]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Change import_fresh_module to work with packages.
authorEzio Melotti <ezio.melotti@gmail.com>
Sat, 14 May 2011 03:02:25 +0000 (06:02 +0300)
committerEzio Melotti <ezio.melotti@gmail.com>
Sat, 14 May 2011 03:02:25 +0000 (06:02 +0300)
commit720f8dea196640a053135f31be89b652d685e55c
treed7e32654c4558d5b87902cff1114e1c5e1a0fd41
parentd82a8876f0cf26ffc04d18f5fed0596c74c0d004
Change import_fresh_module to work with packages.
Lib/test/test_support.py