id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc
244	kwargs in dumper represent methods?	anonymous	xi	"Why is it not possible to set a node's kwargs using the node factory methods found in the dumper class? This forces one to write code like:

node = dumper.represent_str(mystring)
node.style = '|'

Is there a good reason for this, am I missing something, or would this be a simple improvement of the API?"	enhancement	new	normal	pyyaml	normal			
