Searched refs:getfloat (Results 1 – 18 of 18) sorted by relevance
130 self.assertAlmostEqual(cf.getfloat('Types', 'float'), 0.44)154 self.assertAlmostEqual(cf.getfloat('Types', 'float',156 self.assertAlmostEqual(cf.getfloat('Types', 'no-such-float',158 eq(cf.getfloat('Types', 'no-such-float', fallback="0.0"), "0.0") # sic!160 cf.getfloat('Types', 'no-such-float')217 self.assertAlmostEqual(cf['Types'].getfloat('float', 0.0), 0.44)218 self.assertAlmostEqual(cf['Types'].getfloat('float',220 self.assertAlmostEqual(cf['Types'].getfloat('no-such-float', 0.0), 0.0)221 self.assertAlmostEqual(cf['Types'].getfloat('no-such-float',223 eq(cf['Types'].getfloat('no-such-float', "0.0"), "0.0") # sic![all …]
201 :meth:`~ConfigParser.getfloat` methods. You can register your own243 :meth:`~ConfigParser.getint`, :meth:`~ConfigParser.getfloat` and686 default :meth:`~ConfigParser.getint`, :meth:`~ConfigParser.getfloat`, and840 # getfloat() raises an exception if the value is not a float842 a_float = config.getfloat('Section1', 'a_float')1112 .. method:: getfloat(section, option, *, raw=False, vars=None[, fallback])
822 def getfloat(self, section, option, *, raw=False, vars=None, member in RawConfigParser
13406 dEQP-GLES31.functional.primitive_bounding_box.state_query.getfloat
20821 dEQP-GLES31.functional.primitive_bounding_box.state_query.getfloat
11409 - Issue #9421: configparser's getint(), getfloat() and getboolean() methods
24087 dEQP-GL45.functional.primitive_bounding_box.state_query.getfloat
24870 dEQP-GLES31.functional.primitive_bounding_box.state_query.getfloat
24906 dEQP-GLES31.functional.primitive_bounding_box.state_query.getfloat
25031 dEQP-GLES31.functional.primitive_bounding_box.state_query.getfloat
24962 dEQP-GLES31.functional.primitive_bounding_box.state_query.getfloat
24966 dEQP-GLES31.functional.primitive_bounding_box.state_query.getfloat
24905 dEQP-GLES31.functional.primitive_bounding_box.state_query.getfloat
24916 dEQP-GLES31.functional.primitive_bounding_box.state_query.getfloat
24745 dEQP-GLES31.functional.primitive_bounding_box.state_query.getfloat