commit | 7648ba83f24aaae08104bf65773ea259b49e70da | [log] [tgz] |
---|---|---|
author | Brett Cannon <bcannon@gmail.com> | Mon Oct 15 20:52:41 2007 +0000 |
committer | Brett Cannon <bcannon@gmail.com> | Mon Oct 15 20:52:41 2007 +0000 |
tree | 49927038f60c6f8ab800548f52273e5909570e62 | |
parent | e20ad358fd678b37e76715f8dfae83bff7751a8b [diff] |
Make the docstring for io.open() a raw string so that the explanation for the 'newline' argument is not a jumbled mess of newlines.