Message71334
| Author | pitrou |
|---|---|
| Recipients | jnoller, ncoghlan, pitrou |
| Date | 2008-08-18.14:30:41 |
| SpamBayes Score | 7.634143e-05 |
| Marked as misclassified | No |
| Message-id | <1219069842.63.0.367857924974.issue3589@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> The delayed import functions in multiprocessing.__init__ look like a > serious misfeature to me. I'd be inclined to replace them with "from > .synchronize import *" and "from .process import *" +1 (or, even better, qualified than wildcard imports) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-08-18 14:30:42 | pitrou | set | recipients: + pitrou, ncoghlan, jnoller |
| 2008-08-18 14:30:42 | pitrou | set | messageid: <1219069842.63.0.367857924974.issue3589@psf.upfronthosting.co.za> |
| 2008-08-18 14:30:41 | pitrou | link | issue3589 messages |
| 2008-08-18 14:30:41 | pitrou | create | |