On Apr 22, 2009, at 10:55 AM, Wichert Akkerman wrote: ... >>> 2. forbid the use of __file__ in setup.py. This breaks on systems >>> which do not have setuptools installed globally but rely on a >>> (zc.buildout-created) wrapper script. __file__ will point >>> to the wrapper script in those instances, which breaks setup.py. >> >> Is there something zc.buildout or setuptools can do differently that >> will mitigate this? > > I don't know I'm afraid.
Perhaps you could provide (or point to) an example that illustrates this problem. Jim -- Jim Fulton Zope Corporation _______________________________________________ Zope-Dev maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
