]> granicus.if.org Git - python/commit
Add 'r' to docstrings to avoid expanded backslash escapes. (Ka-Ping Yee)
authorGuido van Rossum <guido@python.org>
Tue, 30 May 2000 13:25:35 +0000 (13:25 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 30 May 2000 13:25:35 +0000 (13:25 +0000)
commit7f91cf9a68432ad502ff9a25070b74ca62b9ac8d
tree88dd32bb47b29870d63646751b1ea429ef19324e
parent3e7b133c957d92b2f0db6e7060bf8a48617f8d9d
Add 'r' to docstrings to avoid expanded backslash escapes.  (Ka-Ping Yee)
Lib/nturl2path.py
Lib/reconvert.py