]> granicus.if.org Git - python/commit
Don't add multiple empty lines at the end of the codec. With this a
authorWalter Dörwald <walter@livinglogic.de>
Fri, 31 Mar 2006 10:13:10 +0000 (10:13 +0000)
committerWalter Dörwald <walter@livinglogic.de>
Fri, 31 Mar 2006 10:13:10 +0000 (10:13 +0000)
commit5d23f9a8a33324d00d1e73f40f7c07e914b295f1
tree2aca02a8f1dcacb5a8c9df3e7bdde8308c8125be
parenta35b05ebd05578d5c9491bd54a4f39735a1c937e
Don't add multiple empty lines at the end of the codec. With this a
regenerated codec should survive reindent.py unchanged.
Tools/unicode/gencodec.py