diff options
| author | Jon Dufresne <jon.dufresne@gmail.com> | 2014-09-29 18:24:33 -0700 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2014-10-30 11:52:59 -0400 |
| commit | eb4f6de980c5148ba48d4ed67f31cca27dd132a8 (patch) | |
| tree | 787358de9347c8fcfd0bb5fa8c12778f90bf15d3 /docs/make.bat | |
| parent | eab3dc195eff4123460fb99d7819a7f6627e7115 (diff) | |
Fixed #8149 -- Made File.__iter__() support universal newlines.
The following are recognized as ending a line: the Unix end-of-line
convention '\n', the Windows convention '\r\n', and the old
Macintosh convention '\r'.
http://www.python.org/dev/peps/pep-0278
Thanks tchaumeny for review.
Diffstat (limited to 'docs/make.bat')
0 files changed, 0 insertions, 0 deletions
