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:10:06
SpamBayes Score 0.2666285
Marked as misclassified No
Message-id <1201219807.95.0.419145218607.issue1930@psf.upfronthosting.co.za>
In-reply-to
Content
File
"/home/rclark/lib/src/python/pyparsing/pyparsing-1.3.1/pyparsing.py",
line 971, in __init__
    self.maxLen = sys.maxint

AttributeError: 'module' object has no attribute 'maxint'
History
Date User Action Args
2008-01-25 00:10:08rclarksetspambayes_score: 0.266629 -> 0.2666285
recipients: + rclark
2008-01-25 00:10:07rclarksetspambayes_score: 0.266629 -> 0.266629
messageid: <1201219807.95.0.419145218607.issue1930@psf.upfronthosting.co.za>
2008-01-25 00:10:06rclarklinkissue1930 messages
2008-01-25 00:10:06rclarkcreate