id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
32	Consider using Mercurial's config parser instead of ConfigParser	sheep	sheep	"Currently Hatta uses ConfigParser for parsing its configuration files (which are roughly in .ini format). That module is included in Python's standard library.

But Mercurial (required by Hatta) also has a config file reader (and also using roughly .ini format). It's much simpler than than ConfigParser, but doesn't have its limitations about requiring sections.

It may be worthwhile to use the Mercurial's library."	enhancement	accepted	Low	1.5.0	Hatta Wiki	1.4.1dev			
