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 gvanrossum
Recipients christian.heimes, gvanrossum
Date 2007-10-15.23:13:20
SpamBayes Score 0.27648386
Marked as misclassified No
Message-id <1192490001.06.0.130412485677.issue1258@psf.upfronthosting.co.za>
In-reply-to
Content
BTW we need a 2to3 fixer for this.  Should be trivial -- just replace
*all* occurrences of basestring with str.
History
Date User Action Args
2007-10-15 23:13:21gvanrossumsetspambayes_score: 0.276484 -> 0.27648386
recipients: + gvanrossum, christian.heimes
2007-10-15 23:13:21gvanrossumsetspambayes_score: 0.276484 -> 0.276484
messageid: <1192490001.06.0.130412485677.issue1258@psf.upfronthosting.co.za>
2007-10-15 23:13:21gvanrossumlinkissue1258 messages
2007-10-15 23:13:20gvanrossumcreate