[issue8787] warnings inside PyRun_SimpleString() display argv[1]

Sebastian report at bugs.python.org
Tue May 25 17:36:10 CEST 2010


Sebastian <python.10.webmaster at spamgourmet.com> added the comment:

attached a patch for this issue now.

Now it first uses the name of the script,
instead of __file__.

----------
keywords: +patch
Added file: http://bugs.python.org/file17461/_warnings.c.patch

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


More information about the Python-bugs-list mailing list