[Patch #1615868 by Lars Gustaebel] Use Py_off_t to fix BZ2File.seek() for offsets...
commit57339ba3d7bdf6cf4f01b8c372f4f0b0c8133f5d
authorandrew.kuchling <andrew.kuchling@6015fed2-1504-0410-9fe1-9d1591cc4771>
Mon, 18 Dec 2006 19:26:13 +0000 (18 19:26 +0000)
committerandrew.kuchling <andrew.kuchling@6015fed2-1504-0410-9fe1-9d1591cc4771>
Mon, 18 Dec 2006 19:26:13 +0000 (18 19:26 +0000)
treebbe333e89aa604920df332ef91fabfd629a903f5
parenta887a8b98532a97f998f4f2e6def0808118bc31f
[Patch #1615868 by Lars Gustaebel] Use Py_off_t to fix BZ2File.seek() for offsets > 2Gb

git-svn-id: http://svn.python.org/projects/python/branches/release25-maint@53054 6015fed2-1504-0410-9fe1-9d1591cc4771
Modules/bz2module.c