Files
cpython/Objects
Neal Norwitz 16596ddb61 Try to fix the problem on the Windows buildbot where this code:
b * sys.maxint  # from test_bytes.py line 379

Caused:  SystemError: error return without exception set
2007-08-30 05:44:54 +00:00
..
2007-08-25 07:41:59 +00:00
2007-08-25 08:13:40 +00:00