Beispiel #1
0
 def parse(self):
     self.value = utils.parse_key('foo')
Beispiel #2
0
 def parse(self):
     self.value = utils.parse_key("foo")
Beispiel #3
0
 def parse(self):
     self.value = utils.parse_key('foo.bar.2')
Beispiel #4
0
 def parse(self):
     self.value = utils.parse_key("foo.bar.2")