]> granicus.if.org Git - python/commit
Use r""" instead of """ for the docstring so that backslashes are preserved.
authorKa-Ping Yee <ping@zesty.ca>
Fri, 2 Mar 2001 23:31:43 +0000 (23:31 +0000)
committerKa-Ping Yee <ping@zesty.ca>
Fri, 2 Mar 2001 23:31:43 +0000 (23:31 +0000)
commitfeb671985134f24769f0e1f6bfcce5fac2a8d254
tree78ca4958beea8bc6ae189852b8cfcd3c98850310
parent81df7be2a27071f374b795e60095e7517f75e09b
Use r""" instead of """ for the docstring so that backslashes are preserved.
Lib/os.py