- Added support for Google App Engine SDK 1.3.1 (36). Actually, the 3rd party lib support is identical
to what dev_appserver does now so future lib additions should work seamlessly.
- Worked around setuptools conflicts that may be introduced by globally installed eggs having the
google namespace, e.g. protobuf (34).