commit | 76748b7033cdd52a95d78d85f2ec15244e5d0fd8 | [log] [tgz] |
---|---|---|
author | Jason R. Coombs <jaraco@jaraco.com> | Tue Jul 26 11:18:40 2011 -0400 |
committer | Jason R. Coombs <jaraco@jaraco.com> | Tue Jul 26 11:18:40 2011 -0400 |
tree | dcd6d75ab7f0447a0974b3a7839f595488790140 | |
parent | 45dedaafc2d8f83c3021df28251a4a7dae067774 [diff] |
Fixes #10639: reindent.py should not convert newlines reindent.py now will use the newline detected in the original file and will report an error if mixed newlines are encountered.