]> granicus.if.org Git - python/commit
Patch #495401: Count number of required bytes for encoding UTF-8 before
authorMartin v. Löwis <martin@v.loewis.de>
Sat, 20 Apr 2002 13:44:01 +0000 (13:44 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Sat, 20 Apr 2002 13:44:01 +0000 (13:44 +0000)
commita4eb14b7a419f01ea92ee57375836db04ee4ba51
treeb1462c5a9ab6a23a12f9f642d130d413aa0e6354
parente21095e3c556560fac4a1ee358d9a686bfaedaad
Patch #495401: Count number of required bytes for encoding UTF-8 before
allocating the target buffer.
Objects/unicodeobject.c