]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add test case for freeze.
authorMartin v. Löwis <martin@v.loewis.de>
Sun, 30 Mar 2014 18:18:58 +0000 (20:18 +0200)
committerMartin v. Löwis <martin@v.loewis.de>
Sun, 30 Mar 2014 18:18:58 +0000 (20:18 +0200)
commit80c09cfa491777e46bdb2792ee457b22ccb09a81
tree4be4e10cbb4bf25838d505b4ff6b9c9ae3e0b5f4
parente5bb551cc5042a2523f06d0135d055e2274ae0d7
Add test case for freeze.
Misc/NEWS
Tools/freeze/test/Makefile [new file with mode: 0644]
Tools/freeze/test/ok.py [new file with mode: 0644]