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 georg.brandl
Recipients
Date 2006-12-19.20:54:05
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
This is a fixer for the 2to3 refactoring utility, replacing occurences of intern() by sys.intern().
History
Date User Action Args
2007-08-23 15:55:51adminlinkissue1619049 messages
2007-08-23 15:55:51admincreate