rt': , 'Session': , 'Template': , '__builtins__': , ...}, locals = {'CgiUtil': , 'CharSetAlias': ,
'ConfigParser': , 'Errors': , 'MyCgiTb': , 'NewImport': , 'OldImport': , 'Session': ,
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
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
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