Alexander Belopolsky <belopol...@users.sourceforge.net> added the comment:

>  The full path *could* be easily passed, but I think we should
> address this problem from regrtest.py's side.

I disagree.  There may be other scripts that rely on __main__.__file__ being an 
absolute path and we cannot require everyone to change their assumptions to 
make their scripts traceable.

It looks like absolute path assumption was added by Florent in r78723 (r78719 
in trunk).  Florent, I would like to hear from you before deciding how to 
proceed.  See also issue #7712.

----------
nosy: +flox

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue9323>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to