]> granicus.if.org Git - python/commit
Update crlf and lfcr scripts for 3.x bytes semantics (#12032).
authorÉric Araujo <merwok@netwok.org>
Fri, 12 Aug 2011 17:40:05 +0000 (19:40 +0200)
committerÉric Araujo <merwok@netwok.org>
Fri, 12 Aug 2011 17:40:05 +0000 (19:40 +0200)
commit1bf5b6a4544bc06c630510c9b099c49a4ab2a5ea
treef8944a184d4ea90bfaa37dc0ef6754b871655a05
parentfbc5ff6235e5fb53900d17f2bb69caec03240ba4
Update crlf and lfcr scripts for 3.x bytes semantics (#12032).

Changes to crlf originally by Victor Stinner for 3.3, copied to lfcr by
me.  Manually tested.
Tools/scripts/crlf.py
Tools/scripts/lfcr.py