summaryrefslogtreecommitdiffstats
path: root/Include/ucnhash.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix to use Py_UCS4Marc-André Lemburg2000-07-071-1/+1
|
* Jack Jansen: Use include "" instead of <>; and staticforward declarationsGuido van Rossum2000-06-291-1/+1
|
* Marc-Andre Lemburg <mal@lemburg.com>:Marc-André Lemburg2000-06-281-0/+20
Exports the C API of the new ucnhash module. By Bill Tutt.