This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author eric.araujo
Recipients benjamin.peterson, eric.araujo, tiagoantao
Date 2011-06-14.15:21:25
SpamBayes Score 0.008436228
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
For the 2to3 support in the new packaging module (successor of distutils), we even do three passes: code, docstrings and doctest files.
History
Date User Action Args
2011-06-14 15:21:26eric.araujosetrecipients: + eric.araujo, benjamin.peterson, tiagoantao
2011-06-14 15:21:26eric.araujosetmessageid: <[email protected]>
2011-06-14 15:21:26eric.araujolinkissue9273 messages
2011-06-14 15:21:25eric.araujocreate