]> arthur.barton.de Git - bup.git/commit
lib/bup/options: Add docstrings
authorGabriel Filion <lelutin@gmail.com>
Mon, 16 Aug 2010 01:29:33 +0000 (21:29 -0400)
committerAvery Pennarun <apenwarr@gmail.com>
Sun, 22 Aug 2010 07:16:27 +0000 (00:16 -0700)
commitc76370fed7f7c1dcf9f3e969ab1ba6aceb126c41
tree7ed8189c15de592f8ca2a42b2add992ad2602f34
parent2ff672c48f3dbde761b30775adcdc76a621df527
lib/bup/options: Add docstrings

Document the code with docstrings.

Use one line per imported module as recommended by PEP 8 to make it
easier to spot unused modules.

Signed-off-by: Gabriel Filion <lelutin@gmail.com>
lib/bup/options.py