]> granicus.if.org Git - python/commit
Fixed the negative value check in io._BytesIO.seek().
authorAlexandre Vassalotti <alexandre@peadrop.com>
Thu, 8 May 2008 01:39:38 +0000 (01:39 +0000)
committerAlexandre Vassalotti <alexandre@peadrop.com>
Thu, 8 May 2008 01:39:38 +0000 (01:39 +0000)
commit8130f7c3c4a5fa8458bd1dd7ee40229ee687952e
tree58441a112aa3b12b7712a90e95b83d37805e3dc0
parent10dfc1ee31bfcbd6158c8d9a79a85c21d0f2561e
Fixed the negative value check in io._BytesIO.seek().
Lib/io.py