On 2009-10-07, Tarek Ziadé <ziade.ta...@gmail.com> wrote: > > We are going to ship Distribute 0.6.4 by the end of this week with a > few more bugs fixed, whereas they were listed in Setuptools tracker > (http://bitbucket.org/tarek/distribute/wiki/bug_listing) whereas they > were added directly in our tracker. > > If you had any issue you want to see fixed in this release, please speak up.
http://bitbucket.org/tarek/distribute/issue/23/warning-about-module-was-already-imported The "Module pkg_resources was already imported from"-like warnings when running something inside buildout are irritating. They also break a script I have that calls "python setup.py --name" on several packages to grab their name. Normally you get the name, now you get several lines of warnings, followed by the name. Otherwise I have to go back to a regex :-) Reinout -- Reinout van Rees - rein...@vanrees.org - http://reinout.vanrees.org Software developer at http://www.thehealthagency.com "Military engineers build missiles. Civil engineers build targets" _______________________________________________ Distutils-SIG maillist - Distutils-SIG@python.org http://mail.python.org/mailman/listinfo/distutils-sig