%a format
Erik Max Francis
max at alcyone.com
Tue Sep 7 21:21:49 CEST 2004
Tor Iver Wilhelmsen wrote:
> John Lenton <john at grulic.org.ar> writes:
>
> > Is there any reason python's printf-style formatting is missing the
> > (C99) '%a' specifier?
>
> Because it's not very well known or used? A google for "C printf
> format string" gave lots of resources, none of which had %a.
It's not C99, anyway; my copy of C99 makes no mention of it (the only
mention of %a is associated with gmtime.
--
__ Erik Max Francis && max at alcyone.com && http://www.alcyone.com/max/
/ \ San Jose, CA, USA && 37 20 N 121 53 W && AIM erikmaxfrancis
\__/ Education is a state-controlled manufactory of echoes.
-- Norman Douglas
More information about the Python-list
mailing list