]> granicus.if.org Git - python/commit
Be more robust around bytes for e[st]#? formats.
authorGuido van Rossum <guido@python.org>
Wed, 9 May 2007 23:35:09 +0000 (23:35 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 9 May 2007 23:35:09 +0000 (23:35 +0000)
commitd70539abef79c2ae4ab0c0319a1ee47c10f048dc
treebb6fd6d4f88920b235983443b2e9a9a2fc65c958
parent6262cc79d70ecf202d5758da1f1361c4d3f9cdc6
Be more robust around bytes for e[st]#? formats.
Python/getargs.c