diff options
| author | Mark Hammond <mhammond@skippinet.com.au> | 2003-01-16 04:56:52 (GMT) |
|---|---|---|
| committer | Mark Hammond <mhammond@skippinet.com.au> | 2003-01-16 04:56:52 (GMT) |
| commit | d800ae12f2efa048ee4e9c2558e646c9f3304022 (patch) | |
| tree | bceee24acc770294173d9eef69cf6abbd64b8ef8 /Python/bltinmodule.c | |
| parent | 883400933810ac62631c391766c1380a65fbc4de (diff) | |
| download | cpython-d800ae12f2efa048ee4e9c2558e646c9f3304022.zip cpython-d800ae12f2efa048ee4e9c2558e646c9f3304022.tar.gz cpython-d800ae12f2efa048ee4e9c2558e646c9f3304022.tar.bz2 | |
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/bltinmodule.c')
0 files changed, 0 insertions, 0 deletions
