Re: [Python-Dev] Lib/email/header.py ecre regular expression

2009-01-15 Thread Aahz
On Fri, Jan 16, 2009, Jan Malakhovski wrote: > > I have dedicated mail server at home and it holds about 1G of mail. > Most of mail is in non UTF-8 codepage, so today I wrote little > script that should recode all letters to UTF. But I found that > email.header.decode_header parses some headers wro

[Python-Dev] Lib/email/header.py ecre regular expression

2009-01-15 Thread Jan Malakhovski
Hello. Welcome message to this mail list said that it's good to tell a few words about myself. So, my name is Jan Malakhovski aka OXIj, I'm living in St. Petersburg, Russia, student of ITMO University, 4th year of education. I have dedicated mail server at home and it holds about 1G of mail. Mos