commit | 862543aa85249b46649b60da96743b4b14c6c83b | [log] [tgz] |
---|---|---|
author | Christian Heimes <christian@cheimes.de> | Mon Dec 31 03:07:24 2007 +0000 |
committer | Christian Heimes <christian@cheimes.de> | Mon Dec 31 03:07:24 2007 +0000 |
tree | 64bd6ad52d774e0170d22cd37efff937952240f3 | |
parent | c90584ecc171a71289c6860b1206ca8031bb96ca [diff] |
Don't close sys.stdin with quit() if sys.stdin wraps fd 0. Otherwise it will raise a warning: Lib/io.py:1221: RuntimeWarning: Trying to close unclosable fd