commit | c77b9311969f7479870552a57c334029fb5a6eec | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Mon May 16 16:29:35 2011 +0200 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Mon May 16 16:29:35 2011 +0200 |
tree | e4c6b19293c0f19fbcda5715db4426a06b19892f | |
parent | d0e11ec5b07c7c49061a2e4a73a0c231d9b46ad7 [diff] |
Issue #11614: import __hello__ prints "Hello World!". Patch written by Andreas Stührk.