mirror of
https://github.com/python/cpython.git
synced 2026-06-16 16:10:54 -04:00
aebd6f4c29
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r82978 | stefan.krah | 2010-07-19 19:58:26 +0200 (Mon, 19 Jul 2010) | 3 lines Sub-issue of #9036: Fix incorrect use of Py_CHARMASK. ........