Ignore:
Timestamp:
Mar 19, 2014, 11:11:30 AM (11 years ago)
Author:
dmik
Message:

python: Update vendor to 2.7.6.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • python/vendor/current/Include/ucnhash.h

    r2 r388  
    77#endif
    88
    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"
    1012
    1113typedef struct {
Note: See TracChangeset for help on using the changeset viewer.