]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
check for embedded \0 in strings for z and s formats
authorGuido van Rossum <guido@python.org>
Fri, 14 Aug 1992 15:12:03 +0000 (15:12 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 14 Aug 1992 15:12:03 +0000 (15:12 +0000)
commit96caaee8360762683629c4e6c440a2854f89983c
treec0a6d4428f86c8ea8353a560edf2cc86f8c31ce7
parent6d946f98bd233efa676b7a05cb01cd0ca92549c0
check for embedded \0 in strings for z and s formats
Python/modsupport.c