summaryrefslogtreecommitdiffstats
path: root/Lib/test
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1998-05-19 15:09:05 (GMT)
committerGuido van Rossum <guido@python.org>1998-05-19 15:09:05 (GMT)
commit9c0afe5dc71bb072f7aa471b572799fabda52e40 (patch)
tree825331800729ecde5fe4bf76c203bbdcdb646d81 /Lib/test
parentedde1501272e18e7fa072b851c1f505296a7dc90 (diff)
downloadcpython-9c0afe5dc71bb072f7aa471b572799fabda52e40.zip
cpython-9c0afe5dc71bb072f7aa471b572799fabda52e40.tar.gz
cpython-9c0afe5dc71bb072f7aa471b572799fabda52e40.tar.bz2
Fix a curious bug: statements like "import sys.time" would succeed,
because the path through the code would notice that sys.__path__ did not exist and it would fall back to the default path (builtins + sys.path) instead of failing). No longer.
Diffstat (limited to 'Lib/test')
0 files changed, 0 insertions, 0 deletions