mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-08-03 00:10:31 +00:00
Add Python JSON tests (#407)
This commit is contained in:
parent
d25a67f4eb
commit
f6df29cc3d
24 changed files with 536 additions and 345 deletions
1
third_party/python/python.c
vendored
1
third_party/python/python.c
vendored
|
@ -486,6 +486,7 @@ PYTHON_YOINK("mailcap");
|
|||
PYTHON_YOINK("smtplib");
|
||||
PYTHON_YOINK("nntplib");
|
||||
|
||||
PYTHON_YOINK("asdl");
|
||||
#ifdef WITH_THREAD
|
||||
PYTHON_YOINK("asynchat");
|
||||
PYTHON_YOINK("asyncore");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue