Message 78038 - Python tracker
Message78038
| Author | beazley |
|---|---|
| Recipients | beazley, georg.brandl |
| Date | 2008-12-18.19:09:55 |
| SpamBayes Score | 0.00736314 |
| Marked as misclassified | No |
| Message-id | <1229627398.43.0.465661733522.issue4694@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The documentation for "Proxy Objects" in the multiprocessing module describes a method "_call_method" and gives various examples. The only problem is that the method is actually called "_callmethod" (i.e., no underscore between "call" and "method"). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-12-18 19:09:58 | beazley | set | recipients: + beazley, georg.brandl |
| 2008-12-18 19:09:58 | beazley | set | messageid: <1229627398.43.0.465661733522.issue4694@psf.upfronthosting.co.za> |
| 2008-12-18 19:09:56 | beazley | link | issue4694 messages |
| 2008-12-18 19:09:56 | beazley | create | |