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 serhiy.storchaka
Recipients anselm.kruis, serhiy.storchaka, vinay.sajip, vstinner
Date 2017-04-10.05:40:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1491802814.54.0.329199597573.issue30028@psf.upfronthosting.co.za>
In-reply-to
Content
Is os.getpid always available? I have found hasattr(os, 'getpid') in the logging module.
History
Date User Action Args
2017-04-10 05:40:14serhiy.storchakasetrecipients: + serhiy.storchaka, vinay.sajip, vstinner, anselm.kruis
2017-04-10 05:40:14serhiy.storchakasetmessageid: <1491802814.54.0.329199597573.issue30028@psf.upfronthosting.co.za>
2017-04-10 05:40:14serhiy.storchakalinkissue30028 messages
2017-04-10 05:40:14serhiy.storchakacreate