[Python-checkins] CVS: python/dist/src/Lib rfc822.py

Guido van Rossum guido@cnri.reston.va.us
1998年12月23日 16:58:40 -0500 (EST)


Update of /projects/cvsroot/python/dist/src/Lib
In directory eric:/projects/python/develop/guido/src/Lib
Modified Files:
	rfc822.py 
Log Message:
Avoid crash in parsedate_tz() on certain invalid dates -- when the
field assumed to be the time is in fact the year, the resulting list
doesn't have enough items, and this isn't checked for. Return None
instead.

AltStyle によって変換されたページ (->オリジナル) /