[issue9323] trace.py bug with the main file being traced

Florent Xicluna report at bugs.python.org
Mon Sep 13 18:05:58 CEST 2010


Florent Xicluna <florent.xicluna at gmail.com> added the comment:

I've made the wrong assumption that test.regrtest.__file__ is always absolute.

Here is a patch which should fix it.

----------
nosy: +ezio.melotti
Added file: http://bugs.python.org/file18870/issue9323_regrtest.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9323>
_______________________________________


More information about the Python-bugs-list mailing list