summaryrefslogtreecommitdiff
path: root/python/cdec/configobj.py
AgeCommit message (Collapse)Author
2012-07-27[python] conversion from cdec.sa.Rule to cdec.TRuleVictor Chahuneau
+ remove configobj dependency + re-structure packages (no more top-level library) + "const" stuff + use __new__ instead of constructor for some objects