Staging
v0.5.1
Revision 49d995fd6f2a703d19d93baf06fc9f911cb2ce06 authored by Miss Islington (bot) on 05 December 2018, 20:20:03 UTC, committed by Serhiy Storchaka on 05 December 2018, 20:20:03 UTC
When running test_bdb.py as a script, `import test_module` would be
importing the existing Lib/test/test_modules.py instead of the
tempcwd/test_module.py module which was dynamically created by
test_bdb.py itself.
(cherry picked from commit 54fd45505b3a365e6d53441e6dd7e0d1ec13b46f)

Co-authored-by: Alex H <1884912+lajarre@users.noreply.github.com>
1 parent 9b3d6a1
History
File Mode Size
__init__.py -rw-r--r-- 5.8 KB
client.py -rw-r--r-- 53.1 KB
cookiejar.py -rw-r--r-- 74.6 KB
cookies.py -rw-r--r-- 20.9 KB
server.py -rw-r--r-- 42.8 KB

back to top