]> granicus.if.org Git - python/commit
Different operation in verbose mode: show the supported nonstandard
authorGuido van Rossum <guido@python.org>
Wed, 18 Dec 1996 18:03:10 +0000 (18:03 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 18 Dec 1996 18:03:10 +0000 (18:03 +0000)
commit5eaf4578699a6e1d8c677a17e44cba64cd022cdf
tree856cda00349009da3a8c0618be46bd900a516cf9
parentaf82a7ef4940c8f1df6c935826b03c34bcf05bc5
Different operation in verbose mode: show the supported nonstandard
options.  Also added two: %n and %t (newline and tab character).
Lib/test/test_strftime.py