]> granicus.if.org Git - python/commit
Bug #1366000: cleanup BZ2File.seek() logic. Fixes the case of whence=2, offset>=0.
authorGeorg Brandl <georg@python.org>
Sat, 18 Feb 2006 21:57:25 +0000 (21:57 +0000)
committerGeorg Brandl <georg@python.org>
Sat, 18 Feb 2006 21:57:25 +0000 (21:57 +0000)
commit47fab92542133b9a3936f8771560bd6167db9d4d
treef56869f57f382ad0b93da108df44165f0de2145e
parentd5b671508369dd8a33b0370beb3589ef98cbeef2
Bug #1366000: cleanup BZ2File.seek() logic. Fixes the case of whence=2, offset>=0.
Modules/bz2module.c