The eggs quick guide 
http://peak.telecommunity.com/DevCenter/PythonEggs#using-eggs
says that eggs can be installed by just putting them on sys.path.  This doesn't
seem to be enough though. A .pth file seem to also be necessary.

Am I missing something? Or is the documentation incorrect?

Jim

-- 
Jim Fulton           mailto:[EMAIL PROTECTED]       Python Powered!
CTO                  (540) 361-1714            http://www.python.org
Zope Corporation     http://www.zope.com       http://www.zope.org
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to