Mercurial
Mercurial
>
platform
/ 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
.
src/ldt/ldt/utils/__init__.py
author
cavaliet
Wed, 09 Mar 2011 18:42:58 +0100
changeset 44
20ab9a7f1849
parent 22
03d02cf0bea7
child 63
93325a5d61f0
permissions
-rw-r--r--
update modal management for create project.
def
Property
(
func
):
return
property
(
**
func
())