summaryrefslogtreecommitdiff
path: root/Python/getcompiler.c
diff options
context:
space:
mode:
authorMark Hammond <mhammond@skippinet.com.au>2003-01-16 04:56:52 +0000
committerMark Hammond <mhammond@skippinet.com.au>2003-01-16 04:56:52 +0000
commitd800ae12f2efa048ee4e9c2558e646c9f3304022 (patch)
treebceee24acc770294173d9eef69cf6abbd64b8ef8 /Python/getcompiler.c
parent883400933810ac62631c391766c1380a65fbc4de (diff)
downloadcpython-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/getcompiler.c')
0 files changed, 0 insertions, 0 deletions