]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Bug #1177964: make file iterator raise MemoryError on too big files
authorGeorg Brandl <georg@python.org>
Fri, 31 Mar 2006 20:31:05 +0000 (20:31 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 31 Mar 2006 20:31:05 +0000 (20:31 +0000)
commitaf55db9cd83f82db032190a0e15ad6e8dec11488
treef5ca9179c08300ef580e25195bf48967ec321718
parent5c1498057a85a463e422d7e6464479dfe12dde20
Bug #1177964: make file iterator raise MemoryError on too big files
 (backport from rev. 43506)
Objects/fileobject.c