strptime is now implemented
This commit is contained in:
parent
9eb77a56dc
commit
a11b31d82a
10
pep-0042.txt
10
pep-0042.txt
|
@ -140,16 +140,6 @@ Standard Library
|
|||
|
||||
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
|
||||
address fields it parses. Specifically, an invalid address of
|
||||
the form "From: Amazon.com <delivers-news2@amazon.com>" should
|
||||
|
|
Loading…
Reference in New Issue