]> granicus.if.org Git - python/commit
Use AsCharBuffer to get a C string out of a Python string.
authorGuido van Rossum <guido@python.org>
Wed, 9 May 2007 23:38:34 +0000 (23:38 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 9 May 2007 23:38:34 +0000 (23:38 +0000)
commitccf4f0f68d2ab18114331e5d7551a6e8320ac26a
treed2652987522ed216b2ea3644ce15e8cffa67a30f
parent83857e3bf316cf09f06dd46513fe08773ed0f51b
Use AsCharBuffer to get a C string out of a Python string.
Parser/tokenizer.c