On Wed, Aug 05, 2015 at 09:08:16PM -0700, tom arnall wrote:
> i have read -- with what i think is a reasonable amount of attention
> -- all of the doc' i can find about string formatting in python. for
> the life of me, i cannot see how any of the other methods do more than
> you can do with, to u
On 06/08/15 05:08, tom arnall wrote:
i have read -- with what i think is a reasonable amount of attention
-- all of the doc' i can find about string formatting in python. for
the life of me, i cannot see how any of the other methods do more than
you can do with,
... percent style formatting...
i have read -- with what i think is a reasonable amount of attention
-- all of the doc' i can find about string formatting in python. for
the life of me, i cannot see how any of the other methods do more than
you can do with, to use a concrete example:
print "Here %s a number: %3d" % ("is",