Junichi Uekawa <[EMAIL PROTECTED]> writes: > ermmm.. that makes this code unnecessarily large. > > Why is it not enough to specify 'utf-8' in here ? > > for lang in what: > if do_convert: > e = engine ('utf-8', lang.charset) > else: > e = do_not_convert ()
I'm sorry but the engine object comes from a module that is neither part of Python, nor python-xml so I can't really help with it. -- Jérôme Marant <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> http://marant.org -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]