[Distutils] patches: ez_setup.py: don't import setuptools into your current address space in order to learn its version number

zooko zooko at zooko.com
Wed Oct 3 21:51:49 CEST 2007


Okay, this still uses subprocess but doesn't duplicate parse_version 
() from pkg_resources.  Unlike the previous one that I posted, this  
one works because it does "import subprocess" at the top...

Regards,

Zooko

-------------- next part --------------
A non-text attachment was scrubbed...
Name: ez_setup.py
Type: text/x-python-script
Size: 9417 bytes
Desc: not available
Url : http://mail.python.org/pipermail/distutils-sig/attachments/20071003/feefc7a9/attachment.bin 


More information about the Distutils-SIG mailing list