Andrew M. Kuchling
|
83b3910e61
|
Edits, and add markup
|
2008-09-30 12:31:07 +00:00 |
Jesse Noller
|
37040cdace
|
issue3770: if SEM_OPEN is 0, disable the mp.synchronize module, rev. Nick Coghlan, Damien Miller
|
2008-09-30 00:15:45 +00:00 |
Georg Brandl
|
9af9498c6e
|
Remove things specific to the old Macintosh, and spell "Mac OS X" consistently.
|
2008-09-13 17:41:16 +00:00 |
Jesse Noller
|
d5ff5b2ec4
|
Fix typo in multiprocessing doc, cancel_join_thread was missing _thread
|
2008-09-06 01:20:11 +00:00 |
Brett Cannon
|
971f10210e
|
Clarify that some attributes/methods are listed somewhat separately because they are not part of the threading API.
|
2008-08-24 23:15:19 +00:00 |
Benjamin Peterson
|
73641d7eb4
|
fix up the multiprocessing docs a little
|
2008-08-20 14:07:59 +00:00 |
Jesse Noller
|
5bc9f4c09c
|
issue3352: clean up the multiprocessing API to remove many get_/set_ methods and convert them to properties. Update the docs and the examples included.
|
2008-08-19 19:06:19 +00:00 |
Andrew M. Kuchling
|
8ea605c204
|
Typo fix
|
2008-07-14 01:18:16 +00:00 |
Andrew M. Kuchling
|
a2478d9fa0
|
Typo fix
|
2008-07-14 00:40:55 +00:00 |
Andrew M. Kuchling
|
ded01d1bf0
|
Typo fixes
|
2008-07-14 00:35:32 +00:00 |
Benjamin Peterson
|
90f36730e2
|
fix various doc typos #3320
|
2008-07-12 20:16:19 +00:00 |
Benjamin Peterson
|
910c2ab674
|
edit multiprocessing docs
|
2008-06-27 23:22:06 +00:00 |
Andrew M. Kuchling
|
be504f1795
|
Remove some standalone material from the introduction; various markup and typo fixes
|
2008-06-19 19:48:42 +00:00 |
Benjamin Peterson
|
190d56e009
|
add the multiprocessing package to fulfill PEP 371
|
2008-06-11 02:40:25 +00:00 |