[Python-bugs-list] strftime crashes with invalid args (PR#183)

calvin@void.cs.uni-sb.de calvin@void.cs.uni-sb.de
Thu, 13 Jan 2000 12:37:04 -0500 (EST)


[snip bug report]
:) Yes, this is a platform bug.  Please report it to the C library folks
:) (sorry, I can't do that for you).
Ok, did it.
So the safe side is to check the arguments before calling time.strftime()

Bastian Kleineidam