Message315256
| Author | brett.cannon |
|---|---|
| Recipients | brett.cannon |
| Date | 2018-04-13.19:08:16 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1523646496.5.0.682650639539.issue33276@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
https://docs.python.org/3/reference/import.html#module-path says that "regardless of its value", __path__'s mere existence is key. But then later the docs say "__path__ must be an iterable of strings, but it may be empty". Technically the latter is more accurate, so the docs should get touched up to match itself better. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-04-13 19:08:16 | brett.cannon | set | recipients: + brett.cannon |
| 2018-04-13 19:08:16 | brett.cannon | set | messageid: <1523646496.5.0.682650639539.issue33276@psf.upfronthosting.co.za> |
| 2018-04-13 19:08:16 | brett.cannon | link | issue33276 messages |
| 2018-04-13 19:08:16 | brett.cannon | create | |