]> granicus.if.org Git - python/commit
Speed up next() by disabling snapshot updating then.
authorGuido van Rossum <guido@python.org>
Wed, 11 Apr 2007 16:07:50 +0000 (16:07 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 11 Apr 2007 16:07:50 +0000 (16:07 +0000)
commitb9c4c3e455b07b362bd886f7e95aed3be5ab51f6
treebf8ba68f7818d4d4ac8e876daaea56369c8c070a
parentcba608cadbf24f2f88f5db215a58fc9428a9aafd
Speed up next() by disabling snapshot updating then.
Lib/io.py
Lib/test/test_io.py