app/soc/logic/model/__init__.py
author Sverre Rabbelier <srabbelier@gmail.com>
Sun, 12 Oct 2008 18:40:32 +0000
changeset 311 a2121c1143b2
parent 306 ba39e8992709
permissions -rw-r--r--
Dictionaries need String values for keys The cleanup patch earlier mistakenly used raw names as keys to the dictionary (such as one would do in a function call). This fixes that mistake. Patch by: Sverre Rabbelier Reviewed by: to-be-reviewed
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines: