]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add the __doc__ string from the original module on copy_none().
authorGuido van Rossum <guido@python.org>
Tue, 9 Jun 1998 21:33:44 +0000 (21:33 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 9 Jun 1998 21:33:44 +0000 (21:33 +0000)
commit1f40cd6314850c63b68ebd6b2ca46d1c8f7b4124
tree007804e95cd8acc4740c10787e97191b4fcf7be5
parent929bd0e02e0fd3062db0ad08443dbfd2846f1f8c
Add the __doc__ string from the original module on copy_none().
Lib/rexec.py