Skip to content
GitLab
Explore
Sign in
Register
Kirill Smelkov
cpython
Repository
cpython
Lib
test
test_strftime.py
Find file
Blame
History
Permalink
Patch by Marc-Andre Lemburg: use re module to compare test results.
· 7944ea52
Guido van Rossum
authored
Sep 14, 1998
This makes it possible to accept that on Linux %w returns "01" instead of "1", for example.
7944ea52