Message 215420 - Python tracker
Message215420
| Author | eryksun |
|---|---|
| Recipients | Andrew.Boettcher, ajaksu2, astrand, cvrebert, ericpruitt, eryksun, giampaolo.rodola, janzert, josiahcarlson, ooooooooo, parameter, r.david.murray, rosslagerwall, sbt, techtonik, v+python |
| Date | 2014-04-03.02:55:11 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1396493711.56.0.237973854592.issue1191964@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
multiprocessing.connection uses the _winapi module for overlapped I/O and named pipes in case you're looking for examples: http://hg.python.org/cpython/file/3.4/Lib/multiprocessing/connection.py |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-04-03 02:55:11 | eryksun | set | recipients: + eryksun, josiahcarlson, astrand, parameter, techtonik, giampaolo.rodola, ajaksu2, ooooooooo, v+python, r.david.murray, cvrebert, ericpruitt, Andrew.Boettcher, rosslagerwall, sbt, janzert |
| 2014-04-03 02:55:11 | eryksun | set | messageid: <1396493711.56.0.237973854592.issue1191964@psf.upfronthosting.co.za> |
| 2014-04-03 02:55:11 | eryksun | link | issue1191964 messages |
| 2014-04-03 02:55:11 | eryksun | create | |