Message59478
| Author | gvanrossum |
|---|---|
| Recipients | christian.heimes, gvanrossum |
| Date | 2008-01-07.18:58:01 |
| SpamBayes Score | 0.0025115996 |
| Marked as misclassified | No |
| Message-id | <1199732282.41.0.0565875093143.issue1756@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
As of today, the -m option doesn't appear to work any more in the trunk. I get this error: $ ./python -m string Could not import runpy module $ However it seems to be confused: $ ./python -c 'import runpy' $ IOW the module imports just fine. Crys, I wonder if this has to do with your import-nolock changes? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-01-07 18:58:02 | gvanrossum | set | spambayes_score: 0.0025116 -> 0.0025115996 recipients: + gvanrossum, christian.heimes |
| 2008-01-07 18:58:02 | gvanrossum | set | spambayes_score: 0.0025116 -> 0.0025116 messageid: <1199732282.41.0.0565875093143.issue1756@psf.upfronthosting.co.za> |
| 2008-01-07 18:58:01 | gvanrossum | link | issue1756 messages |
| 2008-01-07 18:58:01 | gvanrossum | create | |