getfloat(section, option, *, raw=False, vars=None[, fallback])
A convenience method which coerces the option in the specified section to a floating point number. See get()
for explanation of raw, vars and fallback.
getfloat(section, option, *, raw=False, vars=None[, fallback])
A convenience method which coerces the option in the specified section to a floating point number. See get()
for explanation of raw, vars and fallback.
Please login to continue.