__init__.py
author Sverre Rabbelier <srabbelier@gmail.com>
Sun, 05 Oct 2008 13:27:49 +0000
changeset 285 52e206a6a417
parent 63 9b1909e46633
permissions -rw-r--r--
Style fix, as requested by Todd to dict usage Use "dict['key'] = value" instead of "dict.update({'key' : 'value'})" when updating only one key.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines: