id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc
3	allow_unicode missing in emitter?	tim@…	xi	Trying to emit plain chars in utf8 (£ symbol for instance - \xc2\xa3) isn't working.. I think I've tracked it down to missing allow_unicode passing through to emitter and possibly the emit events resetting allow_unicode (I won't say I've fixed it as I've forced allow_unicode to True in various places to get it to emit plain's in utf-8 rather than double quoted escaped unicode). I'll post more tomorrow if I can get my fix cleaner. Looking good btw!!	defect	closed	normal	pyyaml	major	fixed	unicode utf8 encoding	tim@…
