Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
pycxx-7.0.2.tar.gz | 2017-04-16 | 148.2 kB | |
README.txt | 2017-04-16 | 334 Bytes | |
Totals: 2 Items | 148.6 kB | 0 |
Version: 7.0.2 (16-April-2017) Add Py::Char ord() method to return the long value of a character. Fix String::size() that could return twice the actual length. This affected as_ucs4string() which would return a string with its second half as uninitialised memory. Fix setup.py for the Demo code to build all the required C++ code.