]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
make sure the path ends in a slash in reload()
authorGuido van Rossum <guido@python.org>
Fri, 11 Aug 1995 13:56:04 +0000 (13:56 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 11 Aug 1995 13:56:04 +0000 (13:56 +0000)
commit1035a892a140a7dc7b59f016230db02b490885d0
tree4b9e64e61c717a930a803c3dc235babc6b053fe9
parentfe4254eb08eb1bc15b2fd46b517119cf9498046a
make sure the path ends in a slash in reload()
Lib/rexec.py