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 Matt.Jones, asvetlov, chris.jerdonek, docs@python, python-dev
Date 2012-10-31.14:04:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3XsBBB752kzM2W@mail.python.org>
In-reply-to
Content
New changeset 6e24eb832fb2 by Andrew Svetlov in branch '2.7':
Issue #16370: Mention Py_SetProgramName in example for very high level embedding.
http://hg.python.org/cpython/rev/6e24eb832fb2

New changeset 4c35f5ec6acf by Andrew Svetlov in branch '3.2':
Issue #16370: Mention Py_SetProgramName in example for very high level embedding.
http://hg.python.org/cpython/rev/4c35f5ec6acf

New changeset b6a5f54e0a34 by Andrew Svetlov in branch '3.3':
Merge issue #16370: Mention Py_SetProgramName in example for very high level embedding.
http://hg.python.org/cpython/rev/b6a5f54e0a34

New changeset 0c1b81465d9c by Andrew Svetlov in branch 'default':
Merge issue #16370: Mention Py_SetProgramName in example for very high level embedding.
http://hg.python.org/cpython/rev/0c1b81465d9c
History
Date User Action Args
2012-10-31 14:04:35python-devsetrecipients: + python-dev, asvetlov, chris.jerdonek, docs@python, Matt.Jones
2012-10-31 14:04:35python-devlinkissue16370 messages
2012-10-31 14:04:35python-devcreate