Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #17796
| Date | 2011-12-23 06:27 -0600 |
|---|---|
| From | Andrew Berg <bahamutzero8825@gmail.com> |
| Subject | Re: IPC with multiprocessing.connection |
| References | <mailman.3993.1324585661.27778.python-list@python.org> <c13ec164-f24f-476f-8a34-44491b6ad61e@p42g2000vbt.googlegroups.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.4027.1324643243.27778.python-list@python.org> (permalink) |
On 12/23/2011 5:50 AM, bobicanprogram wrote: > You might want to check out the code samples at: > http://www.icanprogram.com/06py/lesson1/lesson1.html Let's see, I asked about a method in the multiprocessing module, and you recommend code snippets that run on Python versions that don't even have the module and that assume Linux when I state in my email signature the version of /Windows/ that I run. On top of all that, it's not even designed to teach Python; it's designed to explain how to use that library! I honestly don't mind someone pushing their website if it actually might help, but you clearly didn't read my post. -- CPython 3.2.2 | Windows NT 6.1.7601.17640
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
IPC with multiprocessing.connection Andrew Berg <bahamutzero8825@gmail.com> - 2011-12-22 14:27 -0600
Re: IPC with multiprocessing.connection bobicanprogram <icanbob@gmail.com> - 2011-12-23 03:50 -0800
Re: IPC with multiprocessing.connection Andrew Berg <bahamutzero8825@gmail.com> - 2011-12-23 06:27 -0600
csiph-web