]> granicus.if.org Git - python/commit
Don't die if an ok file method (e.g. fileno) doesn't exist.
authorGuido van Rossum <guido@python.org>
Mon, 30 Sep 1996 18:50:44 +0000 (18:50 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 30 Sep 1996 18:50:44 +0000 (18:50 +0000)
commitdfd9cb1e121ea74aefea81ac18ed4fe09d1243df
tree7ede1f0cc3793a544a6cd02a304090dda30d3279
parenteb76b8484dfd9307e4bbd6d6c3ad87cc6090adca
Don't die if an ok file method (e.g. fileno) doesn't exist.
Lib/rexec.py