[Distutils] Disabling 2to3 fixers in setup.py w/Distribute?
Barry Warsaw
barry at python.org
Fri Apr 23 14:42:20 CEST 2010
Does distribute's 2to3 support allow you to disable specific fixers?
I ask because I just reported bug 8505:
http://bugs.python.org/issue8505
I can work around it in the code, but it might also make sense to just disable
the fix_future.py fixer, and I'd like to know if it's possible in my package's
setup.py.
Thanks,
-Barry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20100423/b487a653/attachment.pgp>
More information about the Distutils-SIG
mailing list