Message 267570 - Python tracker
Message267570
| Author | martin.panter |
|---|---|
| Recipients | JelleZijlstra, brett.cannon, martin.panter, serhiy.storchaka |
| Date | 2016-06-06.23:13:40 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1465254820.79.0.636975880792.issue27238@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The documentation says __file__ can be missing. It is missing for builtin modules (e.g. sys) and frozen modules (e.g. __hello__). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-06-06 23:13:40 | martin.panter | set | recipients: + martin.panter, brett.cannon, serhiy.storchaka, JelleZijlstra |
| 2016-06-06 23:13:40 | martin.panter | set | messageid: <1465254820.79.0.636975880792.issue27238@psf.upfronthosting.co.za> |
| 2016-06-06 23:13:40 | martin.panter | link | issue27238 messages |
| 2016-06-06 23:13:40 | martin.panter | create | |