]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added reload() functionality.
authorGuido van Rossum <guido@python.org>
Fri, 26 Oct 1990 14:58:58 +0000 (14:58 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 26 Oct 1990 14:58:58 +0000 (14:58 +0000)
commit8d15b5d036af79b26e98f6c909fd0de97369291f
treef9a58a973ae6b421851312094620daedeb885658
parentabbda16f5834c314c85ff495af277de744dc5587
Added reload() functionality.
Python/import.c