diff options
author | W. Trevor King <wking@drexel.edu> | 2009-09-23 06:30:31 -0400 |
---|---|---|
committer | W. Trevor King <wking@drexel.edu> | 2009-09-23 06:30:31 -0400 |
commit | 73bc42e2641a45147e5b4accd63079fa8eb1d09e (patch) | |
tree | c3a570a0aac16f813726cdc874d7a2f69fe6a595 /.be/bugs/9f910ee0-ff0f-4fa3-b1e3-79a4118e48e9 | |
parent | e174881e3e39fbffa75aa0a1f858998827ad204c (diff) | |
download | bugseverywhere-73bc42e2641a45147e5b4accd63079fa8eb1d09e.tar.gz |
Convert incoming text/* email payloads to unicode in be-handle-mail.
Switched from cStringIO to StringIO in be-handle-mail because:
(from http://docs.python.org/library/stringio.html)
"Unlike the memory files implemented by the StringIO module, those
provided by this [cStringIO] module are not able to accept Unicode
strings that cannot be encoded as plain ASCII strings."
I'm not sure what all the fuss with sys.__stdin__ had been about in
Command.run(), but I took it out and everything still seems to work
;).
Also fix Makefail (again!) to install under $HOME by default.
Diffstat (limited to '.be/bugs/9f910ee0-ff0f-4fa3-b1e3-79a4118e48e9')
0 files changed, 0 insertions, 0 deletions