HomeSort by relevance Sort by last modified time
    Searched refs:cf_from_file (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_cfgparser.py 438 cf_from_file = self.newconfig()
440 cf_from_file.readfp(f)
441 self.assertEqual(cf_from_file.get('section8', 'lovely_spam4'),
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_cfgparser.py 438 cf_from_file = self.newconfig()
440 cf_from_file.readfp(f)
441 self.assertEqual(cf_from_file.get('section8', 'lovely_spam4'),

Completed in 25 milliseconds