On Wed, Sep 27, 2006 at 09:44:51AM -0400, Nathan Edwards wrote: > >http://sourceforge.net/tracker/index.php?func=detail&aid=1496014&group_id=74338&atid=540672 > > Works fine. Here are some additional tests to make sure its handling of > defaults etc. is correct. > > Index: tests/test_enum.py
Thank you! > Actually, need to use "charset=utf8&sqlobject_encoding=utf8" That's strange. I can understand the "charset" part but not the "sqlobject_encoding". Probably, Python just allows any name - utf-8, utf8, UTF-8... > but still get an error: > > def decode(input, errors='strict'): > E return codecs.utf_8_decode(input, errors, True) > > UnicodeDecodeError: 'utf8' codec can't decode byte 0x80 in > position 167: unexpected code byte Ouch! Oleg. -- Oleg Broytmann http://phd.pp.ru/ [EMAIL PROTECTED] Programmers don't die, they just GOSUB without RETURN. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ sqlobject-discuss mailing list sqlobject-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss