Tim Legant <[EMAIL PROTECTED]> writes: > If you put something other than ASCII in a header without a > specified encoding, it's your problem!
Even better is that a UnicodeError will be raised if the user tries to enter non-ASCII text without changing the encoding. > Although, will you leave the BodyEncoding statement in the default > templates, as a form of documentation? Sure. BodyEncoding: US-ASCII will be the default. _________________________________________________ tmda-workers mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-workers
