mirror of
https://github.com/python/cpython.git
synced 2026-05-17 09:58:25 -04:00
0030cd52da
* Change limit type from unsigned int to Py_UCS4, to use the same type than the "ch" variable (an Unicode character). * Reuse ch variable for _Py_ERROR_XMLCHARREFREPLACE * Add some newlines for readability
Source files for various builtin objects