Fixed test_strftime to be silent when called from autotest.

This commit is contained in:
Guido van Rossum 1996-12-12 19:07:19 +00:00
parent 483705c5a9
commit 15d1079dd2
2 changed files with 15 additions and 9 deletions

View file

@ -1,5 +1 @@
test_strftime
Strftime test, platform: irix5, Python version: 1.4
Does not appear to support '%k' format
Does not appear to support '%s' format
Does not appear to support '%3y' format