• Barry Warsaw's avatar
    get_filename(), get_content_charset(): It's possible that the charset named in · 712d474d
    Barry Warsaw yazdı
    an RFC 2231-style header could be bogus or unknown to Python.  In that case,
    we return the the text part of the parameter undecoded.  However, in
    get_content_charset(), if that is not ascii, then it is an illegal charset and
    so we return failobj.
    
    Test cases and a version bump are included.
    
    Committing this to the Python 2.3 branch because I need to generate an email
    2.5.6 release that contains these patches.  I will port these fixes to Python
    2.4 and 2.5 for email 3.x.
    712d474d
Adı
Son kayıt (commit)
Son güncelleme
Demo Loading commit data...
Doc Loading commit data...
Grammar Loading commit data...
Include Loading commit data...
Lib Loading commit data...
Mac Loading commit data...
Misc Loading commit data...
Modules Loading commit data...
Objects Loading commit data...
PC Loading commit data...
PCbuild Loading commit data...
Parser Loading commit data...
Python Loading commit data...
RISCOS Loading commit data...
Tools Loading commit data...
.cvsignore Loading commit data...
.hgtags Loading commit data...
LICENSE Loading commit data...
Makefile.pre.in Loading commit data...
README Loading commit data...
aclocal.m4 Loading commit data...
configure Loading commit data...
configure.in Loading commit data...
install-sh Loading commit data...
pyconfig.h.in Loading commit data...
setup.py Loading commit data...