diff options
author | Matthias Klose <doko@ubuntu.com> | 2010-08-23 16:47:09 (GMT) |
---|---|---|
committer | Matthias Klose <doko@ubuntu.com> | 2010-08-23 16:47:09 (GMT) |
commit | 7311729790172a6f85db0c31299f06feba217e87 (patch) | |
tree | 5b631fd0493b0afca1376241e933b44693c4f259 /Lib/test | |
parent | 67e91ad9cfe17c8d0658d9310e69ee0f9ec48db7 (diff) | |
download | cpython-7311729790172a6f85db0c31299f06feba217e87.zip cpython-7311729790172a6f85db0c31299f06feba217e87.tar.gz cpython-7311729790172a6f85db0c31299f06feba217e87.tar.bz2 |
Fix builds with builddir != srcdir, introduced in r83988.
os.path.dirname(__file__) points to the scrdir, not the builddir.
Use os.getcwd() instead.
Diffstat (limited to 'Lib/test')
0 files changed, 0 insertions, 0 deletions