strptime is now implemented

This commit is contained in:
Neal Norwitz 2002-07-23 19:39:54 +00:00
parent 9eb77a56dc
commit a11b31d82a
1 changed files with 0 additions and 10 deletions

View File

@ -140,16 +140,6 @@ Standard Library
http://www.python.org/sf/215126 http://www.python.org/sf/215126
- Add a portable implementation of time.strptime() that works in
clearly defined ways on all platforms.
http://www.python.org/sf/215146
http://www.python.org/sf/212244
Possible solution:
http://www.python.org/sf/474274
- rfc822.py should be more lenient than the spec in the types of - rfc822.py should be more lenient than the spec in the types of
address fields it parses. Specifically, an invalid address of address fields it parses. Specifically, an invalid address of
the form "From: Amazon.com <delivers-news2@amazon.com>" should the form "From: Amazon.com <delivers-news2@amazon.com>" should