diff options
| author | Neal Norwitz <nnorwitz@gmail.com> | 2002-11-22 23:29:31 (GMT) |
|---|---|---|
| committer | Neal Norwitz <nnorwitz@gmail.com> | 2002-11-22 23:29:31 (GMT) |
| commit | 8d4c9817a2b7296b3ed828f2e455638604dc60d3 (patch) | |
| tree | 25e080a8a3034342bc155c58940d1b56e183f4f2 /Lib/idlelib/PyParse.py | |
| parent | 450cafae28495af5fa8d462a335a356f407219ef (diff) | |
| download | cpython-8d4c9817a2b7296b3ed828f2e455638604dc60d3.zip cpython-8d4c9817a2b7296b3ed828f2e455638604dc60d3.tar.gz cpython-8d4c9817a2b7296b3ed828f2e455638604dc60d3.tar.bz2 | |
Fix SF # 640557, '64-bit' systems and the dbm module
datum.dsize can apparently be long on some systems.
Ensure we pass an int* to PyArg_Parse("s#"), not &datum.dsize
Will backport.
Diffstat (limited to 'Lib/idlelib/PyParse.py')
0 files changed, 0 insertions, 0 deletions
