[Teammetrics-discuss] Error in liststat.py

Andreas Tille andreas at an3as.eu
Fri Aug 5 14:17:26 UTC 2011


On Fri, Aug 05, 2011 at 07:41:08PM +0530, Sukhbir Singh wrote:
> >    dec = email.quoprimime.header_decode(encoded)
> >  File "/usr/lib/python2.6/email/quoprimime.py", line 336, in header_decode
> >    return re.sub(r'=\w{2}', _unquote_match, s)
> >  File "/usr/lib/python2.6/re.py", line 151, in sub
> >    return _compile(pattern, 0).sub(repl, string, count)
> >  File "/usr/lib/python2.6/email/quoprimime.py", line 324, in _unquote_match
> >    return unquote(s)
> >  File "/usr/lib/python2.6/email/quoprimime.py", line 106, in unquote
> >    return chr(int(s[1:3], 16))
> > ValueError: invalid literal for int() with base 16: 'we'
> 
> :( This is due to some weird subject field. Which list is this? Or are
> you just running all the lists in /etc/teammetrics/ list?

With "next try" I tried to say: Yes, I'm running all my test on
blends.debian.net - feel free to find the configuration and tests there
at any time (in case I do not say something else).  I intentionally use
the whole list to fetch all those potentiall errors (which works
obviosely ;-)).

Kind regards

       Andreas.

PS: Such "illegal something" might pe perfectly a signal for SPAM - however
    you somehow need to put it into the SPAM table anyway so somehow need
    to deal with those exceptions thrown ...

-- 
http://fam-tille.de



More information about the Teammetrics-discuss mailing list