mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Unicode nits: Don't include unicodedatabase.h no more. And make sure
to build *all* tables in makeunicodedata.py.
This commit is contained in:
parent
7b7dd107b3
commit
b2dfd73bdc
2 changed files with 2 additions and 3 deletions
|
@ -12,7 +12,6 @@
|
|||
------------------------------------------------------------------------ */
|
||||
|
||||
#include "Python.h"
|
||||
#include "unicodedatabase.h"
|
||||
|
||||
typedef struct {
|
||||
const unsigned char category; /* index into
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue