[Distutils] [Python-Dev] PEP 365 (Adding the pkg_resources module)
Jim Fulton
jim at zope.com
Wed Mar 19 20:37:59 CET 2008
On Mar 18, 2008, at 2:51 PM, Marius Gedminas wrote:
...
> os.path.join(os.path.dirname(__file__), 'foo') just has too many
> problems.
Could you be specific? It has worked pretty well for us. It makes it
hard to provide software in zip files, but that seems overrated. In
particular, I recently noticed that it took significantly longer to
start an app from zipped eggs than from unzipped eggs. And, of
course, zipped eggs are a lot less convenient for looking at code.
Jim
--
Jim Fulton
Zope Corporation
More information about the Distutils-SIG
mailing list