[issue5367] typo in subprocess.py

Benjamin Peterson report at bugs.python.org
Wed Feb 25 21:14:21 CET 2009


Benjamin Peterson <benjamin at python.org> added the comment:

The prefix "r" on a string makes it a raw string, certainly a valid
construct.

----------
nosy: +benjamin.peterson
resolution:  -> invalid
status: open -> closed

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


More information about the Python-bugs-list mailing list