]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix for refleak tests through regrtest.py -R:: bug #1414
authorChristian Heimes <christian@cheimes.de>
Mon, 12 Nov 2007 19:19:07 +0000 (19:19 +0000)
committerChristian Heimes <christian@cheimes.de>
Mon, 12 Nov 2007 19:19:07 +0000 (19:19 +0000)
commitf19169f2d5772db906b118039f8b43232357c45f
treee9b7aef6c395cf8163ab6e80eb1945af78cd2de6
parent4fe72f9b03f92f126bec69d79ca3e9e09018c988
Fix for refleak tests through regrtest.py -R:: bug #1414
The pre-commit hook doesn't allow a trailing newline
Lib/test/test_frozen.py
Python/frozen.c
Tools/freeze/flag.py [new file with mode: 0644]