Given setuptools and zipimport are supported with python 2.7, could someone please provide a brief post describing the specifics of importing eggs and using entry points on gae?
For example, it would be nice if the eggs at app root were added to path automatically, and if wsgi handlers (referred to in app.yaml) could reside inside eggs.
Thanks!
Petri