.hgignore
author Alexander Solovyov <piranha@piranha.org.ua>
Sun, 06 Sep 2009 16:32:32 +0300
changeset 87 ec9736668bca
parent 48 4e7303fd9bec
child 100 78a1e77609e6
permissions -rw-r--r--
when calling command from python set not supplied options to proper defaults Earlier you would get full option spec (short, default, help) for every option, not supplied as argument (or keyword argument) in function call.

\.pyc$
^docs/_build/
^MANIFEST$
^dist/