Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
e32280987cadea69a3d7b69b51e9cd9d02211dfc
/
Lib
/
test
/
test_strptime.py
4d895fa
Brett's fixes for various bugs and coding issues. Closes SF patch #
by Barry Warsaw
· 23 years ago
472c522
Delete the %c test from test_date_time() untill Brett Cannon has time
by Guido van Rossum
· 23 years ago
375e0ee
The test I saw failing this morning just happened to be run at 8am
by Barry Warsaw
· 23 years ago
a5ce2e8
Standardize behavior: no docstrings in test functions; add a proper
by Guido van Rossum
· 23 years ago
469cdad
Whitespace normalization.
by Tim Peters
· 23 years ago
00efe7e
Pure Python strptime implementation by Brett Cannon. See SF patch 474274.
by Guido van Rossum
· 23 years ago