hgkw/__init__.py
author Martin Geisler <mg@lazybytes.net>
Thu, 05 May 2011 20:03:43 +0200
branchstable
changeset 931 b56e95db7ac5
parent 0 41c7e55cd9e9
permissions -rw-r--r--
run-tests: use type of default to convert environment variable Before, defaults could only be integers, they can now also be strings, floats and what have you. [ original upstream message ]