Re: Unicode Decode Error

2007-09-09 Thread Andreas Plachy
rt': , 'Session': , 'Template': , '__builtins__': , ...}, locals = {'CgiUtil': , 'CharSetAlias': , 'ConfigParser': , 'Errors': , 'MyCgiTb': , 'NewImport': , 'OldImport': , 'Session': ,

Re: Unicode Decode Error

2007-09-05 Thread Andrew Mitchell
I fixed this issue with a patch a maintainer sent me. Replace the code in your Unicode.py with the code below and recompile. Andrew #!/usr/bin/env python # # Copyright (C) 2002 Gre7g Luterman <[EMAIL PROTECTED]> # # This file is part of TMDA. # # TMDA is free software; you can redistribute it an

Re: Unicode Decode Error

2007-09-05 Thread Dave Steinberg
Harry Zink wrote: > It would be wonderful if someone has a solution (i.e. a fix) to this > unicode problem... This is becoming particularly critical as more and > more spam is coming from China, Japan and other parts of South Asia. > > I too am running tmda.cgi 0.13, so does anyone know if a m

Re: Unicode Decode Error

2007-09-05 Thread Harry Zink
It would be wonderful if someone has a solution (i.e. a fix) to this unicode problem... This is becoming particularly critical as more and more spam is coming from China, Japan and other parts of South Asia. I too am running tmda.cgi 0.13, so does anyone know if a more recent, or CVS version