﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
5584	unknown encoding cp0 when encountering a print command	benedict.verheyen@…	nobody	"This error occurs after r5600 (unicode merge).
My view uses a class that also is used as a standalone class in other software.
The class generates a password amongst other things and the prints that to the console.
    def report(self):
        print ""Paswoord: %s "" % self.paswoord

After revision 5600, these print command result in the afor mentioned error
I tried adding an enconding stanza to the top of the source file but that didn't work."		closed	Core (Other)	dev		invalid	encoding cp0		Unreviewed	0	0	0	0	0	0
