diff options
author | Victor Stinner <vstinner@wyplay.com> | 2012-02-22 12:55:02 (GMT) |
---|---|---|
committer | Victor Stinner <vstinner@wyplay.com> | 2012-02-22 12:55:02 (GMT) |
commit | c516610f0bfae66c941c901e17bc29fb338a21e8 (patch) | |
tree | 7ca3f734189deb4b41988bb1d4ec5630665fb6ca /Python | |
parent | 99d7ad0bb0b38eb979a0442705e5c9efcd55e8e0 (diff) | |
download | cpython-c516610f0bfae66c941c901e17bc29fb338a21e8.zip cpython-c516610f0bfae66c941c901e17bc29fb338a21e8.tar.gz cpython-c516610f0bfae66c941c901e17bc29fb338a21e8.tar.bz2 |
Optimize str%arg for number formats: %i, %d, %u, %x, %p
Write a specialized function to write an ASCII/latin1 C char* string into a
Python Unicode string.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions