diff options
author | Mark Hammond <mhammond@skippinet.com.au> | 2003-01-16 04:56:52 +0000 |
---|---|---|
committer | Mark Hammond <mhammond@skippinet.com.au> | 2003-01-16 04:56:52 +0000 |
commit | d800ae12f2efa048ee4e9c2558e646c9f3304022 (patch) | |
tree | bceee24acc770294173d9eef69cf6abbd64b8ef8 /Python/modsupport.c | |
parent | 883400933810ac62631c391766c1380a65fbc4de (diff) | |
download | cpython-git-d800ae12f2efa048ee4e9c2558e646c9f3304022.tar.gz |
This test previously failed when run from the 'test' directory. In that
case, the test module created is actually a sub-package of 'test', thus
the module is named 'test.areallylongpackage...' - this caused failure.
Replace the hard-coded module names with __name__ attributes, which
correctly reflects any hierarchy.
Diffstat (limited to 'Python/modsupport.c')
0 files changed, 0 insertions, 0 deletions