docs: reorder sections

pull/79/head
David Wilson 7 years ago
parent 0a2a483298
commit b194e46d35

@ -668,12 +668,6 @@ bytecode. This is since clean source analysis methods (:py:mod:`ast` and
major Python versions.
Child Module Enumeration
########################
Package children are enumerated using :py:func:`pkgutil.iter_modules`.
Concurrency
###########
@ -754,6 +748,12 @@ the parent at the intermediary. This creates needless network serialization and
latency that should be addressed in a future design.
Child Module Enumeration
########################
Package children are enumerated using :py:func:`pkgutil.iter_modules`.
Use Of Threads
--------------

Loading…
Cancel
Save