Message300187
| Author | steve.dower |
|---|---|
| Recipients | brett.cannon, r.david.murray, steve.dower, tschiller, veky |
| Date | 2017-08-12.03:41:09 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1502509269.88.0.212138057848.issue31143@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Perhaps the more important question is whether 2to3 really needs to dynamically generate a list of fixers or if that should have been stopped due to YAGNI. There are only a few modules in the stdlib, and it doesn't seem to support proper namespace packages, so unless there are plans to suddenly add many more we could just make it a hard coded list. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-08-12 03:41:09 | steve.dower | set | recipients: + steve.dower, brett.cannon, r.david.murray, veky, tschiller |
| 2017-08-12 03:41:09 | steve.dower | set | messageid: <1502509269.88.0.212138057848.issue31143@psf.upfronthosting.co.za> |
| 2017-08-12 03:41:09 | steve.dower | link | issue31143 messages |
| 2017-08-12 03:41:09 | steve.dower | create | |