[issue17830] keyword.py main does not preserve line endings when rewriting keyword file

R. David Murray report at bugs.python.org
Thu Apr 25 16:43:07 CEST 2013


R. David Murray added the comment:

Or both.

Zach, can you try this patch on Windows?  I tested it by setting my local keywords.py file to have DOS line endings, and it seems to work correctly.

Although this turns out to be a bug, it has never bothered anyone, so I don't have any intent to backport it.

----------
title: Fix test_keyword on Windows, clean up addCleanup -> keyword.py main does not preserve line endings when rewriting keyword file
Added file: http://bugs.python.org/file30014/keyword_preserve_nl.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue17830>
_______________________________________


More information about the Python-bugs-list mailing list