Message126994
Re-New to Python - Re-Started with Py3K in 2011.
'Found myself in a dead-end after 10 days of work because a KOI8-R spam mail causes the file I/O decoding process to fail -
and there is NO WAY TO HANDLE THIS with mailbox.py!
(Went to python.org, searched for mailbox.py, was redirected to Google and found NOTHING related to this problem.
FINALLY found the IssueTracker but was too stupid to re-search.
Well. Put an issue 10995 which was wrong - unfortunate.)
But now I will spend this entire day to back-port my script to Python 2.7 (and i did not work with Python for some six years)!
I mean - the plan to rewrite the entire mailbox.py exists for about six months now, but mailbox.py is included in the basic library, documented in the library book - but not a single word, not a single comment states that it is in fact *UNUSABLE* in Py3K!
Wouldn't it be sufficient *in the meanwhile* to apply the 10-minutes-work patch mentioned in my issue 10995?
I know it's almost as wrong, but it would gracefully integrate in my fetchmail(1)/mutt(1) local en_GB.UTF-8 stuff 8-}.
Python 3.2 is about to be released in two weeks - shall this unusable module be included the very same way once again?
Thanks for reading this book. |
|
Date |
User |
Action |
Args |
2011-01-25 10:37:01 | sdaoden | set | recipients:
+ sdaoden, akuchling, rhettinger, holdenweb, pitrou, vstinner, giampaolo.rodola, lregebro, r.david.murray |
2011-01-25 10:37:01 | sdaoden | set | messageid: <1295951821.47.0.529365331506.issue9124@psf.upfronthosting.co.za> |
2011-01-25 10:37:00 | sdaoden | link | issue9124 messages |
2011-01-25 10:37:00 | sdaoden | create | |
|