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 pitrou
Recipients loewis, pitrou, riq, teoliphant
Date 2008-12-08.23:28:11
SpamBayes Score 0.00047798888
Marked as misclassified No
Message-id <1228778890.27610.0.camel@localhost>
In-reply-to <1228774345.5.0.55250929869.issue3101@psf.upfronthosting.co.za>
Content
I think they currently are private functions which happen to be used
accross two different C source files. So they should be renamed
_Py_something (or the situation should be fixed so that they can be made
static).
History
Date User Action Args
2008-12-08 23:28:13pitrousetrecipients: + pitrou, loewis, teoliphant, riq
2008-12-08 23:28:11pitroulinkissue3101 messages
2008-12-08 23:28:11pitroucreate