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 meador.inge
Recipients Suman.Saha, amaury.forgeotdarc, belopolsky, ezio.melotti, georg.brandl, meador.inge, terry.reedy
Date 2011-09-26.14:41:05
SpamBayes Score 0.00060160056
Marked as misclassified No
Message-id <1317048066.76.0.765785685372.issue13013@psf.upfronthosting.co.za>
In-reply-to
Content
> If the function is public I guess that some external module
> might use it

Agreed; That is the only case I could deduce as well, which I hinted at 
in msg144397.  So, I will leave the error check and keep the function
public for now.

I will commit the ref leak fix today.
History
Date User Action Args
2011-09-26 14:41:06meador.ingesetrecipients: + meador.inge, georg.brandl, terry.reedy, amaury.forgeotdarc, belopolsky, ezio.melotti, Suman.Saha
2011-09-26 14:41:06meador.ingesetmessageid: <1317048066.76.0.765785685372.issue13013@psf.upfronthosting.co.za>
2011-09-26 14:41:06meador.ingelinkissue13013 messages
2011-09-26 14:41:05meador.ingecreate