[Python-Dev] RFC: PEP 460: Add bytes % args and bytes.format(args) to Python 3.5 (original) (raw)

Hrvoje Niksic hrvoje.niksic at avl.com
Tue Jan 7 16:12:16 CET 2014


On 01/07/2014 02:22 PM, Serhiy Storchaka wrote:

Most popular formatting codes in Mercurial sources:

2519 %s 493 %d 102 %r 48 %Y 47 %M 41 %H 39 %S 38 %m 33 %i 29 %b [...]

Are you sure you're not including str[fp]time formats in the count?



More information about the Python-Dev mailing list