* Make examples/server_example.py Python 3 compatible
* Add a basestring type to Python 3 if needed.
* Simple 2to3 changes
* PEP8 change
* Adding Python 3.4 tests and avoid the "db type could not be determined" message by running Python 3 tests first.