Mercurial
Mercurial
>
leezam
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
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
())