cleanup
This commit is contained in:
Родитель
b87d2cb0b9
Коммит
e5afadc45c
|
@ -9,13 +9,7 @@ header files (so that the JS compiler can see the constants in those
|
|||
headers, for the libc implementation in JS).
|
||||
'''
|
||||
|
||||
import json
|
||||
import optparse
|
||||
import os
|
||||
import subprocess
|
||||
import re
|
||||
import sys
|
||||
import time
|
||||
import os, sys, json, optparse, subprocess, re, time, multiprocessing
|
||||
|
||||
if not os.environ.get('EMSCRIPTEN_SUPPRESS_USAGE_WARNING'):
|
||||
print >> sys.stderr, '''
|
||||
|
|
Загрузка…
Ссылка в новой задаче