docs: reorder sections

wip-fakessh-exit-status
David Wilson 6 years ago
parent 0f899f34ff
commit 592ebd59c2

@ -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