[Python-Dev] RFC: PEP 460: Add bytes % args and bytes.format(args) to Python 3.5
Hrvoje Niksic
hrvoje.niksic at avl.com
Tue Jan 7 16:12:16 CET 2014
More information about the Python-Dev mailing list
Tue Jan 7 16:12:16 CET 2014
- Previous message: [Python-Dev] RFC: PEP 460: Add bytes % args and bytes.format(args) to Python 3.5
- Next message: [Python-Dev] RFC: PEP 460: Add bytes % args and bytes.format(args) to Python 3.5
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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?
- Previous message: [Python-Dev] RFC: PEP 460: Add bytes % args and bytes.format(args) to Python 3.5
- Next message: [Python-Dev] RFC: PEP 460: Add bytes % args and bytes.format(args) to Python 3.5
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list