id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc
249	"load() interprets ""1e-10"" as string"	anonymous	xi	"The summary says it all:

The loader correctly indentifies ""1.0e-10"" as float, but fails for expressions like ""1e-10"".
Check out

   yaml.load('{value: 1e-10}')

Cheers,
Nico"	defect	new	normal	pyyaml	normal			
