[issue6816] Provide CPython command line functionality via runpy module
Nick Coghlan
report at bugs.python.org
Wed Nov 18 12:32:49 CET 2009
Nick Coghlan <ncoghlan at gmail.com> added the comment:
I fixed the tests to use the proper escaping function from the re module
instead of directly doubling backslashes, so that error shouldn't happen
any more.
(Was it one of the unstable buildbots that picked this up? I didn't see
anything come through on the checkins list)
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6816>
_______________________________________
More information about the Python-bugs-list
mailing list