On 9/12/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > So, is '%f" okay to coopt? Is there some sort of future-proofing we can do > so that if the libc folks decide later to use "%f" for something we're not > (mildly) hosed? Maybe "%."? It appears that all strftime codes are one or > two letters.
Which ones are two letters? Given how long strftime has been around I think %f is fine. We may even influence the future of the C library. :-) -- --Guido van Rossum (home page: http://www.python.org/~guido/) _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com