Esempio n. 1
0
 def setUp(self):
     f = StringIO.StringIO(self.test_config)
     self.config = EnvConfigParser()
     self.config.readfp(f)