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 brett.cannon
Recipients brett.cannon
Date 2008-03-17.17:55:48
SpamBayes Score 0.0
Marked as misclassified No
Message-id <1205776549.43.0.234152621457.issue2339@psf.upfronthosting.co.za>
In-reply-to
Content
intern() needs to be added as sys.intern(). Then a 2to3 fixer needs to
be written.
History
Date User Action Args
2009-03-09 14:35:09georg.brandlsetspambayes_score: 0.688363 -> 0.0
2008-03-17 17:55:49brett.cannonsetspambayes_score: 0.688363 -> 0.688363
recipients: + brett.cannon
2008-03-17 17:55:49brett.cannonsetspambayes_score: 0.688363 -> 0.688363
messageid: <1205776549.43.0.234152621457.issue2339@psf.upfronthosting.co.za>
2008-03-17 17:55:48brett.cannonlinkissue2339 messages
2008-03-17 17:55:48brett.cannoncreate