[Patches] [ python-Patches-464070 ] Decode underscore in quopri.decode

noreply@sourceforge.net noreply@sourceforge.net
Wed, 26 Sep 2001 13:06:45 -0700


Patches item #464070, was opened at 2001-09-23 07:03
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=464070&group_id=5470

Category: Library (Lib)
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Kent Engström (kente)
>Assigned to: Martin v. Löwis (loewis)
Summary: Decode underscore in quopri.decode

Initial Comment:
See bug 463996.
This is a minimal implementation of underscore
decoding. No encoding.


----------------------------------------------------------------------

>Comment By: Martin v. Löwis (loewis)
Date: 2001-09-26 13:06

Message:
Logged In: YES 
user_id=21627

A parameter name "header_style" suggests to me that there 
are different styles to decode a header. Instead, this 
parameter indicates whether the data come from a header; 
I'd call the parameter header instead. Otherwise, the 
patch looks good to me.

Would you be willing to update libquopri.tex?


----------------------------------------------------------------------

Comment By: Kent Engström (kente)
Date: 2001-09-23 09:27

Message:
Logged In: YES 
user_id=178855

Patch upload seems to have failed. Retrying.


----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=464070&group_id=5470