Message333481
| Author | Opher Shachar |
|---|---|
| Recipients | Opher Shachar, dstufft, eric.araujo |
| Date | 2019-01-11.16:01:26 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1547222486.48.0.811316963234.issue35718@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
When creating a custom Command (or sub-classing one) we cannot initialize in "initialize_options()" the "force" option to 1, because Command.__init__ resets it to None after the call to self.initialize_options(). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-01-11 16:01:29 | Opher Shachar | set | recipients: + Opher Shachar, eric.araujo, dstufft |
| 2019-01-11 16:01:26 | Opher Shachar | set | messageid: <1547222486.48.0.811316963234.issue35718@roundup.psfhosted.org> |
| 2019-01-11 16:01:26 | Opher Shachar | link | issue35718 messages |
| 2019-01-11 16:01:26 | Opher Shachar | create | |