Message 259200 - Python tracker
Message259200
| Author | serhiy.storchaka |
|---|---|
| Recipients | barry, benjamin.peterson, doko, martin.panter, serhiy.storchaka |
| Date | 2016-01-29.09:09:34 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1454058574.45.0.517384820051.issue25698@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Here is a patch that makes import machinery to not left empty module in case of recursion error. I prefer this solution. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-01-29 09:09:34 | serhiy.storchaka | set | recipients: + serhiy.storchaka, barry, doko, benjamin.peterson, martin.panter |
| 2016-01-29 09:09:34 | serhiy.storchaka | set | messageid: <1454058574.45.0.517384820051.issue25698@psf.upfronthosting.co.za> |
| 2016-01-29 09:09:34 | serhiy.storchaka | link | issue25698 messages |
| 2016-01-29 09:09:34 | serhiy.storchaka | create | |