mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-23 05:42:29 +00:00
Improve Python tree-shaking
This commit is contained in:
parent
5bb2275788
commit
4f41f2184d
169 changed files with 4182 additions and 2411 deletions
1
third_party/python/Lib/test/test_xmlrpc.py
vendored
1
third_party/python/Lib/test/test_xmlrpc.py
vendored
|
@ -14,6 +14,7 @@ import re
|
|||
import io
|
||||
import contextlib
|
||||
from test import support
|
||||
from encodings import iso8559_15
|
||||
|
||||
try:
|
||||
import gzip
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue