Message221546
| Author | pitrou |
|---|---|
| Recipients | georg.brandl, ncoghlan, pitrou, rock |
| Date | 2014-06-25.13:13:21 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1403702001.22.0.0338239866822.issue21862@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
That's not how -m should work. It should use the runpy facilities (see the runpy module). Otherwise it probably won't work properly with qualified module names ("-m pkg.subpkg.mod"). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-06-25 13:13:21 | pitrou | set | recipients: + pitrou, georg.brandl, ncoghlan, rock |
| 2014-06-25 13:13:21 | pitrou | set | messageid: <1403702001.22.0.0338239866822.issue21862@psf.upfronthosting.co.za> |
| 2014-06-25 13:13:21 | pitrou | link | issue21862 messages |
| 2014-06-25 13:13:21 | pitrou | create | |