]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix SF bug #433904 (Alex Martelli) - all s_* methods return None only.
authorGuido van Rossum <guido@python.org>
Mon, 18 Jun 2001 12:33:36 +0000 (12:33 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 18 Jun 2001 12:33:36 +0000 (12:33 +0000)
commit183a2f243768ffd15ff4324b317ba880da1094ef
tree32bf81496238c8eb6fe1d58b39b3c86aef473fb3
parentf3b30747d660f3cecfbb5a8136d5dc30770c0882
Fix SF bug #433904 (Alex Martelli) - all s_* methods return None only.
Lib/rexec.py