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 apalala
Recipients apalala
Date 2012-08-10.16:55:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1344617759.7.0.314082673575.issue15618@psf.upfronthosting.co.za>
In-reply-to
Content
This patch solves the problem by making turtle check for string against basestring insted of str.
History
Date User Action Args
2012-08-10 16:55:59apalalasetrecipients: + apalala
2012-08-10 16:55:59apalalasetmessageid: <1344617759.7.0.314082673575.issue15618@psf.upfronthosting.co.za>
2012-08-10 16:55:59apalalalinkissue15618 messages
2012-08-10 16:55:58apalalacreate