web/ldt/utils/__init__.py
author ymh <ymh.work@gmail.com>
Mon, 13 Dec 2010 23:55:19 +0100
changeset 22 83b28fc0d731
parent 1 3a30d255c235
permissions -rw-r--r--
improve on ldt test framework start migration for text test


def Property(func):
    return property(**func())