]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #11614: import __hello__ prints "Hello World!". Patch written by Andreas
authorVictor Stinner <victor.stinner@haypocalc.com>
Mon, 16 May 2011 14:29:35 +0000 (16:29 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Mon, 16 May 2011 14:29:35 +0000 (16:29 +0200)
commitc77b9311969f7479870552a57c334029fb5a6eec
treee4c6b19293c0f19fbcda5715db4426a06b19892f
parentd0e11ec5b07c7c49061a2e4a73a0c231d9b46ad7
Issue #11614: import __hello__ prints "Hello World!". Patch written by Andreas
Stührk.
Lib/test/test_frozen.py
Misc/NEWS
Python/frozen.c
Tools/freeze/flag.py