]> granicus.if.org Git - python/commit
Use __stdin__ instead of stdin to derive FileType -- safer against
authorGuido van Rossum <guido@python.org>
Sat, 19 Dec 1998 23:53:33 +0000 (23:53 +0000)
committerGuido van Rossum <guido@python.org>
Sat, 19 Dec 1998 23:53:33 +0000 (23:53 +0000)
commit1f05708f69bb90d2892b4e5c9521b19c1574c6b1
treedc5ae1b1f50520c7ed606d71706ae7882cd35f2e
parent1190ee3d033eac619c06fb0feb6e2a4e5ebce078
Use __stdin__ instead of stdin to derive FileType -- safer against
assignments.
Lib/types.py