]> granicus.if.org Git - python/commit
PyArg_Parse*("U"): ensure that the Unicode string is ready
authorVictor Stinner <victor.stinner@gmail.com>
Tue, 29 May 2012 10:30:29 +0000 (12:30 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Tue, 29 May 2012 10:30:29 +0000 (12:30 +0200)
commita1b0c9fc4d68cd4e1103456d0cedf2ef3bbbfe9a
tree84acf7bd4b0a53913f727315d4f4b4e4324c4ae5
parent87ea780e8ef029dd877dda18f5d0bc8983766848
PyArg_Parse*("U"): ensure that the Unicode string is ready
Python/getargs.c