On Mon, Dec 29, 2003 at 09:57:03AM -0500, Barry Warsaw wrote:
> On Mon, 2003-12-29 at 09:41, Hye-Shik Chang wrote:
> 
> > There's a bug report by Jason R. Mastaler already:
> >     http://www.python.org/sf/852347
> 
> Ah yes, I'd forgotten about that, thanks.  I've followed up to that
> tracker item now.
> 
> > CJKCodecs already have enough compatibility aliases for consumer
> > programs except that uses 'japanese.' or 'korean.' prefix explicitly.
> > It has compatibility aliases for ChineseCodecs also.
> 
> Cool.  So if the Charset.py.diff patch in the tracker above looks good
> to you, I'll commit that as soon as Python's release23-maint branch
> freeze is lifted.  Then I'll cut email 2.5.5 and add that to Mailman
> 2.1.4.
> 
> Sound good?
> 

Okay for me. BTW, if no aliases with same key and value is needed,
can't a line below the alises removed together? :

    'utf-8':     'utf-8', 


Thanks!


Hye-Shik

_______________________________________________
Mailman-Developers mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-developers

Reply via email to