v.licheni.net
/
stack
/
code
/
dboxswitch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
095d457
)
renamed newProfile to addProfile
author
stack
<stack@inventati.org>
Sun, 8 Jul 2012 16:14:26 +0000
(18:14 +0200)
committer
stack
<stack@inventati.org>
Sun, 8 Jul 2012 16:14:26 +0000
(18:14 +0200)
profhandler.py
patch
|
blob
|
history
diff --git
a/profhandler.py
b/profhandler.py
index
d0e16f2
..
1008c4b
100755
(executable)
--- a/
profhandler.py
+++ b/
profhandler.py
@@
-87,7
+87,7
@@
class ProfHandler():
return self.pdir
- def
new
Profile(self, profileName):
+ def
add
Profile(self, profileName):
""" Create a profile """
print("Creating a new profile")