Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
4346716962881713cbdbf59eb901b35dae31f042
/
Lib
/
test
/
test_strftime.py
4dfd458
Fix typo in error reporting.
by Guido van Rossum
· 28 years ago
62bd30c
Catch and report ValueError raised by strftime.
by Guido van Rossum
· 28 years ago
e69be3e
Much more rigorous testing -- we now try many times, varying in time
by Guido van Rossum
· 28 years ago
13ddde0
Remove %n and %t from the list of standard expectations.
by Guido van Rossum
· 28 years ago
2bde783
Import verbose flag from test_support instead of testing __name__.
by Guido van Rossum
· 28 years ago
5eaf457
Different operation in verbose mode: show the supported nonstandard
by Guido van Rossum
· 28 years ago
2cc8163
nonstandard_expectations is only added when in verbose mode, so we
by Barry Warsaw
· 28 years ago
4c23b5f
Hmm, now that I think about it, we *can* use time.time() and 'date' if
by Barry Warsaw
· 28 years ago
4eb01cd
More or less portabilized.
by Barry Warsaw
· 28 years ago
15d1079
Fixed test_strftime to be silent when called from autotest.
by Guido van Rossum
· 28 years ago
483705c
Added test_strftime (Skip Montanaro).
by Guido van Rossum
· 28 years ago