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 doko
Recipients doko
Date 2009-03-28.21:57:03
SpamBayes Score 0.0094526615
Marked as misclassified No
Message-id <1238277425.36.0.0359778681116.issue5591@psf.upfronthosting.co.za>
In-reply-to
Content
There are four global symbols in libpython, which have are globally
defined, and don't have a Py prefix. Would it be possible to define
those with a _Py prefix instead?
History
Date User Action Args
2009-03-28 21:57:05dokosetrecipients: + doko
2009-03-28 21:57:05dokosetmessageid: <1238277425.36.0.0359778681116.issue5591@psf.upfronthosting.co.za>
2009-03-28 21:57:04dokolinkissue5591 messages
2009-03-28 21:57:03dokocreate