Changeset 388 for python/vendor/current/Include/ucnhash.h
- Timestamp:
- Mar 19, 2014, 11:11:30 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
python/vendor/current/Include/ucnhash.h
r2 r388 7 7 #endif 8 8 9 /* revised ucnhash CAPI interface (exported through a PyCObject) */ 9 /* revised ucnhash CAPI interface (exported through a "wrapper") */ 10 11 #define PyUnicodeData_CAPSULE_NAME "unicodedata.ucnhash_CAPI" 10 12 11 13 typedef struct {
Note:
See TracChangeset
for help on using the changeset viewer.