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 rclark
Recipients rclark
Date 2008-01-25.00:11:39
SpamBayes Score 0.048913356
Marked as misclassified No
Message-id <1201219900.17.0.974915003457.issue1931@psf.upfronthosting.co.za>
In-reply-to
Content
File
"/home/rclark/lib/src/python/pyparsing/pyparsing-1.3.1/pyparsing.py",
line 1511, in __init__
    if isinstance( expr, basestring ):
NameError: global name 'basestring' is not defined
History
Date User Action Args
2008-01-25 00:11:40rclarksetspambayes_score: 0.0489134 -> 0.048913356
recipients: + rclark
2008-01-25 00:11:40rclarksetspambayes_score: 0.0489134 -> 0.0489134
messageid: <1201219900.17.0.974915003457.issue1931@psf.upfronthosting.co.za>
2008-01-25 00:11:39rclarklinkissue1931 messages
2008-01-25 00:11:39rclarkcreate