]> granicus.if.org Git - python/commit
Record that FCNTL.py has gone away; remove FCNTL hack in tempfile.py;
authorTim Peters <tim.peters@gmail.com>
Sun, 18 Jul 2004 23:58:17 +0000 (23:58 +0000)
committerTim Peters <tim.peters@gmail.com>
Sun, 18 Jul 2004 23:58:17 +0000 (23:58 +0000)
commit90ee7eb18eb1d9aecb4798ba06bf324db97b26b5
tree23b64b71f0c82b78bd90f580886dc501a6b59d2d
parent9516609b6b1dec51195d1f3f9002f2dad2038e12
Record that FCNTL.py has gone away; remove FCNTL hack in tempfile.py;
another hack remains in test___all__.py, but the problem that one
addresses is more general than *just* FCNTL, so leaving it alone.
Lib/tempfile.py
Misc/NEWS