This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients Trundle, benjamin.peterson, eric.araujo, ezio.melotti, georg.brandl, python-dev, vstinner
Date 2011-05-16.14:35:46
SpamBayes Score 8.2820836e-05
Marked as misclassified No
Message-id <E1QLytd-0007Ey-Bw@dinsdale.python.org>
In-reply-to
Content
New changeset 44fd95cead7b by Victor Stinner in branch '3.1':
Issue #11614: import __hello__ prints "Hello World!". Patch written by Andreas
http://hg.python.org/cpython/rev/44fd95cead7b

New changeset 2c5736e8a221 by Victor Stinner in branch '3.2':
(Merge 3.1) Issue #11614: import __hello__ prints "Hello World!". Patch written
http://hg.python.org/cpython/rev/2c5736e8a221

New changeset 79c49d2fc768 by Victor Stinner in branch 'default':
(Merge 3.2) Issue #11614: import __hello__ prints "Hello World!". Patch written
http://hg.python.org/cpython/rev/79c49d2fc768
History
Date User Action Args
2011-05-16 14:35:46python-devsetrecipients: + python-dev, georg.brandl, vstinner, benjamin.peterson, ezio.melotti, eric.araujo, Trundle
2011-05-16 14:35:46python-devlinkissue11614 messages
2011-05-16 14:35:46python-devcreate