]> granicus.if.org Git - python/commit
17830: preserve line endings of original file when updating keywords.
authorR David Murray <rdmurray@bitdance.com>
Thu, 25 Apr 2013 16:01:36 +0000 (12:01 -0400)
committerR David Murray <rdmurray@bitdance.com>
Thu, 25 Apr 2013 16:01:36 +0000 (12:01 -0400)
commitf0f7ceae3c94df171d94da1055236db1a93d85a9
treef4ab400961df3124ee3ba8a9364793366b1ade24
parent523809259251f5f2d3b7d1d291af850fd353b0eb
17830: preserve line endings of original file when updating keywords.

This fixes the test failures on Windows from the new tests, and
includes test fixes as well as the module fix.
Lib/keyword.py
Lib/test/test_keyword.py
Misc/NEWS