Suggested coding style
Arnaud Delobelle
arnodel at gmail.com
Sat Sep 24 15:54:28 EDT 2011
On 24 September 2011 20:34, MRAB <python at mrabarnett.plus.com> wrote:
>>> In my brief coding experience I have stumbled upon Python zfill(width)
>>> method,
[...]
>> It could be some sort of legacy. I imagine we will hear from some
>> more senior pythonists on this matter.
>>
> The documentation says "New in version 2.2.2".
But zfill has been in the string module for a lot longer.
--
Arnaud
More information about the Python-list
mailing list