Mercurial
Mercurial
>
catedit
/ 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
.
dev/modules/sysconfig/manifests/init.pp
author
durandn
Fri, 10 Apr 2015 17:46:38 +0200
changeset 94
71a4a7300c35
parent 0
54f4e0f9d636
permissions
-rw-r--r--
made session dict usage a lot safer (using dict.setdefault("key, default) instead of directly using dict["key"])
class
sysconfig
{
}