Message74933
Actually, if I remove those lines from the equivalent module in simplejson
it no longer works properly with Python 2.5.2.
File "/Users/bob/src/simplejson/simplejson/decoder.py", line 307, in
__init__
self.scan_once = make_scanner(self)
TypeError: cannot create 'make_scanner' instances |
|
Date |
User |
Action |
Args |
2008-10-17 19:39:48 | bob.ippolito | set | recipients:
+ bob.ippolito, loewis, amaury.forgeotdarc, vstinner |
2008-10-17 19:39:48 | bob.ippolito | set | messageid: <1224272388.34.0.439322279623.issue4136@psf.upfronthosting.co.za> |
2008-10-17 19:39:47 | bob.ippolito | link | issue4136 messages |
2008-10-17 19:39:47 | bob.ippolito | create | |
|