Message 291413 - Python tracker
Message291413
| 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:14 | serhiy.storchaka | set | recipients: + serhiy.storchaka, vinay.sajip, vstinner, anselm.kruis |
| 2017-04-10 05:40:14 | serhiy.storchaka | set | messageid: <1491802814.54.0.329199597573.issue30028@psf.upfronthosting.co.za> |
| 2017-04-10 05:40:14 | serhiy.storchaka | link | issue30028 messages |
| 2017-04-10 05:40:14 | serhiy.storchaka | create | |