[New-bugs-announce] [issue1930] sys.maxint not found in Python 3.0a2

Robert Clark report at bugs.python.org
Fri Jan 25 01:10:07 CET 2008


New submission from Robert Clark:

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'

----------
messages: 61661
nosy: rclark
severity: normal
status: open
title: sys.maxint not found in Python 3.0a2
type: compile error
versions: Python 3.0

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1930>
__________________________________


More information about the New-bugs-announce mailing list