Message137910
| Author | higery |
|---|---|
| Recipients | alexis, eric.araujo, higery |
| Date | 2011-06-08.14:51:34 |
| SpamBayes Score | 4.384865e-06 |
| Marked as misclassified | No |
| Message-id | <1307544694.83.0.217384234765.issue12279@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Now, the workaround of my code is just setting the 'distinfo-dir' option with os.curdir value through calling a 'reinitialize_command(self, command, reinit_subcommands=False, **kw)' function , which is added in packaging's Command class for my own purpose, but I think it should be taken as a standard function in Command - it's useful and setuptools' Command class does have this function. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-06-08 14:51:34 | higery | set | recipients: + higery, eric.araujo, alexis |
| 2011-06-08 14:51:34 | higery | set | messageid: <1307544694.83.0.217384234765.issue12279@psf.upfronthosting.co.za> |
| 2011-06-08 14:51:34 | higery | link | issue12279 messages |
| 2011-06-08 14:51:34 | higery | create | |