diff options
Diffstat (limited to 'Objects')
-rw-r--r-- | Objects/unicodetype_db.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Objects/unicodetype_db.h b/Objects/unicodetype_db.h index 39a567d..e6dbeff 100644 --- a/Objects/unicodetype_db.h +++ b/Objects/unicodetype_db.h @@ -1,4 +1,4 @@ -/* this file was generated by Tools/unicode/makeunicodedata.py 3.3 */ +/* this file was generated by ./Tools/unicode/makeunicodedata.py 3.3 */ /* a list of unique character type descriptors */ const _PyUnicode_TypeRecord _PyUnicode_TypeRecords[] = { |