You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mitogen/docs
David Wilson 7af97c0365 importer: drop redundant prefix from pkg_present
For the 52 submodules of ansible.modules.system, this produced a 1602
byte pkg_present list. After stripping it becomes 406 bytes, and the
entire LOAD_MODULE size drops from 1988 bytes to 792 bytes (-60%).

For the 68 submodules of ansible.module_utils, 1902 bytes pkg_present
becomes 474 bytes (-75%), and LOAD_MODULE size drops from 2867 bytes to
1439 bytes (-49%).

In a simple test running Ansible's "setup" module followed by its "apt"
module, wire bytes sent drops from 140,357 to 135,531 (-3.4%).
8 years ago
..
_static docs: more getting started guide 8 years ago
_templates Rename package. 8 years ago
images docs: way more appropriate image 8 years ago
Makefile docs: sphinx-autobuild default target. 8 years ago
api.rst master: Select.all() sugar 8 years ago
conf.py docs: Use sphinx-programoutput plugin for preamble_size.py 8 years ago
docs-requirements.txt docs: Use sphinx-programoutput plugin for preamble_size.py 8 years ago
examples.rst docs: fix typo 8 years ago
getting_started.rst docs: Fix out of date get_data() snippets 8 years ago
history.rst Rename package. 8 years ago
howitworks.rst Latch v2: combined queue + one self-pipe-per-thread 8 years ago
index.rst docs: fix Select() example for new style API. 8 years ago
internals.rst importer: drop redundant prefix from pkg_present 8 years ago
shame.rst docs: Fix function name. 8 years ago
toc.rst Reorder table of contents. 8 years ago