]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
silence an overflow warning. slen is smaller than 1MB
authorChristian Heimes <christian@cheimes.de>
Thu, 21 Nov 2013 23:46:18 +0000 (00:46 +0100)
committerChristian Heimes <christian@cheimes.de>
Thu, 21 Nov 2013 23:46:18 +0000 (00:46 +0100)
commitba723200ce3effa5bea05a10fd01e3bb89ea8da7
tree11a37e4c6acf698237c687bc00f4d0899d420013
parentd6dc952e17d11aace7bb9890bb2a2194308d8e4f
silence an overflow warning. slen is smaller than 1MB
Modules/pyexpat.c