New submission from Jason R. Coombs <jar...@jaraco.com>:

When reindent.py runs, it will convert the line endings for each file it 
converts to the default line ending for the platform on which reindent.py runs. 
It would be better if reindent.py would retain line endings of the source file. 
Attached is a patch that addresses this issue.

----------
components: Demos and Tools
files: reindent-autonewline.patch
keywords: patch
messages: 123476
nosy: jaraco
priority: normal
severity: normal
status: open
title: reindent.py converts newlines to platform default
versions: Python 3.1, Python 3.2
Added file: http://bugs.python.org/file19955/reindent-autonewline.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10639>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to