#17771: merge with 3.3.

This commit is contained in:
Ezio Melotti 2013-04-17 07:34:31 +03:00
commit 5aa7685a1c
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ The modules described in this chapter provide support for concurrent
execution of code. The appropriate choice of tool will depend on the
task to be executed (CPU bound vs IO bound) and preferred style of
development (event driven cooperative multitasking vs preemptive
multitasking) Here's an overview:
multitasking). Here's an overview:
.. toctree::