]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Use the "MS" getline hack (fgets()) by default on non-get_unlocked
authorTim Peters <tim.peters@gmail.com>
Mon, 15 Jan 2001 06:33:19 +0000 (06:33 +0000)
committerTim Peters <tim.peters@gmail.com>
Mon, 15 Jan 2001 06:33:19 +0000 (06:33 +0000)
commitf29b64d243a5a1fd64923b9fe40f582fc6eb592a
tree6f4312fa219e3b0092431fa8c2db9cb9f6384c87
parente119006e7dc0df0a5ff6b60764b2ce3cd9477688
Use the "MS" getline hack (fgets()) by default on non-get_unlocked
platforms.  See NEWS for details.
Misc/NEWS
Objects/fileobject.c