view tests/test-simplemerge.py.out @ 26107:50582df9d7a7

parsers: fix two cases of unsigned long instead of Py_ssize_t We had to do this before because Python 2.4 didn't understand the n format specifier in Py_BuildValue and friends. We no longer have that problem.
author Augie Fackler <augie@google.com>
date Wed, 26 Aug 2015 10:20:07 -0400
parents f18830651811
children
line wrap: on
line source

................
----------------------------------------------------------------------
Ran 16 tests in 0.000s

OK