b65ce435c4
- The default 'default' is None - The default 'dest' is the option name, with - replaced with _ - The default 'action' is 'store' Not coincidentally, these defaults are correct for most of our existing code. (imported from commit 9c6078bd778324e08e1ca214a97281a7bdce08c2) |
||
---|---|---|
bots | ||
examples | ||
__init__.py | ||
common.py | ||
README |
The Humbug API Python bindings require the following Python libraries: * simplejson * requests (version >= 0.12)