voting_schemes-electionguard 0.24.0 → 0.24.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -1 +1 @@
1
- var Module=typeof Module!=="undefined"?Module:{};Module.checkABI(1);if(!Module.expectedDataFileDownloads){Module.expectedDataFileDownloads=0;Module.finishedDataFileDownloads=0}Module.expectedDataFileDownloads++;(function(){var loadPackage=function(metadata){var PACKAGE_PATH;if(typeof window==="object"){PACKAGE_PATH=window["encodeURIComponent"](window.location.pathname.toString().substring(0,window.location.pathname.toString().lastIndexOf("/"))+"/")}else if(typeof location!=="undefined"){PACKAGE_PATH=encodeURIComponent(location.pathname.toString().substring(0,location.pathname.toString().lastIndexOf("/"))+"/")}else{throw"using preloaded data can only be done on a web page or in a web worker"}var PACKAGE_NAME="pyodide.asm.data";var REMOTE_PACKAGE_BASE="pyodide.asm.data";if(typeof Module["locateFilePackage"]==="function"&&!Module["locateFile"]){Module["locateFile"]=Module["locateFilePackage"];err("warning: you defined Module.locateFilePackage, that has been renamed to Module.locateFile (using your locateFilePackage for now)")}var REMOTE_PACKAGE_NAME=Module["locateFile"]?Module["locateFile"](REMOTE_PACKAGE_BASE,""):REMOTE_PACKAGE_BASE;var REMOTE_PACKAGE_SIZE=metadata.remote_package_size;var PACKAGE_UUID=metadata.package_uuid;function fetchRemotePackage(packageName,packageSize,callback,errback){var xhr=new XMLHttpRequest;xhr.open("GET",packageName,true);xhr.responseType="arraybuffer";xhr.onprogress=function(event){var url=packageName;var size=packageSize;if(event.total)size=event.total;if(event.loaded){if(!xhr.addedTotal){xhr.addedTotal=true;if(!Module.dataFileDownloads)Module.dataFileDownloads={};Module.dataFileDownloads[url]={loaded:event.loaded,total:size}}else{Module.dataFileDownloads[url].loaded=event.loaded}var total=0;var loaded=0;var num=0;for(var download in Module.dataFileDownloads){var data=Module.dataFileDownloads[download];total+=data.total;loaded+=data.loaded;num++}total=Math.ceil(total*Module.expectedDataFileDownloads/num);if(Module["setStatus"])Module["setStatus"]("Downloading data... ("+loaded+"/"+total+")")}else if(!Module.dataFileDownloads){if(Module["setStatus"])Module["setStatus"]("Downloading data...")}};xhr.onerror=function(event){throw new Error("NetworkError for: "+packageName)};xhr.onload=function(event){if(xhr.status==200||xhr.status==304||xhr.status==206||xhr.status==0&&xhr.response){var packageData=xhr.response;callback(packageData)}else{throw new Error(xhr.statusText+" : "+xhr.responseURL)}};xhr.send(null)}function handleError(error){console.error("package error:",error)}var fetchedCallback=null;var fetched=Module["getPreloadedPackage"]?Module["getPreloadedPackage"](REMOTE_PACKAGE_NAME,REMOTE_PACKAGE_SIZE):null;if(!fetched)fetchRemotePackage(REMOTE_PACKAGE_NAME,REMOTE_PACKAGE_SIZE,function(data){if(fetchedCallback){fetchedCallback(data);fetchedCallback=null}else{fetched=data}},handleError);function runWithFS(){function assert(check,msg){if(!check)throw msg+(new Error).stack}Module["FS_createPath"]("/","lib",true,true);Module["FS_createPath"]("/lib","python3.8",true,true);Module["FS_createPath"]("/lib/python3.8","http",true,true);Module["FS_createPath"]("/lib/python3.8","collections",true,true);Module["FS_createPath"]("/lib/python3.8","json",true,true);Module["FS_createPath"]("/lib/python3.8","email",true,true);Module["FS_createPath"]("/lib/python3.8/email","mime",true,true);Module["FS_createPath"]("/lib/python3.8","site-packages",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages","pyodide",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages","jedi",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi","third_party",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party","typeshed",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed","third_party",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party","3",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3","six",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six","moves",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves","urllib",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3","pkg_resources",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3","typed_ast",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3","docutils",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/docutils","parsers",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/docutils/parsers","rst",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3","jwt",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/jwt","contrib",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/jwt/contrib","algorithms",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party","2and3",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3","attr",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3","click",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3","requests",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests","packages",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages","urllib3",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3","contrib",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3","util",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3","packages",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/packages","ssl_match_hostname",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3","dateutil",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/dateutil","tz",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3","atomicwrites",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3","geoip2",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3","boto",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto","elb",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto","kms",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto","s3",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto","ec2",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3","redis",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3","pytz",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3","cryptography",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography","hazmat",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat","primitives",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives","asymmetric",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives","twofactor",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives","ciphers",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives","kdf",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives","serialization",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat","bindings",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/bindings","openssl",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat","backends",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3","backports",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3","pynamodb",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb","connection",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3","characteristic",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3","bleach",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3","google",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google","protobuf",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf","internal",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf","util",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf","compiler",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3","flask",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/flask","json",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3","Crypto",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto","Signature",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto","Util",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto","Cipher",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto","Protocol",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto","PublicKey",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto","Hash",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto","Random",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Random","Fortuna",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Random","OSRNG",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3","werkzeug",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug","contrib",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug","debug",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug","middleware",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3","pymysql",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql","constants",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3","jinja2",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3","markupsafe",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3","simplejson",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3","maxminddb",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3","yaml",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party","2",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2","scribe",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2","routes",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2","tornado",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2","six",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six","moves",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves","urllib",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2","concurrent",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/concurrent","futures",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2","fb303",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2","kazoo",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/kazoo","recipe",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2","OpenSSL",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed","stdlib",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib","3.6",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib","3",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3","http",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3","collections",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3","json",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3","email",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/email","mime",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3","tkinter",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3","os",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3","html",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3","concurrent",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/concurrent","futures",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3","asyncio",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3","importlib",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3","multiprocessing",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing","dummy",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3","encodings",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3","urllib",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3","unittest",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib","2and3",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3","curses",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3","ensurepip",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3","wsgiref",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3","distutils",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils","command",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3","logging",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3","lib2to3",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/lib2to3","pgen2",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3","ctypes",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3","sqlite3",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3","pyexpat",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3","xml",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml","etree",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml","parsers",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/parsers","expat",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml","sax",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib","2",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2","email",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/email","mime",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2","distutils",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2","os",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2","multiprocessing",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/multiprocessing","dummy",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2","encodings",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib","3.7",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party","django-stubs",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs","django-stubs",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs","http",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs","utils",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils","translation",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs","conf",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/conf","urls",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/conf","locale",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs","urls",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs","test",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs","views",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/views","generic",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/views","decorators",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs","contrib",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib","contenttypes",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes","management",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/management","commands",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib","humanize",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/humanize","templatetags",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib","messages",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/messages","storage",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib","postgres",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres","fields",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres","aggregates",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib","admin",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin","views",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin","templatetags",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib","sites",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib","sessions",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions","backends",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions","management",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions/management","commands",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib","sitemaps",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sitemaps","management",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sitemaps/management","commands",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib","admindocs",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib","redirects",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib","auth",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth","management",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/management","commands",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth","handlers",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib","flatpages",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/flatpages","templatetags",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib","staticfiles",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles","templatetags",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles","management",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management","commands",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib","gis",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/gis","db",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/gis/db","models",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib","syndication",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs","apps",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs","db",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db","models",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models","sql",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models","fields",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models","functions",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db","backends",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends","dummy",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends","sqlite3",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends","base",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends","mysql",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends","postgresql",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db","migrations",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations","operations",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs","template",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/template","loaders",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/template","backends",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs","templatetags",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs","middleware",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs","core",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core","cache",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/cache","backends",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core","servers",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core","serializers",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core","files",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core","mail",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/mail","backends",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core","management",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/management","commands",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core","checks",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/checks","security",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core","handlers",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs","dispatch",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs","forms",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi","api",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/api","refactoring",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi","inference",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/inference","value",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/inference","compiled",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/inference/compiled","subprocess",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/inference","gradual",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi","plugins",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages","parso",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/parso","pgen2",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/parso","python",true,true);Module["FS_createPath"]("/lib/python3.8","wsgiref",true,true);Module["FS_createPath"]("/lib/python3.8","distutils",true,true);Module["FS_createPath"]("/lib/python3.8/distutils","tests",true,true);Module["FS_createPath"]("/lib/python3.8/distutils","command",true,true);Module["FS_createPath"]("/lib/python3.8","logging",true,true);Module["FS_createPath"]("/lib/python3.8","html",true,true);Module["FS_createPath"]("/lib/python3.8","concurrent",true,true);Module["FS_createPath"]("/lib/python3.8/concurrent","futures",true,true);Module["FS_createPath"]("/lib/python3.8","sqlite3",true,true);Module["FS_createPath"]("/lib/python3.8/sqlite3","test",true,true);Module["FS_createPath"]("/lib/python3.8","xmlrpc",true,true);Module["FS_createPath"]("/lib/python3.8","asyncio",true,true);Module["FS_createPath"]("/lib/python3.8","importlib",true,true);Module["FS_createPath"]("/lib/python3.8","pydoc_data",true,true);Module["FS_createPath"]("/lib/python3.8","multiprocessing",true,true);Module["FS_createPath"]("/lib/python3.8/multiprocessing","dummy",true,true);Module["FS_createPath"]("/lib/python3.8","encodings",true,true);Module["FS_createPath"]("/lib/python3.8","xml",true,true);Module["FS_createPath"]("/lib/python3.8/xml","etree",true,true);Module["FS_createPath"]("/lib/python3.8/xml","parsers",true,true);Module["FS_createPath"]("/lib/python3.8/xml","dom",true,true);Module["FS_createPath"]("/lib/python3.8/xml","sax",true,true);Module["FS_createPath"]("/lib/python3.8","urllib",true,true);Module["FS_createPath"]("/lib/python3.8","unittest",true,true);Module["FS_createPath"]("/lib/python3.8/unittest","test",true,true);Module["FS_createPath"]("/lib/python3.8/unittest/test","testmock",true,true);function DataRequest(start,end,audio){this.start=start;this.end=end;this.audio=audio}DataRequest.prototype={requests:{},open:function(mode,name){this.name=name;this.requests[name]=this;Module["addRunDependency"]("fp "+this.name)},send:function(){},onload:function(){var byteArray=this.byteArray.subarray(this.start,this.end);this.finish(byteArray)},finish:function(byteArray){var that=this;Module["FS_createPreloadedFile"](this.name,null,byteArray,true,true,function(){Module["removeRunDependency"]("fp "+that.name)},function(){if(that.audio){Module["removeRunDependency"]("fp "+that.name)}else{err("Preloading file "+that.name+" failed")}},false,true);this.requests[this.name]=null}};function processPackageData(arrayBuffer){Module.finishedDataFileDownloads++;assert(arrayBuffer,"Loading data file failed.");assert(arrayBuffer instanceof ArrayBuffer,"bad input to processPackageData");var byteArray=new Uint8Array(arrayBuffer);var curr;var compressedData={data:null,cachedOffset:7693387,cachedIndexes:[-1,-1],cachedChunks:[null,null],offsets:[0,1582,3144,4647,6168,7258,8046,9080,10138,11053,11896,13122,14057,15191,16203,17485,18802,19617,20935,22206,23310,24229,24942,25773,27071,27890,28831,29791,30954,31646,32826,34138,35519,36881,37986,39294,40339,41584,42703,44175,45271,46463,47532,48611,49492,50718,51982,53037,53913,55218,56545,57915,58836,59870,61011,62046,63054,64155,65234,65971,66852,67873,68781,69599,70591,71933,73375,74513,75582,76713,77847,79119,80383,81377,82565,83590,84333,85408,86582,87677,89241,90471,91738,92807,93696,94839,96177,97489,98945,99935,101382,102581,103655,104756,106029,107559,108603,109871,111298,112450,113578,114731,116070,117190,118506,119458,120411,121532,122490,123325,124287,125210,126405,127462,128467,129458,130387,131219,132309,133319,134085,135157,136147,137339,138298,139328,140373,141275,142160,142940,144228,145506,146634,147550,148685,149875,150859,152021,153285,154452,155334,156517,157661,158895,160171,161016,162182,162924,163995,165134,166003,167252,168447,169738,170555,171489,172244,173299,174278,175254,176588,177671,178968,179793,180798,181840,183086,184042,184985,185750,186432,187026,187682,188636,189204,189763,190485,191160,191684,192451,193357,194261,195025,195771,196916,197672,198473,199331,200322,201010,201859,202733,203537,204603,206009,207462,208560,209939,211403,212879,214170,215511,216961,218185,219386,220713,222039,222844,223754,224966,226339,227396,228658,230163,231537,232648,233872,235246,236560,237772,239242,240455,241723,242926,244096,245377,246642,247989,249176,250359,251382,252612,253783,254831,256202,257447,258130,259321,260831,262008,263265,264566,265978,267183,268008,269118,270386,271503,272678,273857,275178,276560,277699,278889,280420,281891,283463,284920,286078,287389,288666,290022,291169,292341,293511,294836,296062,297220,298312,299294,300404,301443,302624,303665,304989,306307,307587,308984,310246,311529,312790,314318,315616,317079,318491,319554,320583,322052,323443,324723,325717,326914,328275,329623,330708,331849,332923,333927,335033,336124,337327,338412,339473,340612,341676,342617,343878,344882,346060,347137,348328,349335,350532,351699,353021,354251,355253,356270,357377,358525,359789,360831,361931,363035,364207,365068,366343,367583,368837,370084,371270,372391,373752,374970,376235,377482,378711,379892,381008,382305,383302,384205,385232,386584,387977,389214,390318,391443,392756,393991,395068,396526,397742,398852,400131,401398,402482,403669,404753,405958,407263,408491,409594,410466,411613,412711,413999,414924,416290,417561,418786,419795,420806,421787,422659,423502,424689,425727,426649,427784,428743,429956,431068,431867,432622,433251,434247,435478,436625,437659,438775,439881,440903,442028,443071,444046,445098,446153,447260,448192,449333,450475,451313,452308,453244,454344,455388,456428,457427,458369,459485,460320,461232,462216,463382,464784,465673,466787,468016,469415,470762,471903,472922,474011,475055,476112,477565,478788,479796,480629,481679,482616,483598,484725,485784,486874,487981,489119,490437,492062,493200,494446,495526,496610,497549,498760,499800,501121,502157,503224,503958,504927,505983,507177,508227,509220,510153,511433,512807,513910,515055,516195,517370,518568,519668,520794,521783,523273,524702,525844,527108,528433,529687,530833,532e3,533362,534513,535690,537011,538094,539214,540419,541687,542966,544086,545349,546585,547625,548941,550475,552011,552966,554174,555276,556290,557429,558500,559620,560945,562447,563960,565287,566515,567680,568859,570137,571294,572508,573880,575113,576346,577333,578541,579639,580609,581666,582608,583716,585067,586233,587261,588270,589302,590527,591831,593057,594142,595554,597003,598411,599427,600631,601610,602612,603558,604504,605996,606709,607631,608643,609335,610619,611977,613206,614498,615651,616459,617636,618988,620223,621406,622470,623599,624763,626001,626905,627916,629052,629991,630978,631969,633144,634397,635478,636489,637182,638151,639309,640254,641154,642202,643202,644518,645877,647073,648114,649197,650308,651551,652656,653659,654830,655844,657023,658394,659375,660747,662031,663286,664750,666274,667930,669519,670758,672277,673434,674803,675914,677325,678405,679545,680758,681642,682765,683693,684860,685860,686869,687928,688976,689977,690914,691708,692983,694265,695676,697112,698090,699240,700215,701500,702902,704114,705341,706405,707935,709329,710449,711713,712917,714093,715407,716692,717998,719208,720233,721053,722050,722886,723849,724661,726027,726987,728165,729668,731106,732135,733110,734582,735806,736838,738177,739310,740425,741634,742816,744362,745783,747005,748403,749767,751141,752233,753349,754439,755309,756348,757443,758369,759181,760521,761676,763156,764330,765360,766069,766867,767612,768944,770214,771333,772550,773755,775048,776256,777401,778456,779611,780919,781972,783105,784127,785086,786092,787174,788416,789600,790388,791607,792605,793629,794837,795775,796769,797941,799075,800212,801500,802769,803995,805186,806167,807224,808409,809649,810545,811258,812053,813373,814602,815940,816901,817702,818683,819555,820573,821316,822208,823251,824660,825838,827101,828346,829280,830436,831668,832976,834334,835455,836552,837668,838855,839994,841160,842447,843788,845069,846156,847396,848636,849978,851501,852737,853984,855051,856216,857603,858838,860058,861362,862560,863826,865177,866250,867632,868866,869825,871172,872248,873492,874868,876302,877491,878742,879558,880506,881452,882884,883919,885061,886197,887380,888576,889973,891299,892804,894131,895301,896739,898202,899475,900525,901558,903059,904568,905733,906913,908009,908685,909953,911147,912142,913069,914339,915292,916e3,917258,918482,919767,920858,921869,922690,923715,924660,925505,926481,927643,928628,929471,930358,931230,931972,932760,933737,934783,935717,936957,937850,939355,940799,941930,942735,943807,945208,946487,947993,949308,950562,951895,952872,954046,955094,956318,957350,958362,959699,960928,962483,963600,964818,966376,967521,968663,969765,970903,972059,973045,974463,975668,976435,977468,978333,979492,980443,981723,982941,984233,985467,986660,988056,989502,990685,992046,993197,994489,995897,997271,998578,999901,1001063,1002066,1003012,1004174,1005533,1006987,1008383,1009674,1010758,1012270,1013543,1014938,1016031,1017382,1018602,1019817,1021061,1022279,1023634,1024872,1026131,1027276,1028528,1029581,1030964,1032263,1033440,1034833,1035985,1037358,1038711,1039996,1041325,1042319,1043249,1044396,1045545,1046705,1047961,1049216,1050381,1051675,1052805,1054095,1055259,1056797,1058218,1059419,1060543,1062163,1063183,1064324,1065748,1066773,1068005,1068947,1070037,1071080,1072230,1073185,1074433,1075489,1076371,1077538,1078586,1079837,1081050,1082260,1083395,1084681,1085860,1086888,1087944,1089106,1090240,1091363,1092283,1093229,1093994,1094999,1096199,1097318,1098370,1099493,1100738,1101858,1103076,1104076,1105151,1106073,1107028,1108226,1109451,1110505,1111688,1112952,1114095,1115525,1116854,1118222,1119643,1120652,1122021,1123087,1123950,1125253,1126253,1127268,1128401,1129227,1129984,1131175,1132439,1133722,1134748,1135489,1136748,1138090,1139172,1140224,1141360,1142653,1143893,1145350,1146471,1147752,1149029,1150310,1151524,1152596,1153585,1154657,1156069,1157105,1158085,1159178,1160360,1161439,1162410,1163378,1164437,1165431,1166740,1167961,1168905,1170091,1171253,1172489,1173737,1174775,1176047,1177309,1178472,1179603,1180714,1181654,1182494,1183608,1184518,1185424,1186088,1187162,1188391,1189639,1190771,1191995,1193542,1194720,1195973,1197271,1198741,1199945,1201147,1202503,1203307,1204471,1205731,1206671,1208081,1209251,1210187,1211054,1211790,1212513,1213762,1214991,1216165,1217104,1218271,1219433,1220661,1221462,1222490,1223669,1224872,1226013,1227040,1228224,1229247,1230375,1231387,1232555,1233704,1234354,1235390,1236441,1237690,1238462,1239752,1241278,1242668,1244166,1245820,1247308,1248391,1249317,1250258,1251199,1252120,1252900,1254277,1255344,1256246,1257431,1258647,1259819,1261391,1262855,1264015,1264994,1266102,1267097,1268164,1269116,1270193,1271336,1272336,1273163,1274133,1275391,1276706,1277967,1279138,1280221,1281387,1282794,1283557,1284477,1285908,1287182,1288559,1289905,1291097,1292325,1293712,1294924,1295886,1297041,1298453,1299522,1300936,1302347,1303562,1304736,1305864,1306555,1307147,1308199,1309448,1310686,1311847,1313206,1314695,1315853,1316929,1318106,1319507,1320772,1322122,1323195,1324329,1325578,1327056,1328522,1329364,1330539,1331516,1332426,1333515,1334918,1335929,1337368,1338814,1340029,1341353,1342843,1343785,1345246,1346704,1348229,1349641,1350872,1352203,1353378,1354664,1355883,1357101,1357939,1359098,1360462,1361557,1362897,1364029,1364986,1365891,1367123,1368374,1369833,1371208,1372446,1373896,1375246,1376474,1377740,1378700,1379921,1380998,1382042,1382879,1384124,1385379,1386683,1387800,1389113,1390313,1391362,1392753,1394091,1395187,1396387,1397378,1398443,1399487,1400571,1401302,1402613,1403750,1405075,1406153,1407448,1408670,1409837,1411039,1411963,1412988,1414347,1415349,1416260,1417348,1418408,1419582,1420670,1421942,1423110,1424408,1425365,1426467,1427293,1428050,1428496,1429680,1430939,1432352,1433501,1434788,1436007,1437408,1438711,1440023,1441237,1442519,1443858,1444852,1446238,1447472,1448791,1449821,1450972,1451958,1453085,1454220,1455703,1456959,1458013,1459380,1460768,1461885,1463121,1464212,1465339,1466451,1467326,1468598,1469828,1471146,1472501,1473824,1474572,1475570,1477046,1478316,1479632,1480523,1481728,1483305,1484663,1486020,1487390,1488582,1489922,1491153,1492400,1493591,1494708,1495852,1496937,1498129,1499166,1500086,1501244,1502184,1503043,1504225,1505419,1506732,1507931,1509011,1509896,1511016,1511793,1512748,1513862,1515040,1516324,1517498,1518685,1519999,1521187,1522303,1523383,1524518,1525684,1526932,1528014,1529286,1530200,1531585,1532757,1533920,1535028,1536264,1537095,1538166,1539334,1540544,1541695,1543229,1544339,1545190,1545924,1546832,1547728,1548973,1550439,1551521,1552634,1553932,1554765,1555500,1556848,1558214,1559191,1559965,1561056,1561982,1563159,1564266,1565309,1566357,1567559,1568801,1569955,1571122,1572090,1573228,1574299,1575231,1576320,1577095,1577756,1578751,1579799,1580840,1581802,1582855,1583787,1584595,1585388,1586324,1587351,1588268,1589170,1590038,1590787,1591796,1592600,1593578,1594709,1595769,1597069,1598378,1599545,1600745,1601584,1602471,1603478,1604464,1605521,1606478,1607638,1608944,1609972,1611081,1612466,1613747,1614897,1615940,1616868,1617719,1618616,1620119,1621625,1622832,1623403,1623974,1625096,1626128,1627258,1628116,1629112,1630217,1631465,1632721,1633831,1635070,1636135,1637208,1638292,1639482,1640699,1641773,1642867,1644066,1645124,1646462,1647524,1648739,1649892,1651035,1652319,1653612,1654897,1656218,1657667,1658943,1660369,1661313,1662272,1663076,1664572,1665765,1666918,1668263,1669607,1670834,1672169,1673112,1674368,1675767,1677091,1678318,1679393,1680767,1682021,1683028,1684193,1685483,1686745,1688008,1689290,1690596,1692125,1693550,1695133,1696728,1698251,1699832,1701412,1702584,1703854,1705102,1705967,1706823,1707850,1709200,1710337,1711541,1712998,1714214,1715440,1716723,1717691,1719176,1720686,1721680,1722818,1724008,1725080,1726182,1727433,1728932,1730178,1731418,1732629,1733743,1734917,1736106,1737173,1738157,1739499,1740524,1741735,1742686,1743857,1744932,1746256,1747569,1748802,1750066,1751461,1752806,1754029,1754885,1756249,1757383,1758710,1759900,1760848,1761826,1762799,1764102,1765339,1766705,1767945,1769086,1770365,1771541,1772777,1773894,1775128,1776047,1777302,1778635,1780028,1781478,1782688,1783997,1785140,1786430,1787783,1789001,1790056,1791248,1792611,1793863,1795108,1796505,1797801,1799044,1800441,1801658,1802831,1803997,1805256,1806351,1807440,1808589,1809934,1811194,1812300,1813136,1814337,1815126,1815848,1816612,1817122,1817695,1818258,1818764,1819283,1819861,1820422,1820976,1821568,1822150,1822687,1823233,1823831,1824388,1824984,1825577,1826191,1827484,1828638,1829912,1831040,1832034,1833288,1834223,1835485,1836422,1837427,1838861,1840103,1841215,1842768,1843682,1844631,1845629,1846764,1848015,1849140,1850162,1851304,1852187,1852963,1853957,1855278,1856632,1857763,1859249,1860504,1861683,1862927,1864124,1865271,1866334,1867325,1868418,1869529,1870605,1871712,1872707,1873884,1874873,1875895,1877035,1878282,1879304,1880417,1881731,1883070,1884412,1885742,1886956,1888328,1889574,1890816,1891988,1893288,1894414,1895580,1896851,1898092,1899087,1900146,1901227,1902608,1903736,1904774,1905776,1907091,1908385,1909654,1910820,1911911,1913222,1914576,1916005,1917264,1918522,1919664,1920866,1922034,1923181,1924562,1926101,1927331,1928559,1929911,1931256,1932476,1933928,1935323,1936119,1937229,1938493,1939777,1940951,1942179,1943324,1944570,1945729,1947040,1948187,1949467,1950895,1952003,1953071,1954518,1955765,1957080,1958186,1959580,1960855,1961949,1963080,1964168,1965331,1966680,1968025,1969314,1970259,1971031,1972287,1973377,1974479,1975340,1976238,1977112,1977938,1979106,1980271,1980989,1982324,1983767,1985181,1986266,1987480,1988770,1989968,1990912,1991864,1993239,1994435,1995816,1997034,1998156,1999092,2000420,2001633,2002816,2003963,2005237,2006412,2007650,2008834,2010078,2011317,2012666,2014181,2015436,2016836,2017999,2019171,2019921,2020935,2021752,2022853,2023921,2025147,2026642,2027885,2028881,2030201,2031544,2033051,2034395,2035649,2036989,2038489,2039841,2041052,2042200,2043182,2044296,2045555,2046707,2047609,2048544,2049703,2050884,2051997,2053153,2054400,2055536,2056785,2058046,2059130,2060569,2061749,2062716,2064107,2065261,2066583,2067890,2069312,2070722,2072098,2073359,2074665,2075868,2077311,2078509,2079279,2080372,2081464,2082611,2083815,2085159,2086478,2087456,2088840,2089881,2091035,2092322,2093457,2094767,2095893,2096919,2098162,2099432,2100686,2101870,2102960,2104122,2105199,2106458,2107613,2108885,2110013,2111162,2112325,2113328,2114616,2115649,2116939,2118180,2119380,2120486,2121601,2122396,2123568,2124614,2125488,2126643,2127795,2128941,2129962,2131070,2131984,2133140,2134139,2135042,2136082,2136887,2137928,2139005,2140126,2141353,2142792,2144010,2145269,2146373,2147323,2148411,2149703,2151066,2152471,2153830,2155036,2155944,2156913,2158028,2159222,2160478,2161580,2162556,2163678,2164649,2165482,2166461,2167642,2169004,2170157,2171138,2172057,2173625,2175108,2176098,2177306,2178719,2180111,2181487,2182755,2183983,2185203,2186379,2187859,2189067,2190339,2191615,2192742,2194022,2195247,2196352,2197403,2198474,2199586,2200723,2202027,2202904,2204059,2205220,2206257,2207560,2208702,2209848,2211208,2212443,2213521,2214587,2215602,2216915,2218306,2219571,2221003,2222249,2223228,2224452,2225472,2226744,2228017,2229279,2230264,2231430,2232422,2233540,2234947,2236149,2237495,2238502,2239574,2240792,2241974,2243118,2244325,2245518,2246847,2248180,2249226,2250197,2251229,2252528,2253817,2254988,2256218,2256983,2257935,2259287,2260433,2261450,2262827,2263883,2265012,2266116,2267072,2268298,2269412,2270482,2271780,2272742,2273730,2274995,2275986,2276916,2277940,2278971,2279977,2280999,2282057,2282806,2284063,2285185,2286395,2287255,2288137,2289327,2290336,2291603,2292684,2293707,2294804,2295919,2297101,2297904,2298927,2299887,2301042,2302078,2303298,2304411,2305662,2307197,2308330,2309663,2310813,2311915,2313092,2314114,2315028,2316328,2317677,2319004,2320013,2321220,2322335,2323404,2324151,2325130,2325868,2326898,2328021,2329523,2330876,2332184,2333480,2334908,2336312,2337269,2338167,2339331,2340510,2341481,2342730,2343528,2344408,2345513,2346634,2347888,2349151,2350062,2351004,2352245,2353382,2354563,2355835,2356748,2357609,2358851,2359805,2361222,2362350,2363550,2364708,2366075,2367128,2368159,2369290,2370683,2371954,2373296,2374565,2375882,2377203,2378384,2379744,2381096,2382240,2383479,2384365,2385590,2386800,2387939,2389046,2390004,2390661,2391751,2392684,2393729,2394780,2395696,2396639,2397603,2398607,2399692,2400648,2401716,2402898,2403914,2404877,2405755,2406717,2408110,2409454,2410954,2412363,2413588,2414941,2416345,2417507,2418939,2420041,2421460,2422732,2423986,2425508,2426960,2428025,2429160,2430003,2431068,2432006,2432967,2434086,2435010,2436031,2437276,2438472,2439585,2440699,2441694,2442795,2443895,2444936,2445985,2447020,2448162,2449363,2450562,2451519,2452967,2453924,2454959,2456227,2457667,2459219,2460665,2461878,2463061,2464238,2465492,2466722,2467698,2468779,2469882,2471203,2472483,2473696,2474943,2475989,2477088,2478338,2479409,2480690,2481876,2483101,2484205,2485228,2486273,2487842,2489099,2490654,2492049,2493307,2494393,2495591,2496799,2498001,2499062,2500510,2501969,2503475,2504960,2506385,2507363,2508463,2509619,2510864,2511842,2513097,2514457,2515659,2516772,2518032,2519314,2520687,2522071,2523165,2524249,2525502,2526564,2527842,2529247,2530414,2531664,2532763,2533872,2535097,2536213,2537533,2538831,2540157,2541402,2542748,2543891,2544747,2545674,2546761,2547960,2549073,2550184,2551007,2551717,2552609,2553384,2554589,2555899,2557267,2558602,2559928,2561003,2562173,2563265,2564261,2565270,2566679,2567895,2569113,2570148,2571105,2571902,2572968,2574297,2575623,2576887,2577894,2578914,2580033,2581322,2582803,2584077,2585464,2586584,2587776,2588961,2590095,2591181,2592235,2593247,2594450,2595558,2596794,2598080,2599108,2600280,2601385,2602562,2603882,2604984,2606215,2607384,2608382,2609714,2611006,2612166,2613462,2614675,2615986,2617354,2618608,2619641,2620948,2622274,2623317,2624290,2625744,2626992,2628240,2629501,2630744,2631854,2633227,2634629,2635965,2637198,2638725,2640189,2641421,2642297,2642969,2643603,2644454,2645410,2646375,2647706,2648766,2649887,2651189,2652411,2653710,2655120,2656451,2657681,2658663,2659543,2660830,2661843,2662838,2664020,2664842,2665898,2666892,2667919,2669165,2669966,2670966,2672362,2673222,2674197,2675311,2676283,2677428,2678604,2679628,2680819,2682e3,2682991,2684165,2685103,2686126,2686963,2688417,2689676,2690853,2692085,2693509,2694733,2695741,2697015,2698247,2699552,2700917,2702364,2703789,2705267,2706643,2707912,2709324,2710739,2711638,2712993,2714395,2715587,2716707,2717824,2718954,2720118,2721317,2722574,2724094,2725472,2726924,2728305,2729731,2730863,2731982,2733234,2734415,2735832,2737155,2738503,2740051,2741316,2742536,2743734,2744889,2745849,2746980,2747922,2748963,2750109,2751340,2752687,2754194,2755666,2757115,2758360,2759811,2760914,2761741,2762684,2763755,2764846,2766074,2767159,2768328,2769754,2771043,2772245,2773299,2774292,2775110,2776085,2777429,2778495,2779917,2781174,2782499,2783491,2784532,2785812,2787287,2788454,2789848,2791116,2792635,2794093,2795261,2796618,2798015,2799259,2800690,2802089,2803405,2804493,2806005,2807478,2808568,2809654,2810521,2811310,2812047,2812759,2813353,2814143,2815178,2816123,2817123,2818140,2819447,2820949,2822220,2823583,2824925,2826223,2827456,2828673,2829951,2831387,2832714,2833937,2835337,2836775,2838153,2839479,2840853,2842350,2843452,2844923,2846254,2847493,2848513,2849828,2851108,2852443,2853617,2854823,2856084,2857366,2858704,2860035,2861347,2862603,2864039,2865546,2867191,2868238,2869503,2870637,2871797,2872649,2873471,2874259,2875390,2876352,2877300,2878286,2878939,2880004,2881146,2881784,2882741,2883550,2884657,2885499,2886351,2887261,2888351,2889451,2890397,2891365,2892102,2893206,2894373,2895392,2896521,2897603,2898623,2899697,2900746,2901810,2902756,2904002,2905100,2905970,2906849,2907723,2908512,2909342,2910649,2911865,2913112,2913681,2914688,2915775,2916847,2917651,2918564,2919537,2920674,2921654,2922442,2923342,2924310,2925229,2926503,2927652,2928725,2929703,2930361,2930993,2932238,2932949,2933523,2934112,2934939,2936171,2937173,2938109,2939123,2940196,2941166,2942297,2943269,2944325,2945509,2946296,2947377,2948424,2949417,2950321,2951233,2952398,2953448,2954564,2955808,2956587,2957438,2958102,2959071,2959821,2960503,2961567,2962555,2963639,2964632,2965663,2966759,2967854,2968926,2969815,2970616,2971263,2972196,2972485,2972862,2973353,2974237,2974829,2975931,2976882,2977470,2978201,2979019,2979880,2980753,2981568,2982352,2983033,2983772,2984706,2985707,2986318,2986951,2987495,2988546,2989316,2989805,2990285,2991093,2992079,2992874,2993791,2994785,2995791,2996690,2997485,2998242,2998976,2999969,3000975,3001863,3002691,3003291,3004168,3005030,3005826,3006622,3007500,3008263,3009149,3010068,3010893,3011770,3012636,3013153,3013583,3014389,3015338,3016182,3017129,3017922,3018649,3019171,3019574,3020239,3020750,3021667,3022459,3023145,3023915,3024730,3025395,3026346,3027515,3028645,3029809,3030659,3031617,3032616,3033340,3033956,3034563,3035445,3036550,3037549,3038368,3039226,3040072,3040658,3041229,3041782,3042311,3043117,3043866,3044640,3045629,3046506,3047251,3048232,3048842,3049269,3049986,3050715,3051260,3051784,3052401,3053257,3054137,3054820,3055396,3055622,3056064,3057035,3057470,3057955,3058586,3059151,3059699,3060307,3060841,3061443,3062241,3062895,3063660,3064419,3065227,3066112,3066488,3067033,3067704,3068225,3068616,3069176,3069910,3070816,3071470,3072101,3072665,3073197,3073996,3074697,3075405,3076210,3076998,3077758,3078476,3079108,3079952,3080720,3081477,3082106,3082691,3083168,3083885,3084493,3085104,3085812,3086597,3087378,3088059,3088641,3089419,3090046,3090611,3091340,3091891,3092565,3093413,3094312,3095447,3096452,3097396,3098094,3098990,3099875,3100729,3101794,3102383,3102944,3103447,3104032,3104618,3105381,3106491,3107596,3108490,3109554,3110556,3111361,3112240,3113445,3114622,3115705,3117008,3117961,3118953,3119699,3120768,3121692,3122407,3123384,3124211,3124731,3125555,3126525,3127474,3128058,3128573,3129573,3130717,3131634,3132568,3133370,3134265,3135087,3135942,3136674,3137575,3138467,3139304,3140196,3141425,3142328,3143257,3144301,3145194,3146171,3147120,3147945,3148805,3150024,3151085,3152098,3153009,3153961,3154891,3155640,3156328,3157262,3158134,3158911,3159975,3160903,3162129,3163030,3163943,3164562,3165550,3166608,3167597,3168531,3169541,3170640,3171697,3172542,3173608,3174592,3175501,3176723,3177702,3178784,3179742,3180942,3182158,3183436,3184769,3185995,3187357,3188653,3189641,3190635,3191644,3192171,3192880,3193972,3194842,3195452,3196455,3197123,3197921,3198882,3199973,3200935,3201802,3202722,3203614,3204533,3205546,3206476,3207441,3208494,3209415,3210238,3211321,3212265,3213313,3214085,3214887,3215587,3216671,3217281,3217679,3218613,3219425,3220073,3220934,3221719,3222608,3223100,3223885,3224676,3225961,3226983,3228078,3229027,3230094,3230946,3231691,3232605,3233329,3234173,3234996,3235923,3236949,3237753,3238811,3239839,3240913,3242048,3243128,3244235,3245315,3246026,3246875,3247759,3248783,3249753,3250844,3251679,3252792,3254081,3255099,3256175,3257060,3257864,3258748,3259735,3260507,3261292,3261854,3262126,3262478,3263085,3264043,3264862,3265983,3266835,3267842,3268759,3269969,3270971,3272250,3273355,3274018,3274958,3275848,3277101,3278102,3279153,3280078,3281228,3282021,3283007,3283879,3284753,3285704,3286859,3287994,3289139,3290037,3290967,3291950,3293018,3294111,3295347,3296375,3297433,3298458,3299624,3300613,3301760,3302910,3303923,3304909,3305806,3307086,3307961,3308763,3309566,3310263,3310952,3311899,3312996,3313970,3314845,3316137,3317503,3318645,3319591,3320348,3321524,3322356,3323140,3324234,3324995,3325676,3327063,3327568,3328173,3328778,3329330,3329958,3330619,3331213,3331665,3332229,3332762,3333219,3333722,3334173,3335119,3335588,3336075,3336592,3337018,3337531,3337989,3338894,3340065,3340663,3341494,3342598,3343603,3344284,3345320,3346599,3347774,3348511,3349466,3350278,3351314,3352156,3353088,3353944,3354809,3355882,3356795,3357379,3358412,3359629,3360667,3361551,3362526,3363616,3364542,3365500,3366510,3367292,3368440,3369539,3370488,3371540,3372282,3372928,3374055,3374983,3375875,3376662,3377933,3379218,3380385,3381647,3382587,3383704,3384938,3385964,3387191,3388470,3389182,3390154,3391004,3391866,3392890,3393725,3394575,3395338,3396287,3397276,3397897,3398923,3399692,3400638,3401571,3402597,3403477,3404295,3405077,3405964,3406938,3407876,3408737,3409516,3410308,3410983,3411756,3412666,3413522,3414621,3415515,3416190,3416948,3417777,3418651,3419502,3420338,3421137,3421768,3422565,3423377,3424263,3425252,3426321,3427335,3428619,3429460,3430449,3431444,3432340,3433030,3433917,3434710,3435634,3436508,3437705,3438383,3439416,3440315,3441099,3442098,3442785,3443780,3444717,3445594,3446549,3447545,3448605,3449519,3450509,3451511,3452417,3453349,3454227,3455267,3456233,3456686,3457632,3458717,3459630,3460683,3461240,3461958,3462668,3463348,3464083,3464865,3465736,3466743,3467794,3468340,3469008,3469746,3470562,3471644,3472183,3473077,3474250,3475232,3476349,3477509,3478307,3479484,3480527,3481633,3482695,3483643,3484575,3485335,3486508,3487576,3488641,3489431,3490180,3491269,3492493,3493726,3494504,3495214,3496441,3497261,3498069,3498983,3499890,3500992,3501724,3502674,3503733,3504768,3505878,3506552,3507034,3507694,3508560,3509248,3510183,3511084,3511901,3512620,3513215,3513925,3514688,3515567,3516631,3517626,3518273,3519027,3520276,3521283,3522330,3523382,3524422,3525500,3526626,3527728,3528886,3529758,3530715,3531401,3532148,3532837,3533636,3534308,3535199,3535902,3536568,3537464,3538151,3539034,3539721,3540406,3541256,3542129,3542900,3543713,3544632,3545348,3546060,3546947,3548024,3548906,3549407,3549911,3550639,3551563,3552196,3553255,3554191,3555104,3556033,3557071,3558020,3559068,3560079,3561147,3562181,3563118,3564125,3565085,3565912,3566955,3567887,3568938,3569956,3570967,3571776,3572503,3573360,3574409,3575383,3576334,3577343,3578458,3579197,3580018,3581207,3582056,3582870,3583571,3584583,3585656,3586472,3587370,3587904,3588958,3590041,3591014,3591867,3592622,3593453,3594363,3595309,3596163,3596776,3597849,3598884,3599508,3600544,3601395,3602414,3603086,3604211,3605272,3606071,3606888,3607274,3608519,3609598,3610484,3611504,3612438,3613616,3614633,3615668,3616426,3617473,3618457,3619358,3620393,3621308,3621895,3622840,3623909,3624925,3625809,3627008,3628017,3629099,3630014,3630698,3631608,3632354,3633434,3634146,3635292,3636203,3637142,3637996,3639139,3639894,3640794,3641673,3642524,3643728,3644501,3645510,3646491,3647515,3648455,3649485,3650316,3651193,3651972,3653e3,3653926,3654960,3656161,3657098,3658105,3659137,3660155,3660747,3661753,3662677,3663271,3663901,3664559,3665628,3666419,3667554,3668257,3668962,3669671,3670662,3671692,3672906,3673825,3674521,3675581,3676414,3677228,3678066,3679038,3679916,3680793,3681923,3682667,3683686,3684655,3685463,3686399,3687328,3687985,3688610,3689335,3690386,3691299,3692243,3692714,3693342,3693835,3694531,3695276,3695727,3696640,3697678,3698778,3699773,3700776,3701478,3702647,3703667,3704632,3705402,3706370,3707413,3708548,3709540,3710482,3711708,3712768,3713532,3714633,3715633,3716477,3717400,3718380,3719455,3720294,3721187,3722218,3722991,3724068,3724964,3725689,3726439,3727525,3728404,3729291,3730483,3731544,3732702,3733711,3734566,3735182,3735732,3736530,3737559,3738387,3738977,3740003,3740952,3741945,3742844,3743785,3744588,3745472,3746336,3747281,3748279,3748695,3749516,3750396,3751001,3751444,3751989,3752722,3753839,3754815,3755944,3756831,3758017,3759067,3760058,3761151,3762426,3763441,3764731,3765713,3766790,3768077,3769244,3770366,3771392,3772381,3773499,3774280,3774796,3775920,3776849,3777838,3779004,3780112,3780874,3781729,3782333,3783499,3784506,3785501,3786347,3787136,3788070,3788951,3789882,3790732,3791655,3792602,3793514,3794666,3795605,3796507,3797334,3798401,3799286,3800435,3801537,3802244,3803299,3804299,3805266,3806194,3807072,3808016,3809162,3810340,3811219,3812287,3813390,3814356,3815334,3816473,3817533,3818392,3819230,3820320,3821366,3822032,3822810,3823873,3824958,3825971,3826811,3827567,3828313,3829030,3829660,3830529,3831333,3831960,3832845,3833661,3834427,3835232,3835942,3836824,3837722,3838524,3839332,3840239,3841095,3841642,3842450,3843611,3844500,3845161,3845604,3846226,3847266,3847931,3848787,3849744,3850636,3851492,3852559,3853504,3854324,3855170,3856338,3857261,3858034,3859270,3860340,3861296,3862019,3862987,3863914,3865073,3866060,3867299,3868300,3869351,3870504,3871362,3871940,3872452,3873466,3874465,3875091,3875880,3877014,3878146,3878994,3879790,3880616,3881729,3882605,3883612,3884298,3885263,3886524,3887328,3888518,3889717,3890648,3891895,3892931,3894007,3894844,3895840,3897015,3898078,3898856,3899712,3900703,3901787,3902821,3903528,3904702,3905519,3906515,3907664,3908489,3909424,3910449,3911657,3912630,3913625,3914770,3915812,3916709,3917866,3919142,3920350,3921354,3922571,3923351,3923789,3924433,3925064,3926036,3927143,3928150,3929122,3930079,3930923,3931902,3933044,3934175,3935104,3936046,3937067,3937837,3938999,3939785,3940743,3941748,3942731,3943482,3944611,3945782,3946842,3948443,3949432,3950455,3951488,3952563,3953413,3954605,3955724,3956781,3957576,3958744,3959942,3961091,3962163,3962935,3964021,3965181,3966393,3967459,3968429,3969323,3970427,3971489,3972682,3973764,3974709,3975718,3976814,3977871,3978840,3980066,3981611,3983102,3984524,3985855,3986464,3988024,3989362,3990851,3992157,3993148,3994120,3995111,3996105,3997251,3998317,3999503,4000563,4001444,4002418,4003558,4004597,4005330,4006309,4007379,4008383,4009137,4010186,4011071,4012048,4013096,4014157,4014834,4015589,4016500,4017354,4018258,4019344,4020339,4021346,4022395,4023540,4024364,4025362,4026199,4026915,4027836,4028709,4029719,4030796,4031696,4032731,4033504,4034545,4035780,4036858,4037688,4038799,4039769,4040716,4041833,4043071,4043959,4044788,4045703,4046573,4047341,4048376,4049250,4050321,4051288,4052428,4053350,4054477,4055598,4056452,4057509,4058561,4059664,4060606,4061583,4062516,4063485,4064558,4065570,4066666,4067718,4068675,4069734,4070807,4071699,4072759,4073832,4074814,4075792,4076812,4077817,4078832,4079878,4080934,4081923,4083048,4084060,4085079,4086218,4087285,4088256,4089272,4090389,4091518,4092583,4093776,4094736,4095690,4096600,4097503,4098444,4099283,4100279,4101315,4102285,4103239,4104191,4105203,4106233,4107248,4108317,4109506,4110540,4111549,4112598,4113571,4114555,4115573,4116317,4117416,4118320,4119441,4120432,4121470,4122253,4123033,4123742,4124473,4125584,4126540,4127394,4128335,4129322,4130310,4131173,4131972,4132889,4134043,4135077,4135996,4136782,4137772,4138742,4139706,4140563,4141674,4142616,4143577,4144596,4145545,4146466,4147330,4148342,4149420,4150405,4151344,4152165,4153186,4154230,4155177,4156045,4157012,4158040,4158964,4159725,4160552,4161611,4162686,4163755,4164708,4165482,4166481,4167548,4168560,4169654,4170507,4171357,4172222,4173150,4173874,4174863,4175874,4176861,4177790,4178795,4179592,4180359,4181216,4182165,4183004,4183695,4184735,4185814,4186883,4187818,4188876,4189840,4190745,4191824,4192967,4193981,4195019,4195960,4197037,4198016,4199031,4200001,4201002,4201888,4203106,4204208,4205062,4206176,4207262,4208076,4208940,4209591,4210596,4211708,4212681,4213675,4214672,4215631,4216615,4217142,4217820,4218480,4219082,4219683,4220828,4221794,4222716,4223827,4224810,4225750,4226564,4227501,4228608,4229635,4231008,4232125,4233458,4234895,4236214,4237366,4238540,4239777,4241248,4242503,4243811,4244992,4246112,4247300,4248248,4249420,4250793,4251997,4253541,4254811,4255934,4257138,4258422,4259548,4260780,4261906,4263173,4264396,4265683,4266813,4267976,4268979,4270083,4271382,4272774,4274042,4275155,4276254,4277469,4278433,4279650,4280692,4281780,4282876,4283978,4285273,4286386,4287628,4288856,4289899,4291055,4292269,4293379,4294661,4296036,4297331,4298538,4299677,4300646,4301900,4303209,4304415,4305807,4307017,4308293,4309601,4310533,4311720,4312846,4314112,4315464,4316755,4318003,4318982,4320052,4321056,4322308,4323567,4324904,4326085,4327340,4328528,4329715,4330785,4331970,4333292,4334514,4335732,4336908,4338032,4339204,4340483,4341539,4342678,4343734,4344864,4345999,4347212,4348230,4349510,4350668,4351613,4353239,4354626,4355748,4356867,4358304,4359422,4360530,4361621,4362736,4363798,4364871,4366156,4367176,4368453,4369855,4370923,4371950,4373091,4374270,4375262,4376418,4377662,4379068,4380265,4381390,4382774,4384062,4385455,4386866,4388056,4389290,4390379,4391393,4392442,4393623,4394700,4395763,4396699,4397822,4399068,4400096,4401346,4402560,4403734,4404753,4405948,4407352,4408501,4409578,4410907,4412225,4413577,4414828,4416044,4417135,4418307,4419339,4420783,4422098,4423340,4424434,4425477,4426800,4428004,4428925,4430054,4431178,4432467,4433610,4434867,4436011,4437282,4438387,4439466,4440713,4441890,4443171,4444455,4445742,4447112,4448289,4449575,4450941,4452228,4453218,4454346,4455744,4456836,4457891,4458710,4459821,4461057,4462129,4463276,4464223,4465470,4466735,4467841,4468867,4469798,4471005,4472077,4473065,4473905,4474940,4475992,4476888,4478183,4479603,4480919,4482214,4483448,4484602,4485851,4486818,4487930,4489043,4490078,4491341,4492358,4493586,4494566,4495548,4496771,4497963,4498816,4499935,4500913,4502173,4503226,4504555,4505683,4506720,4507702,4508736,4509849,4511070,4512228,4513371,4514687,4515913,4517016,4518149,4519453,4520562,4521784,4522885,4523997,4525375,4526493,4527715,4528646,4529722,4530799,4531788,4532954,4534112,4535151,4536152,4537206,4538428,4539576,4540836,4542003,4543249,4544609,4545619,4546688,4548090,4549488,4550687,4551616,4552551,4553578,4554653,4555719,4556777,4557838,4559004,4560343,4561489,4562738,4564113,4565168,4566268,4567437,4568669,4569821,4570939,4572193,4573348,4574712,4576090,4577262,4578381,4579515,4580658,4581789,4583018,4584362,4585656,4586826,4587980,4589100,4590160,4591359,4592583,4593657,4594681,4595645,4596763,4597968,4599102,4600397,4601552,4602591,4603879,4604678,4605853,4606899,4608128,4609120,4610374,4611469,4612453,4613546,4614534,4615711,4616833,4618030,4619166,4620401,4621602,4622555,4623561,4624720,4625828,4626910,4627971,4629248,4630542,4631570,4632816,4634136,4635415,4636351,4637595,4638763,4639729,4640904,4642046,4643170,4644316,4645486,4646560,4647619,4648834,4649843,4651008,4652244,4653438,4654436,4655617,4656866,4658375,4659624,4660871,4662049,4663491,4664892,4666171,4667392,4668799,4670213,4671549,4672624,4673952,4675344,4676494,4677515,4678662,4679985,4680781,4681823,4682931,4684052,4685290,4686412,4687518,4688526,4689997,4691277,4692657,4693805,4694975,4696122,4697168,4698317,4699287,4700592,4701793,4703156,4704511,4705410,4706663,4708031,4709289,4710486,4711853,4713358,4714513,4715858,4717304,4718529,4719820,4721195,4722371,4723444,4724586,4725792,4726840,4727946,4729053,4730162,4731208,4732177,4733292,4734519,4735582,4736617,4737691,4738760,4739654,4740739,4741625,4742619,4743798,4744754,4745782,4746836,4748062,4749291,4750459,4751695,4753037,4754411,4755569,4756906,4758110,4759412,4760570,4761645,4762840,4763933,4764988,4766147,4767191,4768357,4769519,4770609,4771669,4772950,4774170,4775141,4776211,4777362,4778321,4779387,4780517,4781633,4782551,4783183,4784292,4785263,4786124,4787111,4788100,4789426,4790307,4791542,4792903,4794262,4795576,4796748,4797909,4799100,4800351,4801491,4802914,4803880,4804837,4805834,4806836,4807802,4809074,4810516,4811709,4812777,4813916,4814975,4816272,4817375,4818676,4819765,4820704,4821883,4822992,4824142,4825293,4826455,4827465,4828583,4829613,4831073,4832214,4833543,4834921,4836085,4837434,4838901,4839758,4840973,4842399,4843747,4844949,4846263,4847801,4848989,4850279,4851817,4853002,4854460,4855731,4857020,4858256,4859532,4860896,4862026,4863422,4864969,4866377,4867834,4868816,4869822,4870975,4872137,4873380,4874759,4875795,4876944,4878380,4879678,4880854,4882097,4883331,4884338,4885687,4887075,4888276,4889532,4890503,4891694,4892899,4894137,4895524,4896734,4898101,4899423,4900712,4902077,4903537,4904916,4906393,4907727,4908989,4910330,4911838,4913221,4914631,4915764,4917148,4918535,4919786,4921197,4922502,4923750,4925184,4926257,4927400,4928675,4930289,4931762,4933054,4934085,4934841,4935887,4937031,4938403,4939651,4941090,4942191,4943328,4944411,4945748,4946991,4948180,4949729,4950805,4952061,4953408,4954732,4955836,4957e3,4958092,4959312,4960617,4961891,4962957,4964184,4965223,4966391,4967205,4968369,4969535,4970668,4971846,4972916,4973760,4974709,4975467,4976654,4977770,4979108,4980492,4981616,4982605,4983520,4984498,4985372,4986485,4987762,4989054,4990176,4991574,4992612,4993635,4994664,4995929,4997170,4998188,4999466,5000595,5001820,5003127,5004377,5005735,5006869,5007901,5008822,5009756,5010629,5011687,5012989,5014140,5015412,5016749,5017966,5019140,5020035,5021365,5022663,5023959,5025407,5026572,5027406,5028603,5029555,5030462,5031600,5032853,5034212,5035366,5036523,5037801,5039047,5040267,5041649,5043036,5044446,5045791,5047051,5048277,5049486,5050635,5051735,5052697,5054141,5055503,5056677,5057806,5059086,5060059,5061362,5062684,5063829,5065137,5066378,5067646,5068850,5070036,5071414,5072865,5074014,5075402,5076642,5077860,5078787,5079971,5081072,5082046,5083208,5084529,5085846,5087121,5088377,5088976,5090118,5091399,5092419,5093686,5094916,5096279,5097715,5099120,5100550,5101703,5102743,5104151,5105289,5106518,5108010,5109224,5110359,5111397,5112661,5113898,5115065,5116393,5117798,5118753,5119833,5121001,5122071,5123084,5124339,5125423,5126391,5126858,5127794,5128828,5130012,5131095,5132010,5132702,5133742,5134918,5135889,5137012,5137918,5138795,5139900,5140543,5141502,5142872,5143871,5144814,5145502,5146286,5147598,5148880,5150164,5151306,5152479,5153389,5154247,5155430,5156499,5157344,5158478,5159536,5160536,5161639,5162722,5163288,5164335,5165354,5166191,5167321,5168465,5169633,5170747,5171710,5172659,5173880,5174948,5176071,5176987,5178227,5179242,5180482,5181325,5182509,5183641,5184808,5186024,5187169,5188340,5189458,5190302,5191102,5191624,5192229,5193310,5194113,5195094,5196238,5197258,5198131,5199141,5200319,5201320,5202330,5203454,5204433,5205678,5206856,5208005,5208846,5209712,5210709,5211850,5212795,5213793,5215010,5216206,5217159,5218118,5219103,5220215,5220831,5221687,5222498,5223608,5224721,5225963,5227086,5228368,5229571,5230657,5231707,5232789,5234033,5235006,5236087,5237274,5238380,5239735,5241053,5242481,5243410,5244564,5245448,5246409,5247356,5247914,5248916,5250128,5251350,5252582,5253729,5254849,5256023,5257100,5258344,5259507,5260874,5262038,5263132,5264368,5265539,5266585,5267846,5269002,5270002,5271073,5272246,5273107,5274057,5275212,5276261,5277441,5278488,5279712,5280741,5281893,5283122,5284193,5285368,5286511,5287742,5288931,5289798,5290875,5292090,5293327,5294473,5295471,5296691,5297920,5298999,5300121,5301326,5302541,5303667,5304968,5306088,5307034,5308356,5309451,5310659,5311818,5312890,5314214,5314996,5315964,5316898,5318065,5319269,5320367,5321191,5322295,5323373,5324118,5325185,5326127,5327179,5328260,5329443,5330482,5331656,5332694,5333785,5334837,5335820,5337031,5338275,5339639,5340883,5341851,5343075,5343942,5344965,5346140,5347312,5348275,5349350,5350621,5351656,5352855,5354059,5355261,5356476,5357555,5358542,5359805,5361070,5362399,5363621,5364761,5366009,5367066,5368062,5369285,5370662,5371718,5372819,5373735,5375112,5376289,5377231,5378346,5379356,5380598,5381668,5382709,5383844,5384958,5386168,5387441,5388681,5389905,5391248,5392672,5393923,5395240,5396690,5397959,5399317,5400519,5401691,5402756,5404100,5405387,5406713,5407967,5409020,5410177,5411479,5412561,5413858,5414958,5416150,5417382,5418577,5419844,5420904,5422214,5422958,5424133,5425312,5426392,5427473,5428822,5429723,5430714,5432049,5433065,5434042,5434951,5436238,5437701,5439106,5440267,5441588,5442861,5444055,5445188,5446181,5447368,5448058,5448832,5449908,5450958,5452004,5453085,5454247,5455382,5456389,5457956,5459107,5460520,5461647,5462693,5464006,5465166,5466312,5467426,5468833,5470140,5471290,5472550,5473845,5475100,5476297,5477402,5478589,5479779,5480928,5482087,5483217,5484479,5485745,5487019,5488290,5489623,5490767,5491948,5492833,5493886,5495149,5496357,5497646,5498852,5500113,5501244,5502246,5503182,5504014,5504945,5505862,5506768,5507690,5508626,5509505,5510477,5511342,5512230,5513137,5514090,5514946,5515786,5516582,5517474,5518435,5519344,5520256,5521179,5522062,5522881,5523811,5524723,5525628,5526485,5527860,5529130,5530518,5531874,5533199,5534173,5534946,5535958,5537012,5538093,5539124,5540303,5541774,5543061,5544302,5545526,5546583,5547849,5548977,5550089,5551456,5552582,5553653,5554794,5555957,5557126,5557904,5559186,5560377,5561586,5562430,5563464,5564409,5565497,5566801,5568079,5569106,5570473,5571650,5572798,5573871,5575286,5576771,5578093,5579550,5580090,5581015,5582016,5582956,5583622,5584424,5585285,5586156,5587164,5587658,5588156,5589130,5589840,5590788,5591596,5592372,5593665,5594335,5595123,5596035,5597133,5598511,5599658,5600461,5601399,5602263,5603601,5604781,5605604,5606374,5607209,5608111,5609087,5610228,5611422,5612030,5612796,5613823,5614717,5615753,5616724,5617615,5618403,5619682,5620701,5621589,5622244,5622885,5623826,5624365,5625308,5626511,5627752,5628940,5630102,5631128,5632290,5633428,5634644,5636135,5637597,5638942,5640180,5641347,5642230,5643475,5644821,5645895,5646899,5648231,5649035,5650122,5651384,5652534,5653692,5654794,5656161,5657371,5658549,5659592,5660894,5662135,5663366,5664580,5665937,5667220,5668389,5669470,5670681,5671808,5673095,5674420,5675376,5676580,5677684,5678956,5680112,5681356,5682293,5683395,5684645,5685735,5687040,5688415,5689585,5690877,5691875,5692980,5694171,5695070,5696246,5697495,5698494,5699825,5701091,5702372,5703612,5704813,5705988,5707221,5708412,5709673,5710892,5711955,5713082,5714140,5715196,5716219,5717435,5718595,5719907,5720956,5721658,5722663,5723871,5724828,5725729,5726989,5728178,5729275,5730315,5731506,5732657,5733780,5734793,5735906,5736858,5738036,5739151,5740133,5741348,5742647,5743801,5745046,5746244,5747327,5748519,5749728,5750999,5752206,5753350,5754477,5755484,5756657,5757740,5758815,5760106,5761170,5762298,5763402,5764348,5765477,5766430,5767375,5768443,5769436,5770682,5772078,5773409,5774802,5776098,5777114,5778302,5779595,5780738,5781898,5783227,5784309,5785343,5786451,5787479,5788582,5789764,5790745,5791235,5792292,5793627,5794828,5796080,5797138,5798169,5799381,5800550,5801527,5802679,5803911,5805151,5806261,5807373,5808442,5809468,5810597,5811707,5812686,5813837,5814918,5816082,5817172,5818215,5819200,5820157,5821374,5822397,5823537,5824406,5825177,5826376,5827371,5828280,5829396,5830488,5831920,5833102,5834160,5835226,5836405,5837400,5838680,5839659,5840815,5842023,5843313,5844481,5845310,5846706,5847820,5848992,5850385,5851683,5853020,5854105,5855364,5856571,5857673,5858709,5859796,5860758,5861794,5863090,5864166,5865374,5866366,5867435,5868182,5869318,5870442,5871714,5872813,5873990,5875028,5876023,5877167,5877880,5879068,5880069,5881251,5882113,5883300,5884533,5885739,5887061,5888339,5889568,5890867,5892137,5893455,5894803,5895931,5896985,5898344,5899639,5900984,5902065,5903134,5904226,5905507,5906603,5907649,5908811,5909403,5910248,5911425,5912569,5913873,5915199,5916383,5917575,5918891,5920033,5921165,5922379,5923722,5924976,5926063,5927306,5928470,5929654,5930744,5931575,5932599,5933577,5934792,5935896,5937286,5938554,5939735,5940946,5942386,5943674,5944909,5946290,5947725,5948736,5949940,5951190,5952198,5953492,5954648,5955447,5956605,5957790,5959015,5960152,5961268,5962410,5963584,5964620,5965915,5967e3,5968335,5969583,5970605,5971661,5972705,5973922,5975002,5976245,5977432,5978492,5979775,5980951,5982427,5983513,5984687,5985898,5987138,5988310,5989303,5990333,5991359,5992487,5993524,5994828,5995892,5996945,5998223,5999377,6000716,6001929,6003206,6004356,6005690,6006662,6007859,6009039,6010353,6011624,6012724,6013940,6015175,6016483,6017705,6018757,6019855,6021064,6022343,6023584,6024718,6025876,6027054,6028123,6029145,6030025,6031061,6032085,6033127,6034133,6035152,6036059,6037131,6038110,6039061,6040087,6041125,6042057,6043e3,6043875,6044834,6045723,6046586,6047455,6048384,6049291,6050151,6050979,6051931,6052885,6053884,6054950,6056031,6057137,6058123,6058960,6059964,6061151,6062154,6063323,6064364,6065531,6066583,6067686,6068849,6069910,6070920,6071972,6073012,6074103,6074915,6075941,6076981,6078067,6078956,6079852,6080908,6082050,6082992,6084023,6085045,6085949,6086956,6087857,6088704,6089742,6090891,6091993,6093024,6094057,6095135,6096091,6096912,6097894,6098811,6099832,6100879,6101795,6102743,6103779,6104844,6105727,6106660,6107685,6108674,6109667,6110640,6111712,6112785,6113805,6114839,6115897,6116943,6118114,6119246,6120277,6121189,6122266,6123195,6124204,6124997,6126076,6127230,6128498,6129717,6130824,6131925,6132966,6133995,6135016,6136031,6137107,6138134,6139240,6140310,6141428,6142618,6143870,6144869,6145928,6146867,6147826,6148817,6149679,6150440,6151248,6152201,6153081,6153639,6154360,6155053,6155936,6156727,6157555,6158380,6159166,6160068,6160959,6161982,6163086,6164190,6165279,6166393,6167469,6168518,6169459,6170492,6171668,6172687,6173785,6174833,6176003,6177014,6178171,6179424,6180547,6181619,6182792,6183839,6184885,6186006,6187072,6188182,6188987,6189811,6190636,6191580,6192619,6193755,6194859,6195986,6196593,6196962,6197490,6198457,6199326,6200427,6201582,6202650,6203540,6204586,6205630,6206558,6207521,6208275,6209183,6210213,6211254,6212149,6213183,6214320,6215263,6216262,6217286,6218316,6219231,6220162,6221113,6222134,6223208,6224206,6225350,6226315,6227318,6228250,6229274,6230206,6231126,6232207,6233159,6234101,6235033,6236020,6237064,6238008,6238920,6239813,6240753,6241756,6242790,6243838,6244703,6245671,6246749,6247705,6248729,6249500,6250433,6251283,6252104,6253053,6253988,6254843,6255835,6256847,6257803,6258667,6259668,6260670,6261673,6262662,6263625,6264459,6265307,6266100,6266975,6267871,6268813,6269674,6270607,6271480,6272358,6272681,6273487,6274363,6275304,6276276,6277257,6278276,6279374,6280053,6280651,6281647,6282689,6283797,6284950,6286061,6287295,6288328,6289403,6290510,6291659,6292772,6293850,6295063,6296185,6297051,6297699,6298393,6299432,6300332,6301431,6302409,6303521,6304647,6305830,6306907,6308092,6309052,6310097,6311248,6312364,6313439,6314517,6315583,6316628,6317569,6318426,6319302,6320130,6321016,6321841,6322847,6323781,6324739,6325725,6326816,6327717,6328212,6329181,6330136,6331315,6332312,6333044,6333570,6334189,6335271,6336309,6337418,6338507,6339617,6340584,6341549,6342519,6343246,6343743,6344302,6344967,6345970,6347090,6348136,6349092,6350427,6351531,6352551,6353530,6354661,6355831,6357125,6358284,6359364,6360566,6361458,6362516,6363834,6365095,6366325,6367399,6368711,6369980,6371249,6372294,6373721,6374895,6375807,6376815,6377757,6378882,6380094,6381046,6382140,6383269,6384378,6385394,6386652,6387687,6388867,6389974,6391364,6392546,6393653,6394713,6396102,6397123,6397966,6399167,6400316,6401265,6402154,6403212,6404440,6405757,6406837,6408031,6409185,6410329,6411695,6412860,6414253,6415140,6416355,6417243,6418350,6419028,6420172,6421231,6422099,6423191,6424300,6425274,6426299,6427356,6428733,6430008,6431098,6432167,6433099,6434112,6435276,6436394,6437441,6438573,6439553,6440630,6441807,6442956,6444120,6445334,6446611,6447534,6448277,6449449,6450455,6451618,6452810,6453893,6455209,6456325,6457529,6458818,6459783,6460631,6461688,6462620,6463850,6464941,6466039,6467147,6467875,6469105,6470149,6471050,6472406,6473653,6474982,6476136,6477285,6478506,6479473,6480493,6481540,6482796,6484056,6485009,6486189,6487354,6488581,6489893,6491106,6492105,6493332,6494636,6495862,6497142,6498156,6499297,6500337,6501243,6502155,6503011,6503830,6504709,6505606,6506363,6507341,6508429,6509225,6509969,6510843,6511573,6512382,6513398,6514323,6515e3,6515841,6516734,6517307,6518129,6518940,6519796,6520474,6521500,6522486,6523182,6523856,6524598,6525228,6526110,6527183,6527997,6528719,6529510,6530294,6531014,6531949,6532994,6533745,6534476,6535188,6536052,6536927,6537977,6538877,6539563,6540319,6541064,6541713,6542720,6543651,6544618,6545554,6546459,6547544,6548325,6549088,6549864,6550560,6551598,6552758,6553804,6554720,6555407,6556168,6556909,6557683,6558859,6559882,6560554,6561233,6562050,6562693,6563773,6564778,6565666,6566570,6567282,6568016,6569088,6569971,6570785,6571397,6572343,6573364,6574081,6574823,6575483,6576283,6577030,6578143,6579066,6579740,6580578,6581279,6582135,6583e3,6584279,6585527,6586640,6587616,6588663,6589409,6590145,6590916,6591648,6592377,6593397,6594126,6594873,6595736,6596768,6597533,6598259,6598902,6599761,6600578,6601655,6602578,6603252,6604198,6604826,6605539,6606378,6607392,6608229,6609080,6609864,6610742,6611499,6612600,6613600,6614283,6615020,6615848,6616548,6617608,6618492,6619329,6620002,6620721,6621640,6622613,6623734,6624875,6625816,6626907,6627673,6628424,6629250,6629914,6630571,6631665,6632667,6633347,6634092,6634990,6635627,6636556,6637609,6638370,6639075,6639819,6640546,6641264,6642304,6642976,6643724,6644504,6645563,6646430,6647099,6647861,6648695,6649497,6650410,6651391,6652107,6652874,6653518,6654123,6654811,6655854,6656957,6657812,6658543,6659393,6660240,6660842,6661867,6662909,6663622,6664484,6665559,6666310,6667389,6668103,6668834,6669549,6670476,6671422,6672084,6672780,6673486,6674213,6674973,6675955,6676670,6677415,6677974,6678561,6679256,6680269,6681350,6682138,6682937,6683785,6684586,6685164,6686200,6687087,6688183,6688964,6689711,6690449,6691186,6692110,6692914,6693786,6694521,6695524,6696493,6697128,6697801,6698632,6699358,6700262,6701263,6702006,6702775,6703622,6704259,6704971,6705959,6706734,6707461,6708177,6708964,6709965,6710991,6711863,6712879,6713629,6714416,6715374,6716102,6716851,6717835,6718665,6719283,6720207,6721264,6722008,6722729,6723434,6724246,6724996,6726105,6727024,6727701,6728573,6729271,6730115,6730979,6731788,6732647,6733942,6735146,6736354,6737273,6738308,6739079,6739859,6740649,6741475,6742074,6742842,6743763,6744797,6745511,6746351,6747378,6748021,6748877,6749719,6750623,6751488,6752175,6753094,6754080,6754796,6755539,6756308,6757107,6757869,6758973,6759862,6760536,6761452,6762106,6762830,6763667,6764581,6765662,6766487,6767277,6768219,6769126,6770058,6770793,6771668,6772343,6773207,6773934,6774676,6775781,6776697,6777565,6778346,6779185,6779979,6780948,6781811,6782539,6783176,6783983,6784976,6785690,6786420,6787034,6787693,6788408,6789487,6790394,6791071,6791818,6792454,6793247,6794181,6795082,6795886,6796615,6797377,6798049,6798935,6799815,6800841,6801880,6802654,6803489,6804516,6805175,6805822,6806718,6807450,6808170,6808888,6809631,6810464,6811227,6812185,6813159,6813917,6814685,6815451,6816112,6816857,6817548,6818259,6819049,6819820,6820575,6821222,6821963,6822682,6823355,6824081,6824836,6825607,6826453,6827306,6827987,6828709,6829659,6830607,6831596,6832689,6833631,6834634,6835652,6836321,6837014,6837963,6838700,6839661,6840759,6841541,6842327,6843258,6844008,6844612,6845617,6846441,6847153,6847785,6848591,6849577,6850314,6850998,6851572,6852227,6852946,6853936,6854824,6855498,6856191,6856778,6857548,6858431,6859325,6859918,6860592,6861350,6862386,6863259,6863928,6864574,6865262,6865936,6866793,6867773,6868433,6869145,6869753,6870469,6871170,6872158,6872973,6873830,6874570,6875544,6876523,6877189,6877862,6878661,6879391,6880273,6881297,6882032,6882796,6883652,6884295,6884993,6885996,6886749,6887485,6888259,6889274,6890100,6890774,6891584,6892343,6893057,6894070,6894985,6895659,6896513,6897151,6897860,6898840,6899519,6900285,6900995,6901749,6902639,6903363,6904397,6905365,6906049,6906904,6907833,6908524,6909526,6910227,6910999,6911711,6912467,6913507,6914514,6915535,6916491,6917174,6918075,6918976,6919718,6920707,6921719,6922567,6923414,6924239,6925135,6925834,6926889,6927908,6928669,6929381,6930347,6931103,6931688,6932635,6933450,6934118,6934924,6935895,6936729,6937616,6938372,6939252,6939939,6940719,6941629,6942480,6943414,6944352,6945461,6946304,6947318,6948078,6948749,6949549,6950258,6951147,6952254,6953352,6954198,6955016,6955857,6956656,6957673,6958426,6959306,6959993,6960686,6961781,6962677,6963797,6964594,6965610,6966375,6967047,6967818,6968412,6969040,6970081,6971064,6972144,6973228,6974048,6974799,6975555,6976472,6977271,6978214,6979280,6980272,6980954,6981691,6982546,6983214,6984174,6985208,6985973,6986649,6987438,6988351,6989111,6990197,6991231,6992108,6992928,6993579,6994632,6995649,6996394,6997216,6998226,6998938,6999841,7000715,7001574,7002200,7003153,7004146,7004859,7005584,7006251,7007042,7007802,7008915,7009813,7010486,7011390,7012111,7012955,7013841,7014716,7015575,7016203,7017215,7018191,7018932,7019605,7020337,7021013,7021822,7022905,7023769,7024450,7025333,7026089,7026852,7027779,7028722,7029740,7030497,7031168,7031842,7032446,7033298,7034405,7035151,7035837,7036680,7037673,7038353,7039131,7040014,7040717,7041436,7042471,7043203,7043971,7044889,7045480,7046089,7047126,7048140,7048801,7049463,7050360,7051028,7051894,7052954,7053837,7054538,7055513,7056358,7056999,7058053,7058888,7059713,7060499,7061231,7062035,7063136,7064013,7064682,7065469,7066293,7067048,7068133,7069111,7069781,7070631,7071380,7072189,7073058,7073994,7075022,7075701,7076361,7077103,7077865,7079363,7080840,7082217,7083230,7084152,7084945,7086089,7087281,7088683,7090090,7091316,7092467,7093366,7094476,7095796,7096824,7097998,7099219,7100009,7101218,7102288,7103350,7104330,7105300,7106317,7107505,7108638,7109786,7111124,7112315,7113499,7114479,7115674,7116746,7117435,7118581,7119565,7120851,7121876,7122941,7123986,7125143,7125918,7127478,7128781,7129836,7131222,7132235,7133456,7134315,7135324,7136246,7137259,7138384,7139554,7140471,7141569,7142651,7143623,7144732,7145752,7146948,7147907,7149179,7150432,7151753,7152792,7154039,7155102,7156516,7157502,7158408,7159327,7160517,7161627,7162717,7163715,7164730,7165513,7166595,7167584,7168560,7169456,7170497,7171657,7172547,7173597,7174590,7175614,7176716,7177722,7178919,7180124,7181271,7182305,7183221,7184409,7185172,7186155,7187203,7188221,7189360,7190481,7191249,7192134,7193293,7194274,7195354,7196444,7197100,7198110,7199351,7200401,7201568,7202776,7204098,7205066,7206404,7207565,7208680,7209730,7210917,7212194,7213247,7214437,7215515,7216338,7217439,7218349,7219312,7220297,7221584,7222902,7224145,7225181,7226454,7227507,7228463,7229744,7230980,7232160,7232928,7233904,7234842,7236220,7237668,7239092,7240563,7241823,7243150,7244266,7245408,7246481,7247521,7248802,7250113,7251513,7252894,7254210,7255407,7256438,7257760,7258832,7260198,7261521,7262691,7263752,7265005,7266225,7267479,7268601,7269815,7270902,7272374,7273686,7274722,7275740,7276887,7278143,7279314,7280425,7281708,7282850,7283858,7284558,7285134,7286188,7287422,7288761,7290126,7291359,7292478,7293658,7295003,7296212,7297502,7298607,7299674,7300789,7301949,7303342,7304522,7305718,7307090,7308444,7309448,7310724,7312245,7313487,7314916,7315829,7316861,7317841,7318875,7320096,7320963,7322137,7323234,7324579,7325850,7327189,7328569,7329823,7330898,7331887,7332996,7334282,7335388,7336440,7337444,7338588,7339635,7340684,7341900,7343147,7344090,7345188,7346378,7347579,7348577,7349887,7351174,7352233,7353110,7354126,7355095,7356138,7357423,7358676,7360041,7361522,7362695,7363939,7365176,7366230,7367368,7368568,7369514,7370558,7371704,7372907,7373982,7374889,7375939,7377246,7378515,7379765,7380833,7382128,7383333,7384642,7385783,7386719,7387840,7388973,7390075,7391627,7392998,7394351,7395383,7396233,7397061,7397825,7399187,7399916,7401006,7402105,7403341,7404552,7405629,7406711,7407835,7408912,7410405,7411662,7412915,7414031,7415229,7416241,7417160,7418286,7419523,7420805,7422115,7423124,7424212,7425133,7425948,7426814,7427522,7428630,7429762,7430369,7431279,7432247,7433323,7434576,7435847,7437128,7438308,7439393,7440699,7441899,7442777,7444016,7445091,7446090,7447248,7448368,7449406,7450640,7451923,7453204,7454214,7455058,7456049,7456962,7457956,7458728,7459880,7460648,7461457,7462086,7462743,7463597,7464513,7465550,7466578,7467488,7468346,7469259,7470305,7471144,7472015,7473108,7473951,7474856,7475548,7476640,7477715,7478642,7479492,7480381,7481534,7482375,7483348,7484145,7485250,7486089,7486860,7487493,7488272,7488869,7489883,7490554,7491769,7492708,7493956,7494908,7495800,7496756,7497640,7498482,7499334,7500419,7501394,7502364,7503002,7503728,7504451,7505070,7506032,7506750,7507598,7508120,7508595,7509409,7510055,7510603,7511313,7512045,7512798,7513749,7514586,7515387,7516362,7517203,7518008,7519097,7520203,7520975,7522109,7522853,7523693,7524680,7525584,7526226,7526841,7527542,7528548,7529392,7530213,7530974,7532046,7533212,7534012,7535101,7536162,7537290,7538375,7539427,7540557,7541739,7542857,7543809,7544728,7545065,7546177,7547237,7548179,7549306,7550066,7551102,7551958,7552758,7553760,7554913,7555612,7556320,7557311,7558312,7559053,7559684,7560192,7561099,7561897,7562528,7563156,7563819,7564570,7565261,7565839,7566565,7567565,7568649,7569674,7570540,7571368,7572105,7572750,7573419,7574187,7574902,7575497,7576352,7577278,7578052,7578620,7579405,7580377,7581319,7582493,7583487,7584378,7585113,7585875,7586904,7587745,7588624,7589531,7590594,7591336,7592514,7593394,7594168,7594684,7595210,7595876,7596680,7597698,7598528,7599286,7600453,7601177,7602163,7603198,7603977,7604849,7605666,7606368,7607295,7608056,7608992,7609799,7610674,7611238,7612050,7612859,7613928,7614809,7615625,7616329,7617132,7618037,7618838,7619729,7620602,7621322,7622311,7623052,7624001,7624746,7625704,7626688,7627374,7628046,7628894,7630025,7631141,7631792,7632325,7633069,7633888,7634694,7635489,7636521,7637436,7638409,7639100,7640016,7640814,7641820,7642700,7643602,7644483,7645378,7646230,7646824,7647703,7648579,7649442,7650511,7651582,7652269,7652981,7653885,7654676,7655354,7656184,7656976,7657783,7658702,7659591,7660648,7661518,7662229,7662959,7663841,7664403,7664864,7665841,7666714,7667503,7668435,7669296,7670093,7670940,7672181,7673097,7673759,7674593,7675332,7675997,7676851,7677560,7678206,7678921,7679751,7680562,7681223,7682052,7682812,7683558,7684259,7685242,7685972,7686704,7687618,7688227,7689095,7689897,7690771,7691605,7692557],sizes:[1582,1562,1503,1521,1090,788,1034,1058,915,843,1226,935,1134,1012,1282,1317,815,1318,1271,1104,919,713,831,1298,819,941,960,1163,692,1180,1312,1381,1362,1105,1308,1045,1245,1119,1472,1096,1192,1069,1079,881,1226,1264,1055,876,1305,1327,1370,921,1034,1141,1035,1008,1101,1079,737,881,1021,908,818,992,1342,1442,1138,1069,1131,1134,1272,1264,994,1188,1025,743,1075,1174,1095,1564,1230,1267,1069,889,1143,1338,1312,1456,990,1447,1199,1074,1101,1273,1530,1044,1268,1427,1152,1128,1153,1339,1120,1316,952,953,1121,958,835,962,923,1195,1057,1005,991,929,832,1090,1010,766,1072,990,1192,959,1030,1045,902,885,780,1288,1278,1128,916,1135,1190,984,1162,1264,1167,882,1183,1144,1234,1276,845,1166,742,1071,1139,869,1249,1195,1291,817,934,755,1055,979,976,1334,1083,1297,825,1005,1042,1246,956,943,765,682,594,656,954,568,559,722,675,524,767,906,904,764,746,1145,756,801,858,991,688,849,874,804,1066,1406,1453,1098,1379,1464,1476,1291,1341,1450,1224,1201,1327,1326,805,910,1212,1373,1057,1262,1505,1374,1111,1224,1374,1314,1212,1470,1213,1268,1203,1170,1281,1265,1347,1187,1183,1023,1230,1171,1048,1371,1245,683,1191,1510,1177,1257,1301,1412,1205,825,1110,1268,1117,1175,1179,1321,1382,1139,1190,1531,1471,1572,1457,1158,1311,1277,1356,1147,1172,1170,1325,1226,1158,1092,982,1110,1039,1181,1041,1324,1318,1280,1397,1262,1283,1261,1528,1298,1463,1412,1063,1029,1469,1391,1280,994,1197,1361,1348,1085,1141,1074,1004,1106,1091,1203,1085,1061,1139,1064,941,1261,1004,1178,1077,1191,1007,1197,1167,1322,1230,1002,1017,1107,1148,1264,1042,1100,1104,1172,861,1275,1240,1254,1247,1186,1121,1361,1218,1265,1247,1229,1181,1116,1297,997,903,1027,1352,1393,1237,1104,1125,1313,1235,1077,1458,1216,1110,1279,1267,1084,1187,1084,1205,1305,1228,1103,872,1147,1098,1288,925,1366,1271,1225,1009,1011,981,872,843,1187,1038,922,1135,959,1213,1112,799,755,629,996,1231,1147,1034,1116,1106,1022,1125,1043,975,1052,1055,1107,932,1141,1142,838,995,936,1100,1044,1040,999,942,1116,835,912,984,1166,1402,889,1114,1229,1399,1347,1141,1019,1089,1044,1057,1453,1223,1008,833,1050,937,982,1127,1059,1090,1107,1138,1318,1625,1138,1246,1080,1084,939,1211,1040,1321,1036,1067,734,969,1056,1194,1050,993,933,1280,1374,1103,1145,1140,1175,1198,1100,1126,989,1490,1429,1142,1264,1325,1254,1146,1167,1362,1151,1177,1321,1083,1120,1205,1268,1279,1120,1263,1236,1040,1316,1534,1536,955,1208,1102,1014,1139,1071,1120,1325,1502,1513,1327,1228,1165,1179,1278,1157,1214,1372,1233,1233,987,1208,1098,970,1057,942,1108,1351,1166,1028,1009,1032,1225,1304,1226,1085,1412,1449,1408,1016,1204,979,1002,946,946,1492,713,922,1012,692,1284,1358,1229,1292,1153,808,1177,1352,1235,1183,1064,1129,1164,1238,904,1011,1136,939,987,991,1175,1253,1081,1011,693,969,1158,945,900,1048,1e3,1316,1359,1196,1041,1083,1111,1243,1105,1003,1171,1014,1179,1371,981,1372,1284,1255,1464,1524,1656,1589,1239,1519,1157,1369,1111,1411,1080,1140,1213,884,1123,928,1167,1e3,1009,1059,1048,1001,937,794,1275,1282,1411,1436,978,1150,975,1285,1402,1212,1227,1064,1530,1394,1120,1264,1204,1176,1314,1285,1306,1210,1025,820,997,836,963,812,1366,960,1178,1503,1438,1029,975,1472,1224,1032,1339,1133,1115,1209,1182,1546,1421,1222,1398,1364,1374,1092,1116,1090,870,1039,1095,926,812,1340,1155,1480,1174,1030,709,798,745,1332,1270,1119,1217,1205,1293,1208,1145,1055,1155,1308,1053,1133,1022,959,1006,1082,1242,1184,788,1219,998,1024,1208,938,994,1172,1134,1137,1288,1269,1226,1191,981,1057,1185,1240,896,713,795,1320,1229,1338,961,801,981,872,1018,743,892,1043,1409,1178,1263,1245,934,1156,1232,1308,1358,1121,1097,1116,1187,1139,1166,1287,1341,1281,1087,1240,1240,1342,1523,1236,1247,1067,1165,1387,1235,1220,1304,1198,1266,1351,1073,1382,1234,959,1347,1076,1244,1376,1434,1189,1251,816,948,946,1432,1035,1142,1136,1183,1196,1397,1326,1505,1327,1170,1438,1463,1273,1050,1033,1501,1509,1165,1180,1096,676,1268,1194,995,927,1270,953,708,1258,1224,1285,1091,1011,821,1025,945,845,976,1162,985,843,887,872,742,788,977,1046,934,1240,893,1505,1444,1131,805,1072,1401,1279,1506,1315,1254,1333,977,1174,1048,1224,1032,1012,1337,1229,1555,1117,1218,1558,1145,1142,1102,1138,1156,986,1418,1205,767,1033,865,1159,951,1280,1218,1292,1234,1193,1396,1446,1183,1361,1151,1292,1408,1374,1307,1323,1162,1003,946,1162,1359,1454,1396,1291,1084,1512,1273,1395,1093,1351,1220,1215,1244,1218,1355,1238,1259,1145,1252,1053,1383,1299,1177,1393,1152,1373,1353,1285,1329,994,930,1147,1149,1160,1256,1255,1165,1294,1130,1290,1164,1538,1421,1201,1124,1620,1020,1141,1424,1025,1232,942,1090,1043,1150,955,1248,1056,882,1167,1048,1251,1213,1210,1135,1286,1179,1028,1056,1162,1134,1123,920,946,765,1005,1200,1119,1052,1123,1245,1120,1218,1e3,1075,922,955,1198,1225,1054,1183,1264,1143,1430,1329,1368,1421,1009,1369,1066,863,1303,1e3,1015,1133,826,757,1191,1264,1283,1026,741,1259,1342,1082,1052,1136,1293,1240,1457,1121,1281,1277,1281,1214,1072,989,1072,1412,1036,980,1093,1182,1079,971,968,1059,994,1309,1221,944,1186,1162,1236,1248,1038,1272,1262,1163,1131,1111,940,840,1114,910,906,664,1074,1229,1248,1132,1224,1547,1178,1253,1298,1470,1204,1202,1356,804,1164,1260,940,1410,1170,936,867,736,723,1249,1229,1174,939,1167,1162,1228,801,1028,1179,1203,1141,1027,1184,1023,1128,1012,1168,1149,650,1036,1051,1249,772,1290,1526,1390,1498,1654,1488,1083,926,941,941,921,780,1377,1067,902,1185,1216,1172,1572,1464,1160,979,1108,995,1067,952,1077,1143,1e3,827,970,1258,1315,1261,1171,1083,1166,1407,763,920,1431,1274,1377,1346,1192,1228,1387,1212,962,1155,1412,1069,1414,1411,1215,1174,1128,691,592,1052,1249,1238,1161,1359,1489,1158,1076,1177,1401,1265,1350,1073,1134,1249,1478,1466,842,1175,977,910,1089,1403,1011,1439,1446,1215,1324,1490,942,1461,1458,1525,1412,1231,1331,1175,1286,1219,1218,838,1159,1364,1095,1340,1132,957,905,1232,1251,1459,1375,1238,1450,1350,1228,1266,960,1221,1077,1044,837,1245,1255,1304,1117,1313,1200,1049,1391,1338,1096,1200,991,1065,1044,1084,731,1311,1137,1325,1078,1295,1222,1167,1202,924,1025,1359,1002,911,1088,1060,1174,1088,1272,1168,1298,957,1102,826,757,446,1184,1259,1413,1149,1287,1219,1401,1303,1312,1214,1282,1339,994,1386,1234,1319,1030,1151,986,1127,1135,1483,1256,1054,1367,1388,1117,1236,1091,1127,1112,875,1272,1230,1318,1355,1323,748,998,1476,1270,1316,891,1205,1577,1358,1357,1370,1192,1340,1231,1247,1191,1117,1144,1085,1192,1037,920,1158,940,859,1182,1194,1313,1199,1080,885,1120,777,955,1114,1178,1284,1174,1187,1314,1188,1116,1080,1135,1166,1248,1082,1272,914,1385,1172,1163,1108,1236,831,1071,1168,1210,1151,1534,1110,851,734,908,896,1245,1466,1082,1113,1298,833,735,1348,1366,977,774,1091,926,1177,1107,1043,1048,1202,1242,1154,1167,968,1138,1071,932,1089,775,661,995,1048,1041,962,1053,932,808,793,936,1027,917,902,868,749,1009,804,978,1131,1060,1300,1309,1167,1200,839,887,1007,986,1057,957,1160,1306,1028,1109,1385,1281,1150,1043,928,851,897,1503,1506,1207,571,571,1122,1032,1130,858,996,1105,1248,1256,1110,1239,1065,1073,1084,1190,1217,1074,1094,1199,1058,1338,1062,1215,1153,1143,1284,1293,1285,1321,1449,1276,1426,944,959,804,1496,1193,1153,1345,1344,1227,1335,943,1256,1399,1324,1227,1075,1374,1254,1007,1165,1290,1262,1263,1282,1306,1529,1425,1583,1595,1523,1581,1580,1172,1270,1248,865,856,1027,1350,1137,1204,1457,1216,1226,1283,968,1485,1510,994,1138,1190,1072,1102,1251,1499,1246,1240,1211,1114,1174,1189,1067,984,1342,1025,1211,951,1171,1075,1324,1313,1233,1264,1395,1345,1223,856,1364,1134,1327,1190,948,978,973,1303,1237,1366,1240,1141,1279,1176,1236,1117,1234,919,1255,1333,1393,1450,1210,1309,1143,1290,1353,1218,1055,1192,1363,1252,1245,1397,1296,1243,1397,1217,1173,1166,1259,1095,1089,1149,1345,1260,1106,836,1201,789,722,764,510,573,563,506,519,578,561,554,592,582,537,546,598,557,596,593,614,1293,1154,1274,1128,994,1254,935,1262,937,1005,1434,1242,1112,1553,914,949,998,1135,1251,1125,1022,1142,883,776,994,1321,1354,1131,1486,1255,1179,1244,1197,1147,1063,991,1093,1111,1076,1107,995,1177,989,1022,1140,1247,1022,1113,1314,1339,1342,1330,1214,1372,1246,1242,1172,1300,1126,1166,1271,1241,995,1059,1081,1381,1128,1038,1002,1315,1294,1269,1166,1091,1311,1354,1429,1259,1258,1142,1202,1168,1147,1381,1539,1230,1228,1352,1345,1220,1452,1395,796,1110,1264,1284,1174,1228,1145,1246,1159,1311,1147,1280,1428,1108,1068,1447,1247,1315,1106,1394,1275,1094,1131,1088,1163,1349,1345,1289,945,772,1256,1090,1102,861,898,874,826,1168,1165,718,1335,1443,1414,1085,1214,1290,1198,944,952,1375,1196,1381,1218,1122,936,1328,1213,1183,1147,1274,1175,1238,1184,1244,1239,1349,1515,1255,1400,1163,1172,750,1014,817,1101,1068,1226,1495,1243,996,1320,1343,1507,1344,1254,1340,1500,1352,1211,1148,982,1114,1259,1152,902,935,1159,1181,1113,1156,1247,1136,1249,1261,1084,1439,1180,967,1391,1154,1322,1307,1422,1410,1376,1261,1306,1203,1443,1198,770,1093,1092,1147,1204,1344,1319,978,1384,1041,1154,1287,1135,1310,1126,1026,1243,1270,1254,1184,1090,1162,1077,1259,1155,1272,1128,1149,1163,1003,1288,1033,1290,1241,1200,1106,1115,795,1172,1046,874,1155,1152,1146,1021,1108,914,1156,999,903,1040,805,1041,1077,1121,1227,1439,1218,1259,1104,950,1088,1292,1363,1405,1359,1206,908,969,1115,1194,1256,1102,976,1122,971,833,979,1181,1362,1153,981,919,1568,1483,990,1208,1413,1392,1376,1268,1228,1220,1176,1480,1208,1272,1276,1127,1280,1225,1105,1051,1071,1112,1137,1304,877,1155,1161,1037,1303,1142,1146,1360,1235,1078,1066,1015,1313,1391,1265,1432,1246,979,1224,1020,1272,1273,1262,985,1166,992,1118,1407,1202,1346,1007,1072,1218,1182,1144,1207,1193,1329,1333,1046,971,1032,1299,1289,1171,1230,765,952,1352,1146,1017,1377,1056,1129,1104,956,1226,1114,1070,1298,962,988,1265,991,930,1024,1031,1006,1022,1058,749,1257,1122,1210,860,882,1190,1009,1267,1081,1023,1097,1115,1182,803,1023,960,1155,1036,1220,1113,1251,1535,1133,1333,1150,1102,1177,1022,914,1300,1349,1327,1009,1207,1115,1069,747,979,738,1030,1123,1502,1353,1308,1296,1428,1404,957,898,1164,1179,971,1249,798,880,1105,1121,1254,1263,911,942,1241,1137,1181,1272,913,861,1242,954,1417,1128,1200,1158,1367,1053,1031,1131,1393,1271,1342,1269,1317,1321,1181,1360,1352,1144,1239,886,1225,1210,1139,1107,958,657,1090,933,1045,1051,916,943,964,1004,1085,956,1068,1182,1016,963,878,962,1393,1344,1500,1409,1225,1353,1404,1162,1432,1102,1419,1272,1254,1522,1452,1065,1135,843,1065,938,961,1119,924,1021,1245,1196,1113,1114,995,1101,1100,1041,1049,1035,1142,1201,1199,957,1448,957,1035,1268,1440,1552,1446,1213,1183,1177,1254,1230,976,1081,1103,1321,1280,1213,1247,1046,1099,1250,1071,1281,1186,1225,1104,1023,1045,1569,1257,1555,1395,1258,1086,1198,1208,1202,1061,1448,1459,1506,1485,1425,978,1100,1156,1245,978,1255,1360,1202,1113,1260,1282,1373,1384,1094,1084,1253,1062,1278,1405,1167,1250,1099,1109,1225,1116,1320,1298,1326,1245,1346,1143,856,927,1087,1199,1113,1111,823,710,892,775,1205,1310,1368,1335,1326,1075,1170,1092,996,1009,1409,1216,1218,1035,957,797,1066,1329,1326,1264,1007,1020,1119,1289,1481,1274,1387,1120,1192,1185,1134,1086,1054,1012,1203,1108,1236,1286,1028,1172,1105,1177,1320,1102,1231,1169,998,1332,1292,1160,1296,1213,1311,1368,1254,1033,1307,1326,1043,973,1454,1248,1248,1261,1243,1110,1373,1402,1336,1233,1527,1464,1232,876,672,634,851,956,965,1331,1060,1121,1302,1222,1299,1410,1331,1230,982,880,1287,1013,995,1182,822,1056,994,1027,1246,801,1e3,1396,860,975,1114,972,1145,1176,1024,1191,1181,991,1174,938,1023,837,1454,1259,1177,1232,1424,1224,1008,1274,1232,1305,1365,1447,1425,1478,1376,1269,1412,1415,899,1355,1402,1192,1120,1117,1130,1164,1199,1257,1520,1378,1452,1381,1426,1132,1119,1252,1181,1417,1323,1348,1548,1265,1220,1198,1155,960,1131,942,1041,1146,1231,1347,1507,1472,1449,1245,1451,1103,827,943,1071,1091,1228,1085,1169,1426,1289,1202,1054,993,818,975,1344,1066,1422,1257,1325,992,1041,1280,1475,1167,1394,1268,1519,1458,1168,1357,1397,1244,1431,1399,1316,1088,1512,1473,1090,1086,867,789,737,712,594,790,1035,945,1e3,1017,1307,1502,1271,1363,1342,1298,1233,1217,1278,1436,1327,1223,1400,1438,1378,1326,1374,1497,1102,1471,1331,1239,1020,1315,1280,1335,1174,1206,1261,1282,1338,1331,1312,1256,1436,1507,1645,1047,1265,1134,1160,852,822,788,1131,962,948,986,653,1065,1142,638,957,809,1107,842,852,910,1090,1100,946,968,737,1104,1167,1019,1129,1082,1020,1074,1049,1064,946,1246,1098,870,879,874,789,830,1307,1216,1247,569,1007,1087,1072,804,913,973,1137,980,788,900,968,919,1274,1149,1073,978,658,632,1245,711,574,589,827,1232,1002,936,1014,1073,970,1131,972,1056,1184,787,1081,1047,993,904,912,1165,1050,1116,1244,779,851,664,969,750,682,1064,988,1084,993,1031,1096,1095,1072,889,801,647,933,289,377,491,884,592,1102,951,588,731,818,861,873,815,784,681,739,934,1001,611,633,544,1051,770,489,480,808,986,795,917,994,1006,899,795,757,734,993,1006,888,828,600,877,862,796,796,878,763,886,919,825,877,866,517,430,806,949,844,947,793,727,522,403,665,511,917,792,686,770,815,665,951,1169,1130,1164,850,958,999,724,616,607,882,1105,999,819,858,846,586,571,553,529,806,749,774,989,877,745,981,610,427,717,729,545,524,617,856,880,683,576,226,442,971,435,485,631,565,548,608,534,602,798,654,765,759,808,885,376,545,671,521,391,560,734,906,654,631,564,532,799,701,708,805,788,760,718,632,844,768,757,629,585,477,717,608,611,708,785,781,681,582,778,627,565,729,551,674,848,899,1135,1005,944,698,896,885,854,1065,589,561,503,585,586,763,1110,1105,894,1064,1002,805,879,1205,1177,1083,1303,953,992,746,1069,924,715,977,827,520,824,970,949,584,515,1e3,1144,917,934,802,895,822,855,732,901,892,837,892,1229,903,929,1044,893,977,949,825,860,1219,1061,1013,911,952,930,749,688,934,872,777,1064,928,1226,901,913,619,988,1058,989,934,1010,1099,1057,845,1066,984,909,1222,979,1082,958,1200,1216,1278,1333,1226,1362,1296,988,994,1009,527,709,1092,870,610,1003,668,798,961,1091,962,867,920,892,919,1013,930,965,1053,921,823,1083,944,1048,772,802,700,1084,610,398,934,812,648,861,785,889,492,785,791,1285,1022,1095,949,1067,852,745,914,724,844,823,927,1026,804,1058,1028,1074,1135,1080,1107,1080,711,849,884,1024,970,1091,835,1113,1289,1018,1076,885,804,884,987,772,785,562,272,352,607,958,819,1121,852,1007,917,1210,1002,1279,1105,663,940,890,1253,1001,1051,925,1150,793,986,872,874,951,1155,1135,1145,898,930,983,1068,1093,1236,1028,1058,1025,1166,989,1147,1150,1013,986,897,1280,875,802,803,697,689,947,1097,974,875,1292,1366,1142,946,757,1176,832,784,1094,761,681,1387,505,605,605,552,628,661,594,452,564,533,457,503,451,946,469,487,517,426,513,458,905,1171,598,831,1104,1005,681,1036,1279,1175,737,955,812,1036,842,932,856,865,1073,913,584,1033,1217,1038,884,975,1090,926,958,1010,782,1148,1099,949,1052,742,646,1127,928,892,787,1271,1285,1167,1262,940,1117,1234,1026,1227,1279,712,972,850,862,1024,835,850,763,949,989,621,1026,769,946,933,1026,880,818,782,887,974,938,861,779,792,675,773,910,856,1099,894,675,758,829,874,851,836,799,631,797,812,886,989,1069,1014,1284,841,989,995,896,690,887,793,924,874,1197,678,1033,899,784,999,687,995,937,877,955,996,1060,914,990,1002,906,932,878,1040,966,453,946,1085,913,1053,557,718,710,680,735,782,871,1007,1051,546,668,738,816,1082,539,894,1173,982,1117,1160,798,1177,1043,1106,1062,948,932,760,1173,1068,1065,790,749,1089,1224,1233,778,710,1227,820,808,914,907,1102,732,950,1059,1035,1110,674,482,660,866,688,935,901,817,719,595,710,763,879,1064,995,647,754,1249,1007,1047,1052,1040,1078,1126,1102,1158,872,957,686,747,689,799,672,891,703,666,896,687,883,687,685,850,873,771,813,919,716,712,887,1077,882,501,504,728,924,633,1059,936,913,929,1038,949,1048,1011,1068,1034,937,1007,960,827,1043,932,1051,1018,1011,809,727,857,1049,974,951,1009,1115,739,821,1189,849,814,701,1012,1073,816,898,534,1054,1083,973,853,755,831,910,946,854,613,1073,1035,624,1036,851,1019,672,1125,1061,799,817,386,1245,1079,886,1020,934,1178,1017,1035,758,1047,984,901,1035,915,587,945,1069,1016,884,1199,1009,1082,915,684,910,746,1080,712,1146,911,939,854,1143,755,900,879,851,1204,773,1009,981,1024,940,1030,831,877,779,1028,926,1034,1201,937,1007,1032,1018,592,1006,924,594,630,658,1069,791,1135,703,705,709,991,1030,1214,919,696,1060,833,814,838,972,878,877,1130,744,1019,969,808,936,929,657,625,725,1051,913,944,471,628,493,696,745,451,913,1038,1100,995,1003,702,1169,1020,965,770,968,1043,1135,992,942,1226,1060,764,1101,1e3,844,923,980,1075,839,893,1031,773,1077,896,725,750,1086,879,887,1192,1061,1158,1009,855,616,550,798,1029,828,590,1026,949,993,899,941,803,884,864,945,998,416,821,880,605,443,545,733,1117,976,1129,887,1186,1050,991,1093,1275,1015,1290,982,1077,1287,1167,1122,1026,989,1118,781,516,1124,929,989,1166,1108,762,855,604,1166,1007,995,846,789,934,881,931,850,923,947,912,1152,939,902,827,1067,885,1149,1102,707,1055,1e3,967,928,878,944,1146,1178,879,1068,1103,966,978,1139,1060,859,838,1090,1046,666,778,1063,1085,1013,840,756,746,717,630,869,804,627,885,816,766,805,710,882,898,802,808,907,856,547,808,1161,889,661,443,622,1040,665,856,957,892,856,1067,945,820,846,1168,923,773,1236,1070,956,723,968,927,1159,987,1239,1001,1051,1153,858,578,512,1014,999,626,789,1134,1132,848,796,826,1113,876,1007,686,965,1261,804,1190,1199,931,1247,1036,1076,837,996,1175,1063,778,856,991,1084,1034,707,1174,817,996,1149,825,935,1025,1208,973,995,1145,1042,897,1157,1276,1208,1004,1217,780,438,644,631,972,1107,1007,972,957,844,979,1142,1131,929,942,1021,770,1162,786,958,1005,983,751,1129,1171,1060,1601,989,1023,1033,1075,850,1192,1119,1057,795,1168,1198,1149,1072,772,1086,1160,1212,1066,970,894,1104,1062,1193,1082,945,1009,1096,1057,969,1226,1545,1491,1422,1331,609,1560,1338,1489,1306,991,972,991,994,1146,1066,1186,1060,881,974,1140,1039,733,979,1070,1004,754,1049,885,977,1048,1061,677,755,911,854,904,1086,995,1007,1049,1145,824,998,837,716,921,873,1010,1077,900,1035,773,1041,1235,1078,830,1111,970,947,1117,1238,888,829,915,870,768,1035,874,1071,967,1140,922,1127,1121,854,1057,1052,1103,942,977,933,969,1073,1012,1096,1052,957,1059,1073,892,1060,1073,982,978,1020,1005,1015,1046,1056,989,1125,1012,1019,1139,1067,971,1016,1117,1129,1065,1193,960,954,910,903,941,839,996,1036,970,954,952,1012,1030,1015,1069,1189,1034,1009,1049,973,984,1018,744,1099,904,1121,991,1038,783,780,709,731,1111,956,854,941,987,988,863,799,917,1154,1034,919,786,990,970,964,857,1111,942,961,1019,949,921,864,1012,1078,985,939,821,1021,1044,947,868,967,1028,924,761,827,1059,1075,1069,953,774,999,1067,1012,1094,853,850,865,928,724,989,1011,987,929,1005,797,767,857,949,839,691,1040,1079,1069,935,1058,964,905,1079,1143,1014,1038,941,1077,979,1015,970,1001,886,1218,1102,854,1114,1086,814,864,651,1005,1112,973,994,997,959,984,527,678,660,602,601,1145,966,922,1111,983,940,814,937,1107,1027,1373,1117,1333,1437,1319,1152,1174,1237,1471,1255,1308,1181,1120,1188,948,1172,1373,1204,1544,1270,1123,1204,1284,1126,1232,1126,1267,1223,1287,1130,1163,1003,1104,1299,1392,1268,1113,1099,1215,964,1217,1042,1088,1096,1102,1295,1113,1242,1228,1043,1156,1214,1110,1282,1375,1295,1207,1139,969,1254,1309,1206,1392,1210,1276,1308,932,1187,1126,1266,1352,1291,1248,979,1070,1004,1252,1259,1337,1181,1255,1188,1187,1070,1185,1322,1222,1218,1176,1124,1172,1279,1056,1139,1056,1130,1135,1213,1018,1280,1158,945,1626,1387,1122,1119,1437,1118,1108,1091,1115,1062,1073,1285,1020,1277,1402,1068,1027,1141,1179,992,1156,1244,1406,1197,1125,1384,1288,1393,1411,1190,1234,1089,1014,1049,1181,1077,1063,936,1123,1246,1028,1250,1214,1174,1019,1195,1404,1149,1077,1329,1318,1352,1251,1216,1091,1172,1032,1444,1315,1242,1094,1043,1323,1204,921,1129,1124,1289,1143,1257,1144,1271,1105,1079,1247,1177,1281,1284,1287,1370,1177,1286,1366,1287,990,1128,1398,1092,1055,819,1111,1236,1072,1147,947,1247,1265,1106,1026,931,1207,1072,988,840,1035,1052,896,1295,1420,1316,1295,1234,1154,1249,967,1112,1113,1035,1263,1017,1228,980,982,1223,1192,853,1119,978,1260,1053,1329,1128,1037,982,1034,1113,1221,1158,1143,1316,1226,1103,1133,1304,1109,1222,1101,1112,1378,1118,1222,931,1076,1077,989,1166,1158,1039,1001,1054,1222,1148,1260,1167,1246,1360,1010,1069,1402,1398,1199,929,935,1027,1075,1066,1058,1061,1166,1339,1146,1249,1375,1055,1100,1169,1232,1152,1118,1254,1155,1364,1378,1172,1119,1134,1143,1131,1229,1344,1294,1170,1154,1120,1060,1199,1224,1074,1024,964,1118,1205,1134,1295,1155,1039,1288,799,1175,1046,1229,992,1254,1095,984,1093,988,1177,1122,1197,1136,1235,1201,953,1006,1159,1108,1082,1061,1277,1294,1028,1246,1320,1279,936,1244,1168,966,1175,1142,1124,1146,1170,1074,1059,1215,1009,1165,1236,1194,998,1181,1249,1509,1249,1247,1178,1442,1401,1279,1221,1407,1414,1336,1075,1328,1392,1150,1021,1147,1323,796,1042,1108,1121,1238,1122,1106,1008,1471,1280,1380,1148,1170,1147,1046,1149,970,1305,1201,1363,1355,899,1253,1368,1258,1197,1367,1505,1155,1345,1446,1225,1291,1375,1176,1073,1142,1206,1048,1106,1107,1109,1046,969,1115,1227,1063,1035,1074,1069,894,1085,886,994,1179,956,1028,1054,1226,1229,1168,1236,1342,1374,1158,1337,1204,1302,1158,1075,1195,1093,1055,1159,1044,1166,1162,1090,1060,1281,1220,971,1070,1151,959,1066,1130,1116,918,632,1109,971,861,987,989,1326,881,1235,1361,1359,1314,1172,1161,1191,1251,1140,1423,966,957,997,1002,966,1272,1442,1193,1068,1139,1059,1297,1103,1301,1089,939,1179,1109,1150,1151,1162,1010,1118,1030,1460,1141,1329,1378,1164,1349,1467,857,1215,1426,1348,1202,1314,1538,1188,1290,1538,1185,1458,1271,1289,1236,1276,1364,1130,1396,1547,1408,1457,982,1006,1153,1162,1243,1379,1036,1149,1436,1298,1176,1243,1234,1007,1349,1388,1201,1256,971,1191,1205,1238,1387,1210,1367,1322,1289,1365,1460,1379,1477,1334,1262,1341,1508,1383,1410,1133,1384,1387,1251,1411,1305,1248,1434,1073,1143,1275,1614,1473,1292,1031,756,1046,1144,1372,1248,1439,1101,1137,1083,1337,1243,1189,1549,1076,1256,1347,1324,1104,1164,1092,1220,1305,1274,1066,1227,1039,1168,814,1164,1166,1133,1178,1070,844,949,758,1187,1116,1338,1384,1124,989,915,978,874,1113,1277,1292,1122,1398,1038,1023,1029,1265,1241,1018,1278,1129,1225,1307,1250,1358,1134,1032,921,934,873,1058,1302,1151,1272,1337,1217,1174,895,1330,1298,1296,1448,1165,834,1197,952,907,1138,1253,1359,1154,1157,1278,1246,1220,1382,1387,1410,1345,1260,1226,1209,1149,1100,962,1444,1362,1174,1129,1280,973,1303,1322,1145,1308,1241,1268,1204,1186,1378,1451,1149,1388,1240,1218,927,1184,1101,974,1162,1321,1317,1275,1256,599,1142,1281,1020,1267,1230,1363,1436,1405,1430,1153,1040,1408,1138,1229,1492,1214,1135,1038,1264,1237,1167,1328,1405,955,1080,1168,1070,1013,1255,1084,968,467,936,1034,1184,1083,915,692,1040,1176,971,1123,906,877,1105,643,959,1370,999,943,688,784,1312,1282,1284,1142,1173,910,858,1183,1069,845,1134,1058,1e3,1103,1083,566,1047,1019,837,1130,1144,1168,1114,963,949,1221,1068,1123,916,1240,1015,1240,843,1184,1132,1167,1216,1145,1171,1118,844,800,522,605,1081,803,981,1144,1020,873,1010,1178,1001,1010,1124,979,1245,1178,1149,841,866,997,1141,945,998,1217,1196,953,959,985,1112,616,856,811,1110,1113,1242,1123,1282,1203,1086,1050,1082,1244,973,1081,1187,1106,1355,1318,1428,929,1154,884,961,947,558,1002,1212,1222,1232,1147,1120,1174,1077,1244,1163,1367,1164,1094,1236,1171,1046,1261,1156,1e3,1071,1173,861,950,1155,1049,1180,1047,1224,1029,1152,1229,1071,1175,1143,1231,1189,867,1077,1215,1237,1146,998,1220,1229,1079,1122,1205,1215,1126,1301,1120,946,1322,1095,1208,1159,1072,1324,782,968,934,1167,1204,1098,824,1104,1078,745,1067,942,1052,1081,1183,1039,1174,1038,1091,1052,983,1211,1244,1364,1244,968,1224,867,1023,1175,1172,963,1075,1271,1035,1199,1204,1202,1215,1079,987,1263,1265,1329,1222,1140,1248,1057,996,1223,1377,1056,1101,916,1377,1177,942,1115,1010,1242,1070,1041,1135,1114,1210,1273,1240,1224,1343,1424,1251,1317,1450,1269,1358,1202,1172,1065,1344,1287,1326,1254,1053,1157,1302,1082,1297,1100,1192,1232,1195,1267,1060,1310,744,1175,1179,1080,1081,1349,901,991,1335,1016,977,909,1287,1463,1405,1161,1321,1273,1194,1133,993,1187,690,774,1076,1050,1046,1081,1162,1135,1007,1567,1151,1413,1127,1046,1313,1160,1146,1114,1407,1307,1150,1260,1295,1255,1197,1105,1187,1190,1149,1159,1130,1262,1266,1274,1271,1333,1144,1181,885,1053,1263,1208,1289,1206,1261,1131,1002,936,832,931,917,906,922,936,879,972,865,888,907,953,856,840,796,892,961,909,912,923,883,819,930,912,905,857,1375,1270,1388,1356,1325,974,773,1012,1054,1081,1031,1179,1471,1287,1241,1224,1057,1266,1128,1112,1367,1126,1071,1141,1163,1169,778,1282,1191,1209,844,1034,945,1088,1304,1278,1027,1367,1177,1148,1073,1415,1485,1322,1457,540,925,1001,940,666,802,861,871,1008,494,498,974,710,948,808,776,1293,670,788,912,1098,1378,1147,803,938,864,1338,1180,823,770,835,902,976,1141,1194,608,766,1027,894,1036,971,891,788,1279,1019,888,655,641,941,539,943,1203,1241,1188,1162,1026,1162,1138,1216,1491,1462,1345,1238,1167,883,1245,1346,1074,1004,1332,804,1087,1262,1150,1158,1102,1367,1210,1178,1043,1302,1241,1231,1214,1357,1283,1169,1081,1211,1127,1287,1325,956,1204,1104,1272,1156,1244,937,1102,1250,1090,1305,1375,1170,1292,998,1105,1191,899,1176,1249,999,1331,1266,1281,1240,1201,1175,1233,1191,1261,1219,1063,1127,1058,1056,1023,1216,1160,1312,1049,702,1005,1208,957,901,1260,1189,1097,1040,1191,1151,1123,1013,1113,952,1178,1115,982,1215,1299,1154,1245,1198,1083,1192,1209,1271,1207,1144,1127,1007,1173,1083,1075,1291,1064,1128,1104,946,1129,953,945,1068,993,1246,1396,1331,1393,1296,1016,1188,1293,1143,1160,1329,1082,1034,1108,1028,1103,1182,981,490,1057,1335,1201,1252,1058,1031,1212,1169,977,1152,1232,1240,1110,1112,1069,1026,1129,1110,979,1151,1081,1164,1090,1043,985,957,1217,1023,1140,869,771,1199,995,909,1116,1092,1432,1182,1058,1066,1179,995,1280,979,1156,1208,1290,1168,829,1396,1114,1172,1393,1298,1337,1085,1259,1207,1102,1036,1087,962,1036,1296,1076,1208,992,1069,747,1136,1124,1272,1099,1177,1038,995,1144,713,1188,1001,1182,862,1187,1233,1206,1322,1278,1229,1299,1270,1318,1348,1128,1054,1359,1295,1345,1081,1069,1092,1281,1096,1046,1162,592,845,1177,1144,1304,1326,1184,1192,1316,1142,1132,1214,1343,1254,1087,1243,1164,1184,1090,831,1024,978,1215,1104,1390,1268,1181,1211,1440,1288,1235,1381,1435,1011,1204,1250,1008,1294,1156,799,1158,1185,1225,1137,1116,1142,1174,1036,1295,1085,1335,1248,1022,1056,1044,1217,1080,1243,1187,1060,1283,1176,1476,1086,1174,1211,1240,1172,993,1030,1026,1128,1037,1304,1064,1053,1278,1154,1339,1213,1277,1150,1334,972,1197,1180,1314,1271,1100,1216,1235,1308,1222,1052,1098,1209,1279,1241,1134,1158,1178,1069,1022,880,1036,1024,1042,1006,1019,907,1072,979,951,1026,1038,932,943,875,959,889,863,869,929,907,860,828,952,954,999,1066,1081,1106,986,837,1004,1187,1003,1169,1041,1167,1052,1103,1163,1061,1010,1052,1040,1091,812,1026,1040,1086,889,896,1056,1142,942,1031,1022,904,1007,901,847,1038,1149,1102,1031,1033,1078,956,821,982,917,1021,1047,916,948,1036,1065,883,933,1025,989,993,973,1072,1073,1020,1034,1058,1046,1171,1132,1031,912,1077,929,1009,793,1079,1154,1268,1219,1107,1101,1041,1029,1021,1015,1076,1027,1106,1070,1118,1190,1252,999,1059,939,959,991,862,761,808,953,880,558,721,693,883,791,828,825,786,902,891,1023,1104,1104,1089,1114,1076,1049,941,1033,1176,1019,1098,1048,1170,1011,1157,1253,1123,1072,1173,1047,1046,1121,1066,1110,805,824,825,944,1039,1136,1104,1127,607,369,528,967,869,1101,1155,1068,890,1046,1044,928,963,754,908,1030,1041,895,1034,1137,943,999,1024,1030,915,931,951,1021,1074,998,1144,965,1003,932,1024,932,920,1081,952,942,932,987,1044,944,912,893,940,1003,1034,1048,865,968,1078,956,1024,771,933,850,821,949,935,855,992,1012,956,864,1001,1002,1003,989,963,834,848,793,875,896,942,861,933,873,878,323,806,876,941,972,981,1019,1098,679,598,996,1042,1108,1153,1111,1234,1033,1075,1107,1149,1113,1078,1213,1122,866,648,694,1039,900,1099,978,1112,1126,1183,1077,1185,960,1045,1151,1116,1075,1078,1066,1045,941,857,876,828,886,825,1006,934,958,986,1091,901,495,969,955,1179,997,732,526,619,1082,1038,1109,1089,1110,967,965,970,727,497,559,665,1003,1120,1046,956,1335,1104,1020,979,1131,1170,1294,1159,1080,1202,892,1058,1318,1261,1230,1074,1312,1269,1269,1045,1427,1174,912,1008,942,1125,1212,952,1094,1129,1109,1016,1258,1035,1180,1107,1390,1182,1107,1060,1389,1021,843,1201,1149,949,889,1058,1228,1317,1080,1194,1154,1144,1366,1165,1393,887,1215,888,1107,678,1144,1059,868,1092,1109,974,1025,1057,1377,1275,1090,1069,932,1013,1164,1118,1047,1132,980,1077,1177,1149,1164,1214,1277,923,743,1172,1006,1163,1192,1083,1316,1116,1204,1289,965,848,1057,932,1230,1091,1098,1108,728,1230,1044,901,1356,1247,1329,1154,1149,1221,967,1020,1047,1256,1260,953,1180,1165,1227,1312,1213,999,1227,1304,1226,1280,1014,1141,1040,906,912,856,819,879,897,757,978,1088,796,744,874,730,809,1016,925,677,841,893,573,822,811,856,678,1026,986,696,674,742,630,882,1073,814,722,791,784,720,935,1045,751,731,712,864,875,1050,900,686,756,745,649,1007,931,967,936,905,1085,781,763,776,696,1038,1160,1046,916,687,761,741,774,1176,1023,672,679,817,643,1080,1005,888,904,712,734,1072,883,814,612,946,1021,717,742,660,800,747,1113,923,674,838,701,856,865,1279,1248,1113,976,1047,746,736,771,732,729,1020,729,747,863,1032,765,726,643,859,817,1077,923,674,946,628,713,839,1014,837,851,784,878,757,1101,1e3,683,737,828,700,1060,884,837,673,719,919,973,1121,1141,941,1091,766,751,826,664,657,1094,1002,680,745,898,637,929,1053,761,705,744,727,718,1040,672,748,780,1059,867,669,762,834,802,913,981,716,767,644,605,688,1043,1103,855,731,850,847,602,1025,1042,713,862,1075,751,1079,714,731,715,927,946,662,696,706,727,760,982,715,745,559,587,695,1013,1081,788,799,848,801,578,1036,887,1096,781,747,738,737,924,804,872,735,1003,969,635,673,831,726,904,1001,743,769,847,637,712,988,775,727,716,787,1001,1026,872,1016,750,787,958,728,749,984,830,618,924,1057,744,721,705,812,750,1109,919,677,872,698,844,864,809,859,1295,1204,1208,919,1035,771,780,790,826,599,768,921,1034,714,840,1027,643,856,842,904,865,687,919,986,716,743,769,799,762,1104,889,674,916,654,724,837,914,1081,825,790,942,907,932,735,875,675,864,727,742,1105,916,868,781,839,794,969,863,728,637,807,993,714,730,614,659,715,1079,907,677,747,636,793,934,901,804,729,762,672,886,880,1026,1039,774,835,1027,659,647,896,732,720,718,743,833,763,958,974,758,768,766,661,745,691,711,790,771,755,647,741,719,673,726,755,771,846,853,681,722,950,948,989,1093,942,1003,1018,669,693,949,737,961,1098,782,786,931,750,604,1005,824,712,632,806,986,737,684,574,655,719,990,888,674,693,587,770,883,894,593,674,758,1036,873,669,646,688,674,857,980,660,712,608,716,701,988,815,857,740,974,979,666,673,799,730,882,1024,735,764,856,643,698,1003,753,736,774,1015,826,674,810,759,714,1013,915,674,854,638,709,980,679,766,710,754,890,724,1034,968,684,855,929,691,1002,701,772,712,756,1040,1007,1021,956,683,901,901,742,989,1012,848,847,825,896,699,1055,1019,761,712,966,756,585,947,815,668,806,971,834,887,756,880,687,780,910,851,934,938,1109,843,1014,760,671,800,709,889,1107,1098,846,818,841,799,1017,753,880,687,693,1095,896,1120,797,1016,765,672,771,594,628,1041,983,1080,1084,820,751,756,917,799,943,1066,992,682,737,855,668,960,1034,765,676,789,913,760,1086,1034,877,820,651,1053,1017,745,822,1010,712,903,874,859,626,953,993,713,725,667,791,760,1113,898,673,904,721,844,886,875,859,628,1012,976,741,673,732,676,809,1083,864,681,883,756,763,927,943,1018,757,671,674,604,852,1107,746,686,843,993,680,778,883,703,719,1035,732,768,918,591,609,1037,1014,661,662,897,668,866,1060,883,701,975,845,641,1054,835,825,786,732,804,1101,877,669,787,824,755,1085,978,670,850,749,809,869,936,1028,679,660,742,762,1498,1477,1377,1013,922,793,1144,1192,1402,1407,1226,1151,899,1110,1320,1028,1174,1221,790,1209,1070,1062,980,970,1017,1188,1133,1148,1338,1191,1184,980,1195,1072,689,1146,984,1286,1025,1065,1045,1157,775,1560,1303,1055,1386,1013,1221,859,1009,922,1013,1125,1170,917,1098,1082,972,1109,1020,1196,959,1272,1253,1321,1039,1247,1063,1414,986,906,919,1190,1110,1090,998,1015,783,1082,989,976,896,1041,1160,890,1050,993,1024,1102,1006,1197,1205,1147,1034,916,1188,763,983,1048,1018,1139,1121,768,885,1159,981,1080,1090,656,1010,1241,1050,1167,1208,1322,968,1338,1161,1115,1050,1187,1277,1053,1190,1078,823,1101,910,963,985,1287,1318,1243,1036,1273,1053,956,1281,1236,1180,768,976,938,1378,1448,1424,1471,1260,1327,1116,1142,1073,1040,1281,1311,1400,1381,1316,1197,1031,1322,1072,1366,1323,1170,1061,1253,1220,1254,1122,1214,1087,1472,1312,1036,1018,1147,1256,1171,1111,1283,1142,1008,700,576,1054,1234,1339,1365,1233,1119,1180,1345,1209,1290,1105,1067,1115,1160,1393,1180,1196,1372,1354,1004,1276,1521,1242,1429,913,1032,980,1034,1221,867,1174,1097,1345,1271,1339,1380,1254,1075,989,1109,1286,1106,1052,1004,1144,1047,1049,1216,1247,943,1098,1190,1201,998,1310,1287,1059,877,1016,969,1043,1285,1253,1365,1481,1173,1244,1237,1054,1138,1200,946,1044,1146,1203,1075,907,1050,1307,1269,1250,1068,1295,1205,1309,1141,936,1121,1133,1102,1552,1371,1353,1032,850,828,764,1362,729,1090,1099,1236,1211,1077,1082,1124,1077,1493,1257,1253,1116,1198,1012,919,1126,1237,1282,1310,1009,1088,921,815,866,708,1108,1132,607,910,968,1076,1253,1271,1281,1180,1085,1306,1200,878,1239,1075,999,1158,1120,1038,1234,1283,1281,1010,844,991,913,994,772,1152,768,809,629,657,854,916,1037,1028,910,858,913,1046,839,871,1093,843,905,692,1092,1075,927,850,889,1153,841,973,797,1105,839,771,633,779,597,1014,671,1215,939,1248,952,892,956,884,842,852,1085,975,970,638,726,723,619,962,718,848,522,475,814,646,548,710,732,753,951,837,801,975,841,805,1089,1106,772,1134,744,840,987,904,642,615,701,1006,844,821,761,1072,1166,800,1089,1061,1128,1085,1052,1130,1182,1118,952,919,337,1112,1060,942,1127,760,1036,856,800,1002,1153,699,708,991,1001,741,631,508,907,798,631,628,663,751,691,578,726,1e3,1084,1025,866,828,737,645,669,768,715,595,855,926,774,568,785,972,942,1174,994,891,735,762,1029,841,879,907,1063,742,1178,880,774,516,526,666,804,1018,830,758,1167,724,986,1035,779,872,817,702,927,761,936,807,875,564,812,809,1069,881,816,704,803,905,801,891,873,720,989,741,949,745,958,984,686,672,848,1131,1116,651,533,744,819,806,795,1032,915,973,691,916,798,1006,880,902,881,895,852,594,879,876,863,1069,1071,687,712,904,791,678,830,792,807,919,889,1057,870,711,730,882,562,461,977,873,789,932,861,797,847,1241,916,662,834,739,665,854,709,646,715,830,811,661,829,760,746,701,983,730,732,914,609,868,802,874,834,952,830],successes:[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]};compressedData.data=byteArray;assert(typeof Module.LZ4==="object","LZ4 not present - was your app build with -s LZ4=1 ?");Module.LZ4.loadPackage({metadata:metadata,compressedData:compressedData});Module["removeRunDependency"]("datafile_pyodide.asm.data")}Module["addRunDependency"]("datafile_pyodide.asm.data");if(!Module.preloadResults)Module.preloadResults={};Module.preloadResults[PACKAGE_NAME]={fromCache:false};if(fetched){processPackageData(fetched);fetched=null}else{fetchedCallback=processPackageData}}if(Module["calledRun"]){runWithFS()}else{if(!Module["preRun"])Module["preRun"]=[];Module["preRun"].push(runWithFS)}};loadPackage({files:[{filename:"/lib/python3.8/pickletools.py",start:0,end:93486,audio:0},{filename:"/lib/python3.8/netrc.py",start:93486,end:99052,audio:0},{filename:"/lib/python3.8/aifc.py",start:99052,end:131866,audio:0},{filename:"/lib/python3.8/webbrowser.py",start:131866,end:132233,audio:0},{filename:"/lib/python3.8/trace.py",start:132233,end:162049,audio:0},{filename:"/lib/python3.8/io.py",start:162049,end:165590,audio:0},{filename:"/lib/python3.8/queue.py",start:165590,end:176946,audio:0},{filename:"/lib/python3.8/__future__.py",start:176946,end:182047,audio:0},{filename:"/lib/python3.8/tabnanny.py",start:182047,end:193455,audio:0},{filename:"/lib/python3.8/_pydecimal.py",start:193455,end:421966,audio:0},{filename:"/lib/python3.8/sysconfig.py",start:421966,end:446427,audio:0},{filename:"/lib/python3.8/_bootlocale.py",start:446427,end:448228,audio:0},{filename:"/lib/python3.8/this.py",start:448228,end:449231,audio:0},{filename:"/lib/python3.8/codecs.py",start:449231,end:485821,audio:0},{filename:"/lib/python3.8/ntpath.py",start:485821,end:513555,audio:0},{filename:"/lib/python3.8/linecache.py",start:513555,end:518867,audio:0},{filename:"/lib/python3.8/platform.py",start:518867,end:559201,audio:0},{filename:"/lib/python3.8/copyreg.py",start:559201,end:566336,audio:0},{filename:"/lib/python3.8/struct.py",start:566336,end:566593,audio:0},{filename:"/lib/python3.8/zipapp.py",start:566593,end:574128,audio:0},{filename:"/lib/python3.8/_pyio.py",start:574128,end:667305,audio:0},{filename:"/lib/python3.8/enum.py",start:667305,end:701921,audio:0},{filename:"/lib/python3.8/poplib.py",start:701921,end:716998,audio:0},{filename:"/lib/python3.8/sndhdr.py",start:716998,end:724084,audio:0},{filename:"/lib/python3.8/_strptime.py",start:724084,end:749352,audio:0},{filename:"/lib/python3.8/signal.py",start:749352,end:751625,audio:0},{filename:"/lib/python3.8/argparse.py",start:751625,end:847640,audio:0},{filename:"/lib/python3.8/hashlib.py",start:847640,end:857370,audio:0},{filename:"/lib/python3.8/compileall.py",start:857370,end:870909,audio:0},{filename:"/lib/python3.8/modulefinder.py",start:870909,end:895372,audio:0},{filename:"/lib/python3.8/optparse.py",start:895372,end:955741,audio:0},{filename:"/lib/python3.8/smtplib.py",start:955741,end:1000069,audio:0},{filename:"/lib/python3.8/asyncore.py",start:1000069,end:1020163,audio:0},{filename:"/lib/python3.8/pdb.py",start:1020163,end:1082803,audio:0},{filename:"/lib/python3.8/stringprep.py",start:1082803,end:1095720,audio:0},{filename:"/lib/python3.8/numbers.py",start:1095720,end:1105964,audio:0},{filename:"/lib/python3.8/pickle.py",start:1105964,end:1170359,audio:0},{filename:"/lib/python3.8/socket.py",start:1170359,end:1205602,audio:0},{filename:"/lib/python3.8/heapq.py",start:1205602,end:1228479,audio:0},{filename:"/lib/python3.8/_compat_pickle.py",start:1228479,end:1237228,audio:0},{filename:"/lib/python3.8/tracemalloc.py",start:1237228,end:1254304,audio:0},{filename:"/lib/python3.8/genericpath.py",start:1254304,end:1259279,audio:0},{filename:"/lib/python3.8/ast.py",start:1259279,end:1277753,audio:0},{filename:"/lib/python3.8/posixpath.py",start:1277753,end:1293380,audio:0},{filename:"/lib/python3.8/sunau.py",start:1293380,end:1311755,audio:0},{filename:"/lib/python3.8/stat.py",start:1311755,end:1317240,audio:0},{filename:"/lib/python3.8/shelve.py",start:1317240,end:1325767,audio:0},{filename:"/lib/python3.8/__phello__.foo.py",start:1325767,end:1325831,audio:0},{filename:"/lib/python3.8/re.py",start:1325831,end:1341578,audio:0},{filename:"/lib/python3.8/cgi.py",start:1341578,end:1375133,audio:0},{filename:"/lib/python3.8/shlex.py",start:1375133,end:1388458,audio:0},{filename:"/lib/python3.8/opcode.py",start:1388458,end:1394266,audio:0},{filename:"/lib/python3.8/configparser.py",start:1394266,end:1448640,audio:0},{filename:"/lib/python3.8/mimetypes.py",start:1448640,end:1470244,audio:0},{filename:"/lib/python3.8/pprint.py",start:1470244,end:1491728,audio:0},{filename:"/lib/python3.8/getpass.py",start:1491728,end:1497722,audio:0},{filename:"/lib/python3.8/reprlib.py",start:1497722,end:1502989,audio:0},{filename:"/lib/python3.8/gzip.py",start:1502989,end:1524430,audio:0},{filename:"/lib/python3.8/code.py",start:1524430,end:1535052,audio:0},{filename:"/lib/python3.8/random.py",start:1535052,end:1563854,audio:0},{filename:"/lib/python3.8/chunk.py",start:1563854,end:1569289,audio:0},{filename:"/lib/python3.8/hmac.py",start:1569289,end:1575918,audio:0},{filename:"/lib/python3.8/uuid.py",start:1575918,end:1606312,audio:0},{filename:"/lib/python3.8/codeop.py",start:1606312,end:1612371,audio:0},{filename:"/lib/python3.8/nturl2path.py",start:1612371,end:1614955,audio:0},{filename:"/lib/python3.8/pystone.py",start:1614955,end:1622775,audio:0},{filename:"/lib/python3.8/gettext.py",start:1622775,end:1649913,audio:0},{filename:"/lib/python3.8/fnmatch.py",start:1649913,end:1653969,audio:0},{filename:"/lib/python3.8/sre_parse.py",start:1653969,end:1694199,audio:0},{filename:"/lib/python3.8/asynchat.py",start:1694199,end:1705527,audio:0},{filename:"/lib/python3.8/socketserver.py",start:1705527,end:1732450,audio:0},{filename:"/lib/python3.8/rlcompleter.py",start:1732450,end:1739547,audio:0},{filename:"/lib/python3.8/binhex.py",start:1739547,end:1753501,audio:0},{filename:"/lib/python3.8/formatter.py",start:1753501,end:1768644,audio:0},{filename:"/lib/python3.8/imp.py",start:1768644,end:1779180,audio:0},{filename:"/lib/python3.8/tempfile.py",start:1779180,end:1806768,audio:0},{filename:"/lib/python3.8/difflib.py",start:1806768,end:1890826,audio:0},{filename:"/lib/python3.8/getopt.py",start:1890826,end:1898315,audio:0},{filename:"/lib/python3.8/tarfile.py",start:1898315,end:1991890,audio:0},{filename:"/lib/python3.8/os.py",start:1991890,end:2030885,audio:0},{filename:"/lib/python3.8/_weakrefset.py",start:2030885,end:2036620,audio:0},{filename:"/lib/python3.8/lzma.py",start:2036620,end:2049603,audio:0},{filename:"/lib/python3.8/zipfile.py",start:2049603,end:2137735,audio:0},{filename:"/lib/python3.8/uu.py",start:2137735,end:2144694,audio:0},{filename:"/lib/python3.8/secrets.py",start:2144694,end:2146732,audio:0},{filename:"/lib/python3.8/decimal.py",start:2146732,end:2147052,audio:0},{filename:"/lib/python3.8/datetime.py",start:2147052,end:2235126,audio:0},{filename:"/lib/python3.8/_collections_abc.py",start:2235126,end:2261226,audio:0},{filename:"/lib/python3.8/pstats.py",start:2261226,end:2288543,audio:0},{filename:"/lib/python3.8/zipimport.py",start:2288543,end:2319308,audio:0},{filename:"/lib/python3.8/sre_constants.py",start:2319308,end:2326462,audio:0},{filename:"/lib/python3.8/colorsys.py",start:2326462,end:2330526,audio:0},{filename:"/lib/python3.8/_threading_local.py",start:2330526,end:2337746,audio:0},{filename:"/lib/python3.8/functools.py",start:2337746,end:2375122,audio:0},{filename:"/lib/python3.8/fileinput.py",start:2375122,end:2389831,audio:0},{filename:"/lib/python3.8/symbol.py",start:2389831,end:2391940,audio:0},{filename:"/lib/python3.8/statistics.py",start:2391940,end:2431549,audio:0},{filename:"/lib/python3.8/profile.py",start:2431549,end:2454685,audio:0},{filename:"/lib/python3.8/quopri.py",start:2454685,end:2461939,audio:0},{filename:"/lib/python3.8/contextlib.py",start:2461939,end:2486934,audio:0},{filename:"/lib/python3.8/selectors.py",start:2486934,end:2505495,audio:0},{filename:"/lib/python3.8/pathlib.py",start:2505495,end:2557026,audio:0},{filename:"/lib/python3.8/py_compile.py",start:2557026,end:2565276,audio:0},{filename:"/lib/python3.8/typing.py",start:2565276,end:2634113,audio:0},{filename:"/lib/python3.8/bisect.py",start:2634113,end:2636327,audio:0},{filename:"/lib/python3.8/types.py",start:2636327,end:2646040,audio:0},{filename:"/lib/python3.8/_testcapi.py",start:2646040,end:2646187,audio:0},{filename:"/lib/python3.8/pydoc.py",start:2646187,end:2753496,audio:0},{filename:"/lib/python3.8/sre_compile.py",start:2753496,end:2780191,audio:0},{filename:"/lib/python3.8/token.py",start:2780191,end:2782559,audio:0},{filename:"/lib/python3.8/mailbox.py",start:2782559,end:2861220,audio:0},{filename:"/lib/python3.8/_sitebuiltins.py",start:2861220,end:2864335,audio:0},{filename:"/lib/python3.8/calendar.py",start:2864335,end:2889167,audio:0},{filename:"/lib/python3.8/antigravity.py",start:2889167,end:2889644,audio:0},{filename:"/lib/python3.8/_markupbase.py",start:2889644,end:2904242,audio:0},{filename:"/lib/python3.8/contextvars.py",start:2904242,end:2904371,audio:0},{filename:"/lib/python3.8/smtpd.py",start:2904371,end:2939082,audio:0},{filename:"/lib/python3.8/glob.py",start:2939082,end:2944779,audio:0},{filename:"/lib/python3.8/csv.py",start:2944779,end:2960923,audio:0},{filename:"/lib/python3.8/runpy.py",start:2960923,end:2972896,audio:0},{filename:"/lib/python3.8/crypt.py",start:2972896,end:2976506,audio:0},{filename:"/lib/python3.8/dummy_threading.py",start:2976506,end:2979321,audio:0},{filename:"/lib/python3.8/dataclasses.py",start:2979321,end:3029261,audio:0},{filename:"/lib/python3.8/LICENSE.txt",start:3029261,end:3042036,audio:0},{filename:"/lib/python3.8/pyclbr.py",start:3042036,end:3057291,audio:0},{filename:"/lib/python3.8/pty.py",start:3057291,end:3062098,audio:0},{filename:"/lib/python3.8/sched.py",start:3062098,end:3068540,audio:0},{filename:"/lib/python3.8/imghdr.py",start:3068540,end:3072335,audio:0},{filename:"/lib/python3.8/cmd.py",start:3072335,end:3087195,audio:0},{filename:"/lib/python3.8/ftplib.py",start:3087195,end:3121963,audio:0},{filename:"/lib/python3.8/abc.py",start:3121963,end:3126452,audio:0},{filename:"/lib/python3.8/tokenize.py",start:3126452,end:3152293,audio:0},{filename:"/lib/python3.8/traceback.py",start:3152293,end:3175772,audio:0},{filename:"/lib/python3.8/site.py",start:3175772,end:3197110,audio:0},{filename:"/lib/python3.8/cgitb.py",start:3197110,end:3209206,audio:0},{filename:"/lib/python3.8/locale.py",start:3209206,end:3287397,audio:0},{filename:"/lib/python3.8/operator.py",start:3287397,end:3298108,audio:0},{filename:"/lib/python3.8/plistlib.py",start:3298108,end:3329359,audio:0},{filename:"/lib/python3.8/imaplib.py",start:3329359,end:3382965,audio:0},{filename:"/lib/python3.8/shutil.py",start:3382965,end:3433717,audio:0},{filename:"/lib/python3.8/mailcap.py",start:3433717,end:3441821,audio:0},{filename:"/lib/python3.8/cProfile.py",start:3441821,end:3448421,audio:0},{filename:"/lib/python3.8/timeit.py",start:3448421,end:3461865,audio:0},{filename:"/lib/python3.8/pipes.py",start:3461865,end:3470781,audio:0},{filename:"/lib/python3.8/threading.py",start:3470781,end:3521366,audio:0},{filename:"/lib/python3.8/xdrlib.py",start:3521366,end:3527279,audio:0},{filename:"/lib/python3.8/tty.py",start:3527279,end:3528158,audio:0},{filename:"/lib/python3.8/_sysconfigdata__emscripten_.py",start:3528158,end:3549437,audio:0},{filename:"/lib/python3.8/textwrap.py",start:3549437,end:3568844,audio:0},{filename:"/lib/python3.8/string.py",start:3568844,end:3579379,audio:0},{filename:"/lib/python3.8/keyword.py",start:3579379,end:3580324,audio:0},{filename:"/lib/python3.8/warnings.py",start:3580324,end:3600012,audio:0},{filename:"/lib/python3.8/telnetlib.py",start:3600012,end:3623266,audio:0},{filename:"/lib/python3.8/copy.py",start:3623266,end:3631927,audio:0},{filename:"/lib/python3.8/nntplib.py",start:3631927,end:3675188,audio:0},{filename:"/lib/python3.8/_compression.py",start:3675188,end:3680528,audio:0},{filename:"/lib/python3.8/_py_abc.py",start:3680528,end:3686717,audio:0},{filename:"/lib/python3.8/base64.py",start:3686717,end:3707099,audio:0},{filename:"/lib/python3.8/inspect.py",start:3707099,end:3825138,audio:0},{filename:"/lib/python3.8/pkgutil.py",start:3825138,end:3846599,audio:0},{filename:"/lib/python3.8/symtable.py",start:3846599,end:3854167,audio:0},{filename:"/lib/python3.8/wave.py",start:3854167,end:3872397,audio:0},{filename:"/lib/python3.8/filecmp.py",start:3872397,end:3882227,audio:0},{filename:"/lib/python3.8/doctest.py",start:3882227,end:3986561,audio:0},{filename:"/lib/python3.8/dis.py",start:3986561,end:4007127,audio:0},{filename:"/lib/python3.8/bz2.py",start:4007127,end:4019685,audio:0},{filename:"/lib/python3.8/weakref.py",start:4019685,end:4041072,audio:0},{filename:"/lib/python3.8/ipaddress.py",start:4041072,end:4112232,audio:0},{filename:"/lib/python3.8/ssl.py",start:4112232,end:4162992,audio:0},{filename:"/lib/python3.8/_dummy_thread.py",start:4162992,end:4169019,audio:0},{filename:"/lib/python3.8/fractions.py",start:4169019,end:4193348,audio:0},{filename:"/lib/python3.8/bdb.py",start:4193348,end:4225404,audio:0},{filename:"/lib/python3.8/subprocess.py",start:4225404,end:4302693,audio:0},{filename:"/lib/python3.8/http/__init__.py",start:4302693,end:4309071,audio:0},{filename:"/lib/python3.8/http/cookiejar.py",start:4309071,end:4385906,audio:0},{filename:"/lib/python3.8/http/client.py",start:4385906,end:4440402,audio:0},{filename:"/lib/python3.8/http/cookies.py",start:4440402,end:4460814,audio:0},{filename:"/lib/python3.8/http/server.py",start:4460814,end:4508068,audio:0},{filename:"/lib/python3.8/collections/__init__.py",start:4508068,end:4555589,audio:0},{filename:"/lib/python3.8/collections/abc.py",start:4555589,end:4555657,audio:0},{filename:"/lib/python3.8/json/__init__.py",start:4555657,end:4570002,audio:0},{filename:"/lib/python3.8/json/scanner.py",start:4570002,end:4572427,audio:0},{filename:"/lib/python3.8/json/encoder.py",start:4572427,end:4588499,audio:0},{filename:"/lib/python3.8/json/tool.py",start:4588499,end:4590438,audio:0},{filename:"/lib/python3.8/json/decoder.py",start:4590438,end:4602910,audio:0},{filename:"/lib/python3.8/email/encoders.py",start:4602910,end:4604696,audio:0},{filename:"/lib/python3.8/email/message.py",start:4604696,end:4651768,audio:0},{filename:"/lib/python3.8/email/header.py",start:4651768,end:4675870,audio:0},{filename:"/lib/python3.8/email/__init__.py",start:4675870,end:4677636,audio:0},{filename:"/lib/python3.8/email/generator.py",start:4677636,end:4697611,audio:0},{filename:"/lib/python3.8/email/_header_value_parser.py",start:4697611,end:4804071,audio:0},{filename:"/lib/python3.8/email/contentmanager.py",start:4804071,end:4814743,audio:0},{filename:"/lib/python3.8/email/utils.py",start:4814743,end:4828231,audio:0},{filename:"/lib/python3.8/email/charset.py",start:4828231,end:4845359,audio:0},{filename:"/lib/python3.8/email/errors.py",start:4845359,end:4849006,audio:0},{filename:"/lib/python3.8/email/architecture.rst",start:4849006,end:4858567,audio:0},{filename:"/lib/python3.8/email/parser.py",start:4858567,end:4863608,audio:0},{filename:"/lib/python3.8/email/policy.py",start:4863608,end:4873991,audio:0},{filename:"/lib/python3.8/email/feedparser.py",start:4873991,end:4896771,audio:0},{filename:"/lib/python3.8/email/iterators.py",start:4896771,end:4898906,audio:0},{filename:"/lib/python3.8/email/base64mime.py",start:4898906,end:4902464,audio:0},{filename:"/lib/python3.8/email/_parseaddr.py",start:4902464,end:4920068,audio:0},{filename:"/lib/python3.8/email/headerregistry.py",start:4920068,end:4940659,audio:0},{filename:"/lib/python3.8/email/_policybase.py",start:4940659,end:4955732,audio:0},{filename:"/lib/python3.8/email/quoprimime.py",start:4955732,end:4965590,audio:0},{filename:"/lib/python3.8/email/_encoded_words.py",start:4965590,end:4974114,audio:0},{filename:"/lib/python3.8/email/mime/nonmultipart.py",start:4974114,end:4974805,audio:0},{filename:"/lib/python3.8/email/mime/multipart.py",start:4974805,end:4976426,audio:0},{filename:"/lib/python3.8/email/mime/message.py",start:4976426,end:4977743,audio:0},{filename:"/lib/python3.8/email/mime/__init__.py",start:4977743,end:4977743,audio:0},{filename:"/lib/python3.8/email/mime/audio.py",start:4977743,end:4980482,audio:0},{filename:"/lib/python3.8/email/mime/base.py",start:4980482,end:4981398,audio:0},{filename:"/lib/python3.8/email/mime/text.py",start:4981398,end:4982835,audio:0},{filename:"/lib/python3.8/email/mime/application.py",start:4982835,end:4984156,audio:0},{filename:"/lib/python3.8/email/mime/image.py",start:4984156,end:4985985,audio:0},{filename:"/lib/python3.8/site-packages/README.txt",start:4985985,end:4986104,audio:0},{filename:"/lib/python3.8/site-packages/six.py",start:4986104,end:5016992,audio:0},{filename:"/lib/python3.8/site-packages/sitecustomize.py",start:5016992,end:5017241,audio:0},{filename:"/lib/python3.8/site-packages/pyodide/_base.py",start:5017241,end:5022037,audio:0},{filename:"/lib/python3.8/site-packages/pyodide/console.py",start:5022037,end:5022877,audio:0},{filename:"/lib/python3.8/site-packages/pyodide/__init__.py",start:5022877,end:5023152,audio:0},{filename:"/lib/python3.8/site-packages/jedi/__main__.py",start:5023152,end:5025102,audio:0},{filename:"/lib/python3.8/site-packages/jedi/_compatibility.py",start:5025102,end:5045357,audio:0},{filename:"/lib/python3.8/site-packages/jedi/settings.py",start:5045357,end:5048884,audio:0},{filename:"/lib/python3.8/site-packages/jedi/cache.py",start:5048884,end:5052465,audio:0},{filename:"/lib/python3.8/site-packages/jedi/__init__.py",start:5052465,end:5053964,audio:0},{filename:"/lib/python3.8/site-packages/jedi/utils.py",start:5053964,end:5058691,audio:0},{filename:"/lib/python3.8/site-packages/jedi/file_io.py",start:5058691,end:5061065,audio:0},{filename:"/lib/python3.8/site-packages/jedi/parser_utils.py",start:5061065,end:5071790,audio:0},{filename:"/lib/python3.8/site-packages/jedi/common.py",start:5071790,end:5072715,audio:0},{filename:"/lib/python3.8/site-packages/jedi/debug.py",start:5072715,end:5076439,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/LICENSE",start:5076439,end:5089097,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/orjson.pyi",start:5089097,end:5089587,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/dataclasses.pyi",start:5089587,end:5091958,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/contextvars.pyi",start:5091958,end:5093081,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/__init__.pyi",start:5093081,end:5096616,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/urllib_response.pyi",start:5096616,end:5096647,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/configparser.pyi",start:5096647,end:5096674,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/http_cookiejar.pyi",start:5096674,end:5096703,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/builtins.pyi",start:5096703,end:5096726,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/html_entities.pyi",start:5096726,end:5096754,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/email_mime_base.pyi",start:5096754,end:5096784,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/http_cookies.pyi",start:5096784,end:5096811,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/urllib_robotparser.pyi",start:5096811,end:5096844,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/socketserver.pyi",start:5096844,end:5096871,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/tkinter_tkfiledialog.pyi",start:5096871,end:5096904,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/__init__.pyi",start:5096904,end:5099206,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/tkinter_dialog.pyi",start:5099206,end:5099235,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/email_mime_nonmultipart.pyi",start:5099235,end:5099273,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/CGIHTTPServer.pyi",start:5099273,end:5099299,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/tkinter.pyi",start:5099299,end:5099321,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/BaseHTTPServer.pyi",start:5099321,end:5099347,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/email_mime_text.pyi",start:5099347,end:5099377,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/html_parser.pyi",start:5099377,end:5099403,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/tkinter_filedialog.pyi",start:5099403,end:5099436,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/_dummy_thread.pyi",start:5099436,end:5099464,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/email_mime_multipart.pyi",start:5099464,end:5099499,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/tkinter_constants.pyi",start:5099499,end:5099531,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/tkinter_commondialog.pyi",start:5099531,end:5099566,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/urllib_parse.pyi",start:5099566,end:5099593,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/tkinter_ttk.pyi",start:5099593,end:5099619,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/http_client.pyi",start:5099619,end:5099645,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/urllib_error.pyi",start:5099645,end:5099672,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/SimpleHTTPServer.pyi",start:5099672,end:5099698,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/_thread.pyi",start:5099698,end:5099720,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/queue.pyi",start:5099720,end:5099740,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/reprlib.pyi",start:5099740,end:5099762,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/cPickle.pyi",start:5099762,end:5099783,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/urllib_request.pyi",start:5099783,end:5099813,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/urllib/error.pyi",start:5099813,end:5099977,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/urllib/robotparser.pyi",start:5099977,end:5100043,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/urllib/response.pyi",start:5100043,end:5100432,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/urllib/parse.pyi",start:5100432,end:5101804,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/urllib/__init__.pyi",start:5101804,end:5102021,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/urllib/request.pyi",start:5102021,end:5104377,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/pkg_resources/py31compat.pyi",start:5104377,end:5104468,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/pkg_resources/__init__.pyi",start:5104468,end:5116405,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/typed_ast/conversions.pyi",start:5116405,end:5116489,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/typed_ast/ast3.pyi",start:5116489,end:5124503,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/typed_ast/ast27.pyi",start:5124503,end:5131488,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/typed_ast/__init__.pyi",start:5131488,end:5131612,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/docutils/nodes.pyi",start:5131612,end:5131873,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/docutils/__init__.pyi",start:5131873,end:5131931,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/docutils/examples.pyi",start:5131931,end:5132006,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/docutils/parsers/__init__.pyi",start:5132006,end:5132064,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/docutils/parsers/rst/nodes.pyi",start:5132064,end:5132122,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/docutils/parsers/rst/__init__.pyi",start:5132122,end:5132180,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/docutils/parsers/rst/states.pyi",start:5132180,end:5132312,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/docutils/parsers/rst/roles.pyi",start:5132312,end:5132731,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/jwt/__init__.pyi",start:5132731,end:5134462,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/jwt/algorithms.pyi",start:5134462,end:5137327,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/jwt/contrib/__init__.pyi",start:5137327,end:5137327,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/jwt/contrib/algorithms/py_ecdsa.pyi",start:5137327,end:5137566,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/jwt/contrib/algorithms/pycrypto.pyi",start:5137566,end:5137806,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/jwt/contrib/algorithms/__init__.pyi",start:5137806,end:5137844,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/mock.pyi",start:5137844,end:5143148,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/backports_abc.pyi",start:5143148,end:5143368,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/termcolor.pyi",start:5143368,end:5143820,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/tabulate.pyi",start:5143820,end:5145275,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/croniter.pyi",start:5145275,end:5147195,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/singledispatch.pyi",start:5147195,end:5147831,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/certifi.pyi",start:5147831,end:5147855,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pycurl.pyi",start:5147855,end:5160552,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/first.pyi",start:5160552,end:5161034,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/emoji.pyi",start:5161034,end:5161429,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/ujson.pyi",start:5161429,end:5162475,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pyre_extensions.pyi",start:5162475,end:5162742,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/typing_extensions.pyi",start:5162742,end:5165471,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/toml.pyi",start:5165471,end:5166287,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/decorator.pyi",start:5166287,end:5169094,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/itsdangerous.pyi",start:5169094,end:5177417,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/mypy_extensions.pyi",start:5177417,end:5179468,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/attr/exceptions.pyi",start:5179468,end:5179725,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/attr/converters.pyi",start:5179725,end:5180076,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/attr/__init__.pyi",start:5180076,end:5187845,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/attr/filters.pyi",start:5187845,end:5188059,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/attr/validators.pyi",start:5188059,end:5188956,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/click/utils.pyi",start:5188956,end:5190871,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/click/termui.pyi",start:5190871,end:5194372,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/click/exceptions.pyi",start:5194372,end:5196440,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/click/formatting.pyi",start:5196440,end:5198055,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/click/core.pyi",start:5198055,end:5209999,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/click/__init__.pyi",start:5209999,end:5212871,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/click/testing.pyi",start:5212871,end:5215078,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/click/parser.pyi",start:5215078,end:5217219,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/click/types.pyi",start:5217219,end:5222721,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/click/decorators.pyi",start:5222721,end:5231977,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/click/_termui_impl.pyi",start:5231977,end:5232453,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/click/globals.pyi",start:5232453,end:5232749,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/utils.pyi",start:5232749,end:5234390,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/cookies.pyi",start:5234390,end:5236474,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/hooks.pyi",start:5236474,end:5236630,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/api.pyi",start:5236630,end:5237975,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/auth.pyi",start:5237975,end:5239198,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/exceptions.pyi",start:5239198,end:5240201,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/status_codes.pyi",start:5240201,end:5240271,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/__init__.pyi",start:5240271,end:5241211,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/adapters.pyi",start:5241211,end:5244334,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/models.pyi",start:5244334,end:5249109,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/structures.pyi",start:5249109,end:5250077,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/compat.pyi",start:5250077,end:5250200,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/sessions.pyi",start:5250200,end:5255220,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/__init__.pyi",start:5255220,end:5255378,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/response.pyi",start:5255378,end:5257075,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/filepost.pyi",start:5257075,end:5257402,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/connection.pyi",start:5257402,end:5259458,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/connectionpool.pyi",start:5259458,end:5262392,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/exceptions.pyi",start:5262392,end:5263805,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/poolmanager.pyi",start:5263805,end:5265113,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/__init__.pyi",start:5265113,end:5266027,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/fields.pyi",start:5266027,end:5266551,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/_collections.pyi",start:5266551,end:5268086,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/request.pyi",start:5268086,end:5268606,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/contrib/__init__.pyi",start:5268606,end:5268606,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util/url.pyi",start:5268606,end:5269097,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util/response.pyi",start:5269097,end:5269124,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util/connection.pyi",start:5269124,end:5269312,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util/ssl_.pyi",start:5269312,end:5269983,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util/__init__.pyi",start:5269983,end:5270675,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util/retry.pyi",start:5270675,end:5271772,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util/request.pyi",start:5271772,end:5271992,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util/timeout.pyi",start:5271992,end:5272490,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/packages/__init__.pyi",start:5272490,end:5272490,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/packages/ssl_match_hostname/_implementation.pyi",start:5272490,end:5272571,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/packages/ssl_match_hostname/__init__.pyi",start:5272571,end:5272659,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/dateutil/utils.pyi",start:5272659,end:5272941,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/dateutil/_common.pyi",start:5272941,end:5273286,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/dateutil/relativedelta.pyi",start:5273286,end:5276614,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/dateutil/rrule.pyi",start:5276614,end:5279974,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/dateutil/__init__.pyi",start:5279974,end:5279974,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/dateutil/parser.pyi",start:5279974,end:5281715,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/dateutil/tz/_common.pyi",start:5281715,end:5282533,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/dateutil/tz/tz.pyi",start:5282533,end:5286462,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/dateutil/tz/__init__.pyi",start:5286462,end:5286802,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/atomicwrites/__init__.pyi",start:5286802,end:5287672,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/geoip2/mixins.pyi",start:5287672,end:5287792,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/geoip2/database.pyi",start:5287792,end:5288886,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/geoip2/errors.pyi",start:5288886,end:5289384,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/geoip2/__init__.pyi",start:5289384,end:5289384,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/geoip2/records.pyi",start:5289384,end:5291455,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/geoip2/models.pyi",start:5291455,end:5293325,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/utils.pyi",start:5293325,end:5299526,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/regioninfo.pyi",start:5299526,end:5300180,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/connection.pyi",start:5300180,end:5305410,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/auth.pyi",start:5305410,end:5309550,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/__init__.pyi",start:5309550,end:5316536,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/auth_handler.pyi",start:5316536,end:5316786,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/plugin.pyi",start:5316786,end:5317021,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/exception.pyi",start:5317021,end:5321589,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/compat.pyi",start:5321589,end:5321902,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/elb/__init__.pyi",start:5321902,end:5324381,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/kms/layer1.pyi",start:5324381,end:5328010,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/kms/exceptions.pyi",start:5328010,end:5328839,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/kms/__init__.pyi",start:5328839,end:5328995,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/deletemarker.pyi",start:5328995,end:5329361,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/bucketlogging.pyi",start:5329361,end:5329761,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/bucketlistresultset.pyi",start:5329761,end:5331564,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/connection.pyi",start:5331564,end:5335918,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/multidelete.pyi",start:5335918,end:5336932,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/acl.pyi",start:5336932,end:5338554,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/cors.pyi",start:5338554,end:5339516,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/lifecycle.pyi",start:5339516,end:5341390,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/tagging.pyi",start:5341390,end:5342138,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/multipart.pyi",start:5342138,end:5343971,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/keyfile.pyi",start:5343971,end:5344655,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/prefix.pyi",start:5344655,end:5344979,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/__init__.pyi",start:5344979,end:5345474,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/bucket.pyi",start:5345474,end:5353504,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/user.pyi",start:5353504,end:5353866,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/key.pyi",start:5353866,end:5362175,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/website.pyi",start:5362175,end:5364667,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/ec2/__init__.pyi",start:5364667,end:5364837,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/redis/utils.pyi",start:5364837,end:5364973,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/redis/connection.pyi",start:5364973,end:5369126,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/redis/exceptions.pyi",start:5369126,end:5369695,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/redis/__init__.pyi",start:5369695,end:5370563,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/redis/client.pyi",start:5370563,end:5385774,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pytz/__init__.pyi",start:5385774,end:5387665,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/x509.pyi",start:5387665,end:5401047,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/exceptions.pyi",start:5401047,end:5401309,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/fernet.pyi",start:5401309,end:5401949,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/__init__.pyi",start:5401949,end:5401949,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/__init__.pyi",start:5401949,end:5402012,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/hmac.pyi",start:5402012,end:5402424,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/padding.pyi",start:5402424,end:5402964,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/cmac.pyi",start:5402964,end:5403380,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/keywrap.pyi",start:5403380,end:5403898,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/hashes.pyi",start:5403898,end:5405196,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/constant_time.pyi",start:5405196,end:5405242,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/poly1305.pyi",start:5405242,end:5405746,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/__init__.pyi",start:5405746,end:5405809,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/ed448.pyi",start:5405809,end:5406782,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/utils.pyi",start:5406782,end:5406960,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/x25519.pyi",start:5406960,end:5407879,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/padding.pyi",start:5407879,end:5408666,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/rsa.pyi",start:5408666,end:5411870,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/dsa.pyi",start:5411870,end:5414781,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/__init__.pyi",start:5414781,end:5414844,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/ec.pyi",start:5414844,end:5422022,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/x448.pyi",start:5422022,end:5422927,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/dh.pyi",start:5422927,end:5425417,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/ed25519.pyi",start:5425417,end:5426402,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/twofactor/__init__.pyi",start:5426402,end:5426437,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/twofactor/hotp.pyi",start:5426437,end:5426977,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/twofactor/totp.pyi",start:5426977,end:5427562,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/ciphers/aead.pyi",start:5427562,end:5428627,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/ciphers/__init__.pyi",start:5428627,end:5429925,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/ciphers/modes.pyi",start:5429925,end:5433014,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/ciphers/algorithms.pyi",start:5433014,end:5435253,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/__init__.pyi",start:5435253,end:5435514,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/hkdf.pyi",start:5435514,end:5436343,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/kbkdf.pyi",start:5436343,end:5437194,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/scrypt.pyi",start:5437194,end:5437601,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/concatkdf.pyi",start:5437601,end:5438465,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/x963kdf.pyi",start:5438465,end:5438980,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/pbkdf2.pyi",start:5438980,end:5439482,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/serialization/__init__.pyi",start:5439482,end:5440488,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/serialization/pkcs12.pyi",start:5440488,end:5440601,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/bindings/__init__.pyi",start:5440601,end:5440601,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/bindings/openssl/binding.pyi",start:5440601,end:5440749,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/bindings/openssl/__init__.pyi",start:5440749,end:5440749,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/backends/__init__.pyi",start:5440749,end:5440807,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/backends/interfaces.pyi",start:5440807,end:5449045,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/backports/__init__.pyi",start:5449045,end:5449045,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/backports/ssl_match_hostname.pyi",start:5449045,end:5449126,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb/attributes.pyi",start:5449126,end:5453320,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb/settings.pyi",start:5453320,end:5453465,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb/exceptions.pyi",start:5453465,end:5454352,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb/constants.pyi",start:5454352,end:5457390,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb/indexes.pyi",start:5457390,end:5458372,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb/__init__.pyi",start:5458372,end:5458389,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb/types.pyi",start:5458389,end:5458446,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb/models.pyi",start:5458446,end:5463761,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb/throttle.pyi",start:5463761,end:5464233,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb/connection/util.pyi",start:5464233,end:5464300,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb/connection/__init__.pyi",start:5464300,end:5464435,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb/connection/base.pyi",start:5464435,end:5470123,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb/connection/table.pyi",start:5470123,end:5473240,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/characteristic/__init__.pyi",start:5473240,end:5474563,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/bleach/utils.pyi",start:5474563,end:5474849,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/bleach/__init__.pyi",start:5474849,end:5475726,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/bleach/sanitizer.pyi",start:5475726,end:5476880,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/bleach/linkifier.pyi",start:5476880,end:5477858,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/bleach/callbacks.pyi",start:5477858,end:5478064,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/__init__.pyi",start:5478064,end:5478064,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/wrappers_pb2.pyi",start:5478064,end:5479124,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/symbol_database.pyi",start:5479124,end:5479772,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/unittest_no_generic_services_pb2.pyi",start:5479772,end:5480316,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/service.pyi",start:5480316,end:5481687,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/empty_pb2.pyi",start:5481687,end:5481791,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/unittest_mset_pb2.pyi",start:5481791,end:5482818,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/unittest_proto3_arena_pb2.pyi",start:5482818,end:5494091,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/type_pb2.pyi",start:5494091,end:5498774,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/unittest_arena_pb2.pyi",start:5498774,end:5499609,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/descriptor.pyi",start:5499609,end:5506766,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/test_messages_proto2_pb2.pyi",start:5506766,end:5522179,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/any_pb2.pyi",start:5522179,end:5522490,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/unittest_mset_wire_format_pb2.pyi",start:5522490,end:5522826,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/source_context_pb2.pyi",start:5522826,end:5523024,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/__init__.pyi",start:5523024,end:5523043,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/json_format.pyi",start:5523043,end:5523956,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/unittest_no_arena_import_pb2.pyi",start:5523956,end:5524143,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/field_mask_pb2.pyi",start:5524143,end:5524539,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/timestamp_pb2.pyi",start:5524539,end:5524847,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/unittest_import_pb2.pyi",start:5524847,end:5525897,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/map_proto2_unittest_pb2.pyi",start:5525897,end:5534083,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/reflection.pyi",start:5534083,end:5534313,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/test_messages_proto3_pb2.pyi",start:5534313,end:5553697,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/unittest_custom_options_pb2.pyi",start:5553697,end:5561401,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/api_pb2.pyi",start:5561401,end:5563215,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/map_unittest_pb2.pyi",start:5563215,end:5579680,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/unittest_no_arena_pb2.pyi",start:5579680,end:5589597,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/descriptor_pb2.pyi",start:5589597,end:5607858,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/unittest_pb2.pyi",start:5607858,end:5648779,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/message_factory.pyi",start:5648779,end:5649294,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/duration_pb2.pyi",start:5649294,end:5649600,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/any_test_pb2.pyi",start:5649600,end:5650157,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/message.pyi",start:5650157,end:5652243,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/descriptor_pool.pyi",start:5652243,end:5652987,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/unittest_import_public_pb2.pyi",start:5652987,end:5653167,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/struct_pb2.pyi",start:5653167,end:5654987,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal/message_listener.pyi",start:5654987,end:5655135,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal/encoder.pyi",start:5655135,end:5656180,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal/well_known_types.pyi",start:5656180,end:5659876,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal/__init__.pyi",start:5659876,end:5659876,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal/wire_format.pyi",start:5659876,end:5661430,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal/decoder.pyi",start:5661430,end:5662290,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal/enum_type_wrapper.pyi",start:5662290,end:5662647,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal/containers.pyi",start:5662647,end:5665336,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/util/__init__.pyi",start:5665336,end:5665336,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/util/json_format_proto3_pb2.pyi",start:5665336,end:5678823,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/compiler/plugin_pb2.pyi",start:5678823,end:5680416,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/compiler/__init__.pyi",start:5680416,end:5680416,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/helpers.pyi",start:5680416,end:5682522,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/ctx.pyi",start:5682522,end:5684085,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/logging.pyi",start:5684085,end:5684382,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/views.pyi",start:5684382,end:5685057,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/cli.pyi",start:5685057,end:5687399,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/blueprints.pyi",start:5687399,end:5690841,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/signals.pyi",start:5690841,end:5691677,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/__init__.pyi",start:5691677,end:5693894,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/testing.pyi",start:5693894,end:5695394,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/debughelpers.pyi",start:5695394,end:5696121,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/wrappers.pyi",start:5696121,end:5697374,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/templating.pyi",start:5697374,end:5698227,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/config.pyi",start:5698227,end:5699215,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/globals.pyi",start:5699215,end:5699653,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/app.pyi",start:5699653,end:5708284,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/sessions.pyi",start:5708284,end:5710419,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/json/__init__.pyi",start:5710419,end:5711108,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/json/tag.pyi",start:5711108,end:5713145,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/pct_warnings.pyi",start:5713145,end:5713557,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/__init__.pyi",start:5713557,end:5713666,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Signature/PKCS1_v1_5.pyi",start:5713666,end:5713846,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Signature/__init__.pyi",start:5713846,end:5713914,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Signature/PKCS1_PSS.pyi",start:5713914,end:5714200,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Util/Counter.pyi",start:5714200,end:5714416,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Util/strxor.pyi",start:5714416,end:5714484,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Util/randpool.pyi",start:5714484,end:5715017,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Util/__init__.pyi",start:5715017,end:5715112,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Util/number.pyi",start:5715112,end:5715913,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Util/RFC1751.pyi",start:5715913,end:5716039,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Util/asn1.pyi",start:5716039,end:5717451,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Cipher/XOR.pyi",start:5717451,end:5717863,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Cipher/DES3.pyi",start:5717863,end:5718263,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Cipher/AES.pyi",start:5718263,end:5718660,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Cipher/CAST.pyi",start:5718660,end:5719065,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Cipher/Blowfish.pyi",start:5719065,end:5719472,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Cipher/PKCS1_v1_5.pyi",start:5719472,end:5719886,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Cipher/DES.pyi",start:5719886,end:5720283,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Cipher/__init__.pyi",start:5720283,end:5720425,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Cipher/PKCS1_OAEP.pyi",start:5720425,end:5720929,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Cipher/blockalgo.pyi",start:5720929,end:5721346,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Cipher/ARC4.pyi",start:5721346,end:5721714,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Cipher/ARC2.pyi",start:5721714,end:5722111,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Protocol/KDF.pyi",start:5722111,end:5722382,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Protocol/__init__.pyi",start:5722382,end:5722459,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Protocol/AllOrNothing.pyi",start:5722459,end:5722721,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Protocol/Chaffing.pyi",start:5722721,end:5722865,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/PublicKey/ElGamal.pyi",start:5722865,end:5723396,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/PublicKey/RSA.pyi",start:5723396,end:5724488,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/PublicKey/__init__.pyi",start:5724488,end:5724555,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/PublicKey/pubkey.pyi",start:5724555,end:5725166,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/PublicKey/DSA.pyi",start:5725166,end:5725907,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Hash/RIPEMD.pyi",start:5725907,end:5726240,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Hash/SHA.pyi",start:5726240,end:5726568,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Hash/hashalgo.pyi",start:5726568,end:5726896,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Hash/SHA384.pyi",start:5726896,end:5727226,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Hash/__init__.pyi",start:5727226,end:5727361,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Hash/MD5.pyi",start:5727361,end:5727688,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Hash/HMAC.pyi",start:5727688,end:5728108,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Hash/MD4.pyi",start:5728108,end:5728435,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Hash/SHA512.pyi",start:5728435,end:5728765,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Hash/SHA224.pyi",start:5728765,end:5729095,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Hash/SHA256.pyi",start:5729095,end:5729425,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Hash/MD2.pyi",start:5729425,end:5729752,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Random/__init__.pyi",start:5729752,end:5729782,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Random/random.pyi",start:5729782,end:5730217,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Random/Fortuna/SHAd256.pyi",start:5730217,end:5730531,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Random/Fortuna/__init__.pyi",start:5730531,end:5730531,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Random/Fortuna/FortunaGenerator.pyi",start:5730531,end:5730888,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Random/Fortuna/FortunaAccumulator.pyi",start:5730888,end:5731458,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Random/OSRNG/posix.pyi",start:5731458,end:5731632,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Random/OSRNG/rng_base.pyi",start:5731632,end:5731891,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Random/OSRNG/fallback.pyi",start:5731891,end:5732007,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Random/OSRNG/__init__.pyi",start:5732007,end:5732025,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/useragents.pyi",start:5732025,end:5732336,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/utils.pyi",start:5732336,end:5734278,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/script.pyi",start:5734278,end:5735037,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/local.pyi",start:5735037,end:5737352,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/testapp.pyi",start:5737352,end:5737577,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/exceptions.pyi",start:5737577,end:5742048,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/datastructures.pyi",start:5742048,end:5757703,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/filesystem.pyi",start:5757703,end:5757872,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/security.pyi",start:5757872,end:5758396,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/http.pyi",start:5758396,end:5763799,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/__init__.pyi",start:5763799,end:5769338,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/routing.pyi",start:5769338,end:5775887,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/wrappers.pyi",start:5775887,end:5785170,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/test.pyi",start:5785170,end:5791127,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/wsgi.pyi",start:5791127,end:5794209,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/_internal.pyi",start:5794209,end:5794807,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/urls.pyi",start:5794807,end:5797694,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/_reloader.pyi",start:5797694,end:5798520,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/serving.pyi",start:5798520,end:5802226,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/posixemulation.pyi",start:5802226,end:5802424,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/_compat.pyi",start:5802424,end:5803563,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/formparser.pyi",start:5803563,end:5807208,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/cache.pyi",start:5807208,end:5810529,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/atom.pyi",start:5810529,end:5811665,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/__init__.pyi",start:5811665,end:5811665,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/testtools.pyi",start:5811665,end:5811876,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/profiler.pyi",start:5811876,end:5812325,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/wrappers.pyi",start:5812325,end:5812928,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/limiter.pyi",start:5812928,end:5813120,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/lint.pyi",start:5813120,end:5813152,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/securecookie.pyi",start:5813152,end:5814308,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/jsrouting.pyi",start:5814308,end:5814633,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/iterio.pyi",start:5814633,end:5815835,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/fixers.pyi",start:5815835,end:5817495,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/sessions.pyi",start:5817495,end:5819469,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/debug/repr.pyi",start:5819469,end:5820315,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/debug/tbtools.pyi",start:5820315,end:5822002,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/debug/__init__.pyi",start:5822002,end:5823332,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/debug/console.pyi",start:5823332,end:5824539,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/middleware/proxy_fix.pyi",start:5824539,end:5825250,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/middleware/__init__.pyi",start:5825250,end:5825250,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/middleware/dispatcher.pyi",start:5825250,end:5825705,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/middleware/profiler.pyi",start:5825705,end:5826273,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/middleware/shared_data.pyi",start:5826273,end:5827567,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/middleware/lint.pyi",start:5827567,end:5829985,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/middleware/http_proxy.pyi",start:5829985,end:5830669,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/util.pyi",start:5830669,end:5830735,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/converters.pyi",start:5830735,end:5832065,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/__init__.pyi",start:5832065,end:5833695,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/charset.pyi",start:5833695,end:5834022,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/cursors.pyi",start:5834022,end:5835939,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/err.pyi",start:5835939,end:5836510,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/connections.pyi",start:5836510,end:5841379,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/times.pyi",start:5841379,end:5841549,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/constants/SERVER_STATUS.pyi",start:5841549,end:5841880,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/constants/__init__.pyi",start:5841880,end:5841880,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/constants/CLIENT.pyi",start:5841880,end:5842188,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/constants/ER.pyi",start:5842188,end:5853468,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/constants/COMMAND.pyi",start:5853468,end:5853875,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/constants/FLAG.pyi",start:5853875,end:5854101,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/constants/FIELD_TYPE.pyi",start:5854101,end:5854455,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/utils.pyi",start:5854455,end:5856482,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/debug.pyi",start:5856482,end:5857500,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/ext.pyi",start:5857500,end:5859121,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/meta.pyi",start:5859121,end:5859459,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/_stringdefs.pyi",start:5859459,end:5859819,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/nodes.pyi",start:5859819,end:5864977,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/exceptions.pyi",start:5864977,end:5866027,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/compiler.pyi",start:5866027,end:5872389,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/environment.pyi",start:5872389,end:5880367,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/constants.pyi",start:5880367,end:5880390,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/defaults.pyi",start:5880390,end:5880905,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/optimizer.pyi",start:5880905,end:5881565,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/sandbox.pyi",start:5881565,end:5882710,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/__init__.pyi",start:5882710,end:5884081,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/parser.pyi",start:5884081,end:5886596,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/loaders.pyi",start:5886596,end:5889329,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/tests.pyi",start:5889329,end:5889890,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/filters.pyi",start:5889890,end:5892315,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/visitor.pyi",start:5892315,end:5892621,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/runtime.pyi",start:5892621,end:5896070,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/lexer.pyi",start:5896070,end:5898834,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/_compat.pyi",start:5898834,end:5899478,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/bccache.pyi",start:5899478,end:5900874,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/markupsafe/__init__.pyi",start:5900874,end:5903699,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/markupsafe/_constants.pyi",start:5903699,end:5903766,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/markupsafe/_speedups.pyi",start:5903766,end:5904021,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/markupsafe/_native.pyi",start:5904021,end:5904276,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/markupsafe/_compat.pyi",start:5904276,end:5904716,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/simplejson/encoder.pyi",start:5904716,end:5904984,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/simplejson/__init__.pyi",start:5904984,end:5905523,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/simplejson/decoder.pyi",start:5905523,end:5905757,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/simplejson/scanner.pyi",start:5905757,end:5906019,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/maxminddb/errors.pyi",start:5906019,end:5906065,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/maxminddb/const.pyi",start:5906065,end:5906195,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/maxminddb/reader.pyi",start:5906195,end:5907426,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/maxminddb/__init__.pyi",start:5907426,end:5907604,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/maxminddb/decoder.pyi",start:5907604,end:5907819,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/maxminddb/extension.pyi",start:5907819,end:5908941,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/maxminddb/compat.pyi",start:5908941,end:5909183,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/error.pyi",start:5909183,end:5909718,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/emitter.pyi",start:5909718,end:5913505,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/tokens.pyi",start:5913505,end:5915297,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/serializer.pyi",start:5915297,end:5915962,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/nodes.pyi",start:5915962,end:5916647,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/reader.pyi",start:5916647,end:5917478,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/composer.pyi",start:5917478,end:5918073,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/__init__.pyi",start:5918073,end:5923649,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/parser.pyi",start:5923649,end:5925312,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/loader.pyi",start:5925312,end:5926079,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/scanner.pyi",start:5926079,end:5929651,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/cyaml.pyi",start:5929651,end:5931951,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/events.pyi",start:5931951,end:5933613,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/constructor.pyi",start:5933613,end:5937267,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/dumper.pyi",start:5937267,end:5938434,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/representer.pyi",start:5938434,end:5940481,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/resolver.pyi",start:5940481,end:5941266,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/enum.pyi",start:5941266,end:5944133,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/pymssql.pyi",start:5944133,end:5946009,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/gflags.pyi",start:5946009,end:5956578,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/ipaddress.pyi",start:5956578,end:5961697,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/pathlib2.pyi",start:5961697,end:5967205,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/scribe/__init__.pyi",start:5967205,end:5967205,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/scribe/scribe.pyi",start:5967205,end:5968404,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/scribe/ttypes.pyi",start:5968404,end:5968787,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/routes/mapper.pyi",start:5968787,end:5971081,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/routes/util.pyi",start:5971081,end:5971657,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/routes/__init__.pyi",start:5971657,end:5972034,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/tornado/util.pyi",start:5972034,end:5973106,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/tornado/locks.pyi",start:5973106,end:5974385,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/tornado/httputil.pyi",start:5974385,end:5977066,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/tornado/tcpserver.pyi",start:5977066,end:5977622,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/tornado/httpserver.pyi",start:5977622,end:5979157,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/tornado/__init__.pyi",start:5979157,end:5979157,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/tornado/testing.pyi",start:5979157,end:5981022,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/tornado/httpclient.pyi",start:5981022,end:5984055,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/tornado/ioloop.pyi",start:5984055,end:5986852,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/tornado/web.pyi",start:5986852,end:5995561,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/tornado/process.pyi",start:5995561,end:5996223,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/tornado/concurrent.pyi",start:5996223,end:5997239,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/tornado/gen.pyi",start:5997239,end:6000024,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/tornado/netutil.pyi",start:6000024,end:6001373,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/__init__.pyi",start:6001373,end:6005095,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/urllib_response.pyi",start:6005095,end:6005126,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/configparser.pyi",start:6005126,end:6005153,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/http_cookiejar.pyi",start:6005153,end:6005177,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/html_entities.pyi",start:6005177,end:6005206,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/email_mime_base.pyi",start:6005206,end:6005236,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/http_cookies.pyi",start:6005236,end:6005257,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/urllib_robotparser.pyi",start:6005257,end:6005283,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/socketserver.pyi",start:6005283,end:6005310,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/__init__.pyi",start:6005310,end:6007693,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/email_mime_nonmultipart.pyi",start:6007693,end:6007731,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/CGIHTTPServer.pyi",start:6007731,end:6007759,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/BaseHTTPServer.pyi",start:6007759,end:6007788,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/email_mime_text.pyi",start:6007788,end:6007817,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/html_parser.pyi",start:6007817,end:6007842,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/xmlrpc_client.pyi",start:6007842,end:6007866,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/_dummy_thread.pyi",start:6007866,end:6007893,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/email_mime_multipart.pyi",start:6007893,end:6007928,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/urllib_parse.pyi",start:6007928,end:6007956,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/http_client.pyi",start:6007956,end:6007978,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/urllib_error.pyi",start:6007978,end:6008006,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/SimpleHTTPServer.pyi",start:6008006,end:6008037,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/_thread.pyi",start:6008037,end:6008058,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/queue.pyi",start:6008058,end:6008078,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/reprlib.pyi",start:6008078,end:6008097,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/cPickle.pyi",start:6008097,end:6008119,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/urllib_request.pyi",start:6008119,end:6008149,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/urllib/error.pyi",start:6008149,end:6008297,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/urllib/robotparser.pyi",start:6008297,end:6008356,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/urllib/response.pyi",start:6008356,end:6008562,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/urllib/parse.pyi",start:6008562,end:6009617,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/urllib/__init__.pyi",start:6009617,end:6009834,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/urllib/request.pyi",start:6009834,end:6011794,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/concurrent/__init__.pyi",start:6011794,end:6011794,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/concurrent/futures/__init__.pyi",start:6011794,end:6011902,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/concurrent/futures/process.pyi",start:6011902,end:6012601,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/concurrent/futures/thread.pyi",start:6012601,end:6013763,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/concurrent/futures/_base.pyi",start:6013763,end:6017686,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/fb303/__init__.pyi",start:6017686,end:6017686,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/fb303/FacebookService.pyi",start:6017686,end:6026361,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/kazoo/exceptions.pyi",start:6026361,end:6028415,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/kazoo/__init__.pyi",start:6028415,end:6028415,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/kazoo/client.pyi",start:6028415,end:6031725,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/kazoo/recipe/__init__.pyi",start:6031725,end:6031725,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/kazoo/recipe/watchers.pyi",start:6031725,end:6032276,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/OpenSSL/__init__.pyi",start:6032276,end:6032276,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/OpenSSL/crypto.pyi",start:6032276,end:6039920,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3.6/secrets.pyi",start:6039920,end:6040421,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/_markupbase.pyi",start:6040421,end:6040678,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/imp.pyi",start:6040678,end:6042816,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/_imp.pyi",start:6042816,end:6043533,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/atexit.pyi",start:6043533,end:6043846,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/enum.pyi",start:6043846,end:6046713,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/_ast.pyi",start:6046713,end:6054837,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/_tracemalloc.pyi",start:6054837,end:6055446,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/io.pyi",start:6055446,end:6063912,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/statistics.pyi",start:6063912,end:6066802,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/configparser.pyi",start:6066802,end:6075177,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/_posixsubprocess.pyi",start:6075177,end:6075777,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/_winapi.pyi",start:6075777,end:6079883,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/nntplib.pyi",start:6079883,end:6084115,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/symbol.pyi",start:6084115,end:6085575,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/platform.pyi",start:6085575,end:6087420,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/glob.pyi",start:6087420,end:6088060,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/posix.pyi",start:6088060,end:6090294,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/tokenize.pyi",start:6090294,end:6092733,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/heapq.pyi",start:6092733,end:6093470,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/shlex.pyi",start:6093470,end:6095022,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/runpy.pyi",start:6095022,end:6095716,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/stat.pyi",start:6095716,end:6097601,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/shelve.pyi",start:6097601,end:6099179,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/abc.pyi",start:6099179,end:6099792,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/gc.pyi",start:6099792,end:6100744,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/functools.pyi",start:6100744,end:6104304,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/string.pyi",start:6104304,end:6105875,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/sre_parse.pyi",start:6105875,end:6109294,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/socketserver.pyi",start:6109294,end:6113244,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/nturl2path.pyi",start:6113244,end:6113320,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/typing.pyi",start:6113320,end:6135791,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/_compression.pyi",start:6135791,end:6136227,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/_operator.pyi",start:6136227,end:6137570,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/_importlib_modulespec.pyi",start:6137570,end:6139127,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/msvcrt.pyi",start:6139127,end:6139275,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/zipapp.pyi",start:6139275,end:6139938,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/sre_constants.pyi",start:6139938,end:6143344,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/fcntl.pyi",start:6143344,end:6145132,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/itertools.pyi",start:6145132,end:6149498,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/getpass.pyi",start:6149498,end:6149701,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/_stat.pyi",start:6149701,end:6150923,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/re.pyi",start:6150923,end:6156049,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/subprocess.pyi",start:6156049,end:6202451,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/tempfile.pyi",start:6202451,end:6208790,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/ast.pyi",start:6208790,end:6211123,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/gettext.pyi",start:6211123,end:6214190,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/resource.pyi",start:6214190,end:6215358,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/_threading_local.pyi",start:6215358,end:6215928,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/fnmatch.pyi",start:6215928,end:6216294,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/_subprocess.pyi",start:6216294,end:6217573,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/types.pyi",start:6217573,end:6227656,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/textwrap.pyi",start:6227656,end:6231113,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/pathlib.pyi",start:6231113,end:6236621,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/lzma.pyi",start:6236621,end:6239894,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/compileall.pyi",start:6239894,end:6242131,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/hashlib.pyi",start:6242131,end:6244484,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/copyreg.pyi",start:6244484,end:6245210,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/_dummy_thread.pyi",start:6245210,end:6246010,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/smtplib.pyi",start:6246010,end:6251614,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/gzip.pyi",start:6251614,end:6253666,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/pipes.pyi",start:6253666,end:6254261,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/inspect.pyi",start:6254261,end:6264283,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/tracemalloc.pyi",start:6264283,end:6266427,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/random.pyi",start:6266427,end:6269910,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/faulthandler.pyi",start:6269910,end:6270589,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/spwd.pyi",start:6270589,end:6270899,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/selectors.pyi",start:6270899,end:6274513,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/_thread.pyi",start:6274513,end:6275848,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/queue.pyi",start:6275848,end:6277518,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/getopt.pyi",start:6277518,end:6277949,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/reprlib.pyi",start:6277949,end:6279208,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/ipaddress.pyi",start:6279208,end:6284327,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/sys.pyi",start:6284327,end:6290276,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/_json.pyi",start:6290276,end:6291208,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/signal.pyi",start:6291208,end:6294577,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/http/cookies.pyi",start:6294577,end:6295857,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/http/__init__.pyi",start:6295857,end:6297546,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/http/server.pyi",start:6297546,end:6300722,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/http/client.pyi",start:6300722,end:6306991,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/http/cookiejar.pyi",start:6306991,end:6311879,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/collections/abc.pyi",start:6311879,end:6312824,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/collections/__init__.pyi",start:6312824,end:6327255,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/json/encoder.pyi",start:6327255,end:6327997,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/json/__init__.pyi",start:6327997,end:6330263,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/json/decoder.pyi",start:6330263,end:6331315,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/email/policy.pyi",start:6331315,end:6333631,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/email/utils.pyi",start:6333631,end:6335261,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/email/contentmanager.pyi",start:6335261,end:6335841,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/email/errors.pyi",start:6335841,end:6336704,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/email/header.pyi",start:6336704,end:6337847,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/email/encoders.pyi",start:6337847,end:6338102,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/email/iterators.pyi",start:6338102,end:6338437,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/email/generator.pyi",start:6338437,end:6339563,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/email/__init__.pyi",start:6339563,end:6340352,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/email/charset.pyi",start:6340352,end:6341508,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/email/parser.pyi",start:6341508,end:6342943,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/email/feedparser.pyi",start:6342943,end:6343515,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/email/headerregistry.pyi",start:6343515,end:6346492,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/email/message.pyi",start:6346492,end:6351576,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/email/mime/text.pyi",start:6351576,end:6351851,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/email/mime/audio.pyi",start:6351851,end:6352300,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/email/mime/multipart.pyi",start:6352300,end:6352758,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/email/mime/__init__.pyi",start:6352758,end:6352758,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/email/mime/nonmultipart.pyi",start:6352758,end:6352884,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/email/mime/base.pyi",start:6352884,end:6353201,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/email/mime/image.pyi",start:6353201,end:6353650,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/email/mime/application.pyi",start:6353650,end:6354102,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/email/mime/message.pyi",start:6354102,end:6354344,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/tkinter/ttk.pyi",start:6354344,end:6360699,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/tkinter/dialog.pyi",start:6360699,end:6360990,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/tkinter/filedialog.pyi",start:6360990,end:6363223,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/tkinter/constants.pyi",start:6363223,end:6364103,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/tkinter/__init__.pyi",start:6364103,end:6389813,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/tkinter/commondialog.pyi",start:6389813,end:6390090,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/tkinter/messagebox.pyi",start:6390090,end:6391240,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/os/__init__.pyi",start:6391240,end:6417357,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/os/path.pyi",start:6417357,end:6423585,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/html/entities.pyi",start:6423585,end:6423721,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/html/__init__.pyi",start:6423721,end:6423843,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/html/parser.pyi",start:6423843,end:6424879,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/concurrent/__init__.pyi",start:6424879,end:6424879,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/concurrent/futures/__init__.pyi",start:6424879,end:6424987,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/concurrent/futures/process.pyi",start:6424987,end:6425686,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/concurrent/futures/thread.pyi",start:6425686,end:6426848,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/concurrent/futures/_base.pyi",start:6426848,end:6430771,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/windows_events.pyi",start:6430771,end:6433575,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/proactor_events.pyi",start:6433575,end:6437785,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/locks.pyi",start:6437785,end:6439852,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/windows_utils.pyi",start:6439852,end:6440532,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/coroutines.pyi",start:6440532,end:6440758,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/exceptions.pyi",start:6440758,end:6441320,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/constants.pyi",start:6441320,end:6441598,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/streams.pyi",start:6441598,end:6445497,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/queues.pyi",start:6445497,end:6446579,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/futures.pyi",start:6446579,end:6448982,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/__init__.pyi",start:6448982,end:6453139,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/subprocess.pyi",start:6453139,end:6455337,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/transports.pyi",start:6455337,end:6457209,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/tasks.pyi",start:6457209,end:6464086,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/events.pyi",start:6464086,end:6481871,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/selector_events.pyi",start:6481871,end:6483630,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/runners.pyi",start:6483630,end:6483807,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/base_events.pyi",start:6483807,end:6497015,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/protocols.pyi",start:6497015,end:6498068,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/importlib/machinery.pyi",start:6498068,end:6502004,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/importlib/util.pyi",start:6502004,end:6503875,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/importlib/abc.pyi",start:6503875,end:6507397,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/importlib/__init__.pyi",start:6507397,end:6507994,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/importlib/resources.pyi",start:6507994,end:6509003,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/importlib/metadata.pyi",start:6509003,end:6512770,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing/spawn.pyi",start:6512770,end:6513457,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing/connection.pyi",start:6513457,end:6515550,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing/shared_memory.pyi",start:6515550,end:6516671,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing/queues.pyi",start:6516671,end:6517780,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing/__init__.pyi",start:6517780,end:6521356,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing/synchronize.pyi",start:6521356,end:6523428,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing/pool.pyi",start:6523428,end:6526880,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing/managers.pyi",start:6526880,end:6529785,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing/process.pyi",start:6529785,end:6530927,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing/context.pyi",start:6530927,end:6537312,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing/dummy/connection.pyi",start:6537312,end:6538409,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing/dummy/__init__.pyi",start:6538409,end:6539574,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/encodings/utf_8.pyi",start:6539574,end:6540147,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/encodings/__init__.pyi",start:6540147,end:6540222,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/urllib/error.pyi",start:6540222,end:6540539,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/urllib/robotparser.pyi",start:6540539,end:6541234,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/urllib/response.pyi",start:6541234,end:6542916,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/urllib/parse.pyi",start:6542916,end:6547567,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/urllib/__init__.pyi",start:6547567,end:6547567,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/urllib/request.pyi",start:6547567,end:6557571,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/unittest/suite.pyi",start:6557571,end:6558362,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/unittest/mock.pyi",start:6558362,end:6563666,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/unittest/util.pyi",start:6563666,end:6564587,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/unittest/signals.pyi",start:6564587,end:6564975,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/unittest/runner.pyi",start:6564975,end:6566185,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/unittest/__init__.pyi",start:6566185,end:6567219,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/unittest/loader.pyi",start:6567219,end:6568441,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/unittest/case.pyi",start:6568441,end:6581443,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/unittest/async_case.pyi",start:6581443,end:6581814,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/unittest/result.pyi",start:6581814,end:6583431,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/datetime.pyi",start:6583431,end:6595437,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/pstats.pyi",start:6595437,end:6597401,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/hmac.pyi",start:6597401,end:6598476,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/cmath.pyi",start:6598476,end:6599683,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/grp.pyi",start:6599683,end:6599978,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/calendar.pyi",start:6599978,end:6605750,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/ssl.pyi",start:6605750,end:6617432,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/smtpd.pyi",start:6617432,end:6620288,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/filecmp.pyi",start:6620288,end:6621909,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/builtins.pyi",start:6621909,end:6692550,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/cgitb.pyi",start:6692550,end:6694086,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/zipfile.pyi",start:6694086,end:6698960,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/binhex.pyi",start:6698960,end:6700129,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/mimetypes.pyi",start:6700129,end:6701704,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/poplib.pyi",start:6701704,end:6704196,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/select.pyi",start:6704196,end:6708132,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/_csv.pyi",start:6708132,end:6709569,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/contextlib.pyi",start:6709569,end:6714375,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/token.pyi",start:6714375,end:6715536,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/struct.pyi",start:6715536,end:6717212,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/asyncore.pyi",start:6717212,end:6722839,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/base64.pyi",start:6722839,end:6724425,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/math.pyi",start:6724425,end:6727697,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/pprint.pyi",start:6727697,end:6729396,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/ftplib.pyi",start:6729396,end:6735381,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/_weakref.pyi",start:6735381,end:6736409,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/unicodedata.pyi",start:6736409,end:6738309,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/imaplib.pyi",start:6738309,end:6744716,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/quopri.pyi",start:6744716,end:6745096,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/pydoc.pyi",start:6745096,end:6754882,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/cProfile.pyi",start:6754882,end:6756166,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/colorsys.pyi",start:6756166,end:6756766,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/uuid.pyi",start:6756766,end:6759596,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/webbrowser.pyi",start:6759596,end:6762754,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/tty.pyi",start:6762754,end:6763059,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/binascii.pyi",start:6763059,end:6764517,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/readline.pyi",start:6764517,end:6766042,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/argparse.pyi",start:6766042,end:6783543,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/modulefinder.pyi",start:6783543,end:6786493,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/ntpath.pyi",start:6786493,end:6792721,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/_bisect.pyi",start:6792721,end:6793346,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/bisect.pyi",start:6793346,end:6793952,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/marshal.pyi",start:6793952,end:6794192,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/sre_compile.pyi",start:6794192,end:6794827,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/xdrlib.pyi",start:6794827,end:6797180,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/zipimport.pyi",start:6797180,end:6797869,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/termios.pyi",start:6797869,end:6801272,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/stringprep.pyi",start:6801272,end:6802130,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/linecache.pyi",start:6802130,end:6802720,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/uu.pyi",start:6802720,end:6803282,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/_codecs.pyi",start:6803282,end:6808300,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/socket.pyi",start:6808300,end:6829995,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/timeit.pyi",start:6829995,end:6831629,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/py_compile.pyi",start:6831629,end:6832865,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/__future__.pyi",start:6832865,end:6833452,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/threading.pyi",start:6833452,end:6840281,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/telnetlib.pyi",start:6840281,end:6843004,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/cgi.pyi",start:6843004,end:6848002,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/sched.pyi",start:6848002,end:6849334,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/wave.pyi",start:6849334,end:6851988,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/code.pyi",start:6851988,end:6853634,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/numbers.pyi",start:6853634,end:6857699,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/weakref.pyi",start:6857699,end:6861987,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/fractions.pyi",start:6861987,end:6865263,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/doctest.pyi",start:6865263,end:6872115,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/pyclbr.pyi",start:6872115,end:6873046,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/crypt.pyi",start:6873046,end:6873694,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/optparse.pyi",start:6873694,end:6883710,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/syslog.pyi",start:6883710,end:6884532,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/codecs.pyi",start:6884532,end:6895603,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/imghdr.pyi",start:6895603,end:6896006,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/profile.pyi",start:6896006,end:6897295,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/sndhdr.pyi",start:6897295,end:6897930,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/audioop.pyi",start:6897930,end:6899921,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/pickletools.pyi",start:6899921,end:6904316,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/mmap.pyi",start:6904316,end:6908002,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/csv.pyi",start:6908002,end:6910815,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/dis.pyi",start:6910815,end:6913709,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/sysconfig.pyi",start:6913709,end:6914582,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/asynchat.pyi",start:6914582,end:6916139,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/array.pyi",start:6916139,end:6919e3,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/macpath.pyi",start:6919e3,end:6925631,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/mailcap.pyi",start:6925631,end:6925956,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/operator.pyi",start:6925956,end:6932475,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/nis.pyi",start:6932475,end:6932798,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/_random.pyi",start:6932798,end:6933291,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/netrc.pyi",start:6933291,end:6933757,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/sunau.pyi",start:6933757,end:6936843,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/difflib.pyi",start:6936843,end:6940696,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/traceback.pyi",start:6940696,end:6946548,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/symtable.pyi",start:6946548,end:6948193,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/copy.pyi",start:6948193,end:6948536,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/errno.pyi",start:6948536,end:6950577,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/shutil.pyi",start:6950577,end:6956772,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/tarfile.pyi",start:6956772,end:6963607,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/posixpath.pyi",start:6963607,end:6969835,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/rlcompleter.pyi",start:6969835,end:6970169,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/chunk.pyi",start:6970169,end:6970924,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/pwd.pyi",start:6970924,end:6971274,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/fileinput.pyi",start:6971274,end:6973946,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/aifc.pyi",start:6973946,end:6977263,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/_curses.pyi",start:6977263,end:6990561,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/_heapq.pyi",start:6990561,end:6991102,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/pdb.pyi",start:6991102,end:6993485,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/decimal.pyi",start:6993485,end:7009522,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/pkgutil.pyi",start:7009522,end:7010891,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/_warnings.pyi",start:7010891,end:7011954,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/cmd.pyi",start:7011954,end:7013648,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/zlib.pyi",start:7013648,end:7015302,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/trace.pyi",start:7015302,end:7017350,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/time.pyi",start:7017350,end:7021239,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/codeop.pyi",start:7021239,end:7021872,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/turtle.pyi",start:7021872,end:7040192,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/locale.pyi",start:7040192,end:7042788,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/pickle.pyi",start:7042788,end:7046485,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/plistlib.pyi",start:7046485,end:7048944,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/bdb.pyi",start:7048944,end:7053418,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/genericpath.pyi",start:7053418,end:7054071,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/bz2.pyi",start:7054071,end:7055663,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/opcode.pyi",start:7055663,end:7056126,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/formatter.pyi",start:7056126,end:7060781,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/tabnanny.pyi",start:7060781,end:7061374,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/pty.pyi",start:7061374,end:7061997,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/site.pyi",start:7061997,end:7062479,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/_weakrefset.pyi",start:7062479,end:7064718,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/warnings.pyi",start:7064718,end:7066504,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/keyword.pyi",start:7066504,end:7066639,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/mailbox.pyi",start:7066639,end:7074501,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/curses/textpad.pyi",start:7074501,end:7074930,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/curses/__init__.pyi",start:7074930,end:7075298,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/curses/panel.pyi",start:7075298,end:7076097,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/curses/ascii.pyi",start:7076097,end:7077319,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/ensurepip/__init__.pyi",start:7077319,end:7077763,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/wsgiref/validate.pyi",start:7077763,end:7079624,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/wsgiref/util.pyi",start:7079624,end:7080510,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/wsgiref/handlers.pyi",start:7080510,end:7083610,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/wsgiref/__init__.pyi",start:7083610,end:7083610,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/wsgiref/types.pyi",start:7083610,end:7085352,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/wsgiref/simple_server.pyi",start:7085352,end:7086875,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/wsgiref/headers.pyi",start:7086875,end:7088125,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/ccompiler.pyi",start:7088125,end:7095086,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/spawn.pyi",start:7095086,end:7095372,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/debug.pyi",start:7095372,end:7095413,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/errors.pyi",start:7095413,end:7096265,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/util.pyi",start:7096265,end:7097157,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/dep_util.pyi",start:7097157,end:7097460,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/bcppcompiler.pyi",start:7097460,end:7097575,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/msvccompiler.pyi",start:7097575,end:7097690,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/file_util.pyi",start:7097690,end:7098184,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/filelist.pyi",start:7098184,end:7098236,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/core.pyi",start:7098236,end:7100195,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/__init__.pyi",start:7100195,end:7100195,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/extension.pyi",start:7100195,end:7101908,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/dir_util.pyi",start:7101908,end:7102546,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/dist.pyi",start:7102546,end:7103038,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/sysconfig.pyi",start:7103038,end:7103730,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/version.pyi",start:7103730,end:7105614,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/fancy_getopt.pyi",start:7105614,end:7106576,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/unixccompiler.pyi",start:7106576,end:7106693,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/text_file.pyi",start:7106693,end:7107453,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/log.pyi",start:7107453,end:7108229,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/cmd.pyi",start:7108229,end:7110819,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/archive_util.pyi",start:7110819,end:7111344,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/cygwinccompiler.pyi",start:7111344,end:7111522,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/bdist_packager.pyi",start:7111522,end:7111522,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/register.pyi",start:7111522,end:7111522,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/install_lib.pyi",start:7111522,end:7111522,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/install.pyi",start:7111522,end:7111862,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/build.pyi",start:7111862,end:7111862,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/install_data.pyi",start:7111862,end:7111862,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/build_py.pyi",start:7111862,end:7112139,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/install_headers.pyi",start:7112139,end:7112139,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/bdist_dumb.pyi",start:7112139,end:7112139,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/bdist_msi.pyi",start:7112139,end:7112321,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/build_ext.pyi",start:7112321,end:7112321,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/build_clib.pyi",start:7112321,end:7112321,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/__init__.pyi",start:7112321,end:7112321,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/bdist.pyi",start:7112321,end:7112321,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/bdist_wininst.pyi",start:7112321,end:7112321,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/clean.pyi",start:7112321,end:7112321,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/sdist.pyi",start:7112321,end:7112321,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/install_scripts.pyi",start:7112321,end:7112321,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/config.pyi",start:7112321,end:7112321,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/build_scripts.pyi",start:7112321,end:7112321,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/bdist_rpm.pyi",start:7112321,end:7112321,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/check.pyi",start:7112321,end:7112321,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/logging/handlers.pyi",start:7112321,end:7120352,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/logging/__init__.pyi",start:7120352,end:7138795,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/logging/config.pyi",start:7138795,end:7139958,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pygram.pyi",start:7139958,end:7142230,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/lib2to3/__init__.pyi",start:7142230,end:7142263,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pytree.pyi",start:7142263,end:7145517,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2/token.pyi",start:7145517,end:7146628,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2/tokenize.pyi",start:7146628,end:7147616,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2/grammar.pyi",start:7147616,end:7148401,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2/parse.pyi",start:7148401,end:7149561,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2/pgen.pyi",start:7149561,end:7151726,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2/driver.pyi",start:7151726,end:7152776,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2/literals.pyi",start:7152776,end:7152997,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2/__init__.pyi",start:7152997,end:7153181,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/ctypes/util.pyi",start:7153181,end:7153368,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/ctypes/__init__.pyi",start:7153368,end:7165129,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/ctypes/wintypes.pyi",start:7165129,end:7169695,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/sqlite3/__init__.pyi",start:7169695,end:7169738,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/sqlite3/dbapi2.pyi",start:7169738,end:7180498,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/pyexpat/errors.pyi",start:7180498,end:7181773,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/pyexpat/__init__.pyi",start:7181773,end:7185088,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/pyexpat/model.pyi",start:7185088,end:7185293,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/__init__.pyi",start:7185293,end:7185323,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/etree/ElementPath.pyi",start:7185323,end:7186926,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/etree/ElementInclude.pyi",start:7186926,end:7187591,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/etree/__init__.pyi",start:7187591,end:7187591,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/etree/cElementTree.pyi",start:7187591,end:7187690,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/etree/ElementTree.pyi",start:7187690,end:7200279,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/parsers/__init__.pyi",start:7200279,end:7200313,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/parsers/expat/errors.pyi",start:7200313,end:7200342,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/parsers/expat/__init__.pyi",start:7200342,end:7200364,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/parsers/expat/model.pyi",start:7200364,end:7200392,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/sax/__init__.pyi",start:7200392,end:7201781,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/sax/handler.pyi",start:7201781,end:7203172,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/sax/saxutils.pyi",start:7203172,end:7205529,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/sax/xmlreader.pyi",start:7205529,end:7207856,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/imp.pyi",start:7207856,end:7209181,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/atexit.pyi",start:7209181,end:7209298,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/stringold.pyi",start:7209298,end:7211375,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/ConfigParser.pyi",start:7211375,end:7215257,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/_ast.pyi",start:7215257,end:7221034,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/io.pyi",start:7221034,end:7222497,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/sha.pyi",start:7222497,end:7222774,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/_functools.pyi",start:7222774,end:7223419,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/os2emxpath.pyi",start:7223419,end:7229647,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/robotparser.pyi",start:7229647,end:7229877,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/SocketServer.pyi",start:7229877,end:7233827,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/symbol.pyi",start:7233827,end:7235199,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/platform.pyi",start:7235199,end:7236808,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/urllib.pyi",start:7236808,end:7241574,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/_sha512.pyi",start:7241574,end:7242206,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/_struct.pyi",start:7242206,end:7243017,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/glob.pyi",start:7243017,end:7243392,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/popen2.pyi",start:7243392,end:7244392,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/HTMLParser.pyi",start:7244392,end:7245459,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/posix.pyi",start:7245459,end:7251822,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/tokenize.pyi",start:7251822,end:7254592,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/_io.pyi",start:7254592,end:7261723,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/heapq.pyi",start:7261723,end:7262469,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/shlex.pyi",start:7262469,end:7263469,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/runpy.pyi",start:7263469,end:7264010,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/stat.pyi",start:7264010,end:7265003,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/shelve.pyi",start:7265003,end:7266588,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/abc.pyi",start:7266588,end:7267735,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/gc.pyi",start:7267735,end:7268522,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/functools.pyi",start:7268522,end:7269784,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/repr.pyi",start:7269784,end:7270878,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/string.pyi",start:7270878,end:7274584,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/sre_parse.pyi",start:7274584,end:7276961,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/StringIO.pyi",start:7276961,end:7278140,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/exceptions.pyi",start:7278140,end:7280780,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/sets.pyi",start:7280780,end:7283783,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/_sha.pyi",start:7283783,end:7284131,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/__builtin__.pyi",start:7284131,end:7354772,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/urllib2.pyi",start:7354772,end:7363109,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/collections.pyi",start:7363109,end:7368095,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/mimetools.pyi",start:7368095,end:7368798,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/nturl2path.pyi",start:7368798,end:7368913,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/Queue.pyi",start:7368913,end:7369838,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/typing.pyi",start:7369838,end:7387132,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/_hotshot.pyi",start:7387132,end:7388003,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/Cookie.pyi",start:7388003,end:7389345,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/mutex.pyi",start:7389345,end:7389771,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/sre_constants.pyi",start:7389771,end:7391585,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/fcntl.pyi",start:7391585,end:7393146,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/itertools.pyi",start:7393146,end:7399645,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/strop.pyi",start:7399645,end:7400843,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/commands.pyi",start:7400843,end:7401174,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/getpass.pyi",start:7401174,end:7401366,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/whichdb.pyi",start:7401366,end:7401516,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/re.pyi",start:7401516,end:7405320,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/subprocess.pyi",start:7405320,end:7409139,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/CGIHTTPServer.pyi",start:7409139,end:7409366,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/_md5.pyi",start:7409366,end:7409666,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/tempfile.pyi",start:7409666,end:7413424,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/markupbase.pyi",start:7413424,end:7413689,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/UserString.pyi",start:7413689,end:7417533,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/UserList.pyi",start:7417533,end:7418163,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/ast.pyi",start:7418163,end:7419364,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/gettext.pyi",start:7419364,end:7421648,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/BaseHTTPServer.pyi",start:7421648,end:7423512,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/json.pyi",start:7423512,end:7427289,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/resource.pyi",start:7427289,end:7428165,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/_threading_local.pyi",start:7428165,end:7428557,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/httplib.pyi",start:7428557,end:7434494,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/fnmatch.pyi",start:7434494,end:7434842,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/UserDict.pyi",start:7434842,end:7436474,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/urlparse.pyi",start:7436474,end:7438507,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/types.pyi",start:7438507,end:7443823,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/textwrap.pyi",start:7443823,end:7445799,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/importlib.pyi",start:7445799,end:7445933,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/future_builtins.pyi",start:7445933,end:7446159,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/_collections.pyi",start:7446159,end:7447637,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/_sre.pyi",start:7447637,end:7449613,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/xmlrpclib.pyi",start:7449613,end:7459268,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/compileall.pyi",start:7459268,end:7459928,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/hashlib.pyi",start:7459928,end:7460932,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/user.pyi",start:7460932,end:7461156,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/cookielib.pyi",start:7461156,end:7465677,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/dummy_thread.pyi",start:7465677,end:7466471,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/cStringIO.pyi",start:7466471,end:7468504,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/_socket.pyi",start:7468504,end:7474813,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/_sha256.pyi",start:7474813,end:7475445,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/smtplib.pyi",start:7475445,end:7477987,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/gzip.pyi",start:7477987,end:7478987,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/pipes.pyi",start:7478987,end:7479440,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/copy_reg.pyi",start:7479440,end:7480166,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/_symtable.pyi",start:7480166,end:7480848,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/dircache.pyi",start:7480848,end:7481187,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/inspect.pyi",start:7481187,end:7485776,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/random.pyi",start:7485776,end:7489087,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/htmlentitydefs.pyi",start:7489087,end:7489201,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/spwd.pyi",start:7489201,end:7489509,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/rfc822.pyi",start:7489509,end:7491743,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/thread.pyi",start:7491743,end:7492700,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/md5.pyi",start:7492700,end:7492818,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/toaiff.pyi",start:7492818,end:7493155,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/SimpleHTTPServer.pyi",start:7493155,end:7493844,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/getopt.pyi",start:7493844,end:7494292,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/sys.pyi",start:7494292,end:7497958,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/cPickle.pyi",start:7497958,end:7498759,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/_json.pyi",start:7498759,end:7498992,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/signal.pyi",start:7498992,end:7500563,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/unittest.pyi",start:7500563,end:7514122,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/email/utils.pyi",start:7514122,end:7514945,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/email/header.pyi",start:7514945,end:7515419,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/email/encoders.pyi",start:7515419,end:7515562,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/email/_parseaddr.pyi",start:7515562,end:7516634,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/email/iterators.pyi",start:7516634,end:7516890,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/email/generator.pyi",start:7516890,end:7517268,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/email/__init__.pyi",start:7517268,end:7517538,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/email/charset.pyi",start:7517538,end:7518440,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/email/parser.pyi",start:7518440,end:7518855,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/email/quoprimime.pyi",start:7518855,end:7519345,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/email/feedparser.pyi",start:7519345,end:7519882,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/email/base64mime.pyi",start:7519882,end:7520182,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/email/message.pyi",start:7520182,end:7522132,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/email/MIMEText.pyi",start:7522132,end:7522291,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/email/mime/text.pyi",start:7522291,end:7522450,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/email/mime/audio.pyi",start:7522450,end:7522627,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/email/mime/multipart.pyi",start:7522627,end:7522786,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/email/mime/__init__.pyi",start:7522786,end:7522786,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/email/mime/nonmultipart.pyi",start:7522786,end:7522893,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/email/mime/base.pyi",start:7522893,end:7523021,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/email/mime/image.pyi",start:7523021,end:7523198,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/email/mime/application.pyi",start:7523198,end:7523625,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/email/mime/message.pyi",start:7523625,end:7523773,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/distutils/__init__.pyi",start:7523773,end:7523773,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/distutils/emxccompiler.pyi",start:7523773,end:7523889,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/os/__init__.pyi",start:7523889,end:7537288,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/os/path.pyi",start:7537288,end:7543516,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/multiprocessing/util.pyi",start:7543516,end:7544274,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/multiprocessing/__init__.pyi",start:7544274,end:7546205,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/multiprocessing/pool.pyi",start:7546205,end:7548592,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/multiprocessing/process.pyi",start:7548592,end:7549501,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/multiprocessing/dummy/connection.pyi",start:7549501,end:7550175,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/multiprocessing/dummy/__init__.pyi",start:7550175,end:7551592,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/encodings/utf_8.pyi",start:7551592,end:7552165,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/encodings/__init__.pyi",start:7552165,end:7552259,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3.7/dataclasses.pyi",start:7552259,end:7554630,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3.7/contextvars.pyi",start:7554630,end:7555753,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/LICENSE.txt",start:7555753,end:7556828,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/shortcuts.pyi",start:7556828,end:7558800,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/__init__.pyi",start:7558800,end:7559232,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/http/response.pyi",start:7559232,end:7564226,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/http/cookie.pyi",start:7564226,end:7564328,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/http/multipartparser.pyi",start:7564328,end:7566314,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/http/__init__.pyi",start:7566314,end:7567302,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/http/request.pyi",start:7567302,end:7571088,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/timesince.pyi",start:7571088,end:7571450,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/cache.pyi",start:7571450,end:7572788,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/numberformat.pyi",start:7572788,end:7573132,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/ipv6.pyi",start:7573132,end:7573300,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/dateformat.pyi",start:7573300,end:7575082,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/dateparse.pyi",start:7575082,end:7575507,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/autoreload.pyi",start:7575507,end:7578209,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/regex_helper.pyi",start:7578209,end:7578867,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/text.pyi",start:7578867,end:7580450,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/datastructures.pyi",start:7580450,end:7583074,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/encoding.pyi",start:7583074,end:7585490,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/html.pyi",start:7585490,end:7586856,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/module_loading.pyi",start:7586856,end:7587103,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/duration.pyi",start:7587103,end:7587301,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/http.pyi",start:7587301,end:7588845,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/__init__.pyi",start:7588845,end:7588845,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/datetime_safe.pyi",start:7588845,end:7589186,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/tree.pyi",start:7589186,end:7589985,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/_os.pyi",start:7589985,end:7590292,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/lorem_ipsum.pyi",start:7590292,end:7590540,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/six.pyi",start:7590540,end:7593948,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/dates.pyi",start:7593948,end:7594129,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/version.pyi",start:7594129,end:7594645,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/safestring.pyi",start:7594645,end:7595274,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/formats.pyi",start:7595274,end:7596545,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/timezone.pyi",start:7596545,end:7599259,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/decorators.pyi",start:7599259,end:7600194,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/crypto.pyi",start:7600194,end:7600737,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/baseconv.pyi",start:7600737,end:7601330,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/deprecation.pyi",start:7601330,end:7602675,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/itercompat.pyi",start:7602675,end:7602736,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/hashable.pyi",start:7602736,end:7602802,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/topological_sort.pyi",start:7602802,end:7603099,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/functional.pyi",start:7603099,end:7605022,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/inspect.pyi",start:7605022,end:7605413,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/log.pyi",start:7605413,end:7606914,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/feedgenerator.pyi",start:7606914,end:7609591,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/archive.pyi",start:7609591,end:7610634,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/deconstruct.pyi",start:7610634,end:7610739,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/jslex.pyi",start:7610739,end:7611487,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/xmlutils.pyi",start:7611487,end:7611920,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/termcolors.pyi",start:7611920,end:7612437,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/translation/trans_real.pyi",start:7612437,end:7614252,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/translation/__init__.pyi",start:7614252,end:7616484,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/translation/reloader.pyi",start:7616484,end:7616783,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/translation/trans_null.pyi",start:7616783,end:7617512,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/translation/template.pyi",start:7617512,end:7617747,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/conf/__init__.pyi",start:7617747,end:7618646,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/conf/global_settings.pyi",start:7618646,end:7636108,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/conf/urls/i18n.pyi",start:7636108,end:7636405,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/conf/urls/__init__.pyi",start:7636405,end:7637438,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/conf/urls/static.pyi",start:7637438,end:7637610,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/conf/locale/__init__.pyi",start:7637610,end:7637672,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/urls/utils.pyi",start:7637672,end:7637840,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/urls/conf.pyi",start:7637840,end:7638064,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/urls/exceptions.pyi",start:7638064,end:7638166,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/urls/converters.pyi",start:7638166,end:7638993,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/urls/resolvers.pyi",start:7638993,end:7643022,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/urls/__init__.pyi",start:7643022,end:7644219,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/urls/base.pyi",start:7644219,end:7645106,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/test/utils.pyi",start:7645106,end:7650542,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/test/selenium.pyi",start:7650542,end:7650910,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/test/signals.pyi",start:7650910,end:7651896,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/test/html.pyi",start:7651896,end:7653099,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/test/runner.pyi",start:7653099,end:7658309,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/test/__init__.pyi",start:7658309,end:7658980,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/test/testcases.pyi",start:7658980,end:7667253,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/test/client.pyi",start:7667253,end:7672846,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/views/csrf.pyi",start:7672846,end:7673120,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/views/debug.pyi",start:7673120,end:7675901,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/views/defaults.pyi",start:7675901,end:7676715,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/views/i18n.pyi",start:7676715,end:7677972,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/views/__init__.pyi",start:7677972,end:7678011,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/views/static.pyi",start:7678011,end:7678472,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/views/generic/detail.pyi",start:7678472,end:7679562,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/views/generic/list.pyi",start:7679562,end:7681187,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/views/generic/__init__.pyi",start:7681187,end:7681824,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/views/generic/base.pyi",start:7681824,end:7684063,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/views/generic/dates.pyi",start:7684063,end:7687834,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/views/generic/edit.pyi",start:7687834,end:7690068,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/views/decorators/cache.pyi",start:7690068,end:7690371,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/views/decorators/vary.pyi",start:7690371,end:7690552,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/views/decorators/csrf.pyi",start:7690552,end:7691029,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/views/decorators/debug.pyi",start:7691029,end:7691186,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/views/decorators/http.pyi",start:7691186,end:7691762,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/views/decorators/__init__.pyi",start:7691762,end:7691762,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/views/decorators/clickjacking.pyi",start:7691762,end:7692009,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/views/decorators/gzip.pyi",start:7692009,end:7692138,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/__init__.pyi",start:7692138,end:7692138,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/views.pyi",start:7692138,end:7692395,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/__init__.pyi",start:7692395,end:7692395,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/fields.pyi",start:7692395,end:7696492,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/checks.pyi",start:7696492,end:7696810,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/models.pyi",start:7696810,end:7697895,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/admin.pyi",start:7697895,end:7698481,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/forms.pyi",start:7698481,end:7699640,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/apps.pyi",start:7699640,end:7699716,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/management/__init__.pyi",start:7699716,end:7701066,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/management/commands/remove_stale_contenttypes.pyi",start:7701066,end:7701477,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/management/commands/__init__.pyi",start:7701477,end:7701477,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/humanize/__init__.pyi",start:7701477,end:7701477,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/humanize/templatetags/__init__.pyi",start:7701477,end:7701477,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/humanize/templatetags/humanize.pyi",start:7701477,end:7702096,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/messages/utils.pyi",start:7702096,end:7702165,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/messages/views.pyi",start:7702165,end:7702473,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/messages/context_processors.pyi",start:7702473,end:7702722,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/messages/api.pyi",start:7702722,end:7703891,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/messages/constants.pyi",start:7703891,end:7704078,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/messages/middleware.pyi",start:7704078,end:7704427,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/messages/__init__.pyi",start:7704427,end:7704951,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/messages/storage/session.pyi",start:7704951,end:7705433,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/messages/storage/cookie.pyi",start:7705433,end:7705920,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/messages/storage/fallback.pyi",start:7705920,end:7706160,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/messages/storage/__init__.pyi",start:7706160,end:7706362,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/messages/storage/base.pyi",start:7706362,end:7707269,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/signals.pyi",start:7707269,end:7707506,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/indexes.pyi",start:7707506,end:7709778,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/lookups.pyi",start:7709778,end:7710357,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/__init__.pyi",start:7710357,end:7710357,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/functions.pyi",start:7710357,end:7710452,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/search.pyi",start:7710452,end:7712647,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/constraints.pyi",start:7712647,end:7713223,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/operations.pyi",start:7713223,end:7713958,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/validators.pyi",start:7713958,end:7714611,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields/mixins.pyi",start:7714611,end:7714724,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields/hstore.pyi",start:7714724,end:7715243,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields/citext.pyi",start:7715243,end:7715459,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields/__init__.pyi",start:7715459,end:7716154,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields/jsonb.pyi",start:7716154,end:7717165,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields/array.pyi",start:7717165,end:7718894,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields/ranges.pyi",start:7718894,end:7720236,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/aggregates/mixins.pyi",start:7720236,end:7720265,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/aggregates/statistics.pyi",start:7720265,end:7720735,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/aggregates/__init__.pyi",start:7720735,end:7721275,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/aggregates/general.pyi",start:7721275,end:7721613,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/helpers.pyi",start:7721613,end:7726403,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/utils.pyi",start:7726403,end:7729510,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/sites.pyi",start:7729510,end:7732798,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/__init__.pyi",start:7732798,end:7733679,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/checks.pyi",start:7733679,end:7734528,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/actions.pyi",start:7734528,end:7734879,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/tests.pyi",start:7734879,end:7736296,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/widgets.pyi",start:7736296,end:7739671,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/models.pyi",start:7739671,end:7740891,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/decorators.pyi",start:7740891,end:7741061,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/options.pyi",start:7741061,end:7754889,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/filters.pyi",start:7754889,end:7758376,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/forms.pyi",start:7758376,end:7758625,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/apps.pyi",start:7758625,end:7758767,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/views/__init__.pyi",start:7758767,end:7758767,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/views/decorators.pyi",start:7758767,end:7759102,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/views/main.pyi",start:7759102,end:7762492,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/views/autocomplete.pyi",start:7762492,end:7762841,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags/admin_list.pyi",start:7762841,end:7764869,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags/__init__.pyi",start:7764869,end:7764869,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags/base.pyi",start:7764869,end:7765461,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags/admin_static.pyi",start:7765461,end:7765534,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags/admin_modify.pyi",start:7765534,end:7766224,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags/log.pyi",start:7766224,end:7766678,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags/admin_urls.pyi",start:7766678,end:7767225,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sites/management.pyi",start:7767225,end:7767513,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sites/middleware.pyi",start:7767513,end:7767722,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sites/shortcuts.pyi",start:7767722,end:7767988,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sites/__init__.pyi",start:7767988,end:7767988,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sites/models.pyi",start:7767988,end:7768602,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sites/requests.pyi",start:7768602,end:7768900,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sites/managers.pyi",start:7768900,end:7769070,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sites/apps.pyi",start:7769070,end:7769139,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions/serializers.pyi",start:7769139,end:7769450,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions/base_session.pyi",start:7769450,end:7770115,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions/exceptions.pyi",start:7770115,end:7770271,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions/middleware.pyi",start:7770271,end:7770749,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions/__init__.pyi",start:7770749,end:7770749,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions/models.pyi",start:7770749,end:7770925,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends/cache.pyi",start:7770925,end:7771224,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends/db.pyi",start:7771224,end:7771801,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends/signed_cookies.pyi",start:7771801,end:7771901,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends/__init__.pyi",start:7771901,end:7771901,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends/file.pyi",start:7771901,end:7772184,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends/cached_db.pyi",start:7772184,end:7772489,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends/base.pyi",start:7772489,end:7774016,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions/management/__init__.pyi",start:7774016,end:7774016,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions/management/commands/__init__.pyi",start:7774016,end:7774016,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions/management/commands/clearsessions.pyi",start:7774016,end:7774101,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sitemaps/views.pyi",start:7774101,end:7774863,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sitemaps/__init__.pyi",start:7774863,end:7776422,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sitemaps/management/__init__.pyi",start:7776422,end:7776422,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sitemaps/management/commands/__init__.pyi",start:7776422,end:7776422,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sitemaps/management/commands/ping_google.pyi",start:7776422,end:7776507,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admindocs/utils.pyi",start:7776507,end:7777232,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admindocs/views.pyi",start:7777232,end:7778084,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admindocs/middleware.pyi",start:7778084,end:7778493,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admindocs/__init__.pyi",start:7778493,end:7778493,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admindocs/urls.pyi",start:7778493,end:7778552,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/redirects/middleware.pyi",start:7778552,end:7778943,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/redirects/__init__.pyi",start:7778943,end:7778943,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/redirects/models.pyi",start:7778943,end:7779111,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/mixins.pyi",start:7779111,end:7780261,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/backends.pyi",start:7780261,end:7781866,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/views.pyi",start:7781866,end:7784344,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/tokens.pyi",start:7784344,end:7784705,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/context_processors.pyi",start:7784705,end:7785322,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/password_validation.pyi",start:7785322,end:7787374,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/base_user.pyi",start:7787374,end:7788867,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/signals.pyi",start:7788867,end:7788987,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/middleware.pyi",start:7788987,end:7789761,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/__init__.pyi",start:7789761,end:7791077,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/checks.pyi",start:7791077,end:7791448,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/hashers.pyi",start:7791448,end:7793417,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/models.pyi",start:7793417,end:7798058,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/decorators.pyi",start:7798058,end:7799040,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/admin.pyi",start:7799040,end:7799567,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/validators.pyi",start:7799567,end:7799727,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/urls.pyi",start:7799727,end:7799786,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/forms.pyi",start:7799786,end:7802935,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/apps.pyi",start:7802935,end:7803003,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/management/__init__.pyi",start:7803003,end:7803387,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/management/commands/changepassword.pyi",start:7803387,end:7803512,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/management/commands/__init__.pyi",start:7803512,end:7803512,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/management/commands/createsuperuser.pyi",start:7803512,end:7803720,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/handlers/modwsgi.pyi",start:7803720,end:7803924,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/handlers/__init__.pyi",start:7803924,end:7803924,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/flatpages/views.pyi",start:7803924,end:7804239,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/flatpages/middleware.pyi",start:7804239,end:7804538,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/flatpages/__init__.pyi",start:7804538,end:7804538,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/flatpages/models.pyi",start:7804538,end:7804983,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/flatpages/sitemaps.pyi",start:7804983,end:7805064,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/flatpages/urls.pyi",start:7805064,end:7805123,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/flatpages/forms.pyi",start:7805123,end:7805265,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/flatpages/templatetags/flatpages.pyi",start:7805265,end:7805783,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/flatpages/templatetags/__init__.pyi",start:7805783,end:7805783,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/utils.pyi",start:7805783,end:7806221,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/storage.pyi",start:7806221,end:7808483,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/views.pyi",start:7808483,end:7808705,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/handlers.pyi",start:7808705,end:7809122,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/finders.pyi",start:7809122,end:7810837,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/__init__.pyi",start:7810837,end:7810837,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/testing.pyi",start:7810837,end:7810937,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/checks.pyi",start:7810937,end:7811179,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/urls.pyi",start:7811179,end:7811377,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/apps.pyi",start:7811377,end:7811503,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/templatetags/__init__.pyi",start:7811503,end:7811503,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/templatetags/staticfiles.pyi",start:7811503,end:7811737,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management/__init__.pyi",start:7811737,end:7811737,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management/commands/runserver.pyi",start:7811737,end:7811873,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management/commands/__init__.pyi",start:7811873,end:7811873,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management/commands/findstatic.pyi",start:7811873,end:7811960,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management/commands/collectstatic.pyi",start:7811960,end:7813085,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/gis/__init__.pyi",start:7813085,end:7813085,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/gis/db/__init__.pyi",start:7813085,end:7813085,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/gis/db/models/__init__.pyi",start:7813085,end:7813503,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/gis/db/models/fields.pyi",start:7813503,end:7816636,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/syndication/views.pyi",start:7816636,end:7817887,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/syndication/__init__.pyi",start:7817887,end:7817887,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/apps/__init__.pyi",start:7817887,end:7817966,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/apps/registry.pyi",start:7817966,end:7820016,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/apps/config.pyi",start:7820016,end:7820850,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/utils.pyi",start:7820850,end:7822094,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/transaction.pyi",start:7822094,end:7824126,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/__init__.pyi",start:7824126,end:7825062,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/utils.pyi",start:7825062,end:7825219,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/deletion.pyi",start:7825219,end:7826368,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/aggregates.pyi",start:7826368,end:7826869,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/signals.pyi",start:7826869,end:7827719,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/indexes.pyi",start:7827719,end:7828960,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/query_utils.pyi",start:7828960,end:7831971,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/lookups.pyi",start:7831971,end:7836446,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/__init__.pyi",start:7836446,end:7840022,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/base.pyi",start:7840022,end:7842422,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/manager.pyi",start:7842422,end:7844218,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/options.pyi",start:7844218,end:7849211,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/constraints.pyi",start:7849211,end:7850300,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/expressions.pyi",start:7850300,end:7858883,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/enums.pyi",start:7858883,end:7859697,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/query.pyi",start:7859697,end:7868899,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/sql/subqueries.pyi",start:7868899,end:7870727,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/sql/datastructures.pyi",start:7870727,end:7872636,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/sql/compiler.pyi",start:7872636,end:7877348,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/sql/constants.pyi",start:7877348,end:7877610,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/sql/__init__.pyi",start:7877610,end:7877829,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/sql/where.pyi",start:7877829,end:7879747,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/sql/query.pyi",start:7879747,end:7888819,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/fields/related_lookups.pyi",start:7888819,end:7890319,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/fields/mixins.pyi",start:7890319,end:7890772,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/fields/related_descriptors.pyi",start:7890772,end:7893956,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/fields/reverse_related.pyi",start:7893956,end:7898001,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/fields/__init__.pyi",start:7898001,end:7911789,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/fields/related.pyi",start:7911789,end:7921078,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/fields/files.pyi",start:7921078,end:7924718,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/fields/proxy.pyi",start:7924718,end:7924879,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/functions/datetime.pyi",start:7924879,end:7925851,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/functions/mixins.pyi",start:7925851,end:7925951,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/functions/math.pyi",start:7925951,end:7927173,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/functions/text.pyi",start:7927173,end:7929401,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/functions/comparison.pyi",start:7929401,end:7929713,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/functions/__init__.pyi",start:7929713,end:7931790,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/functions/window.pyi",start:7931790,end:7932492,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/utils.pyi",start:7932492,end:7934327,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/signals.pyi",start:7934327,end:7934396,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/__init__.pyi",start:7934396,end:7934396,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/ddl_references.pyi",start:7934396,end:7937053,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/dummy/__init__.pyi",start:7937053,end:7937053,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/dummy/base.pyi",start:7937053,end:7938082,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3/introspection.pyi",start:7938082,end:7938445,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3/creation.pyi",start:7938445,end:7938562,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3/__init__.pyi",start:7938562,end:7938562,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3/base.pyi",start:7938562,end:7938911,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3/operations.pyi",start:7938911,end:7939036,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3/features.pyi",start:7939036,end:7939153,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3/schema.pyi",start:7939153,end:7939280,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/base/introspection.pyi",start:7939280,end:7940770,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/base/creation.pyi",start:7940770,end:7941873,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/base/__init__.pyi",start:7941873,end:7941873,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/base/validation.pyi",start:7941873,end:7942259,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/base/base.pyi",start:7942259,end:7946607,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/base/operations.pyi",start:7946607,end:7952844,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/base/features.pyi",start:7952844,end:7957088,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/base/client.pyi",start:7957088,end:7957362,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/base/schema.pyi",start:7957362,end:7960708,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/mysql/__init__.pyi",start:7960708,end:7960708,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/mysql/client.pyi",start:7960708,end:7961091,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/postgresql/creation.pyi",start:7961091,end:7961208,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/postgresql/__init__.pyi",start:7961208,end:7961208,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/postgresql/base.pyi",start:7961208,end:7961667,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/postgresql/operations.pyi",start:7961667,end:7961792,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/postgresql/client.pyi",start:7961792,end:7962073,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/migration.pyi",start:7962073,end:7963137,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/utils.pyi",start:7963137,end:7963344,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/state.pyi",start:7963344,end:7965984,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/serializer.pyi",start:7965984,end:7967812,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/exceptions.pyi",start:7967812,end:7968521,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/graph.pyi",start:7968521,end:7971052,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/optimizer.pyi",start:7971052,end:7971395,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/__init__.pyi",start:7971395,end:7971638,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/loader.pyi",start:7971638,end:7973185,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/writer.pyi",start:7973185,end:7974626,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/questioner.pyi",start:7974626,end:7975782,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/autodetector.pyi",start:7975782,end:7978793,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/topological_sort.pyi",start:7978793,end:7979141,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/recorder.pyi",start:7979141,end:7979947,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/executor.pyi",start:7979947,end:7981626,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/operations/utils.pyi",start:7981626,end:7981843,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/operations/__init__.pyi",start:7981843,end:7982639,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/operations/fields.pyi",start:7982639,end:7983805,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/operations/base.pyi",start:7983805,end:7984707,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/operations/models.pyi",start:7984707,end:7987861,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/operations/special.pyi",start:7987861,end:7989201,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/template/utils.pyi",start:7989201,end:7989759,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/template/loader_tags.pyi",start:7989759,end:7992122,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/template/response.pyi",start:7992122,end:7994466,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/template/context_processors.pyi",start:7994466,end:7995106,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/template/exceptions.pyi",start:7995106,end:7995702,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/template/__init__.pyi",start:7995702,end:7996350,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/template/library.pyi",start:7996350,end:7999429,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/template/loader.pyi",start:7999429,end:8000049,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/template/smartif.pyi",start:8000049,end:8001316,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/template/base.pyi",start:8001316,end:8007346,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/template/defaulttags.pyi",start:8007346,end:8014583,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/template/defaultfilters.pyi",start:8014583,end:8018234,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/template/engine.pyi",start:8018234,end:8020392,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/template/context.pyi",start:8020392,end:8023600,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/template/loaders/locmem.pyi",start:8023600,end:8023954,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/template/loaders/filesystem.pyi",start:8023954,end:8024387,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/template/loaders/__init__.pyi",start:8024387,end:8024387,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/template/loaders/base.pyi",start:8024387,end:8024863,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/template/loaders/app_directories.pyi",start:8024863,end:8024951,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/template/loaders/cached.pyi",start:8024951,end:8025515,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/template/backends/utils.pyi",start:8025515,end:8025726,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/template/backends/jinja2.pyi",start:8025726,end:8026307,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/template/backends/__init__.pyi",start:8026307,end:8026307,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/template/backends/django.pyi",start:8026307,end:8027013,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/template/backends/base.pyi",start:8027013,end:8027614,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/template/backends/dummy.pyi",start:8027614,end:8028092,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/templatetags/cache.pyi",start:8028092,end:8028774,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/templatetags/tz.pyi",start:8028774,end:8029940,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/templatetags/l10n.pyi",start:8029940,end:8030369,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/templatetags/i18n.pyi",start:8030369,end:8033545,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/templatetags/__init__.pyi",start:8033545,end:8033545,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/templatetags/static.pyi",start:8033545,end:8034715,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/middleware/cache.pyi",start:8034715,end:8035810,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/middleware/csrf.pyi",start:8035810,end:8037060,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/middleware/security.pyi",start:8037060,end:8037775,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/middleware/http.pyi",start:8037775,end:8038144,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/middleware/common.pyi",start:8038144,end:8039131,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/middleware/__init__.pyi",start:8039131,end:8039131,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/middleware/clickjacking.pyi",start:8039131,end:8039518,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/middleware/gzip.pyi",start:8039518,end:8039857,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/middleware/locale.pyi",start:8039857,end:8040280,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/signing.pyi",start:8040280,end:8041747,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/signals.pyi",start:8041747,end:8041910,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/exceptions.pyi",start:8041910,end:8043453,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/__init__.pyi",start:8043453,end:8043453,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/paginator.pyi",start:8043453,end:8045349,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/wsgi.pyi",start:8045349,end:8045447,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/validators.pyi",start:8045447,end:8049381,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/cache/utils.pyi",start:8049381,end:8049565,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/cache/__init__.pyi",start:8049565,end:8050282,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/cache/backends/locmem.pyi",start:8050282,end:8050468,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/cache/backends/db.pyi",start:8050468,end:8051063,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/cache/backends/filebased.pyi",start:8051063,end:8051279,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/cache/backends/__init__.pyi",start:8051279,end:8051279,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/cache/backends/base.pyi",start:8051279,end:8053606,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/cache/backends/memcached.pyi",start:8053606,end:8053958,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/cache/backends/dummy.pyi",start:8053958,end:8054140,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/servers/__init__.pyi",start:8054140,end:8054140,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/servers/basehttp.pyi",start:8054140,end:8055441,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/serializers/__init__.pyi",start:8055441,end:8056818,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/serializers/json.pyi",start:8056818,end:8057240,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/serializers/base.pyi",start:8057240,end:8060628,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/serializers/python.pyi",start:8060628,end:8061163,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/files/utils.pyi",start:8061163,end:8061710,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/files/storage.pyi",start:8061710,end:8063479,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/files/images.pyi",start:8063479,end:8063788,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/files/locks.pyi",start:8063788,end:8064096,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/files/uploadedfile.pyi",start:8064096,end:8065582,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/files/__init__.pyi",start:8065582,end:8065650,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/files/base.pyi",start:8065650,end:8067085,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/files/temp.pyi",start:8067085,end:8067185,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/files/uploadhandler.pyi",start:8067185,end:8070380,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/files/move.pyi",start:8070380,end:8070510,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/mail/utils.pyi",start:8070510,end:8070605,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/mail/__init__.pyi",start:8070605,end:8072109,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/mail/message.pyi",start:8072109,end:8076203,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/mail/backends/locmem.pyi",start:8076203,end:8076306,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/mail/backends/filebased.pyi",start:8076306,end:8076409,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/mail/backends/__init__.pyi",start:8076409,end:8076409,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/mail/backends/console.pyi",start:8076409,end:8076512,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/mail/backends/smtp.pyi",start:8076512,end:8077022,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/mail/backends/base.pyi",start:8077022,end:8077626,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/mail/backends/dummy.pyi",start:8077626,end:8077729,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/management/utils.pyi",start:8077729,end:8078256,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/management/templates.pyi",start:8078256,end:8078880,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/management/__init__.pyi",start:8078880,end:8079721,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/management/base.pyi",start:8079721,end:8082643,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/management/color.pyi",start:8082643,end:8083695,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/management/sql.pyi",start:8083695,end:8084124,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/management/commands/runserver.pyi",start:8084124,end:8084318,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/management/commands/makemessages.pyi",start:8084318,end:8085452,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/management/commands/loaddata.pyi",start:8085452,end:8086077,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/management/commands/__init__.pyi",start:8086077,end:8086077,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/management/commands/testserver.pyi",start:8086077,end:8086162,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/management/commands/dumpdata.pyi",start:8086162,end:8086285,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/checks/database.pyi",start:8086285,end:8086388,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/checks/templates.pyi",start:8086388,end:8086779,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/checks/__init__.pyi",start:8086779,end:8087209,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/checks/messages.pyi",start:8087209,end:8088134,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/checks/caches.pyi",start:8088134,end:8088401,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/checks/translation.pyi",start:8088401,end:8088556,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/checks/model_checks.pyi",start:8088556,end:8088914,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/checks/registry.pyi",start:8088914,end:8090126,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/checks/urls.pyi",start:8090126,end:8090906,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/checks/security/csrf.pyi",start:8090906,end:8091285,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/checks/security/__init__.pyi",start:8091285,end:8091285,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/checks/security/base.pyi",start:8091285,end:8092877,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/checks/security/sessions.pyi",start:8092877,end:8093404,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/handlers/__init__.pyi",start:8093404,end:8093404,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/handlers/base.pyi",start:8093404,end:8093976,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/handlers/wsgi.pyi",start:8093976,end:8095301,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/handlers/exception.pyi",start:8095301,end:8095871,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/dispatch/__init__.pyi",start:8095871,end:8095949,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/dispatch/dispatcher.pyi",start:8095949,end:8096943,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/forms/utils.pyi",start:8096943,end:8098200,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/forms/formsets.pyi",start:8098200,end:8100597,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/forms/boundfield.pyi",start:8100597,end:8102905,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/forms/__init__.pyi",start:8102905,end:8105862,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/forms/fields.pyi",start:8105862,end:8118899,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/forms/widgets.pyi",start:8118899,end:8124993,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/forms/models.pyi",start:8124993,end:8135166,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/forms/forms.pyi",start:8135166,end:8138262,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/forms/renderers.pyi",start:8138262,end:8138986,audio:0},{filename:"/lib/python3.8/site-packages/jedi/api/environment.py",start:8138986,end:8156759,audio:0},{filename:"/lib/python3.8/site-packages/jedi/api/project.py",start:8156759,end:8173136,audio:0},{filename:"/lib/python3.8/site-packages/jedi/api/__init__.py",start:8173136,end:8209662,audio:0},{filename:"/lib/python3.8/site-packages/jedi/api/keywords.py",start:8209662,end:8211070,audio:0},{filename:"/lib/python3.8/site-packages/jedi/api/interpreter.py",start:8211070,end:8213569,audio:0},{filename:"/lib/python3.8/site-packages/jedi/api/completion.py",start:8213569,end:8240663,audio:0},{filename:"/lib/python3.8/site-packages/jedi/api/completion_cache.py",start:8240663,end:8241331,audio:0},{filename:"/lib/python3.8/site-packages/jedi/api/errors.py",start:8241331,end:8242592,audio:0},{filename:"/lib/python3.8/site-packages/jedi/api/file_name.py",start:8242592,end:8248299,audio:0},{filename:"/lib/python3.8/site-packages/jedi/api/replstartup.py",start:8248299,end:8249249,audio:0},{filename:"/lib/python3.8/site-packages/jedi/api/exceptions.py",start:8249249,end:8250240,audio:0},{filename:"/lib/python3.8/site-packages/jedi/api/classes.py",start:8250240,end:8281326,audio:0},{filename:"/lib/python3.8/site-packages/jedi/api/helpers.py",start:8281326,end:8300355,audio:0},{filename:"/lib/python3.8/site-packages/jedi/api/strings.py",start:8300355,end:8304016,audio:0},{filename:"/lib/python3.8/site-packages/jedi/api/refactoring/__init__.py",start:8304016,end:8312868,audio:0},{filename:"/lib/python3.8/site-packages/jedi/api/refactoring/extract.py",start:8312868,end:8326839,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/filters.py",start:8326839,end:8338452,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/cache.py",start:8338452,end:8342664,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/recursion.py",start:8342664,end:8347611,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/__init__.py",start:8347611,end:8355946,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/references.py",start:8355946,end:8366353,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/signature.py",start:8366353,end:8371272,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/imports.py",start:8371272,end:8392782,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/docstrings.py",start:8392782,end:8403474,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/utils.py",start:8403474,end:8406838,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/names.py",start:8406838,end:8429590,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/analysis.py",start:8429590,end:8437484,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/flow_analysis.py",start:8437484,end:8441979,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/sys_path.py",start:8441979,end:8452262,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/arguments.py",start:8452262,end:8464899,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/dynamic_params.py",start:8464899,end:8473116,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/syntax_tree.py",start:8473116,end:8508355,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/helpers.py",start:8508355,end:8514478,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/param.py",start:8514478,end:8524976,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/star_args.py",start:8524976,end:8532721,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/lazy_value.py",start:8532721,end:8534437,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/base_value.py",start:8534437,end:8552820,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/context.py",start:8552820,end:8570046,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/parser_cache.py",start:8570046,end:8570237,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/finder.py",start:8570237,end:8575563,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/value/namespace.py",start:8575563,end:8577762,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/value/__init__.py",start:8577762,end:8578073,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/value/iterable.py",start:8578073,end:8602537,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/value/instance.py",start:8602537,end:8625998,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/value/module.py",start:8625998,end:8634225,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/value/decorator.py",start:8634225,end:8634885,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/value/klass.py",start:8634885,end:8651148,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/value/dynamic_arrays.py",start:8651148,end:8658841,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/value/function.py",start:8658841,end:8676790,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/compiled/getattr_static.py",start:8676790,end:8682906,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/compiled/__init__.py",start:8682906,end:8685496,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/compiled/mixed.py",start:8685496,end:8696719,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/compiled/value.py",start:8696719,end:8718041,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/compiled/access.py",start:8718041,end:8736735,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/compiled/subprocess/functions.py",start:8736735,end:8740165,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/compiled/subprocess/__main__.py",start:8740165,end:8741856,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/compiled/subprocess/__init__.py",start:8741856,end:8756225,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/gradual/__init__.py",start:8756225,end:8756368,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/gradual/annotation.py",start:8756368,end:8771486,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/gradual/conversion.py",start:8771486,end:8779122,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/gradual/base.py",start:8779122,end:8794774,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/gradual/utils.py",start:8794774,end:8795844,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/gradual/stub_value.py",start:8795844,end:8799402,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/gradual/type_var.py",start:8799402,end:8803778,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/gradual/typing.py",start:8803778,end:8821151,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/gradual/typeshed.py",start:8821151,end:8832712,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/gradual/generics.py",start:8832712,end:8835864,audio:0},{filename:"/lib/python3.8/site-packages/jedi/plugins/__init__.py",start:8835864,end:8837317,audio:0},{filename:"/lib/python3.8/site-packages/jedi/plugins/stdlib.py",start:8837317,end:8867403,audio:0},{filename:"/lib/python3.8/site-packages/jedi/plugins/pytest.py",start:8867403,end:8873465,audio:0},{filename:"/lib/python3.8/site-packages/jedi/plugins/registry.py",start:8873465,end:8873772,audio:0},{filename:"/lib/python3.8/site-packages/jedi/plugins/flask.py",start:8873772,end:8874691,audio:0},{filename:"/lib/python3.8/site-packages/jedi/plugins/django.py",start:8874691,end:8885724,audio:0},{filename:"/lib/python3.8/site-packages/parso/_compatibility.py",start:8885724,end:8888176,audio:0},{filename:"/lib/python3.8/site-packages/parso/cache.py",start:8888176,end:8896844,audio:0},{filename:"/lib/python3.8/site-packages/parso/__init__.py",start:8896844,end:8898451,audio:0},{filename:"/lib/python3.8/site-packages/parso/utils.py",start:8898451,end:8904955,audio:0},{filename:"/lib/python3.8/site-packages/parso/file_io.py",start:8904955,end:8906288,audio:0},{filename:"/lib/python3.8/site-packages/parso/parser.py",start:8906288,end:8913449,audio:0},{filename:"/lib/python3.8/site-packages/parso/grammar.py",start:8913449,end:8923953,audio:0},{filename:"/lib/python3.8/site-packages/parso/tree.py",start:8923953,end:8935525,audio:0},{filename:"/lib/python3.8/site-packages/parso/normalizer.py",start:8935525,end:8941279,audio:0},{filename:"/lib/python3.8/site-packages/parso/pgen2/__init__.py",start:8941279,end:8941661,audio:0},{filename:"/lib/python3.8/site-packages/parso/pgen2/generator.py",start:8941661,end:8955903,audio:0},{filename:"/lib/python3.8/site-packages/parso/pgen2/grammar_parser.py",start:8955903,end:8961302,audio:0},{filename:"/lib/python3.8/site-packages/parso/python/grammar27.txt",start:8961302,end:8967260,audio:0},{filename:"/lib/python3.8/site-packages/parso/python/grammar38.txt",start:8967260,end:8974831,audio:0},{filename:"/lib/python3.8/site-packages/parso/python/grammar37.txt",start:8974831,end:8981615,audio:0},{filename:"/lib/python3.8/site-packages/parso/python/__init__.py",start:8981615,end:8981615,audio:0},{filename:"/lib/python3.8/site-packages/parso/python/grammar33.txt",start:8981615,end:8987739,audio:0},{filename:"/lib/python3.8/site-packages/parso/python/grammar35.txt",start:8987739,end:8994672,audio:0},{filename:"/lib/python3.8/site-packages/parso/python/errors.py",start:8994672,end:9042694,audio:0},{filename:"/lib/python3.8/site-packages/parso/python/parser.py",start:9042694,end:9051273,audio:0},{filename:"/lib/python3.8/site-packages/parso/python/prefix.py",start:9051273,end:9053678,audio:0},{filename:"/lib/python3.8/site-packages/parso/python/diff.py",start:9053678,end:9087908,audio:0},{filename:"/lib/python3.8/site-packages/parso/python/token.py",start:9087908,end:9088719,audio:0},{filename:"/lib/python3.8/site-packages/parso/python/pep8.py",start:9088719,end:9120935,audio:0},{filename:"/lib/python3.8/site-packages/parso/python/grammar39.txt",start:9120935,end:9128487,audio:0},{filename:"/lib/python3.8/site-packages/parso/python/tokenize.py",start:9128487,end:9156136,audio:0},{filename:"/lib/python3.8/site-packages/parso/python/tree.py",start:9156136,end:9194247,audio:0},{filename:"/lib/python3.8/site-packages/parso/python/grammar34.txt",start:9194247,end:9200375,audio:0},{filename:"/lib/python3.8/site-packages/parso/python/grammar36.txt",start:9200375,end:9207308,audio:0},{filename:"/lib/python3.8/site-packages/parso/python/grammar310.txt",start:9207308,end:9214860,audio:0},{filename:"/lib/python3.8/wsgiref/util.py",start:9214860,end:9220711,audio:0},{filename:"/lib/python3.8/wsgiref/__init__.py",start:9220711,end:9221298,audio:0},{filename:"/lib/python3.8/wsgiref/simple_server.py",start:9221298,end:9226469,audio:0},{filename:"/lib/python3.8/wsgiref/handlers.py",start:9226469,end:9248138,audio:0},{filename:"/lib/python3.8/wsgiref/validate.py",start:9248138,end:9263237,audio:0},{filename:"/lib/python3.8/wsgiref/headers.py",start:9263237,end:9270003,audio:0},{filename:"/lib/python3.8/distutils/text_file.py",start:9270003,end:9282486,audio:0},{filename:"/lib/python3.8/distutils/sysconfig.py",start:9282486,end:9302876,audio:0},{filename:"/lib/python3.8/distutils/util.py",start:9302876,end:9323768,audio:0},{filename:"/lib/python3.8/distutils/dir_util.py",start:9323768,end:9331546,audio:0},{filename:"/lib/python3.8/distutils/__init__.py",start:9331546,end:9331782,audio:0},{filename:"/lib/python3.8/distutils/dep_util.py",start:9331782,end:9335273,audio:0},{filename:"/lib/python3.8/distutils/file_util.py",start:9335273,end:9343421,audio:0},{filename:"/lib/python3.8/distutils/version.py",start:9343421,end:9355766,audio:0},{filename:"/lib/python3.8/distutils/filelist.py",start:9355766,end:9368598,audio:0},{filename:"/lib/python3.8/distutils/unixccompiler.py",start:9368598,end:9383294,audio:0},{filename:"/lib/python3.8/distutils/README",start:9383294,end:9383536,audio:0},{filename:"/lib/python3.8/distutils/dist.py",start:9383536,end:9433921,audio:0},{filename:"/lib/python3.8/distutils/msvccompiler.py",start:9433921,end:9457485,audio:0},{filename:"/lib/python3.8/distutils/log.py",start:9457485,end:9459454,audio:0},{filename:"/lib/python3.8/distutils/bcppcompiler.py",start:9459454,end:9474389,audio:0},{filename:"/lib/python3.8/distutils/msvc9compiler.py",start:9474389,end:9504900,audio:0},{filename:"/lib/python3.8/distutils/errors.py",start:9504900,end:9508477,audio:0},{filename:"/lib/python3.8/distutils/config.py",start:9508477,end:9513304,audio:0},{filename:"/lib/python3.8/distutils/_msvccompiler.py",start:9513304,end:9535235,audio:0},{filename:"/lib/python3.8/distutils/cygwinccompiler.py",start:9535235,end:9551713,audio:0},{filename:"/lib/python3.8/distutils/cmd.py",start:9551713,end:9569792,audio:0},{filename:"/lib/python3.8/distutils/extension.py",start:9569792,end:9580307,audio:0},{filename:"/lib/python3.8/distutils/core.py",start:9580307,end:9589183,audio:0},{filename:"/lib/python3.8/distutils/archive_util.py",start:9589183,end:9597755,audio:0},{filename:"/lib/python3.8/distutils/ccompiler.py",start:9597755,end:9645188,audio:0},{filename:"/lib/python3.8/distutils/spawn.py",start:9645188,end:9653031,audio:0},{filename:"/lib/python3.8/distutils/debug.py",start:9653031,end:9653170,audio:0},{filename:"/lib/python3.8/distutils/versionpredicate.py",start:9653170,end:9658303,audio:0},{filename:"/lib/python3.8/distutils/fancy_getopt.py",start:9658303,end:9676087,audio:0},{filename:"/lib/python3.8/distutils/tests/test_cmd.py",start:9676087,end:9679922,audio:0},{filename:"/lib/python3.8/distutils/tests/test_bdist_wininst.py",start:9679922,end:9681312,audio:0},{filename:"/lib/python3.8/distutils/tests/test_bdist_msi.py",start:9681312,end:9682040,audio:0},{filename:"/lib/python3.8/distutils/tests/test_check.py",start:9682040,end:9687751,audio:0},{filename:"/lib/python3.8/distutils/tests/__init__.py",start:9687751,end:9688811,audio:0},{filename:"/lib/python3.8/distutils/tests/test_util.py",start:9688811,end:9700383,audio:0},{filename:"/lib/python3.8/distutils/tests/test_sysconfig.py",start:9700383,end:9711428,audio:0},{filename:"/lib/python3.8/distutils/tests/test_archive_util.py",start:9711428,end:9725729,audio:0},{filename:"/lib/python3.8/distutils/tests/test_versionpredicate.py",start:9725729,end:9726009,audio:0},{filename:"/lib/python3.8/distutils/tests/xxmodule.c",start:9726009,end:9738925,audio:0},{filename:"/lib/python3.8/distutils/tests/test_bdist_dumb.py",start:9738925,end:9741830,audio:0},{filename:"/lib/python3.8/distutils/tests/test_register.py",start:9741830,end:9751595,audio:0},{filename:"/lib/python3.8/distutils/tests/test_log.py",start:9751595,end:9753459,audio:0},{filename:"/lib/python3.8/distutils/tests/includetest.rst",start:9753459,end:9753484,audio:0},{filename:"/lib/python3.8/distutils/tests/test_file_util.py",start:9753484,end:9757897,audio:0},{filename:"/lib/python3.8/distutils/tests/test_cygwinccompiler.py",start:9757897,end:9763533,audio:0},{filename:"/lib/python3.8/distutils/tests/test_spawn.py",start:9763533,end:9769199,audio:0},{filename:"/lib/python3.8/distutils/tests/test_dep_util.py",start:9769199,end:9772019,audio:0},{filename:"/lib/python3.8/distutils/tests/test_install_lib.py",start:9772019,end:9775993,audio:0},{filename:"/lib/python3.8/distutils/tests/test_install_headers.py",start:9775993,end:9777231,audio:0},{filename:"/lib/python3.8/distutils/tests/test_core.py",start:9777231,end:9781308,audio:0},{filename:"/lib/python3.8/distutils/tests/test_clean.py",start:9781308,end:9782749,audio:0},{filename:"/lib/python3.8/distutils/tests/test_dir_util.py",start:9782749,end:9787403,audio:0},{filename:"/lib/python3.8/distutils/tests/test_config_cmd.py",start:9787403,end:9790462,audio:0},{filename:"/lib/python3.8/distutils/tests/test_build_py.py",start:9790462,end:9796797,audio:0},{filename:"/lib/python3.8/distutils/tests/test_config.py",start:9796797,end:9800689,audio:0},{filename:"/lib/python3.8/distutils/tests/test_build_clib.py",start:9800689,end:9805364,audio:0},{filename:"/lib/python3.8/distutils/tests/test_upload.py",start:9805364,end:9811899,audio:0},{filename:"/lib/python3.8/distutils/tests/Setup.sample",start:9811899,end:9814148,audio:0},{filename:"/lib/python3.8/distutils/tests/test_bdist.py",start:9814148,end:9816041,audio:0},{filename:"/lib/python3.8/distutils/tests/test_filelist.py",start:9816041,end:9827516,audio:0},{filename:"/lib/python3.8/distutils/tests/test_msvccompiler.py",start:9827516,end:9832388,audio:0},{filename:"/lib/python3.8/distutils/tests/test_install.py",start:9832388,end:9840923,audio:0},{filename:"/lib/python3.8/distutils/tests/test_msvc9compiler.py",start:9840923,end:9846961,audio:0},{filename:"/lib/python3.8/distutils/tests/test_build.py",start:9846961,end:9848926,audio:0},{filename:"/lib/python3.8/distutils/tests/test_install_scripts.py",start:9848926,end:9851551,audio:0},{filename:"/lib/python3.8/distutils/tests/test_build_ext.py",start:9851551,end:9871999,audio:0},{filename:"/lib/python3.8/distutils/tests/test_dist.py",start:9871999,end:9891101,audio:0},{filename:"/lib/python3.8/distutils/tests/test_bdist_rpm.py",start:9891101,end:9896109,audio:0},{filename:"/lib/python3.8/distutils/tests/test_sdist.py",start:9896109,end:9913156,audio:0},{filename:"/lib/python3.8/distutils/tests/test_install_data.py",start:9913156,end:9915733,audio:0},{filename:"/lib/python3.8/distutils/tests/support.py",start:9915733,end:9922273,audio:0},{filename:"/lib/python3.8/distutils/tests/test_build_scripts.py",start:9922273,end:9925866,audio:0},{filename:"/lib/python3.8/distutils/tests/test_version.py",start:9925866,end:9928480,audio:0},{filename:"/lib/python3.8/distutils/tests/test_text_file.py",start:9928480,end:9931916,audio:0},{filename:"/lib/python3.8/distutils/tests/test_unixccompiler.py",start:9931916,end:9936544,audio:0},{filename:"/lib/python3.8/distutils/tests/test_extension.py",start:9936544,end:9939312,audio:0},{filename:"/lib/python3.8/distutils/command/upload.py",start:9939312,end:9946313,audio:0},{filename:"/lib/python3.8/distutils/command/__init__.py",start:9946313,end:9947112,audio:0},{filename:"/lib/python3.8/distutils/command/check.py",start:9947112,end:9952711,audio:0},{filename:"/lib/python3.8/distutils/command/command_template",start:9952711,end:9953344,audio:0},{filename:"/lib/python3.8/distutils/command/build_py.py",start:9953344,end:9970508,audio:0},{filename:"/lib/python3.8/distutils/command/bdist_dumb.py",start:9970508,end:9975421,audio:0},{filename:"/lib/python3.8/distutils/command/bdist_rpm.py",start:9975421,end:9996998,audio:0},{filename:"/lib/python3.8/distutils/command/install_lib.py",start:9996998,end:10005395,audio:0},{filename:"/lib/python3.8/distutils/command/build_scripts.py",start:10005395,end:10011627,audio:0},{filename:"/lib/python3.8/distutils/command/install_headers.py",start:10011627,end:10012925,audio:0},{filename:"/lib/python3.8/distutils/command/install_egg_info.py",start:10012925,end:10015528,audio:0},{filename:"/lib/python3.8/distutils/command/bdist_wininst.py",start:10015528,end:10031571,audio:0},{filename:"/lib/python3.8/distutils/command/install_data.py",start:10031571,end:10034393,audio:0},{filename:"/lib/python3.8/distutils/command/install_scripts.py",start:10034393,end:10036410,audio:0},{filename:"/lib/python3.8/distutils/command/config.py",start:10036410,end:10049527,audio:0},{filename:"/lib/python3.8/distutils/command/clean.py",start:10049527,end:10052303,audio:0},{filename:"/lib/python3.8/distutils/command/bdist_msi.py",start:10052303,end:10087598,audio:0},{filename:"/lib/python3.8/distutils/command/bdist.py",start:10087598,end:10093160,audio:0},{filename:"/lib/python3.8/distutils/command/install.py",start:10093160,end:10119891,audio:0},{filename:"/lib/python3.8/distutils/command/build.py",start:10119891,end:10125658,audio:0},{filename:"/lib/python3.8/distutils/command/sdist.py",start:10125658,end:10144663,audio:0},{filename:"/lib/python3.8/distutils/command/register.py",start:10144663,end:10156375,audio:0},{filename:"/lib/python3.8/distutils/command/build_clib.py",start:10156375,end:10164397,audio:0},{filename:"/lib/python3.8/distutils/command/build_ext.py",start:10164397,end:10195965,audio:0},{filename:"/lib/python3.8/logging/__init__.py",start:10195965,end:10273607,audio:0},{filename:"/lib/python3.8/logging/config.py",start:10273607,end:10309964,audio:0},{filename:"/lib/python3.8/logging/handlers.py",start:10309964,end:10367849,audio:0},{filename:"/lib/python3.8/html/entities.py",start:10367849,end:10443164,audio:0},{filename:"/lib/python3.8/html/__init__.py",start:10443164,end:10447920,audio:0},{filename:"/lib/python3.8/html/parser.py",start:10447920,end:10465641,audio:0},{filename:"/lib/python3.8/concurrent/__init__.py",start:10465641,end:10465679,audio:0},{filename:"/lib/python3.8/concurrent/futures/process.py",start:10465679,end:10493961,audio:0},{filename:"/lib/python3.8/concurrent/futures/_base.py",start:10493961,end:10516433,audio:0},{filename:"/lib/python3.8/concurrent/futures/__init__.py",start:10516433,end:10517987,audio:0},{filename:"/lib/python3.8/concurrent/futures/thread.py",start:10517987,end:10526755,audio:0},{filename:"/lib/python3.8/sqlite3/dbapi2.py",start:10526755,end:10529442,audio:0},{filename:"/lib/python3.8/sqlite3/__init__.py",start:10529442,end:10530460,audio:0},{filename:"/lib/python3.8/sqlite3/dump.py",start:10530460,end:10533285,audio:0},{filename:"/lib/python3.8/sqlite3/test/__init__.py",start:10533285,end:10533285,audio:0},{filename:"/lib/python3.8/sqlite3/test/dbapi.py",start:10533285,end:10568653,audio:0},{filename:"/lib/python3.8/sqlite3/test/transactions.py",start:10568653,end:10576508,audio:0},{filename:"/lib/python3.8/sqlite3/test/dump.py",start:10576508,end:10579348,audio:0},{filename:"/lib/python3.8/sqlite3/test/hooks.py",start:10579348,end:10589894,audio:0},{filename:"/lib/python3.8/sqlite3/test/factory.py",start:10589894,end:10602189,audio:0},{filename:"/lib/python3.8/sqlite3/test/types.py",start:10602189,end:10618638,audio:0},{filename:"/lib/python3.8/sqlite3/test/backup.py",start:10618638,end:10624309,audio:0},{filename:"/lib/python3.8/sqlite3/test/userfunctions.py",start:10624309,end:10640570,audio:0},{filename:"/lib/python3.8/sqlite3/test/regression.py",start:10640570,end:10655580,audio:0},{filename:"/lib/python3.8/xmlrpc/__init__.py",start:10655580,end:10655618,audio:0},{filename:"/lib/python3.8/xmlrpc/client.py",start:10655618,end:10704766,audio:0},{filename:"/lib/python3.8/xmlrpc/server.py",start:10704766,end:10741431,audio:0},{filename:"/lib/python3.8/asyncio/__main__.py",start:10741431,end:10744774,audio:0},{filename:"/lib/python3.8/asyncio/format_helpers.py",start:10744774,end:10747178,audio:0},{filename:"/lib/python3.8/asyncio/constants.py",start:10747178,end:10748066,audio:0},{filename:"/lib/python3.8/asyncio/__init__.py",start:10748066,end:10749293,audio:0},{filename:"/lib/python3.8/asyncio/streams.py",start:10749293,end:10775949,audio:0},{filename:"/lib/python3.8/asyncio/base_tasks.py",start:10775949,end:10778156,audio:0},{filename:"/lib/python3.8/asyncio/base_futures.py",start:10778156,end:10779978,audio:0},{filename:"/lib/python3.8/asyncio/coroutines.py",start:10779978,end:10788775,audio:0},{filename:"/lib/python3.8/asyncio/events.py",start:10788775,end:10814945,audio:0},{filename:"/lib/python3.8/asyncio/unix_events.py",start:10814945,end:10864071,audio:0},{filename:"/lib/python3.8/asyncio/proactor_events.py",start:10864071,end:10895242,audio:0},{filename:"/lib/python3.8/asyncio/protocols.py",start:10895242,end:10902378,audio:0},{filename:"/lib/python3.8/asyncio/log.py",start:10902378,end:10902502,audio:0},{filename:"/lib/python3.8/asyncio/sslproto.py",start:10902502,end:10929712,audio:0},{filename:"/lib/python3.8/asyncio/trsock.py",start:10929712,end:10935588,audio:0},{filename:"/lib/python3.8/asyncio/base_events.py",start:10935588,end:11008209,audio:0},{filename:"/lib/python3.8/asyncio/futures.py",start:11008209,end:11021363,audio:0},{filename:"/lib/python3.8/asyncio/tasks.py",start:11021363,end:11054439,audio:0},{filename:"/lib/python3.8/asyncio/base_subprocess.py",start:11054439,end:11063282,audio:0},{filename:"/lib/python3.8/asyncio/selector_events.py",start:11063282,end:11102290,audio:0},{filename:"/lib/python3.8/asyncio/locks.py",start:11102290,end:11119566,audio:0},{filename:"/lib/python3.8/asyncio/exceptions.py",start:11119566,end:11121126,audio:0},{filename:"/lib/python3.8/asyncio/windows_utils.py",start:11121126,end:11126186,audio:0},{filename:"/lib/python3.8/asyncio/staggered.py",start:11126186,end:11132178,audio:0},{filename:"/lib/python3.8/asyncio/windows_events.py",start:11132178,end:11164812,audio:0},{filename:"/lib/python3.8/asyncio/queues.py",start:11164812,end:11173035,audio:0},{filename:"/lib/python3.8/asyncio/runners.py",start:11173035,end:11175056,audio:0},{filename:"/lib/python3.8/asyncio/transports.py",start:11175056,end:11185539,audio:0},{filename:"/lib/python3.8/asyncio/subprocess.py",start:11185539,end:11193607,audio:0},{filename:"/lib/python3.8/importlib/_bootstrap_external.py",start:11193607,end:11255964,audio:0},{filename:"/lib/python3.8/importlib/machinery.py",start:11255964,end:11256808,audio:0},{filename:"/lib/python3.8/importlib/util.py",start:11256808,end:11268127,audio:0},{filename:"/lib/python3.8/importlib/__init__.py",start:11268127,end:11274188,audio:0},{filename:"/lib/python3.8/importlib/_bootstrap.py",start:11274188,end:11313832,audio:0},{filename:"/lib/python3.8/importlib/resources.py",start:11313832,end:11323269,audio:0},{filename:"/lib/python3.8/importlib/metadata.py",start:11323269,end:11340876,audio:0},{filename:"/lib/python3.8/importlib/abc.py",start:11340876,end:11353749,audio:0},{filename:"/lib/python3.8/pydoc_data/topics.py",start:11353749,end:12028414,audio:0},{filename:"/lib/python3.8/pydoc_data/__init__.py",start:12028414,end:12028414,audio:0},{filename:"/lib/python3.8/pydoc_data/_pydoc.css",start:12028414,end:12028510,audio:0},{filename:"/lib/python3.8/multiprocessing/process.py",start:12028510,end:12040515,audio:0},{filename:"/lib/python3.8/multiprocessing/forkserver.py",start:12040515,end:12052895,audio:0},{filename:"/lib/python3.8/multiprocessing/util.py",start:12052895,end:12066287,audio:0},{filename:"/lib/python3.8/multiprocessing/popen_fork.py",start:12066287,end:12068855,audio:0},{filename:"/lib/python3.8/multiprocessing/__init__.py",start:12068855,end:12069771,audio:0},{filename:"/lib/python3.8/multiprocessing/connection.py",start:12069771,end:12101274,audio:0},{filename:"/lib/python3.8/multiprocessing/resource_tracker.py",start:12101274,end:12109887,audio:0},{filename:"/lib/python3.8/multiprocessing/shared_memory.py",start:12109887,end:12127103,audio:0},{filename:"/lib/python3.8/multiprocessing/popen_forkserver.py",start:12127103,end:12129333,audio:0},{filename:"/lib/python3.8/multiprocessing/reduction.py",start:12129333,end:12138845,audio:0},{filename:"/lib/python3.8/multiprocessing/pool.py",start:12138845,end:12171205,audio:0},{filename:"/lib/python3.8/multiprocessing/managers.py",start:12171205,end:12219937,audio:0},{filename:"/lib/python3.8/multiprocessing/popen_spawn_win32.py",start:12219937,end:12223948,audio:0},{filename:"/lib/python3.8/multiprocessing/popen_spawn_posix.py",start:12223948,end:12225977,audio:0},{filename:"/lib/python3.8/multiprocessing/synchronize.py",start:12225977,end:12237586,audio:0},{filename:"/lib/python3.8/multiprocessing/resource_sharer.py",start:12237586,end:12242938,audio:0},{filename:"/lib/python3.8/multiprocessing/context.py",start:12242938,end:12254145,audio:0},{filename:"/lib/python3.8/multiprocessing/spawn.py",start:12254145,end:12263441,audio:0},{filename:"/lib/python3.8/multiprocessing/queues.py",start:12263441,end:12275131,audio:0},{filename:"/lib/python3.8/multiprocessing/sharedctypes.py",start:12275131,end:12281437,audio:0},{filename:"/lib/python3.8/multiprocessing/heap.py",start:12281437,end:12293063,audio:0},{filename:"/lib/python3.8/multiprocessing/dummy/__init__.py",start:12293063,end:12296124,audio:0},{filename:"/lib/python3.8/multiprocessing/dummy/connection.py",start:12296124,end:12297722,audio:0},{filename:"/lib/python3.8/encodings/idna.py",start:12297722,end:12306892,audio:0},{filename:"/lib/python3.8/encodings/cp1026.py",start:12306892,end:12320005,audio:0},{filename:"/lib/python3.8/encodings/iso8859_7.py",start:12320005,end:12332849,audio:0},{filename:"/lib/python3.8/encodings/kz1048.py",start:12332849,end:12346572,audio:0},{filename:"/lib/python3.8/encodings/cp860.py",start:12346572,end:12381253,audio:0},{filename:"/lib/python3.8/encodings/iso8859_6.py",start:12381253,end:12392086,audio:0},{filename:"/lib/python3.8/encodings/utf_16_le.py",start:12392086,end:12393123,audio:0},{filename:"/lib/python3.8/encodings/utf_16_be.py",start:12393123,end:12394160,audio:0},{filename:"/lib/python3.8/encodings/iso8859_14.py",start:12394160,end:12407812,audio:0},{filename:"/lib/python3.8/encodings/raw_unicode_escape.py",start:12407812,end:12409020,audio:0},{filename:"/lib/python3.8/encodings/iso2022_jp.py",start:12409020,end:12410073,audio:0},{filename:"/lib/python3.8/encodings/utf_32.py",start:12410073,end:12415202,audio:0},{filename:"/lib/python3.8/encodings/gb2312.py",start:12415202,end:12416229,audio:0},{filename:"/lib/python3.8/encodings/cp856.py",start:12416229,end:12428652,audio:0},{filename:"/lib/python3.8/encodings/rot_13.py",start:12428652,end:12431100,audio:0},{filename:"/lib/python3.8/encodings/cp874.py",start:12431100,end:12443695,audio:0},{filename:"/lib/python3.8/encodings/hp_roman8.py",start:12443695,end:12457170,audio:0},{filename:"/lib/python3.8/encodings/cp875.py",start:12457170,end:12470024,audio:0},{filename:"/lib/python3.8/encodings/cp861.py",start:12470024,end:12504657,audio:0},{filename:"/lib/python3.8/encodings/euc_jp.py",start:12504657,end:12505684,audio:0},{filename:"/lib/python3.8/encodings/__init__.py",start:12505684,end:12511272,audio:0},{filename:"/lib/python3.8/encodings/iso2022_jp_2004.py",start:12511272,end:12512345,audio:0},{filename:"/lib/python3.8/encodings/iso8859_2.py",start:12512345,end:12525749,audio:0},{filename:"/lib/python3.8/encodings/cp857.py",start:12525749,end:12559657,audio:0},{filename:"/lib/python3.8/encodings/cp1140.py",start:12559657,end:12572762,audio:0},{filename:"/lib/python3.8/encodings/iso8859_3.py",start:12572762,end:12585851,audio:0},{filename:"/lib/python3.8/encodings/ascii.py",start:12585851,end:12587099,audio:0},{filename:"/lib/python3.8/encodings/mac_croatian.py",start:12587099,end:12600732,audio:0},{filename:"/lib/python3.8/encodings/uu_codec.py",start:12600732,end:12603583,audio:0},{filename:"/lib/python3.8/encodings/utf_8.py",start:12603583,end:12604588,audio:0},{filename:"/lib/python3.8/encodings/iso8859_1.py",start:12604588,end:12617764,audio:0},{filename:"/lib/python3.8/encodings/iso8859_15.py",start:12617764,end:12630976,audio:0},{filename:"/lib/python3.8/encodings/iso8859_10.py",start:12630976,end:12644565,audio:0},{filename:"/lib/python3.8/encodings/cp852.py",start:12644565,end:12679567,audio:0},{filename:"/lib/python3.8/encodings/iso2022_kr.py",start:12679567,end:12680620,audio:0},{filename:"/lib/python3.8/encodings/cp1251.py",start:12680620,end:12693981,audio:0},{filename:"/lib/python3.8/encodings/cp1256.py",start:12693981,end:12706795,audio:0},{filename:"/lib/python3.8/encodings/cp855.py",start:12706795,end:12740645,audio:0},{filename:"/lib/python3.8/encodings/unicode_escape.py",start:12740645,end:12741829,audio:0},{filename:"/lib/python3.8/encodings/koi8_t.py",start:12741829,end:12755022,audio:0},{filename:"/lib/python3.8/encodings/bz2_codec.py",start:12755022,end:12757271,audio:0},{filename:"/lib/python3.8/encodings/utf_32_le.py",start:12757271,end:12758201,audio:0},{filename:"/lib/python3.8/encodings/iso8859_11.py",start:12758201,end:12770536,audio:0},{filename:"/lib/python3.8/encodings/cp858.py",start:12770536,end:12804551,audio:0},{filename:"/lib/python3.8/encodings/mac_iceland.py",start:12804551,end:12818049,audio:0},{filename:"/lib/python3.8/encodings/shift_jis_2004.py",start:12818049,end:12819108,audio:0},{filename:"/lib/python3.8/encodings/cp1250.py",start:12819108,end:12832794,audio:0},{filename:"/lib/python3.8/encodings/cp863.py",start:12832794,end:12867046,audio:0},{filename:"/lib/python3.8/encodings/euc_kr.py",start:12867046,end:12868073,audio:0},{filename:"/lib/python3.8/encodings/gb18030.py",start:12868073,end:12869104,audio:0},{filename:"/lib/python3.8/encodings/quopri_codec.py",start:12869104,end:12870629,audio:0},{filename:"/lib/python3.8/encodings/iso2022_jp_ext.py",start:12870629,end:12871698,audio:0},{filename:"/lib/python3.8/encodings/punycode.py",start:12871698,end:12878579,audio:0},{filename:"/lib/python3.8/encodings/ptcp154.py",start:12878579,end:12892594,audio:0},{filename:"/lib/python3.8/encodings/iso2022_jp_2.py",start:12892594,end:12893655,audio:0},{filename:"/lib/python3.8/encodings/cp950.py",start:12893655,end:12894678,audio:0},{filename:"/lib/python3.8/encodings/cp1254.py",start:12894678,end:12908180,audio:0},{filename:"/lib/python3.8/encodings/iso2022_jp_1.py",start:12908180,end:12909241,audio:0},{filename:"/lib/python3.8/encodings/euc_jis_2004.py",start:12909241,end:12910292,audio:0},{filename:"/lib/python3.8/encodings/cp775.py",start:12910292,end:12944768,audio:0},{filename:"/lib/python3.8/encodings/cp949.py",start:12944768,end:12945791,audio:0},{filename:"/lib/python3.8/encodings/utf_7.py",start:12945791,end:12946737,audio:0},{filename:"/lib/python3.8/encodings/cp1255.py",start:12946737,end:12959203,audio:0},{filename:"/lib/python3.8/encodings/cp720.py",start:12959203,end:12972889,audio:0},{filename:"/lib/python3.8/encodings/cp037.py",start:12972889,end:12986010,audio:0},{filename:"/lib/python3.8/encodings/cp737.py",start:12986010,end:13020691,audio:0},{filename:"/lib/python3.8/encodings/aliases.py",start:13020691,end:13036384,audio:0},{filename:"/lib/python3.8/encodings/palmos.py",start:13036384,end:13049903,audio:0},{filename:"/lib/python3.8/encodings/mac_farsi.py",start:13049903,end:13065073,audio:0},{filename:"/lib/python3.8/encodings/base64_codec.py",start:13065073,end:13066606,audio:0},{filename:"/lib/python3.8/encodings/mac_arabic.py",start:13066606,end:13103073,audio:0},{filename:"/lib/python3.8/encodings/mac_turkish.py",start:13103073,end:13116586,audio:0},{filename:"/lib/python3.8/encodings/euc_jisx0213.py",start:13116586,end:13117637,audio:0},{filename:"/lib/python3.8/encodings/utf_8_sig.py",start:13117637,end:13121770,audio:0},{filename:"/lib/python3.8/encodings/iso8859_13.py",start:13121770,end:13135041,audio:0},{filename:"/lib/python3.8/encodings/koi8_r.py",start:13135041,end:13148820,audio:0},{filename:"/lib/python3.8/encodings/oem.py",start:13148820,end:13149839,audio:0},{filename:"/lib/python3.8/encodings/cp1125.py",start:13149839,end:13184436,audio:0},{filename:"/lib/python3.8/encodings/big5.py",start:13184436,end:13185455,audio:0},{filename:"/lib/python3.8/encodings/cp866.py",start:13185455,end:13219851,audio:0},{filename:"/lib/python3.8/encodings/undefined.py",start:13219851,end:13221150,audio:0},{filename:"/lib/python3.8/encodings/cp850.py",start:13221150,end:13255255,audio:0},{filename:"/lib/python3.8/encodings/cp869.py",start:13255255,end:13288220,audio:0},{filename:"/lib/python3.8/encodings/mac_cyrillic.py",start:13288220,end:13301674,audio:0},{filename:"/lib/python3.8/encodings/cp1253.py",start:13301674,end:13314768,audio:0},{filename:"/lib/python3.8/encodings/mac_roman.py",start:13314768,end:13328248,audio:0},{filename:"/lib/python3.8/encodings/cp1257.py",start:13328248,end:13341622,audio:0},{filename:"/lib/python3.8/encodings/gbk.py",start:13341622,end:13342637,audio:0},{filename:"/lib/python3.8/encodings/cp500.py",start:13342637,end:13355758,audio:0},{filename:"/lib/python3.8/encodings/koi8_u.py",start:13355758,end:13369520,audio:0},{filename:"/lib/python3.8/encodings/mac_greek.py",start:13369520,end:13383241,audio:0},{filename:"/lib/python3.8/encodings/mac_centeuro.py",start:13383241,end:13397343,audio:0},{filename:"/lib/python3.8/encodings/zlib_codec.py",start:13397343,end:13399547,audio:0},{filename:"/lib/python3.8/encodings/shift_jis.py",start:13399547,end:13400586,audio:0},{filename:"/lib/python3.8/encodings/mbcs.py",start:13400586,end:13401797,audio:0},{filename:"/lib/python3.8/encodings/big5hkscs.py",start:13401797,end:13402836,audio:0},{filename:"/lib/python3.8/encodings/iso8859_4.py",start:13402836,end:13416212,audio:0},{filename:"/lib/python3.8/encodings/cp273.py",start:13416212,end:13430344,audio:0},{filename:"/lib/python3.8/encodings/mac_romanian.py",start:13430344,end:13444005,audio:0},{filename:"/lib/python3.8/encodings/utf_32_be.py",start:13444005,end:13444935,audio:0},{filename:"/lib/python3.8/encodings/hz.py",start:13444935,end:13445946,audio:0},{filename:"/lib/python3.8/encodings/cp1006.py",start:13445946,end:13459514,audio:0},{filename:"/lib/python3.8/encodings/utf_16.py",start:13459514,end:13464750,audio:0},{filename:"/lib/python3.8/encodings/mac_latin2.py",start:13464750,end:13478868,audio:0},{filename:"/lib/python3.8/encodings/iso2022_jp_3.py",start:13478868,end:13479929,audio:0},{filename:"/lib/python3.8/encodings/iso8859_9.py",start:13479929,end:13493085,audio:0},{filename:"/lib/python3.8/encodings/iso8859_8.py",start:13493085,end:13504121,audio:0},{filename:"/lib/python3.8/encodings/latin_1.py",start:13504121,end:13505385,audio:0},{filename:"/lib/python3.8/encodings/cp424.py",start:13505385,end:13517440,audio:0},{filename:"/lib/python3.8/encodings/cp1258.py",start:13517440,end:13530804,audio:0},{filename:"/lib/python3.8/encodings/cp865.py",start:13530804,end:13565422,audio:0},{filename:"/lib/python3.8/encodings/cp437.py",start:13565422,end:13599986,audio:0},{filename:"/lib/python3.8/encodings/hex_codec.py",start:13599986,end:13601494,audio:0},{filename:"/lib/python3.8/encodings/iso8859_5.py",start:13601494,end:13614509,audio:0},{filename:"/lib/python3.8/encodings/cp864.py",start:13614509,end:13648172,audio:0},{filename:"/lib/python3.8/encodings/iso8859_16.py",start:13648172,end:13661729,audio:0},{filename:"/lib/python3.8/encodings/cp1252.py",start:13661729,end:13675240,audio:0},{filename:"/lib/python3.8/encodings/charmap.py",start:13675240,end:13677324,audio:0},{filename:"/lib/python3.8/encodings/johab.py",start:13677324,end:13678347,audio:0},{filename:"/lib/python3.8/encodings/shift_jisx0213.py",start:13678347,end:13679406,audio:0},{filename:"/lib/python3.8/encodings/cp862.py",start:13679406,end:13712776,audio:0},{filename:"/lib/python3.8/encodings/cp932.py",start:13712776,end:13713799,audio:0},{filename:"/lib/python3.8/encodings/tis_620.py",start:13713799,end:13726099,audio:0},{filename:"/lib/python3.8/xml/__init__.py",start:13726099,end:13726656,audio:0},{filename:"/lib/python3.8/xml/etree/__init__.py",start:13726656,end:13728260,audio:0},{filename:"/lib/python3.8/xml/etree/ElementPath.py",start:13728260,end:13741378,audio:0},{filename:"/lib/python3.8/xml/etree/cElementTree.py",start:13741378,end:13741460,audio:0},{filename:"/lib/python3.8/xml/etree/ElementTree.py",start:13741460,end:13814188,audio:0},{filename:"/lib/python3.8/xml/etree/ElementInclude.py",start:13814188,end:13819339,audio:0},{filename:"/lib/python3.8/xml/parsers/expat.py",start:13819339,end:13819587,audio:0},{filename:"/lib/python3.8/xml/parsers/__init__.py",start:13819587,end:13819754,audio:0},{filename:"/lib/python3.8/xml/dom/expatbuilder.py",start:13819754,end:13855510,audio:0},{filename:"/lib/python3.8/xml/dom/domreg.py",start:13855510,end:13858961,audio:0},{filename:"/lib/python3.8/xml/dom/NodeFilter.py",start:13858961,end:13859897,audio:0},{filename:"/lib/python3.8/xml/dom/__init__.py",start:13859897,end:13863916,audio:0},{filename:"/lib/python3.8/xml/dom/minicompat.py",start:13863916,end:13867283,audio:0},{filename:"/lib/python3.8/xml/dom/minidom.py",start:13867283,end:13934140,audio:0},{filename:"/lib/python3.8/xml/dom/pulldom.py",start:13934140,end:13946137,audio:0},{filename:"/lib/python3.8/xml/dom/xmlbuilder.py",start:13946137,end:13958540,audio:0},{filename:"/lib/python3.8/xml/sax/__init__.py",start:13958540,end:13962187,audio:0},{filename:"/lib/python3.8/xml/sax/xmlreader.py",start:13962187,end:13974871,audio:0},{filename:"/lib/python3.8/xml/sax/_exceptions.py",start:13974871,end:13979656,audio:0},{filename:"/lib/python3.8/xml/sax/expatreader.py",start:13979656,end:13995360,audio:0},{filename:"/lib/python3.8/xml/sax/handler.py",start:13995360,end:14009282,audio:0},{filename:"/lib/python3.8/xml/sax/saxutils.py",start:14009282,end:14021537,audio:0},{filename:"/lib/python3.8/urllib/request.py",start:14021537,end:14121884,audio:0},{filename:"/lib/python3.8/urllib/__init__.py",start:14121884,end:14121884,audio:0},{filename:"/lib/python3.8/urllib/parse.py",start:14121884,end:14163467,audio:0},{filename:"/lib/python3.8/urllib/robotparser.py",start:14163467,end:14172891,audio:0},{filename:"/lib/python3.8/urllib/response.py",start:14172891,end:14175190,audio:0},{filename:"/lib/python3.8/urllib/error.py",start:14175190,end:14177822,audio:0},{filename:"/lib/python3.8/unittest/__main__.py",start:14177822,end:14178294,audio:0},{filename:"/lib/python3.8/unittest/mock.py",start:14178294,end:14277155,audio:0},{filename:"/lib/python3.8/unittest/signals.py",start:14277155,end:14279558,audio:0},{filename:"/lib/python3.8/unittest/async_case.py",start:14279558,end:14285329,audio:0},{filename:"/lib/python3.8/unittest/util.py",start:14285329,end:14290544,audio:0},{filename:"/lib/python3.8/unittest/__init__.py",start:14290544,end:14293811,audio:0},{filename:"/lib/python3.8/unittest/suite.py",start:14293811,end:14306626,audio:0},{filename:"/lib/python3.8/unittest/runner.py",start:14306626,end:14314393,audio:0},{filename:"/lib/python3.8/unittest/case.py",start:14314393,end:14373969,audio:0},{filename:"/lib/python3.8/unittest/loader.py",start:14373969,end:14396671,audio:0},{filename:"/lib/python3.8/unittest/result.py",start:14396671,end:14404113,audio:0},{filename:"/lib/python3.8/unittest/main.py",start:14404113,end:14415351,audio:0},{filename:"/lib/python3.8/unittest/test/__main__.py",start:14415351,end:14415947,audio:0},{filename:"/lib/python3.8/unittest/test/test_functiontestcase.py",start:14415947,end:14421487,audio:0},{filename:"/lib/python3.8/unittest/test/__init__.py",start:14421487,end:14422071,audio:0},{filename:"/lib/python3.8/unittest/test/test_skipping.py",start:14422071,end:14431736,audio:0},{filename:"/lib/python3.8/unittest/test/test_loader.py",start:14431736,end:14494791,audio:0},{filename:"/lib/python3.8/unittest/test/test_case.py",start:14494791,end:14567889,audio:0},{filename:"/lib/python3.8/unittest/test/test_result.py",start:14567889,end:14592889,audio:0},{filename:"/lib/python3.8/unittest/test/test_discovery.py",start:14592889,end:14626897,audio:0},{filename:"/lib/python3.8/unittest/test/test_program.py",start:14626897,end:14641946,audio:0},{filename:"/lib/python3.8/unittest/test/test_assertions.py",start:14641946,end:14659024,audio:0},{filename:"/lib/python3.8/unittest/test/dummy.py",start:14659024,end:14659074,audio:0},{filename:"/lib/python3.8/unittest/test/test_setups.py",start:14659074,end:14675577,audio:0},{filename:"/lib/python3.8/unittest/test/_test_warnings.py",start:14675577,end:14677881,audio:0},{filename:"/lib/python3.8/unittest/test/test_runner.py",start:14677881,end:14714647,audio:0},{filename:"/lib/python3.8/unittest/test/test_suite.py",start:14714647,end:14729831,audio:0},{filename:"/lib/python3.8/unittest/test/test_break.py",start:14729831,end:14739324,audio:0},{filename:"/lib/python3.8/unittest/test/test_async_case.py",start:14739324,end:14745580,audio:0},{filename:"/lib/python3.8/unittest/test/support.py",start:14745580,end:14749332,audio:0},{filename:"/lib/python3.8/unittest/test/testmock/__main__.py",start:14749332,end:14749955,audio:0},{filename:"/lib/python3.8/unittest/test/testmock/testsealable.py",start:14749955,end:14754950,audio:0},{filename:"/lib/python3.8/unittest/test/testmock/__init__.py",start:14754950,end:14755415,audio:0},{filename:"/lib/python3.8/unittest/test/testmock/testcallable.py",start:14755415,end:14759682,audio:0},{filename:"/lib/python3.8/unittest/test/testmock/testmock.py",start:14759682,end:14828410,audio:0},{filename:"/lib/python3.8/unittest/test/testmock/testhelpers.py",start:14828410,end:14861420,audio:0},{filename:"/lib/python3.8/unittest/test/testmock/testmagicmethods.py",start:14861420,end:14877759,audio:0},{filename:"/lib/python3.8/unittest/test/testmock/testasync.py",start:14877759,end:14914709,audio:0},{filename:"/lib/python3.8/unittest/test/testmock/testsentinel.py",start:14914709,end:14916034,audio:0},{filename:"/lib/python3.8/unittest/test/testmock/testwith.py",start:14916034,end:14928293,audio:0},{filename:"/lib/python3.8/unittest/test/testmock/support.py",start:14928293,end:14928561,audio:0},{filename:"/lib/python3.8/unittest/test/testmock/testpatch.py",start:14928561,end:14985137,audio:0}],remote_package_size:7697483,package_uuid:"41eb3419-2bc5-4741-81d1-2b6a0b32cc12"})})();
1
+ var Module=typeof Module!=="undefined"?Module:{};Module.checkABI(1);if(!Module.expectedDataFileDownloads){Module.expectedDataFileDownloads=0;Module.finishedDataFileDownloads=0}Module.expectedDataFileDownloads++;(function(){var loadPackage=function(metadata){var PACKAGE_PATH;if(typeof window==="object"){PACKAGE_PATH=window["encodeURIComponent"](window.location.pathname.toString().substring(0,window.location.pathname.toString().lastIndexOf("/"))+"/")}else if(typeof location!=="undefined"){PACKAGE_PATH=encodeURIComponent(location.pathname.toString().substring(0,location.pathname.toString().lastIndexOf("/"))+"/")}else{throw"using preloaded data can only be done on a web page or in a web worker"}var PACKAGE_NAME="pyodide.asm.data";var REMOTE_PACKAGE_BASE="pyodide.asm.data";if(typeof Module["locateFilePackage"]==="function"&&!Module["locateFile"]){Module["locateFile"]=Module["locateFilePackage"];err("warning: you defined Module.locateFilePackage, that has been renamed to Module.locateFile (using your locateFilePackage for now)")}var REMOTE_PACKAGE_NAME=Module["locateFile"]?Module["locateFile"](REMOTE_PACKAGE_BASE,""):REMOTE_PACKAGE_BASE;var REMOTE_PACKAGE_SIZE=metadata.remote_package_size;var PACKAGE_UUID=metadata.package_uuid;function fetchRemotePackage(packageName,packageSize,callback,errback){var xhr=new XMLHttpRequest;xhr.open("GET",packageName,true);xhr.responseType="arraybuffer";xhr.onprogress=function(event){var url=packageName;var size=packageSize;if(event.total)size=event.total;if(event.loaded){if(!xhr.addedTotal){xhr.addedTotal=true;if(!Module.dataFileDownloads)Module.dataFileDownloads={};Module.dataFileDownloads[url]={loaded:event.loaded,total:size}}else{Module.dataFileDownloads[url].loaded=event.loaded}var total=0;var loaded=0;var num=0;for(var download in Module.dataFileDownloads){var data=Module.dataFileDownloads[download];total+=data.total;loaded+=data.loaded;num++}total=Math.ceil(total*Module.expectedDataFileDownloads/num);if(Module["setStatus"])Module["setStatus"]("Downloading data... ("+loaded+"/"+total+")")}else if(!Module.dataFileDownloads){if(Module["setStatus"])Module["setStatus"]("Downloading data...")}};xhr.onerror=function(event){throw new Error("NetworkError for: "+packageName)};xhr.onload=function(event){if(xhr.status==200||xhr.status==304||xhr.status==206||xhr.status==0&&xhr.response){var packageData=xhr.response;callback(packageData)}else{throw new Error(xhr.statusText+" : "+xhr.responseURL)}};xhr.send(null)}function handleError(error){console.error("package error:",error)}var fetchedCallback=null;var fetched=Module["getPreloadedPackage"]?Module["getPreloadedPackage"](REMOTE_PACKAGE_NAME,REMOTE_PACKAGE_SIZE):null;if(!fetched)fetchRemotePackage(REMOTE_PACKAGE_NAME,REMOTE_PACKAGE_SIZE,function(data){if(fetchedCallback){fetchedCallback(data);fetchedCallback=null}else{fetched=data}},handleError);function runWithFS(){function assert(check,msg){if(!check)throw msg+(new Error).stack}Module["FS_createPath"]("/","lib",true,true);Module["FS_createPath"]("/lib","python3.8",true,true);Module["FS_createPath"]("/lib/python3.8","http",true,true);Module["FS_createPath"]("/lib/python3.8","asyncio",true,true);Module["FS_createPath"]("/lib/python3.8","xmlrpc",true,true);Module["FS_createPath"]("/lib/python3.8","unittest",true,true);Module["FS_createPath"]("/lib/python3.8/unittest","test",true,true);Module["FS_createPath"]("/lib/python3.8/unittest/test","testmock",true,true);Module["FS_createPath"]("/lib/python3.8","encodings",true,true);Module["FS_createPath"]("/lib/python3.8","concurrent",true,true);Module["FS_createPath"]("/lib/python3.8/concurrent","futures",true,true);Module["FS_createPath"]("/lib/python3.8","email",true,true);Module["FS_createPath"]("/lib/python3.8/email","mime",true,true);Module["FS_createPath"]("/lib/python3.8","html",true,true);Module["FS_createPath"]("/lib/python3.8","json",true,true);Module["FS_createPath"]("/lib/python3.8","distutils",true,true);Module["FS_createPath"]("/lib/python3.8/distutils","tests",true,true);Module["FS_createPath"]("/lib/python3.8/distutils","command",true,true);Module["FS_createPath"]("/lib/python3.8","logging",true,true);Module["FS_createPath"]("/lib/python3.8","wsgiref",true,true);Module["FS_createPath"]("/lib/python3.8","collections",true,true);Module["FS_createPath"]("/lib/python3.8","site-packages",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages","pyodide",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages","parso",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/parso","python",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/parso","pgen2",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages","jedi",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi","third_party",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party","typeshed",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed","third_party",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party","2and3",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3","flask",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/flask","json",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3","cryptography",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography","hazmat",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat","backends",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat","bindings",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/bindings","openssl",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat","primitives",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives","twofactor",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives","asymmetric",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives","ciphers",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives","kdf",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives","serialization",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3","pymysql",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql","constants",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3","atomicwrites",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3","bleach",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3","Crypto",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto","Cipher",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto","Protocol",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto","Signature",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto","Hash",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto","PublicKey",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto","Random",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Random","OSRNG",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Random","Fortuna",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto","Util",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3","geoip2",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3","attr",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3","dateutil",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/dateutil","tz",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3","simplejson",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3","pytz",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3","backports",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3","yaml",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3","werkzeug",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug","debug",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug","contrib",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug","middleware",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3","jinja2",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3","redis",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3","boto",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto","ec2",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto","elb",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto","s3",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto","kms",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3","maxminddb",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3","markupsafe",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3","requests",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests","packages",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages","urllib3",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3","packages",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/packages","ssl_match_hostname",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3","contrib",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3","util",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3","click",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3","pynamodb",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb","connection",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3","characteristic",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3","google",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google","protobuf",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf","internal",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf","compiler",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf","util",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party","2",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2","fb303",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2","tornado",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2","kazoo",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/kazoo","recipe",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2","concurrent",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/concurrent","futures",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2","OpenSSL",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2","scribe",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2","six",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six","moves",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves","urllib",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2","routes",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party","3",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3","typed_ast",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3","pkg_resources",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3","jwt",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/jwt","contrib",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/jwt/contrib","algorithms",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3","docutils",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/docutils","parsers",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/docutils/parsers","rst",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3","six",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six","moves",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves","urllib",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed","stdlib",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib","2and3",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3","pyexpat",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3","curses",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3","distutils",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils","command",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3","logging",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3","wsgiref",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3","ensurepip",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3","xml",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml","etree",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml","parsers",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/parsers","expat",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml","sax",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3","lib2to3",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/lib2to3","pgen2",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3","ctypes",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3","sqlite3",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib","3.6",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib","2",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2","encodings",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2","email",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/email","mime",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2","distutils",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2","os",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2","multiprocessing",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/multiprocessing","dummy",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib","3.7",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib","3",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3","tkinter",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3","http",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3","asyncio",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3","unittest",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3","encodings",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3","concurrent",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/concurrent","futures",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3","email",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/email","mime",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3","html",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3","json",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3","os",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3","collections",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3","multiprocessing",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing","dummy",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3","urllib",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3","importlib",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party","django-stubs",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs","django-stubs",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs","template",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/template","backends",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/template","loaders",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs","forms",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs","http",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs","conf",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/conf","locale",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/conf","urls",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs","dispatch",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs","urls",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs","views",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/views","generic",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/views","decorators",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs","templatetags",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs","contrib",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib","sites",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib","redirects",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib","contenttypes",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes","management",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/management","commands",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib","auth",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth","handlers",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth","management",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/management","commands",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib","humanize",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/humanize","templatetags",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib","admindocs",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib","sitemaps",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sitemaps","management",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sitemaps/management","commands",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib","sessions",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions","backends",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions","management",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions/management","commands",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib","gis",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/gis","db",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/gis/db","models",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib","flatpages",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/flatpages","templatetags",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib","syndication",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib","postgres",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres","aggregates",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres","fields",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib","admin",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin","views",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin","templatetags",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib","messages",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/messages","storage",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib","staticfiles",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles","templatetags",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles","management",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management","commands",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs","apps",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs","db",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db","models",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models","sql",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models","functions",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models","fields",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db","backends",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends","dummy",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends","postgresql",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends","base",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends","mysql",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends","sqlite3",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db","migrations",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations","operations",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs","test",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs","utils",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils","translation",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs","core",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core","serializers",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core","handlers",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core","servers",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core","cache",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/cache","backends",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core","files",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core","mail",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/mail","backends",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core","checks",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/checks","security",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core","management",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/management","commands",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs","middleware",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi","inference",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/inference","compiled",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/inference/compiled","subprocess",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/inference","gradual",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/inference","value",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi","plugins",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi","api",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/jedi/api","refactoring",true,true);Module["FS_createPath"]("/lib/python3.8","multiprocessing",true,true);Module["FS_createPath"]("/lib/python3.8/multiprocessing","dummy",true,true);Module["FS_createPath"]("/lib/python3.8","xml",true,true);Module["FS_createPath"]("/lib/python3.8/xml","etree",true,true);Module["FS_createPath"]("/lib/python3.8/xml","parsers",true,true);Module["FS_createPath"]("/lib/python3.8/xml","sax",true,true);Module["FS_createPath"]("/lib/python3.8/xml","dom",true,true);Module["FS_createPath"]("/lib/python3.8","pydoc_data",true,true);Module["FS_createPath"]("/lib/python3.8","urllib",true,true);Module["FS_createPath"]("/lib/python3.8","sqlite3",true,true);Module["FS_createPath"]("/lib/python3.8/sqlite3","test",true,true);Module["FS_createPath"]("/lib/python3.8","importlib",true,true);function DataRequest(start,end,audio){this.start=start;this.end=end;this.audio=audio}DataRequest.prototype={requests:{},open:function(mode,name){this.name=name;this.requests[name]=this;Module["addRunDependency"]("fp "+this.name)},send:function(){},onload:function(){var byteArray=this.byteArray.subarray(this.start,this.end);this.finish(byteArray)},finish:function(byteArray){var that=this;Module["FS_createPreloadedFile"](this.name,null,byteArray,true,true,function(){Module["removeRunDependency"]("fp "+that.name)},function(){if(that.audio){Module["removeRunDependency"]("fp "+that.name)}else{err("Preloading file "+that.name+" failed")}},false,true);this.requests[this.name]=null}};function processPackageData(arrayBuffer){Module.finishedDataFileDownloads++;assert(arrayBuffer,"Loading data file failed.");assert(arrayBuffer instanceof ArrayBuffer,"bad input to processPackageData");var byteArray=new Uint8Array(arrayBuffer);var curr;var compressedData={data:null,cachedOffset:7688028,cachedIndexes:[-1,-1],cachedChunks:[null,null],offsets:[0,1376,2659,3997,5293,6499,7845,9272,10539,11717,12876,14069,14967,16205,17475,18984,20271,21561,22434,23364,24415,25459,26381,27472,28325,29386,30586,31844,32940,33919,35043,36010,36850,37827,39029,40546,41703,42815,44178,45548,46903,48144,49383,50572,51705,53110,54247,55545,56803,57886,59132,60409,61536,62629,63635,64746,65873,67206,68109,69288,70457,71461,72742,73937,74983,76362,77592,78736,79741,80732,81987,83458,84721,86154,87430,88411,89659,90672,91928,93213,94364,95396,96702,97875,98874,100282,101136,101950,103202,104599,105680,106851,108200,109552,110760,111931,113281,114625,116201,117652,119274,120679,121818,123109,124374,125686,126787,127974,129094,130378,131606,132728,133879,134963,135930,136935,138152,139268,140607,141871,143143,144374,145771,147223,148454,149577,150771,152051,153522,154783,156015,157066,158343,159709,160787,161762,163065,164344,165777,167043,168260,169422,170368,171249,172492,173812,174895,176070,177354,178384,179831,181130,182332,183574,184684,185937,187514,188781,190109,191340,192374,193310,194062,194822,196022,197325,198416,199601,200706,201768,203007,204043,205270,206439,207652,208933,210123,211373,212615,213911,215229,216612,218151,219166,220414,221831,222930,224027,225128,226175,227199,228315,229418,230601,231671,232663,233834,234904,236185,237331,238521,239639,240947,241998,242992,243883,245259,246335,247501,248222,249212,249954,251130,252362,253378,254430,255568,256790,257829,259102,260066,261110,262069,263017,264187,265455,266354,267671,268915,269940,271116,272254,273189,274043,275120,275973,276832,277895,279090,279965,280892,281748,282598,283347,284184,285167,286150,287261,288337,289509,291045,292288,293647,294838,296020,296799,297794,298621,299710,300759,301996,303432,304903,306144,307272,308806,309796,310716,311730,312878,314121,315202,316224,317426,318298,319097,320042,321335,322822,324021,325064,326178,327609,328873,330042,331038,332348,333464,334322,335594,337042,338427,339542,340914,342058,343327,344629,345925,346943,348200,349411,350557,351821,353282,354482,355655,356800,357944,359126,360433,361558,362574,363737,364744,365839,366953,368132,369335,370387,371343,372862,374314,375438,376238,377311,378637,379874,380984,381918,383064,384410,385796,387016,388027,389226,390282,391034,392025,393028,394180,395261,396288,397341,398463,399750,400896,401986,402980,404125,405078,406145,407163,408007,408668,409682,410756,411693,412693,413718,414649,415437,416189,417115,418135,418932,419928,420720,421498,422511,423358,424251,425400,426430,427762,429141,430324,431583,432715,433631,434823,436186,437451,438630,439655,440829,441979,443235,444137,445092,446086,447193,448182,449300,450440,451783,452893,453851,454715,455647,456733,457625,458672,459642,460677,461889,463295,464299,465448,466398,467673,469070,470262,471500,472564,473876,475029,476230,477353,478633,479750,481088,482303,483553,485013,486201,487282,488709,489915,491243,492400,493769,495066,496136,497349,498375,499693,500994,502338,503700,505190,506297,507546,508542,509705,510739,511963,512962,514263,515396,516394,517384,518238,519209,520365,521566,522524,523474,524635,525996,527165,528277,529355,530544,531756,532980,534113,535121,536353,537568,538624,539422,540245,541206,542052,543456,544818,545723,546920,548018,548834,549807,551228,552699,554299,555904,557446,558980,560560,561908,563016,564125,564924,565894,566645,568103,569398,570721,571886,572853,574226,575286,576673,577793,578766,579730,580781,581922,583534,584559,585651,586923,587987,589151,590237,591431,592792,593817,594936,596155,597157,598348,599007,599765,600891,602047,603337,604715,606007,607219,608074,609287,610291,611307,612326,613384,614646,615821,617157,618671,619940,620885,622077,623243,624255,625344,626767,628194,629510,630855,631708,633204,634501,635850,637071,638349,639650,640883,642179,643475,644935,645924,647286,648450,649647,650743,651970,653417,654531,655918,657198,658607,659911,661114,662552,663227,664352,665469,666645,667934,669221,670396,671530,672850,673944,675178,676461,678033,679347,680609,681983,683264,684454,685944,687329,688687,689977,691349,692760,694027,695088,696238,697102,698179,699214,700277,701163,702462,703572,705012,706348,707641,708595,709505,710680,711948,713138,714143,715231,716432,717526,718818,720001,721118,722372,723791,725140,726532,728021,729477,730324,731444,732649,734050,735493,736662,737822,739063,740550,741665,742854,744097,744789,745900,747333,748433,749578,750992,752196,753540,754725,755787,757126,758570,759862,760702,762089,763424,764625,765577,766964,768289,769545,770871,772197,773408,774736,775973,777025,777838,778746,779631,780661,781444,782743,784215,785365,786504,788100,789391,790856,792262,793252,794340,795806,797176,798423,799453,800627,801972,803316,804437,805535,806610,807578,808682,809769,810982,812085,813114,814301,815366,816330,817536,818582,819752,820870,822044,823093,824302,825500,826802,828016,828953,829987,831136,832282,833521,834603,835691,836804,837997,838896,840175,841334,842400,843798,845100,846665,847845,849096,850251,851237,852314,853425,854523,855509,856638,857921,859414,860745,861910,863176,864537,865891,867247,868366,869738,870747,872061,873365,874301,875498,876622,877977,879512,880869,882237,883590,884820,886152,887351,888601,889923,891154,892299,893322,894575,895661,896578,897415,898489,899579,900667,901945,903156,904373,905271,906321,907333,908287,909327,910506,911693,913015,914125,915275,916645,917840,918930,919944,921203,922277,923483,924640,925847,926950,928257,929296,930655,931794,932841,933910,934823,936106,937255,938571,939917,941249,942486,943590,944615,945752,947046,948283,949125,949988,951579,952617,953925,955322,956613,957847,959266,960533,961390,962409,963573,964690,965833,966877,967726,968635,969870,970949,972221,973579,974610,975708,976900,978214,979507,980842,981904,983002,984113,985227,986514,987503,988849,989933,990734,992059,993417,994413,995505,996835,998108,999290,1000704,1001968,1003210,1004455,1005694,1007110,1008475,1009531,1010646,1011659,1012935,1014104,1015165,1016321,1017198,1017874,1018960,1019942,1021023,1022010,1023007,1023902,1024893,1025849,1026919,1027888,1028981,1030018,1031044,1031918,1032816,1033999,1035593,1037055,1038175,1039503,1040600,1041883,1043104,1044299,1045590,1046930,1047995,1049129,1050288,1051545,1052474,1053616,1054731,1055719,1056953,1058269,1059296,1060468,1061521,1062479,1063867,1065159,1066422,1067716,1069114,1070463,1071974,1073157,1074286,1075077,1076074,1076933,1077840,1078741,1079483,1080416,1081843,1083327,1084416,1085384,1086500,1087856,1089186,1090312,1091323,1092488,1093647,1094727,1095865,1097154,1098189,1099709,1100735,1101760,1102776,1103922,1105086,1106684,1107876,1109120,1110383,1111614,1112807,1113936,1115109,1116365,1117563,1118797,1120020,1121167,1122489,1123572,1124801,1126019,1127416,1128610,1129917,1131073,1132418,1133248,1134209,1135358,1136556,1137558,1138794,1139831,1140830,1141923,1142943,1143851,1144934,1145937,1147070,1148079,1149089,1149811,1150972,1152167,1153353,1154290,1155288,1156434,1157586,1158754,1159790,1160880,1161844,1163013,1164024,1164883,1165957,1166991,1168137,1169209,1170268,1171515,1172630,1173729,1174824,1176156,1177392,1178743,1179964,1181145,1182405,1183539,1185065,1185969,1187478,1188805,1189883,1191149,1192310,1193539,1194611,1195517,1196626,1197681,1198774,1199891,1200903,1202121,1203103,1204186,1205312,1206473,1207643,1208680,1209926,1211324,1212624,1213806,1215245,1216455,1217848,1218998,1219861,1221017,1222153,1223211,1224728,1225639,1226686,1227338,1228007,1229032,1230169,1231353,1232620,1233476,1234706,1235728,1236898,1237644,1238692,1239923,1241080,1242310,1243397,1244494,1245586,1246676,1247764,1248885,1249945,1250795,1251781,1252937,1254072,1254909,1256368,1257867,1259269,1260763,1262353,1263366,1264695,1265932,1267128,1268031,1269173,1270270,1271334,1272561,1273766,1274653,1275582,1276497,1277494,1278600,1279495,1280697,1281861,1282932,1283978,1285189,1286500,1287725,1288898,1289930,1291032,1292267,1293419,1294520,1295569,1296507,1297589,1298627,1299844,1301062,1301834,1303098,1304058,1305089,1306370,1307321,1308293,1309458,1310649,1311797,1313036,1314444,1315527,1316941,1318157,1319503,1320763,1322095,1323295,1324200,1325073,1325980,1326808,1327770,1328899,1330100,1331146,1332455,1333672,1334966,1336214,1337478,1338648,1339936,1341175,1342186,1343161,1344398,1345592,1346784,1347967,1349115,1350388,1351564,1352807,1353994,1355233,1356473,1357805,1358857,1360098,1361412,1362775,1363888,1364984,1366084,1367273,1368418,1369575,1370850,1372251,1373390,1374662,1376028,1377206,1378441,1379609,1380456,1381288,1382200,1383447,1384711,1386042,1387293,1388821,1389906,1391279,1392469,1393475,1394351,1395607,1396854,1398271,1399721,1400832,1402162,1403691,1404974,1406124,1407258,1407986,1409144,1410275,1411469,1412167,1413429,1414514,1415143,1416101,1417604,1418800,1419692,1420795,1421890,1423023,1424254,1425560,1426897,1427833,1429226,1430185,1431358,1432561,1433747,1435100,1436234,1437257,1438544,1439788,1441068,1442271,1443316,1444487,1445583,1446771,1447903,1449161,1450379,1451508,1452689,1453634,1454904,1455893,1457204,1458494,1459657,1460748,1461902,1462825,1463967,1465016,1465963,1467063,1468250,1469374,1470458,1471528,1472410,1473598,1474648,1475482,1476531,1477373,1478379,1479437,1480548,1481796,1483189,1484337,1485450,1486861,1488012,1488952,1490002,1491214,1492403,1493517,1494737,1495574,1496534,1497741,1498798,1500152,1501272,1502539,1503695,1505165,1506279,1507514,1508802,1510226,1511437,1512083,1513307,1514649,1515878,1516923,1518175,1519559,1521075,1522569,1523805,1524830,1525899,1526745,1527870,1528683,1529658,1530924,1532027,1532898,1533777,1534963,1535952,1537137,1538494,1539685,1540868,1542161,1543575,1544728,1545781,1546820,1548160,1549254,1550501,1551850,1553280,1554521,1555718,1556907,1558174,1559415,1560500,1561902,1562909,1563826,1564996,1566483,1567560,1568783,1569741,1570993,1572322,1573632,1574737,1575983,1577361,1578707,1580019,1581584,1582760,1583718,1584878,1585925,1586862,1588011,1589019,1590404,1591515,1592634,1594030,1595377,1596627,1597978,1599466,1600404,1601831,1603350,1604765,1606259,1607473,1608800,1609980,1611289,1612564,1613748,1614724,1615733,1617199,1618698,1619903,1620469,1621048,1622166,1623156,1624282,1625122,1626150,1627244,1628503,1629744,1630874,1632124,1633179,1634258,1635410,1636423,1637372,1638701,1639977,1641206,1642181,1643242,1644229,1645146,1646007,1647181,1648235,1649184,1650315,1651269,1652479,1653585,1654340,1655156,1655792,1656843,1658033,1659182,1660170,1661263,1662359,1663412,1664544,1665603,1666593,1667672,1668692,1669797,1670754,1671869,1672978,1673821,1674820,1675782,1676866,1677920,1678956,1679907,1680905,1682001,1682884,1683793,1684793,1685942,1687259,1688406,1689391,1690282,1691152,1692232,1693279,1694697,1695869,1697124,1698461,1699908,1701366,1702736,1703950,1705240,1706403,1707511,1708715,1709902,1711259,1712616,1713817,1714994,1716308,1717370,1718411,1719215,1720548,1721775,1722762,1723700,1724877,1726091,1727163,1728064,1729090,1730183,1731175,1732436,1733524,1734610,1735786,1737032,1738305,1739484,1740593,1741798,1743004,1744042,1745223,1746340,1747150,1748054,1749247,1749966,1750946,1751603,1752755,1753943,1755152,1756283,1757651,1758867,1759893,1761186,1762667,1764026,1765291,1766642,1768140,1769495,1770703,1771837,1772812,1773956,1775216,1776380,1777306,1778238,1779379,1780570,1781701,1782868,1784137,1785263,1786657,1788140,1789023,1790459,1791446,1792431,1793793,1795088,1796224,1797189,1798441,1799799,1801112,1802335,1803409,1804515,1805543,1806497,1807488,1808586,1809614,1810449,1811470,1812423,1813269,1814110,1815311,1816747,1818087,1819409,1820509,1821519,1822531,1824006,1825185,1826435,1827867,1829181,1830549,1831919,1833056,1834372,1835382,1836284,1837569,1838621,1839711,1840856,1841590,1842346,1843467,1844703,1846097,1847656,1849196,1850803,1852086,1852877,1853884,1854774,1855638,1856512,1857522,1858562,1859508,1860550,1861858,1862898,1864057,1865131,1866250,1867536,1868702,1869533,1870533,1871534,1872665,1873534,1874574,1875710,1876728,1877794,1879022,1880388,1881694,1882894,1884089,1885259,1886455,1887645,1888987,1890269,1891318,1892572,1893665,1894807,1895769,1896929,1898152,1899114,1900380,1901299,1902324,1903762,1904924,1906214,1907683,1908861,1909969,1911188,1912422,1913783,1914947,1916226,1917403,1918413,1918866,1919921,1921074,1922256,1923478,1924625,1926129,1927473,1928450,1929563,1930943,1932182,1933510,1934706,1935865,1936870,1938320,1939576,1940821,1942111,1943520,1944558,1945869,1947012,1948232,1949424,1950642,1951819,1952754,1953815,1955185,1956150,1957008,1958080,1959188,1960390,1961494,1962731,1963860,1965140,1966124,1967141,1968006,1968787,1969340,1970679,1971969,1973327,1974583,1975890,1977e3,1978329,1979705,1980681,1981993,1983290,1984524,1985568,1986736,1987823,1988919,1990152,1991669,1992866,1993945,1995300,1996718,1997828,1999074,2000198,2001303,2002437,2003340,2004512,2005682,2007002,2008390,2009582,2010438,2011742,2012901,2014057,2015589,2016761,2018072,2019230,2020364,2021400,2022382,2023327,2024581,2025862,2027267,2028322,2029440,2030623,2031683,2032463,2033387,2034132,2035102,2036185,2037627,2038956,2040155,2041034,2042162,2043081,2044472,2046032,2047668,2049062,2050471,2051966,2053326,2054330,2055553,2056990,2058137,2059476,2060972,2062110,2063350,2064532,2065629,2066729,2067938,2069080,2070100,2071489,2072524,2073783,2074752,2075958,2077061,2078373,2079797,2080851,2081780,2082712,2083639,2084552,2085335,2086701,2087743,2088735,2089812,2091049,2092201,2093444,2094850,2096127,2097503,2098614,2099850,2101147,2102687,2103949,2105277,2106556,2107650,2108682,2109815,2111194,2112472,2113512,2114387,2115316,2116279,2117290,2118395,2119449,2120576,2121701,2122800,2124068,2124989,2125956,2126990,2128158,2129298,2130629,2131886,2133121,2134394,2135518,2136307,2137365,2138654,2139765,2140899,2142043,2143159,2144446,2145741,2146903,2147779,2148913,2149849,2151107,2152619,2153324,2154293,2155261,2155977,2157316,2158716,2159932,2161187,2162302,2163591,2164919,2166134,2167349,2168624,2169854,2171251,2172526,2173571,2175074,2176079,2177313,2178464,2179675,2180947,2182016,2183323,2184647,2185905,2187131,2188353,2189497,2190631,2191915,2193036,2193866,2194769,2195946,2197272,2198493,2199284,2200162,2201349,2202621,2203622,2204931,2205958,2206998,2208414,2209468,2210746,2212167,2213304,2214445,2215598,2216937,2218070,2219380,2220339,2221299,2222427,2223389,2224269,2225220,2226166,2227371,2228420,2229396,2230424,2231373,2232210,2233290,2234279,2235036,2236122,2237096,2238278,2239228,2240241,2241287,2242205,2243100,2243873,2245176,2246456,2247588,2248514,2249653,2250828,2251795,2252958,2254217,2255375,2256280,2257444,2258572,2259820,2261097,2261949,2263108,2263849,2264931,2266057,2266906,2268175,2269361,2270652,2271451,2272370,2273111,2274157,2275125,2276111,2277427,2278521,2279828,2280649,2281655,2282668,2283898,2284864,2285805,2286579,2287278,2287845,2288501,2289454,2290026,2290594,2291343,2291998,2292515,2293278,2294176,2295074,2295844,2296578,2297727,2298499,2299269,2300158,2301136,2301828,2302680,2303546,2304347,2305419,2306831,2308300,2309382,2310760,2312225,2313723,2315008,2316337,2317795,2319023,2320236,2321578,2322913,2324448,2325778,2326887,2327964,2329283,2330556,2331577,2333101,2334353,2335484,2336789,2338062,2339235,2340429,2341491,2342583,2343537,2344555,2345374,2346346,2347822,2349328,2350249,2351488,2352570,2353462,2354435,2355893,2357331,2358366,2359343,2360799,2362002,2363223,2364269,2365511,2366755,2367861,2368825,2370173,2371428,2372613,2373689,2374766,2375547,2376212,2377042,2377524,2378110,2378667,2379212,2379750,2380251,2380813,2381364,2381956,2382555,2383120,2383634,2384208,2384775,2385345,2385943,2386549,2387666,2388810,2390091,2391170,2392417,2393782,2395220,2396408,2397677,2398769,2400025,2401198,2402472,2403565,2404725,2405917,2407421,2408889,2410364,2411838,2413219,2414210,2415428,2416591,2417795,2418899,2420237,2421512,2422678,2423840,2425095,2426373,2427755,2429056,2430232,2431253,2432503,2433653,2434876,2436431,2437675,2439192,2440583,2441718,2442873,2444031,2445222,2446468,2447530,2448914,2450128,2451477,2452908,2454075,2455488,2456602,2458082,2459386,2460616,2462107,2463541,2464646,2465795,2466620,2467708,2468714,2469649,2470722,2471653,2472735,2473956,2475173,2476330,2477443,2478455,2479540,2480634,2481717,2482771,2483792,2484906,2486090,2487256,2488262,2489696,2490606,2491770,2493121,2494510,2495935,2497172,2498613,2500204,2501643,2502896,2504114,2505297,2506537,2507762,2508758,2509833,2510954,2512245,2513522,2514734,2515968,2516996,2518107,2519378,2520452,2521733,2522899,2524111,2525209,2526277,2527347,2528530,2529782,2530828,2532062,2533439,2534679,2536094,2537159,2538197,2539423,2540754,2541858,2543076,2544282,2545509,2546738,2547852,2548850,2550059,2551086,2552171,2553430,2554473,2555661,2556739,2557711,2558841,2559780,2560723,2561812,2562897,2564088,2565206,2566392,2567389,2568405,2569148,2570261,2571484,2572673,2573805,2574971,2575992,2577050,2578137,2578820,2580028,2581011,2582199,2583076,2584254,2585439,2586462,2587699,2588845,2589877,2590980,2591749,2592398,2593539,2594670,2595927,2597256,2598509,2599630,2600910,2602219,2602987,2604027,2604962,2606219,2607488,2608486,2609537,2610525,2611643,2612750,2613837,2615040,2616282,2617611,2618816,2619878,2621093,2622274,2623298,2624235,2625242,2626415,2627480,2628501,2629649,2630658,2631840,2632990,2634028,2635062,2636344,2637507,2638729,2639949,2641143,2642294,2643479,2644673,2645867,2647030,2648230,2649629,2651064,2652345,2653741,2654763,2655958,2657110,2658342,2659497,2660736,2661924,2662996,2664073,2665089,2666242,2667274,2668317,2669512,2670692,2671714,2672561,2673974,2675150,2676200,2677264,2678443,2679457,2680714,2681534,2682017,2682982,2684028,2684985,2686020,2687124,2688426,2689659,2691021,2692153,2693434,2694451,2695499,2696740,2697814,2698881,2700078,2701254,2702479,2703659,2704747,2705793,2706837,2707960,2709068,2710073,2711252,2712277,2713424,2714527,2715586,2716550,2717519,2718750,2719792,2720956,2721890,2722725,2723890,2724919,2725889,2726957,2728059,2729218,2730475,2731691,2733025,2734321,2735562,2736861,2738090,2739365,2740483,2741518,2742540,2743490,2744917,2746014,2747353,2748252,2749077,2750280,2751359,2752336,2753670,2754938,2756047,2757218,2758536,2759602,2760626,2762006,2763258,2764484,2765862,2767077,2768417,2769415,2770718,2771901,2773002,2774238,2775338,2776555,2777790,2779142,2780399,2781580,2782720,2783920,2785079,2786330,2787647,2788620,2789906,2790988,2792243,2793426,2794663,2795584,2796689,2797973,2799475,2800935,2802292,2803531,2804703,2805589,2806841,2808182,2809266,2810277,2811613,2812410,2813520,2814799,2815958,2817137,2818263,2819623,2820836,2822029,2823073,2824369,2825605,2826833,2828011,2829224,2830161,2831035,2831836,2832889,2834210,2835497,2836463,2837317,2838308,2839274,2840005,2841094,2842199,2843462,2844450,2845457,2846666,2847783,2848886,2850016,2851117,2852502,2853370,2854547,2855819,2857090,2858236,2859316,2860607,2861833,2862735,2863955,2865013,2865943,2867062,2868588,2870049,2871329,2872558,2873352,2874492,2875676,2876856,2878013,2878962,2880131,2881200,2882276,2883364,2884676,2885589,2886734,2887972,2889174,2890163,2891425,2892742,2893805,2894741,2895778,2896699,2897779,2899034,2900319,2901657,2903146,2904458,2905446,2906813,2907806,2908878,2910147,2911219,2912092,2913193,2914405,2915575,2916490,2917431,2918802,2920106,2921232,2922397,2923574,2925005,2926158,2927217,2928322,2929476,2930539,2931948,2933304,2934560,2935671,2936886,2937868,2938691,2939714,2940943,2942235,2943551,2944541,2945497,2946514,2947215,2948175,2948942,2950006,2951161,2951742,2952688,2953666,2954709,2955974,2956489,2956992,2957701,2958213,2959028,2959928,2960915,2961631,2962232,2962945,2963606,2964696,2965749,2966501,2967454,2968217,2969073,2970101,2971040,2971716,2972620,2973834,2974502,2975502,2976244,2977391,2978387,2979214,2980051,2980964,2982114,2982887,2983870,2984754,2985710,2986568,2987612,2988227,2989033,2989680,2990720,2991387,2992582,2993419,2994283,2995280,2996161,2996774,2997353,2998129,2999191,2999940,3000827,3001548,3002653,3003435,3004380,3005237,3005998,3007181,3008127,3009310,3010071,3011275,3012442,3013621,3014535,3015604,3016634,3017754,3018825,3019880,3021017,3022167,3023210,3024167,3025058,3025422,3026522,3027547,3028519,3029609,3030553,3031417,3032331,3033306,3034270,3035065,3035979,3036971,3038090,3039101,3039790,3040507,3041102,3041847,3042784,3043626,3044265,3044979,3045533,3046207,3047039,3047437,3048182,3048951,3049687,3050526,3051497,3052119,3053058,3053880,3054687,3055619,3056875,3057530,3058660,3059469,3060510,3061600,3062256,3063400,3064296,3065079,3065806,3066430,3067078,3067711,3068566,3069172,3069935,3070679,3071399,3072065,3072729,3073783,3074660,3075828,3076718,3077763,3078358,3079100,3079611,3080418,3081046,3081765,3082538,3083850,3084869,3085628,3086435,3087178,3088167,3089045,3089933,3090761,3091665,3092518,3093239,3094019,3094677,3095340,3096198,3097278,3098097,3098926,3099724,3100473,3101390,3102172,3103111,3103937,3104854,3105387,3106150,3106989,3108076,3109013,3109787,3110444,3111219,3112168,3112920,3113777,3114632,3115378,3116312,3116997,3117987,3118719,3119595,3120608,3121258,3121964,3122772,3123831,3124845,3125565,3126379,3127236,3127991,3128814,3129595,3130306,3130995,3131831,3132599,3133382,3134394,3135305,3136273,3137152,3137865,3138593,3139428,3139921,3140614,3141603,3142163,3142692,3143535,3144289,3145083,3146070,3147105,3147946,3148830,3149625,3150561,3151453,3152503,3153287,3154240,3155319,3156103,3157333,3158141,3158757,3159544,3160227,3160934,3161826,3162506,3163136,3163917,3164712,3165527,3166223,3167029,3167816,3168626,3169444,3170374,3171117,3171892,3172809,3173452,3174362,3175117,3175978,3176782,3177753,3178732,3179609,3180434,3181105,3181967,3182547,3183274,3184450,3185441,3186268,3187017,3187932,3188770,3189630,3190498,3191629,3192752,3193530,3194250,3195025,3195733,3196505,3197446,3198420,3199480,3200367,3201061,3201939,3202803,3203407,3204577,3205826,3207006,3207997,3208899,3209610,3210378,3211199,3212230,3213056,3213730,3214402,3215260,3216041,3217073,3218051,3218721,3219621,3220282,3220917,3221727,3222580,3223311,3223949,3224756,3225734,3226447,3227159,3227774,3228431,3229169,3230258,3231153,3231825,3232571,3233207,3234e3,3234875,3235504,3236394,3237431,3238159,3238821,3239698,3240364,3241238,3242176,3243202,3243872,3244534,3245354,3246109,3247035,3248137,3248993,3249726,3250622,3251378,3251988,3252848,3253811,3254459,3255354,3256315,3257073,3257769,3258717,3259654,3260317,3261230,3262055,3262726,3263479,3264456,3265151,3265972,3266774,3267377,3268089,3269111,3270049,3270735,3271472,3272217,3273104,3274047,3274936,3275783,3276462,3277167,3277991,3278847,3279700,3280673,3281467,3282166,3282999,3284083,3284931,3285599,3286382,3287204,3287954,3289050,3289992,3290668,3291532,3292314,3293079,3293976,3294808,3295640,3296411,3297434,3298404,3299039,3299729,3300555,3301309,3302223,3303224,3303965,3304731,3305573,3306201,3306920,3308020,3309048,3309718,3310521,3311477,3312150,3313045,3314034,3314883,3315735,3316526,3317364,3318199,3319154,3319972,3320666,3321525,3322551,3323304,3324026,3324764,3325606,3326361,3327426,3328373,3329045,3329928,3330602,3331299,3332120,3333128,3334022,3334859,3335622,3336372,3337266,3338373,3339227,3340043,3340838,3341778,3342487,3343499,3344200,3344956,3345745,3346633,3347526,3348196,3349278,3350313,3351001,3351663,3352392,3353352,3354345,3355256,3356487,3357359,3358031,3358822,3359570,3360636,3361595,3362254,3362943,3363783,3364412,3365417,3366389,3367133,3367889,3368557,3369437,3370106,3371245,3372159,3373347,3374418,3375588,3376477,3377516,3378247,3378966,3379695,3380455,3381374,3382271,3383234,3383908,3384677,3385447,3386504,3387384,3388046,3388810,3389648,3390418,3391317,3392287,3393027,3393788,3394421,3395029,3395730,3396570,3397477,3398122,3398965,3399721,3400817,3401720,3402386,3403067,3403948,3404576,3405611,3406584,3407324,3408127,3408781,3409629,3410297,3411329,3411960,3412669,3413391,3414386,3415214,3415898,3416524,3417252,3417958,3418862,3419814,3420487,3421221,3421807,3422454,3423268,3424141,3424989,3425736,3426696,3427683,3428379,3429052,3429825,3430568,3431433,3432456,3433211,3433977,3434849,3435486,3436200,3437335,3438190,3439208,3439957,3440623,3441575,3442228,3443110,3444191,3444968,3445760,3446734,3447572,3448288,3449392,3450411,3451082,3451756,3452489,3453211,3454209,3455261,3456168,3456852,3457615,3458531,3459390,3460303,3461400,3462236,3463003,3463999,3464934,3465920,3466776,3467792,3468557,3469295,3470087,3470758,3471868,3472917,3473688,3474405,3475371,3476114,3476712,3477743,3478501,3479213,3480049,3481138,3481980,3482647,3483385,3484259,3484956,3486018,3486987,3487653,3488521,3489172,3490022,3490862,3491731,3492586,3493205,3494144,3495171,3495896,3496633,3497275,3498064,3498811,3499924,3500846,3501519,3502407,3503096,3503951,3504898,3505992,3506991,3507951,3508976,3509940,3510623,3511522,3512430,3513067,3513912,3514891,3515950,3516848,3517533,3518426,3519329,3520061,3521025,3521913,3522584,3523199,3523981,3525021,3525764,3526491,3527054,3527731,3528451,3529432,3530366,3531040,3531752,3532348,3533098,3533982,3534781,3535854,3536748,3537439,3538166,3538737,3539339,3540308,3541205,3541970,3542718,3543680,3544638,3545297,3546087,3546885,3547603,3548475,3549461,3550153,3550983,3551609,3552318,3553173,3554272,3555120,3555863,3556818,3557656,3558331,3559438,3560461,3561217,3562002,3562814,3563599,3564193,3565272,3566291,3566960,3567633,3568585,3569225,3570102,3570693,3571735,3572733,3573412,3574132,3574860,3575475,3576327,3577273,3578302,3579002,3579828,3580837,3581617,3582660,3583695,3584426,3585312,3586334,3586958,3587748,3588782,3589710,3590393,3591322,3592214,3592958,3593958,3594992,3595757,3596432,3597217,3597932,3598720,3599545,3600401,3601083,3601796,3602747,3603704,3604678,3605414,3606245,3607001,3607645,3608726,3609574,3610710,3611585,3612635,3613712,3614617,3615687,3616686,3617368,3618102,3618990,3619678,3620603,3621334,3622196,3622879,3623745,3624466,3625240,3626494,3627583,3628583,3629264,3629959,3630798,3631457,3632560,3633379,3634178,3634947,3635670,3636393,3637102,3637808,3638527,3639358,3640085,3640763,3641470,3642170,3642830,3643560,3644297,3644981,3645968,3646908,3647926,3648687,3649362,3650115,3650743,3651377,3652828,3654089,3655283,3656355,3657236,3657940,3658745,3659541,3660186,3661151,3661873,3662588,3663281,3664088,3664883,3665705,3666660,3667659,3668674,3669344,3670035,3670852,3671775,3672634,3673482,3674162,3674881,3675821,3676771,3677757,3678883,3679949,3680871,3681665,3682390,3683326,3683965,3684655,3685372,3686274,3687247,3687894,3688587,3689263,3689876,3690619,3691649,3692380,3693140,3693707,3694385,3695063,3696071,3697086,3697847,3698515,3699427,3700068,3700932,3701988,3702891,3703575,3704439,3705288,3705891,3706942,3708042,3709054,3709912,3710683,3711571,3712361,3713416,3714563,3715571,3716448,3717222,3718095,3718989,3719744,3720824,3721847,3722565,3723359,3724279,3724956,3725670,3726451,3727306,3727989,3728694,3729684,3730650,3731633,3732374,3733210,3733968,3734587,3735666,3736491,3737614,3738643,3739328,3739989,3740740,3741497,3742482,3743262,3743994,3744741,3745598,3746460,3747212,3748326,3749185,3750026,3750883,3751800,3752515,3753604,3754525,3755226,3755938,3756762,3757849,3758705,3759373,3760054,3760881,3761532,3762587,3763569,3764256,3765085,3765691,3766528,3767193,3768285,3769286,3769960,3770673,3771612,3772355,3773593,3774853,3776107,3777187,3778332,3779461,3780903,3782129,3783380,3784557,3785757,3786967,3787995,3789176,3790410,3791654,3792652,3793879,3794990,3796179,3796961,3798035,3799340,3800550,3801520,3802471,3803255,3804409,3805417,3806705,3808139,3809427,3810602,3812045,3813497,3814900,3816314,3817639,3818969,3820311,3821275,3822540,3823788,3825018,3826385,3827889,3829075,3830502,3831716,3833091,3834332,3835456,3836704,3838085,3839447,3840563,3841585,3842541,3843374,3844627,3846064,3847512,3848658,3849944,3851112,3852268,3853359,3854561,3855309,3856610,3857881,3858967,3860157,3861360,3862363,3863484,3864620,3865827,3867073,3868144,3869387,3870415,3871496,3872956,3874443,3875544,3876975,3878245,3879597,3880432,3881570,3882795,3884315,3885620,3886983,3888227,3889673,3890866,3892030,3893545,3894873,3896324,3897689,3898999,3900099,3901498,3902721,3903905,3905080,3906424,3907454,3908678,3909845,3911113,3912494,3913759,3915191,3916674,3917995,3919216,3920464,3921401,3922513,3923598,3924459,3925470,3926670,3928002,3929442,3930604,3931784,3933065,3934313,3935510,3936939,3937957,3939074,3940377,3941607,3942926,3944330,3945557,3947014,3947963,3948847,3949867,3951e3,3951938,3952941,3954407,3955654,3956887,3958181,3959424,3960515,3961911,3963344,3964699,3965893,3967395,3968874,3970110,3971014,3971705,3972318,3973159,3974107,3975083,3976392,3977462,3978574,3979845,3981109,3982412,3983816,3985134,3986379,3987362,3988291,3989561,3990628,3991584,3992753,3993531,3994586,3995596,3996674,3997901,3998677,3999668,4001077,4001940,4002883,4003950,4004980,4006112,4007231,4008198,4009386,4010617,4011602,4012743,4013693,4014723,4015598,4017057,4018284,4019441,4020721,4022134,4023407,4024619,4025876,4027152,4028621,4029861,4031105,4032339,4033222,4034258,4035502,4036719,4038008,4039220,4040477,4041613,4042632,4043566,4044406,4045341,4046271,4047179,4048099,4049029,4049911,4050886,4051764,4052647,4053551,4054509,4055366,4056207,4056998,4057888,4058844,4059744,4060656,4061584,4062473,4063298,4064236,4065150,4066056,4066902,4068277,4069639,4070944,4071688,4072531,4073531,4074601,4075739,4076841,4078010,4079295,4080757,4081947,4083252,4084135,4085240,4086429,4087607,4088781,4090116,4091361,4092401,4093351,4094331,4095011,4096185,4097278,4098523,4099805,4101269,4102618,4103870,4104790,4106019,4107321,4108697,4109878,4111160,4112111,4113317,4114386,4115746,4117124,4118307,4119630,4120835,4122370,4123548,4124695,4126039,4127377,4128511,4129610,4130757,4131915,4133213,4134469,4135569,4136717,4137803,4138992,4139854,4141012,4142157,4143238,4144428,4145529,4146432,4147416,4148180,4149319,4150466,4151638,4153015,4154161,4155378,4156715,4157932,4159302,4160433,4161467,4162436,4163375,4164245,4165305,4166595,4167753,4169030,4170263,4171531,4172601,4173836,4175292,4176708,4177997,4179203,4180571,4181612,4182730,4183855,4185095,4186576,4187862,4188961,4190048,4191306,4192493,4193664,4194919,4196227,4197627,4198953,4200276,4201719,4203048,4204515,4205931,4207268,4208558,4209868,4211097,4212561,4213850,4215060,4216439,4217805,4219025,4220303,4221756,4222969,4224139,4225330,4226467,4227642,4228951,4230183,4231407,4232755,4233795,4235055,4236126,4237360,4238796,4239892,4240818,4241807,4242784,4243656,4244707,4245994,4247238,4248696,4250016,4251359,4252516,4253939,4255135,4256272,4257574,4258811,4260007,4261316,4262693,4264146,4265219,4266391,4267632,4269243,4270725,4272002,4273267,4274538,4276017,4277179,4278020,4279181,4280183,4281158,4282248,4283441,4284897,4286137,4287174,4288508,4289870,4290921,4291954,4293008,4294269,4295524,4296574,4297914,4298939,4299594,4300767,4301868,4303307,4304599,4305619,4306647,4308124,4309433,4310743,4312024,4313102,4314116,4315234,4316352,4317495,4318414,4319661,4321028,4322323,4323669,4324405,4325404,4326692,4327864,4329057,4330247,4331526,4333018,4334423,4335562,4337030,4338225,4339316,4340408,4341609,4342874,4344045,4345380,4346844,4348116,4349320,4350458,4351324,4352174,4353167,4354257,4355183,4356234,4357429,4358608,4359787,4360937,4362238,4362965,4364120,4365224,4366143,4367146,4367927,4369108,4370086,4370918,4372065,4373117,4374075,4375101,4375892,4376952,4377823,4378908,4380067,4381171,4382108,4383295,4384137,4385105,4386153,4386854,4387967,4389070,4390116,4391129,4392157,4393453,4394594,4395729,4396935,4397960,4398712,4399907,4401043,4402071,4403191,4404034,4404835,4405348,4405945,4407045,4408320,4409368,4410474,4411669,4412812,4413923,4414919,4415958,4416861,4418035,4419241,4420463,4421619,4422718,4423337,4424501,4425694,4426304,4427248,4428202,4429462,4429950,4431045,4432287,4433531,4434460,4435517,4436754,4438016,4439198,4440084,4440888,4442104,4443416,4444360,4445396,4446018,4446707,4448015,4449298,4450262,4451120,4452217,4453436,4454559,4455857,4457183,4458620,4459649,4460627,4461742,4462971,4463973,4464944,4466139,4467047,4468089,4469036,4469978,4470582,4471432,4472382,4473525,4474657,4475736,4476334,4477266,4478175,4479318,4480513,4481648,4482723,4483851,4485021,4486210,4487148,4488250,4489483,4490601,4491480,4492407,4493483,4494641,4495815,4496888,4498109,4499197,4500282,4501496,4502746,4503888,4504789,4505797,4506819,4508077,4509369,4510639,4511862,4512917,4514143,4514879,4515937,4517138,4518284,4519201,4520573,4521800,4522731,4523802,4524754,4525946,4527132,4528196,4529277,4530388,4531699,4532895,4534142,4535319,4536679,4537893,4538942,4540022,4541168,4542298,4543321,4544550,4545787,4546878,4548028,4549233,4550615,4551681,4552767,4553684,4554813,4556004,4557201,4558416,4559428,4560490,4561674,4562841,4564144,4565230,4566287,4567289,4568582,4569913,4571167,4572414,4573506,4574429,4575494,4576647,4577742,4578971,4580156,4581526,4582677,4583790,4585064,4586192,4587239,4588467,4589630,4590756,4591878,4593008,4594075,4595273,4596380,4597482,4598513,4599642,4600771,4601897,4602928,4603860,4604981,4606010,4607067,4607970,4609085,4610041,4611323,4612351,4613339,4614671,4615721,4616824,4618035,4618833,4620054,4621578,4622873,4624273,4625383,4626551,4627821,4628969,4630109,4631282,4632624,4634026,4635165,4636461,4637695,4639121,4640183,4641404,4642383,4643655,4644811,4646038,4647131,4648402,4649637,4650859,4652081,4653339,4654500,4655856,4657349,4658558,4660011,4661264,4662599,4663866,4665026,4666123,4667418,4668630,4669956,4671197,4672176,4673371,4674646,4675773,4676947,4678096,4679351,4680529,4681736,4683055,4684044,4685376,4686203,4687266,4688479,4689613,4690737,4692014,4693016,4693980,4695278,4696386,4697412,4698170,4699537,4700889,4702398,4703526,4704894,4706213,4707452,4708463,4709520,4710599,4711378,4712104,4713164,4714267,4715250,4716311,4717400,4718646,4719652,4721090,4722378,4723837,4725079,4726370,4727575,4728848,4730192,4731338,4732714,4734132,4735281,4736672,4738052,4739296,4740134,4741427,4742915,4744352,4745553,4746451,4747664,4748767,475e4,4751431,4752585,4753934,4755389,4756558,4757818,4758845,4759962,4761203,4762319,4763635,4764915,4766217,4767485,4768869,4769998,4770931,4771838,4772891,4774080,4775137,4776266,4777037,4777792,4778687,4779452,4780738,4782241,4783314,4784440,4785305,4786073,4786893,4787595,4788142,4788920,4789979,4790908,4791941,4792971,4794280,4795730,4797154,4798451,4799809,4801253,4802496,4803846,4805119,4806518,4807781,4808799,4809886,4811175,4812582,4813703,4814903,4816212,4817668,4818985,4820041,4821534,4822694,4823802,4824853,4826129,4827484,4828290,4829382,4830502,4831565,4832943,4834115,4835401,4836783,4838020,4839094,4840275,4841447,4842475,4843565,4844677,4845849,4846886,4847872,4848940,4850141,4851248,4852273,4853374,4854436,4855317,4856457,4857367,4858330,4859433,4860450,4861523,4862765,4863693,4864943,4866316,4867676,4868993,4870173,4871341,4872555,4873788,4874943,4876372,4877331,4878284,4879314,4880291,4881301,4882460,4883503,4884741,4885915,4887126,4888398,4889619,4890991,4892240,4893714,4894955,4896002,4897374,4898623,4899858,4900995,4902115,4903268,4904319,4905370,4906570,4907656,4908754,4909869,4910990,4912069,4913481,4914645,4915981,4917469,4918554,4919611,4920801,4921857,4922769,4923840,4924982,4925998,4926910,4927583,4928613,4929546,4930417,4931384,4932526,4933951,4935131,4936511,4937659,4938744,4940089,4941501,4942394,4943564,4944933,4946486,4947889,4949075,4950177,4951207,4952280,4953601,4954764,4955966,4956995,4958146,4959285,4960456,4961571,4962740,4963889,4964978,4966029,4967189,4968415,4969591,4970964,4972475,4973634,4974969,4976322,4977286,4978379,4979705,4980973,4982290,4983490,4984667,4985835,4986819,4988026,4989100,4990302,4991493,4992873,4993971,4995176,4996448,4997783,4999236,5000375,5001618,5003139,5004413,5005753,5007163,5008447,5009629,5010950,5012377,5013628,5014821,5016229,5017688,5019062,5020347,5021761,5023108,5024391,5025584,5027080,5028597,5030137,5031212,5032349,5033388,5034414,5035461,5036509,5037632,5038666,5039565,5040475,5041740,5042612,5043463,5044256,5045094,5046178,5047475,5048564,5049315,5050285,5051463,5052613,5053733,5054819,5055967,5056906,5057730,5058732,5059862,5060651,5061590,5062537,5063743,5064639,5065648,5066438,5067409,5068071,5068770,5069628,5070484,5071361,5072222,5073004,5073702,5074434,5075225,5075972,5076720,5077675,5078586,5079483,5079714,5080445,5081217,5081937,5082813,5083721,5084610,5085434,5085936,5086317,5087042,5087715,5088330,5089293,5090327,5091359,5092298,5093318,5094323,5095558,5096806,5098127,5099356,5100662,5101988,5103181,5104298,5105422,5106132,5106718,5107661,5108106,5108841,5109724,5110725,5111613,5112641,5113676,5114516,5115606,5116747,5118021,5118610,5119566,5120593,5121338,5122334,5123090,5123993,5124568,5125600,5126578,5127494,5128325,5129274,5130064,5131081,5131817,5132532,5133303,5133867,5134660,5135570,5136322,5137058,5137982,5138550,5138957,5139982,5140655,5141534,5142732,5143666,5144703,5145733,5146638,5147491,5148497,5149437,5150165,5150933,5151744,5152598,5153339,5154241,5155175,5156003,5156899,5157946,5158820,5159545,5160580,5161512,5162531,5163576,5164733,5165529,5166492,5167417,5168394,5169534,5170520,5171584,5172567,5173374,5174397,5175498,5176534,5177559,5178469,5179098,5179936,5180828,5181860,5182830,5183881,5184819,5185871,5186881,5187768,5188508,5189234,5190199,5191039,5191889,5192829,5193889,5194897,5195925,5196850,5197835,5198830,5199801,5200676,5201634,5202678,5203509,5204028,5204883,5205989,5206998,5207904,5208677,5209514,5210254,5211178,5212203,5213110,5213989,5214996,5215669,5216406,5217617,5218653,5219769,5220520,5221256,5222330,5223220,5224177,5224737,5225078,5225412,5226356,5227268,5227960,5228715,5229597,5230440,5231327,5232386,5233162,5233660,5234159,5234981,5235749,5236734,5237442,5238026,5238569,5239387,5240228,5241175,5241689,5242633,5243730,5244774,5245672,5246790,5247943,5248976,5249875,5250959,5252101,5253077,5254061,5255134,5256162,5257164,5258121,5259111,5260195,5261142,5262146,5263190,5264393,5265583,5266543,5267670,5268644,5269542,5270380,5271381,5272273,5273330,5274196,5275001,5275789,5276821,5277440,5278010,5278573,5279611,5280408,5281465,5282527,5283757,5284994,5285876,5287068,5288207,5289339,5290186,5291184,5292033,5292844,5293501,5294400,5295225,5295777,5296707,5297606,5298458,5299276,5300015,5300759,5301641,5302359,5303096,5303891,5304641,5305391,5306108,5306705,5307520,5308347,5309137,5309734,5310355,5311014,5311529,5312121,5312813,5313366,5314136,5314883,5315659,5316404,5317010,5317725,5318457,5318944,5319626,5320296,5320803,5321610,5322461,5323056,5323486,5324175,5324904,5325444,5325979,5326565,5327368,5328027,5328577,5329156,5329642,5330368,5331011,5331756,5332540,5333271,5334222,5335084,5335911,5336931,5337912,5338471,5338972,5339487,5340203,5340603,5341108,5341663,5342454,5343455,5344471,5345093,5345752,5346248,5346792,5347552,5348131,5348373,5348823,5349522,5350312,5350661,5351267,5351992,5352508,5353019,5353526,5354145,5354744,5355529,5356379,5357305,5358395,5359128,5360064,5361098,5361697,5362256,5362768,5363348,5363945,5364773,5365730,5366843,5367805,5368544,5369302,5370147,5371072,5372155,5373180,5373870,5374707,5376007,5376981,5377586,5377845,5378157,5378748,5379608,5380646,5381625,5382718,5383683,5384757,5385884,5386678,5387685,5388690,5389607,5390610,5391607,5392310,5393077,5394070,5394911,5395780,5396707,5397470,5398448,5399371,5400258,5401266,5402492,5403516,5404544,5405426,5406202,5407224,5408214,5409386,5410600,5411671,5412565,5413337,5414405,5415063,5415977,5416812,5418080,5419008,5419938,5420904,5421567,5422628,5423772,5424640,5425556,5426809,5427841,5428818,5429667,5430489,5431265,5432292,5433125,5434273,5435173,5436121,5437014,5438151,5439260,5440268,5441225,5442183,5443424,5444117,5445151,5446159,5447163,5448204,5448868,5449796,5450692,5451663,5452854,5453885,5454908,5455880,5457191,5458037,5459035,5460035,5461116,5461964,5462971,5463703,5464436,5465061,5465794,5466501,5467539,5468586,5469555,5470793,5471493,5472411,5473446,5474485,5475355,5476350,5477317,5478341,5479101,5479695,5480746,5481858,5482578,5483666,5484585,5485402,5486211,5487380,5488104,5488956,5489817,5490670,5491641,5492528,5493649,5494649,5495708,5496673,5497583,5498788,5499792,5500251,5500873,5501379,5501994,5502750,5503185,5504024,5505128,5506207,5507041,5507638,5508671,5509348,5510118,5511294,5512066,5513211,5514197,5515103,5516027,5516921,5518098,5519054,5519756,5520464,5521454,5522362,5523325,5523751,5524861,5525804,5526594,5527507,5528700,5529790,5530994,5531785,5532741,5533746,5534651,5535538,5536513,5537734,5538649,5539780,5540716,5541794,5542783,5543827,5544734,5545703,5546708,5547611,5548553,5549558,5550543,5551331,5552205,5553077,5554020,5554829,5555460,5556333,5557522,5558290,5559555,5560419,5561403,5562018,5562802,5563423,5564208,5564889,5565785,5566472,5567219,5568156,5568841,5569696,5570460,5571155,5571977,5572829,5573646,5574501,5575399,5576028,5576792,5577723,5578795,5579667,5580073,5580521,5581334,5582227,5582830,5583951,5584870,5585743,5586751,5587855,5588935,5589534,5590604,5591528,5592417,5593166,5594276,5594763,5595500,5596501,5597433,5598182,5599231,5600110,5601066,5601820,5602813,5603945,5604875,5605999,5607041,5607978,5608833,5609532,5610423,5611525,5612199,5613117,5614177,5615003,5615929,5616855,5617532,5618173,5618907,5619765,5620415,5621175,5621995,5622859,5623919,5624785,5626014,5626804,5627337,5628283,5629070,5630342,5631261,5632130,5633043,5634041,5635245,5636205,5637205,5638228,5639252,5639708,5640801,5641873,5642910,5644058,5644785,5645834,5646782,5647681,5648790,5649961,5650728,5651673,5652788,5653381,5654217,5655208,5656088,5656799,5657220,5658030,5658905,5659722,5660735,5661747,5662746,5663501,5664387,5665146,5666133,5666996,5667423,5668195,5669051,5669644,5670187,5670663,5671465,5672580,5673526,5674745,5675902,5676810,5677827,5679246,5679984,5680855,5681556,5682294,5683457,5684392,5685438,5686213,5687079,5688120,5688989,5690112,5691107,5692162,5693329,5694264,5695553,5696542,5697651,5698892,5699878,5701208,5702079,5703302,5704666,5705442,5706451,5707586,5708108,5708946,5709823,5710487,5711544,5712379,5713291,5714292,5715388,5716402,5717339,5718350,5719443,5720331,5721541,5722285,5723242,5724348,5725217,5726402,5727399,5728216,5729025,5730065,5730941,5732049,5733071,5734390,5735464,5736451,5737095,5737921,5739082,5740159,5741046,5741813,5742829,5743946,5744950,5746050,5747142,5748240,5749245,5750435,5751013,5752070,5753058,5754110,5755211,5756119,5757236,5758363,5759063,5760341,5761155,5762165,5763246,5764274,5765402,5766407,5767042,5768194,5768979,5769938,5770509,5771492,5772350,5773448,5774579,5775424,5776559,5777662,5778628,5779518,5780390,5781602,5782401,5783651,5784656,5785332,5786237,5787160,5787889,5788775,5789893,5790767,5791736,5792427,5793164,5793838,5794647,5795310,5796202,5796883,5797568,5798462,5799144,5800027,5800710,5801399,5802245,5803118,5803888,5804717,5805642,5806348,5807080,5807975,5809047,5809923,5810414,5810947,5811678,5812619,5813250,5814318,5815256,5816160,5817064,5817911,5818611,5819522,5820624,5821371,5822607,5823415,5824668,5825750,5827061,5828280,5829285,5829784,5830313,5830971,5831812,5832822,5834007,5835128,5835724,5836362,5836998,5837938,5838887,5839646,5840897,5841913,5842967,5844257,5845185,5846120,5846911,5847908,5848869,5849879,5850744,5851719,5852804,5853427,5854458,5855502,5856643,5857741,5858660,5859603,5860667,5861471,5862557,5863311,5864353,5865535,5866538,5867770,5868802,5869978,5871034,5871785,5872773,5873584,5874756,5875859,5876924,5878156,5879223,5880519,5881607,5882506,5883718,5884681,5885597,5886481,5887262,5887956,5888772,5889919,5890721,5891801,5892880,5894116,5895257,5896113,5897118,5898384,5899136,5899820,5901202,5901704,5902302,5902904,5903458,5904096,5904750,5905343,5905794,5906359,5906893,5907348,5907849,5908299,5909240,5909690,5910177,5910696,5911125,5911640,5912090,5912978,5914190,5915022,5915942,5917052,5917819,5918880,5919404,5920189,5920790,5922066,5923104,5924002,5924906,5925872,5926899,5927711,5928778,5929581,5930322,5931459,5932560,5933309,5934613,5935679,5936908,5938154,5938964,5939920,5940719,5941735,5942822,5943825,5945018,5946143,5946888,5947786,5948968,5949918,5950784,5951820,5952960,5954001,5954631,5955446,5956405,5957578,5958772,5959905,5960669,5961838,5963153,5964301,5965518,5966474,5967081,5968097,5969031,5969923,5970829,5971885,5972767,5973614,5974563,5975769,5976892,5977885,5978720,5979716,5980716,5981391,5982106,5982843,5983683,5984819,5985774,5986496,5987268,5987963,5988813,5989545,5990452,5991223,5991921,5992617,5993412,5994260,5995145,5995978,5997304,5998184,5999115,5999996,6000815,6001929,6002840,6003918,6005146,6006268,6007127,6008040,6008561,6009204,6009926,6010672,6011464,6012288,6013267,6014078,6014779,6015746,6016848,6017727,6018704,6019229,6019963,6020639,6021502,6022584,6023025,6023927,6024912,6025884,6026967,6027832,6028907,6029943,6030876,6031830,6032821,6033980,6035055,6036113,6036927,6037472,6038096,6038929,6039691,6040508,6041290,6042467,6043208,6044110,6045010,6046014,6046700,6047656,6048599,6049629,6050583,6051440,6052325,6053111,6053871,6054536,6055437,6056069,6057025,6057966,6058775,6059577,6060632,6061456,6062605,6063671,6064927,6065902,6066808,6067876,6068818,6069628,6070579,6071274,6072288,6073124,6074246,6075288,6076166,6077026,6077774,6078746,6079639,6080307,6081320,6082173,6083356,6084106,6084980,6086069,6087200,6088297,6089322,6090056,6091155,6092198,6093306,6094540,6095716,6096504,6097304,6098449,6099307,6100026,6100880,6101786,6102976,6103935,6104943,6106030,6106934,6107706,6108574,6109949,6110976,6111837,6112901,6114019,6115011,6115963,6116934,6117767,6118562,6119577,6120287,6121265,6122178,6123147,6124239,6125203,6126274,6127354,6128353,6129253,6130413,6131354,6132286,6133199,6134298,6135045,6135675,6136306,6136833,6137483,6138195,6139129,6140190,6141173,6142093,6143098,6144142,6145118,6146163,6147101,6148169,6149223,6150256,6151294,6152420,6153434,6154955,6156434,6157822,6159183,6159792,6161316,6162687,6164149,6165552,6166524,6167612,6168476,6169558,6170554,6171710,6172752,6173732,6174592,6175463,6176209,6177124,6177960,6178937,6179780,6180619,6181449,6182398,6183483,6184532,6185579,6186595,6187615,6188736,6189855,6190904,6191917,6193043,6193999,6195034,6195936,6196897,6197914,6198848,6199894,6200985,6202032,6203151,6204120,6205156,6206231,6207115,6208162,6209175,6210010,6210461,6211370,6212333,6213244,6214339,6215355,6216248,6217048,6217950,6219161,6220318,6221294,6222344,6223204,6224302,6225241,6226132,6227356,6228308,6229123,6230035,6230911,6231729,6232764,6233791,6234915,6235896,6236878,6237721,6238771,6239854,6240849,6241888,6242909,6243921,6244936,6245964,6247085,6248062,6249016,6250049,6251052,6252004,6252781,6253757,6254627,6255567,6256697,6257785,6258813,6259948,6260912,6261899,6262775,6263870,6264944,6266131,6267115,6268131,6269048,6270061,6271111,6272158,6273136,6274313,6275294,6276325,6277262,6278280,6279048,6279968,6281027,6282234,6283252,6284127,6285087,6286078,6286804,6287918,6288931,6289847,6290876,6291802,6293070,6294032,6295001,6295675,6296485,6297082,6297981,6298693,6299780,6300708,6301712,6302600,6303529,6304507,6305566,6306429,6307517,6308493,6309476,6310393,6311448,6312486,6313454,6314421,6315433,6316417,6317342,6318188,6319108,6320118,6321203,6322043,6322811,6323685,6324845,6325642,6326585,6327783,6328793,6329965,6330993,6332017,6332725,6333739,6334697,6335487,6336507,6337505,6338584,6339499,6340619,6341692,6342837,6343823,6345010,6346273,6347301,6348338,6349367,6350451,6351461,6352565,6353675,6354787,6355819,6356784,6357842,6358863,6359915,6360934,6362003,6363093,6364016,6365008,6366042,6367178,6368088,6369147,6370232,6371274,6372258,6373003,6373957,6374982,6375959,6376624,6377722,6378771,6379618,6380455,6381305,6382184,6383102,6383744,6384724,6385865,6386887,6387933,6388742,6389462,6390559,6391694,6392913,6393966,6395030,6396162,6397273,6398432,6399473,6400425,6401582,6402917,6404412,6405513,6406867,6408244,6409346,6410505,6411535,6412665,6414083,6415328,6416479,6417640,6418706,6419848,6420726,6422029,6423107,6424201,6425312,6426357,6427692,6428738,6429921,6430826,6432196,6433379,6434374,6435460,6436533,6437580,6438693,6439903,6441104,6442404,6443622,6444774,6446016,6447092,6448380,6449792,6450872,6451884,6453002,6454172,6455194,6456359,6457600,6458794,6459914,6460998,6462088,6463306,6464598,6465653,6466889,6467941,6468787,6469760,6470768,6471685,6472756,6474071,6475242,6476550,6477775,6478661,6479761,6480866,6482237,6483372,6484664,6485838,6487082,6488202,6489280,6490530,6491671,6492924,6494206,6495389,6496690,6498013,6498975,6500010,6501401,6502745,6503936,6505043,6506428,6507760,6508782,6509765,6511163,6512255,6513432,6514835,6516132,6517749,6519228,6520396,6521507,6522828,6524023,6525371,6526475,6527594,6528523,6529868,6531196,6532484,6533748,6534934,6536098,6537398,6538699,6539898,6540983,6542004,6543158,6544346,6545484,6546558,6547858,6549122,6550437,6551506,6552647,6554078,6555273,6556462,6557284,6558385,6559577,6560634,6561682,6562674,6563759,6565043,6566388,6567500,6568785,6570188,6571263,6572364,6573486,6574724,6575787,6577069,6578299,6579402,6580446,6581651,6582788,6583771,6584781,6586011,6586956,6588081,6589260,6590471,6591657,6592720,6593973,6594904,6596026,6597149,6598188,6599243,6600221,6601417,6602728,6603596,6604722,6605799,6606771,6607970,6609172,6610208,6611348,6612396,6613736,6614981,6616172,6617323,6618427,6619512,6620647,6621896,6622981,6624027,6625023,6626217,6627390,6628452,6629393,6630504,6631748,6632781,6633846,6635089,6636211,6637386,6638463,6639694,6640832,6641702,6642825,6643836,6645062,6646080,6647353,6648510,6649602,6650587,6651612,6652726,6654141,6655200,6656465,6657385,6658513,6659721,6660925,6662123,6663305,6664496,6665768,6666703,6667831,6668941,6670053,6671233,6672240,6673439,6674410,6675450,6676709,6677805,6678935,6680207,6681359,6682388,6683515,6684732,6686015,6687139,6688365,6689761,6690838,6691935,6693213,6694228,6695320,6696357,6697534,6698622,6699933,6701035,6702135,6703201,6704396,6705554,6706974,6708298,6709598,6710888,6711947,6712950,6713951,6715255,6716429,6717696,6718819,6720036,6721287,6722510,6723384,6724580,6725880,6727130,6728373,6729635,6730870,6732143,6733275,6734419,6735482,6736668,6738045,6739208,6740399,6741442,6742666,6743735,6744820,6745891,6746997,6748328,6749443,6750606,6751860,6753005,6754261,6755778,6757182,6758165,6759375,6760666,6761776,6763044,6764182,6765447,6766724,6767944,6769056,6770215,6771245,6772266,6773609,6775019,6776295,6777591,6778784,6779871,6781075,6782010,6783203,6784538,6785782,6786876,6788070,6789260,6790479,6791864,6793244,6794539,6795708,6796913,6798264,6799631,6800750,6801864,6803097,6804288,6805467,6806503,6807871,6809009,6810169,6811436,6812645,6813760,6814915,6816181,6817435,6818669,6820027,6821190,6822230,6823194,6824262,6825172,6826126,6827195,6828122,6829241,6830369,6831458,6832449,6833356,6834690,6835645,6836704,6837722,6838994,6840060,6841341,6842305,6843538,6844699,6845936,6847132,6848104,6849091,6850224,6851285,6852398,6853513,6854631,6855838,6857045,6858227,6859495,6860568,6861588,6862680,6864012,6865315,6866471,6867494,6868374,6869553,6870707,6871806,6872982,6874103,6875100,6876202,6877402,6878581,6879698,6880924,6882236,6883221,6883957,6885126,6886101,6887225,6888344,6889340,6890458,6891567,6892619,6893892,6895240,6896401,6897577,6898892,6900154,6901488,6902750,6903744,6904680,6905770,6906678,6907858,6909057,6910130,6911327,6912228,6913232,6914653,6915778,6916895,6918088,6919254,6920066,6921022,6922309,6923157,6924291,6925425,6926692,6927971,6929026,6930095,6931123,6932287,6933600,6934719,6935752,6937174,6938483,6939837,6941108,6942032,6943254,6944618,6945890,6947164,6948285,6949555,6950946,6952108,6953507,6954565,6955393,6956531,6957799,6958693,6959493,6960546,6961754,6962987,6964306,6965816,6967108,6968069,6969111,6969893,6971067,6972320,6973800,6974836,6976381,6977764,6979213,6980445,6981556,6982591,6983623,6984873,6986e3,6987034,6988250,6989008,6990235,6991296,6992344,6993312,6994276,6995249,6996574,6997560,6998632,6999892,7001214,7002309,7003335,7004519,7005617,7006229,7007383,7008387,7009693,7010641,7011704,7012713,7013878,7014742,7016116,7017404,7018669,7019750,7021029,7021960,7022996,7024181,7025514,7026669,7027421,7028425,7029408,7030724,7031648,7032971,7034187,7035268,7036290,7037422,7038543,7039524,7040355,7041489,7042268,7043256,7044304,7045485,7046738,7047959,7049041,7050517,7051514,7052438,7053258,7054425,7055627,7056605,7057660,7058777,7059573,7060663,7061706,7062611,7063437,7064522,7065726,7066739,7067696,7068603,7069700,7070716,7071677,7072729,7073953,7075087,7076103,7077032,7078106,7078842,7079876,7080952,7081811,7082979,7084158,7085010,7085793,7087032,7088073,7089175,7090422,7091676,7092907,7093965,7095040,7095936,7096898,7097815,7098931,7100092,7101071,7101918,7103160,7104217,7105352,7106326,7107422,7108522,7109345,7110507,7111550,7112284,7113259,7114415,7115312,7116634,7117646,7118936,7120197,7121314,7122335,7123159,7124192,7125232,7126254,7127287,7128376,7129344,7130338,7131346,7132241,7133309,7134324,7135288,7136253,7137131,7138042,7138912,7139835,7140639,7141641,7142505,7143402,7144217,7145097,7146062,7147002,7148072,7149167,7150242,7151279,7152208,7153258,7154326,7155288,7156469,7157524,7158660,7159701,7160760,7161918,7162961,7163962,7165047,7166018,7167057,7167913,7169010,7169978,7171069,7171983,7172871,7173895,7175015,7175977,7176974,7178098,7178913,7179908,7180866,7181781,7182768,7183871,7184882,7185941,7186994,7188013,7189029,7189856,7190847,7191811,7192753,7193849,7194798,7195714,7196716,7197740,7198715,7199651,7200624,7201610,7202646,7203613,7204737,7205770,7206826,7207856,7208869,7209968,7211067,7212199,7213220,7214136,7215195,7216161,7217224,7217942,7219033,7220146,7221399,7222681,7223709,7224789,7225869,7226905,7227915,7228953,7230047,7231091,7232182,7233288,7234367,7235576,7236772,7237940,7238978,7239942,7240931,7241890,7242820,7243546,7244250,7245201,7246161,7246746,7247326,7248031,7248882,7249656,7250572,7251390,7252197,7253135,7253970,7254989,7256116,7257175,7258207,7259318,7260413,7261528,7262427,7263448,7264596,7265571,7266694,7267725,7268926,7269967,7271146,7272356,7273489,7274567,7275686,7276769,7277826,7278959,7280024,7281073,7281923,7282743,7283564,7284506,7285487,7286626,7287749,7288922,7289695,7290086,7290515,7291413,7292369,7293495,7294640,7295764,7296574,7297613,7298691,7299628,7300581,7301441,7302311,7303309,7304367,7305337,7306322,7307444,7308481,7309444,7310453,7311505,7312526,7313464,7314411,7315454,7316552,7317556,7318697,7319622,7320645,7321559,7322591,7323551,7324453,7325484,7326455,7327422,7328352,7329260,7330270,7331253,7332170,7333032,7333973,7334948,7336008,7337047,7337939,7338929,7340002,7341e3,7342009,7342890,7343787,7344794,7345610,7346489,7347366,7348288,7349260,7350208,7351194,7352002,7353091,7354087,7355096,7356064,7357065,7358007,7358806,7359660,7360489,7361388,7362305,7363218,7364149,7365099,7365894,7366368,7367058,7367944,7368878,7369883,7370851,7371733,7372870,7373708,7374188,7375038,7376113,7377052,7378219,7379329,7380526,7381489,7382694,7383814,7384899,7386050,7387095,7388300,7389379,7390370,7391005,7391679,7392637,7393540,7394606,7395539,7396624,7397801,7398988,7400097,7401247,7402330,7403333,7404472,7405573,7406665,7407771,7408807,7409884,7410848,7411711,7412533,7413367,7414237,7415180,7416106,7417070,7417999,7419011,7420065,7421095,7421672,7422472,7423499,7424593,7425658,7426534,7427114,7427714,7428624,7429724,7430865,7431960,7433003,7434051,7434924,7435946,7436831,7437351,7437886,7438421,7439443,7440496,7441580,7442576,7443858,7445029,7445903,7446921,7448079,7449453,7450900,7452117,7453392,7454493,7455565,7456681,7457850,7459238,7460416,7461612,7462990,7464344,7465371,7466652,7468169,7469402,7470820,7471737,7472765,7473735,7474804,7476254,7477660,7479173,7480455,7481757,7483018,7484140,7485215,7486317,7487552,7488864,7490263,7491541,7492875,7494165,7495210,7496492,7497593,7498983,7500291,7501469,7502594,7503709,7504985,7506248,7507429,7508570,7509700,7511017,7512460,7513581,7514674,7515889,7517048,7518163,7519317,7520574,7521823,7522810,7523401,7524077,7525017,7526172,7527342,7528672,7529963,7531099,7532236,7533483,7534669,7536e3,7537462,7538900,7539903,7540599,7541778,7543147,7544292,7545537,7546597,7547767,7548899,755e4,7551507,7552433,7553284,7553878,7554830,7555863,7556884,7557698,7559094,7559573,7560521,7561382,7562733,7563500,7564459,7565401,7566514,7567862,7568617,7569327,7569959,7570877,7571528,7572306,7573100,7574528,7575364,7576098,7576783,7577815,7578630,7579740,7581227,7581888,7582791,7583776,7584764,7585500,7586209,7587112,7587900,7588839,7589460,7589958,7590986,7591758,7592509,7593563,7594310,7595318,7596516,7597501,7598712,7599923,7601418,7602596,7603673,7605022,7606166,7607475,7608451,7609421,7610441,7611557,7612561,7613801,7614940,7616032,7617344,7618461,7619765,7620967,7622278,7623368,7624600,7625864,7626958,7628287,7629516,7630862,7631949,7633512,7634606,7635840,7637119,7638449,7639780,7640979,7642325,7643643,7644781,7646068,7647289,7648434,7649604,7650680,7651467,7652675,7653887,7655094,7656294,7657449,7658579,7659652,7660844,7662e3,7663158,7664382,7665608,7666738,7668102,7669328,7670542,7671662,7672897,7674124,7675340,7676368,7677373,7678603,7679805,7681092,7682222,7683376,7684564,7685625,7686916],sizes:[1376,1283,1338,1296,1206,1346,1427,1267,1178,1159,1193,898,1238,1270,1509,1287,1290,873,930,1051,1044,922,1091,853,1061,1200,1258,1096,979,1124,967,840,977,1202,1517,1157,1112,1363,1370,1355,1241,1239,1189,1133,1405,1137,1298,1258,1083,1246,1277,1127,1093,1006,1111,1127,1333,903,1179,1169,1004,1281,1195,1046,1379,1230,1144,1005,991,1255,1471,1263,1433,1276,981,1248,1013,1256,1285,1151,1032,1306,1173,999,1408,854,814,1252,1397,1081,1171,1349,1352,1208,1171,1350,1344,1576,1451,1622,1405,1139,1291,1265,1312,1101,1187,1120,1284,1228,1122,1151,1084,967,1005,1217,1116,1339,1264,1272,1231,1397,1452,1231,1123,1194,1280,1471,1261,1232,1051,1277,1366,1078,975,1303,1279,1433,1266,1217,1162,946,881,1243,1320,1083,1175,1284,1030,1447,1299,1202,1242,1110,1253,1577,1267,1328,1231,1034,936,752,760,1200,1303,1091,1185,1105,1062,1239,1036,1227,1169,1213,1281,1190,1250,1242,1296,1318,1383,1539,1015,1248,1417,1099,1097,1101,1047,1024,1116,1103,1183,1070,992,1171,1070,1281,1146,1190,1118,1308,1051,994,891,1376,1076,1166,721,990,742,1176,1232,1016,1052,1138,1222,1039,1273,964,1044,959,948,1170,1268,899,1317,1244,1025,1176,1138,935,854,1077,853,859,1063,1195,875,927,856,850,749,837,983,983,1111,1076,1172,1536,1243,1359,1191,1182,779,995,827,1089,1049,1237,1436,1471,1241,1128,1534,990,920,1014,1148,1243,1081,1022,1202,872,799,945,1293,1487,1199,1043,1114,1431,1264,1169,996,1310,1116,858,1272,1448,1385,1115,1372,1144,1269,1302,1296,1018,1257,1211,1146,1264,1461,1200,1173,1145,1144,1182,1307,1125,1016,1163,1007,1095,1114,1179,1203,1052,956,1519,1452,1124,800,1073,1326,1237,1110,934,1146,1346,1386,1220,1011,1199,1056,752,991,1003,1152,1081,1027,1053,1122,1287,1146,1090,994,1145,953,1067,1018,844,661,1014,1074,937,1e3,1025,931,788,752,926,1020,797,996,792,778,1013,847,893,1149,1030,1332,1379,1183,1259,1132,916,1192,1363,1265,1179,1025,1174,1150,1256,902,955,994,1107,989,1118,1140,1343,1110,958,864,932,1086,892,1047,970,1035,1212,1406,1004,1149,950,1275,1397,1192,1238,1064,1312,1153,1201,1123,1280,1117,1338,1215,1250,1460,1188,1081,1427,1206,1328,1157,1369,1297,1070,1213,1026,1318,1301,1344,1362,1490,1107,1249,996,1163,1034,1224,999,1301,1133,998,990,854,971,1156,1201,958,950,1161,1361,1169,1112,1078,1189,1212,1224,1133,1008,1232,1215,1056,798,823,961,846,1404,1362,905,1197,1098,816,973,1421,1471,1600,1605,1542,1534,1580,1348,1108,1109,799,970,751,1458,1295,1323,1165,967,1373,1060,1387,1120,973,964,1051,1141,1612,1025,1092,1272,1064,1164,1086,1194,1361,1025,1119,1219,1002,1191,659,758,1126,1156,1290,1378,1292,1212,855,1213,1004,1016,1019,1058,1262,1175,1336,1514,1269,945,1192,1166,1012,1089,1423,1427,1316,1345,853,1496,1297,1349,1221,1278,1301,1233,1296,1296,1460,989,1362,1164,1197,1096,1227,1447,1114,1387,1280,1409,1304,1203,1438,675,1125,1117,1176,1289,1287,1175,1134,1320,1094,1234,1283,1572,1314,1262,1374,1281,1190,1490,1385,1358,1290,1372,1411,1267,1061,1150,864,1077,1035,1063,886,1299,1110,1440,1336,1293,954,910,1175,1268,1190,1005,1088,1201,1094,1292,1183,1117,1254,1419,1349,1392,1489,1456,847,1120,1205,1401,1443,1169,1160,1241,1487,1115,1189,1243,692,1111,1433,1100,1145,1414,1204,1344,1185,1062,1339,1444,1292,840,1387,1335,1201,952,1387,1325,1256,1326,1326,1211,1328,1237,1052,813,908,885,1030,783,1299,1472,1150,1139,1596,1291,1465,1406,990,1088,1466,1370,1247,1030,1174,1345,1344,1121,1098,1075,968,1104,1087,1213,1103,1029,1187,1065,964,1206,1046,1170,1118,1174,1049,1209,1198,1302,1214,937,1034,1149,1146,1239,1082,1088,1113,1193,899,1279,1159,1066,1398,1302,1565,1180,1251,1155,986,1077,1111,1098,986,1129,1283,1493,1331,1165,1266,1361,1354,1356,1119,1372,1009,1314,1304,936,1197,1124,1355,1535,1357,1368,1353,1230,1332,1199,1250,1322,1231,1145,1023,1253,1086,917,837,1074,1090,1088,1278,1211,1217,898,1050,1012,954,1040,1179,1187,1322,1110,1150,1370,1195,1090,1014,1259,1074,1206,1157,1207,1103,1307,1039,1359,1139,1047,1069,913,1283,1149,1316,1346,1332,1237,1104,1025,1137,1294,1237,842,863,1591,1038,1308,1397,1291,1234,1419,1267,857,1019,1164,1117,1143,1044,849,909,1235,1079,1272,1358,1031,1098,1192,1314,1293,1335,1062,1098,1111,1114,1287,989,1346,1084,801,1325,1358,996,1092,1330,1273,1182,1414,1264,1242,1245,1239,1416,1365,1056,1115,1013,1276,1169,1061,1156,877,676,1086,982,1081,987,997,895,991,956,1070,969,1093,1037,1026,874,898,1183,1594,1462,1120,1328,1097,1283,1221,1195,1291,1340,1065,1134,1159,1257,929,1142,1115,988,1234,1316,1027,1172,1053,958,1388,1292,1263,1294,1398,1349,1511,1183,1129,791,997,859,907,901,742,933,1427,1484,1089,968,1116,1356,1330,1126,1011,1165,1159,1080,1138,1289,1035,1520,1026,1025,1016,1146,1164,1598,1192,1244,1263,1231,1193,1129,1173,1256,1198,1234,1223,1147,1322,1083,1229,1218,1397,1194,1307,1156,1345,830,961,1149,1198,1002,1236,1037,999,1093,1020,908,1083,1003,1133,1009,1010,722,1161,1195,1186,937,998,1146,1152,1168,1036,1090,964,1169,1011,859,1074,1034,1146,1072,1059,1247,1115,1099,1095,1332,1236,1351,1221,1181,1260,1134,1526,904,1509,1327,1078,1266,1161,1229,1072,906,1109,1055,1093,1117,1012,1218,982,1083,1126,1161,1170,1037,1246,1398,1300,1182,1439,1210,1393,1150,863,1156,1136,1058,1517,911,1047,652,669,1025,1137,1184,1267,856,1230,1022,1170,746,1048,1231,1157,1230,1087,1097,1092,1090,1088,1121,1060,850,986,1156,1135,837,1459,1499,1402,1494,1590,1013,1329,1237,1196,903,1142,1097,1064,1227,1205,887,929,915,997,1106,895,1202,1164,1071,1046,1211,1311,1225,1173,1032,1102,1235,1152,1101,1049,938,1082,1038,1217,1218,772,1264,960,1031,1281,951,972,1165,1191,1148,1239,1408,1083,1414,1216,1346,1260,1332,1200,905,873,907,828,962,1129,1201,1046,1309,1217,1294,1248,1264,1170,1288,1239,1011,975,1237,1194,1192,1183,1148,1273,1176,1243,1187,1239,1240,1332,1052,1241,1314,1363,1113,1096,1100,1189,1145,1157,1275,1401,1139,1272,1366,1178,1235,1168,847,832,912,1247,1264,1331,1251,1528,1085,1373,1190,1006,876,1256,1247,1417,1450,1111,1330,1529,1283,1150,1134,728,1158,1131,1194,698,1262,1085,629,958,1503,1196,892,1103,1095,1133,1231,1306,1337,936,1393,959,1173,1203,1186,1353,1134,1023,1287,1244,1280,1203,1045,1171,1096,1188,1132,1258,1218,1129,1181,945,1270,989,1311,1290,1163,1091,1154,923,1142,1049,947,1100,1187,1124,1084,1070,882,1188,1050,834,1049,842,1006,1058,1111,1248,1393,1148,1113,1411,1151,940,1050,1212,1189,1114,1220,837,960,1207,1057,1354,1120,1267,1156,1470,1114,1235,1288,1424,1211,646,1224,1342,1229,1045,1252,1384,1516,1494,1236,1025,1069,846,1125,813,975,1266,1103,871,879,1186,989,1185,1357,1191,1183,1293,1414,1153,1053,1039,1340,1094,1247,1349,1430,1241,1197,1189,1267,1241,1085,1402,1007,917,1170,1487,1077,1223,958,1252,1329,1310,1105,1246,1378,1346,1312,1565,1176,958,1160,1047,937,1149,1008,1385,1111,1119,1396,1347,1250,1351,1488,938,1427,1519,1415,1494,1214,1327,1180,1309,1275,1184,976,1009,1466,1499,1205,566,579,1118,990,1126,840,1028,1094,1259,1241,1130,1250,1055,1079,1152,1013,949,1329,1276,1229,975,1061,987,917,861,1174,1054,949,1131,954,1210,1106,755,816,636,1051,1190,1149,988,1093,1096,1053,1132,1059,990,1079,1020,1105,957,1115,1109,843,999,962,1084,1054,1036,951,998,1096,883,909,1e3,1149,1317,1147,985,891,870,1080,1047,1418,1172,1255,1337,1447,1458,1370,1214,1290,1163,1108,1204,1187,1357,1357,1201,1177,1314,1062,1041,804,1333,1227,987,938,1177,1214,1072,901,1026,1093,992,1261,1088,1086,1176,1246,1273,1179,1109,1205,1206,1038,1181,1117,810,904,1193,719,980,657,1152,1188,1209,1131,1368,1216,1026,1293,1481,1359,1265,1351,1498,1355,1208,1134,975,1144,1260,1164,926,932,1141,1191,1131,1167,1269,1126,1394,1483,883,1436,987,985,1362,1295,1136,965,1252,1358,1313,1223,1074,1106,1028,954,991,1098,1028,835,1021,953,846,841,1201,1436,1340,1322,1100,1010,1012,1475,1179,1250,1432,1314,1368,1370,1137,1316,1010,902,1285,1052,1090,1145,734,756,1121,1236,1394,1559,1540,1607,1283,791,1007,890,864,874,1010,1040,946,1042,1308,1040,1159,1074,1119,1286,1166,831,1e3,1001,1131,869,1040,1136,1018,1066,1228,1366,1306,1200,1195,1170,1196,1190,1342,1282,1049,1254,1093,1142,962,1160,1223,962,1266,919,1025,1438,1162,1290,1469,1178,1108,1219,1234,1361,1164,1279,1177,1010,453,1055,1153,1182,1222,1147,1504,1344,977,1113,1380,1239,1328,1196,1159,1005,1450,1256,1245,1290,1409,1038,1311,1143,1220,1192,1218,1177,935,1061,1370,965,858,1072,1108,1202,1104,1237,1129,1280,984,1017,865,781,553,1339,1290,1358,1256,1307,1110,1329,1376,976,1312,1297,1234,1044,1168,1087,1096,1233,1517,1197,1079,1355,1418,1110,1246,1124,1105,1134,903,1172,1170,1320,1388,1192,856,1304,1159,1156,1532,1172,1311,1158,1134,1036,982,945,1254,1281,1405,1055,1118,1183,1060,780,924,745,970,1083,1442,1329,1199,879,1128,919,1391,1560,1636,1394,1409,1495,1360,1004,1223,1437,1147,1339,1496,1138,1240,1182,1097,1100,1209,1142,1020,1389,1035,1259,969,1206,1103,1312,1424,1054,929,932,927,913,783,1366,1042,992,1077,1237,1152,1243,1406,1277,1376,1111,1236,1297,1540,1262,1328,1279,1094,1032,1133,1379,1278,1040,875,929,963,1011,1105,1054,1127,1125,1099,1268,921,967,1034,1168,1140,1331,1257,1235,1273,1124,789,1058,1289,1111,1134,1144,1116,1287,1295,1162,876,1134,936,1258,1512,705,969,968,716,1339,1400,1216,1255,1115,1289,1328,1215,1215,1275,1230,1397,1275,1045,1503,1005,1234,1151,1211,1272,1069,1307,1324,1258,1226,1222,1144,1134,1284,1121,830,903,1177,1326,1221,791,878,1187,1272,1001,1309,1027,1040,1416,1054,1278,1421,1137,1141,1153,1339,1133,1310,959,960,1128,962,880,951,946,1205,1049,976,1028,949,837,1080,989,757,1086,974,1182,950,1013,1046,918,895,773,1303,1280,1132,926,1139,1175,967,1163,1259,1158,905,1164,1128,1248,1277,852,1159,741,1082,1126,849,1269,1186,1291,799,919,741,1046,968,986,1316,1094,1307,821,1006,1013,1230,966,941,774,699,567,656,953,572,568,749,655,517,763,898,898,770,734,1149,772,770,889,978,692,852,866,801,1072,1412,1469,1082,1378,1465,1498,1285,1329,1458,1228,1213,1342,1335,1535,1330,1109,1077,1319,1273,1021,1524,1252,1131,1305,1273,1173,1194,1062,1092,954,1018,819,972,1476,1506,921,1239,1082,892,973,1458,1438,1035,977,1456,1203,1221,1046,1242,1244,1106,964,1348,1255,1185,1076,1077,781,665,830,482,586,557,545,538,501,562,551,592,599,565,514,574,567,570,598,606,1117,1144,1281,1079,1247,1365,1438,1188,1269,1092,1256,1173,1274,1093,1160,1192,1504,1468,1475,1474,1381,991,1218,1163,1204,1104,1338,1275,1166,1162,1255,1278,1382,1301,1176,1021,1250,1150,1223,1555,1244,1517,1391,1135,1155,1158,1191,1246,1062,1384,1214,1349,1431,1167,1413,1114,1480,1304,1230,1491,1434,1105,1149,825,1088,1006,935,1073,931,1082,1221,1217,1157,1113,1012,1085,1094,1083,1054,1021,1114,1184,1166,1006,1434,910,1164,1351,1389,1425,1237,1441,1591,1439,1253,1218,1183,1240,1225,996,1075,1121,1291,1277,1212,1234,1028,1111,1271,1074,1281,1166,1212,1098,1068,1070,1183,1252,1046,1234,1377,1240,1415,1065,1038,1226,1331,1104,1218,1206,1227,1229,1114,998,1209,1027,1085,1259,1043,1188,1078,972,1130,939,943,1089,1085,1191,1118,1186,997,1016,743,1113,1223,1189,1132,1166,1021,1058,1087,683,1208,983,1188,877,1178,1185,1023,1237,1146,1032,1103,769,649,1141,1131,1257,1329,1253,1121,1280,1309,768,1040,935,1257,1269,998,1051,988,1118,1107,1087,1203,1242,1329,1205,1062,1215,1181,1024,937,1007,1173,1065,1021,1148,1009,1182,1150,1038,1034,1282,1163,1222,1220,1194,1151,1185,1194,1194,1163,1200,1399,1435,1281,1396,1022,1195,1152,1232,1155,1239,1188,1072,1077,1016,1153,1032,1043,1195,1180,1022,847,1413,1176,1050,1064,1179,1014,1257,820,483,965,1046,957,1035,1104,1302,1233,1362,1132,1281,1017,1048,1241,1074,1067,1197,1176,1225,1180,1088,1046,1044,1123,1108,1005,1179,1025,1147,1103,1059,964,969,1231,1042,1164,934,835,1165,1029,970,1068,1102,1159,1257,1216,1334,1296,1241,1299,1229,1275,1118,1035,1022,950,1427,1097,1339,899,825,1203,1079,977,1334,1268,1109,1171,1318,1066,1024,1380,1252,1226,1378,1215,1340,998,1303,1183,1101,1236,1100,1217,1235,1352,1257,1181,1140,1200,1159,1251,1317,973,1286,1082,1255,1183,1237,921,1105,1284,1502,1460,1357,1239,1172,886,1252,1341,1084,1011,1336,797,1110,1279,1159,1179,1126,1360,1213,1193,1044,1296,1236,1228,1178,1213,937,874,801,1053,1321,1287,966,854,991,966,731,1089,1105,1263,988,1007,1209,1117,1103,1130,1101,1385,868,1177,1272,1271,1146,1080,1291,1226,902,1220,1058,930,1119,1526,1461,1280,1229,794,1140,1184,1180,1157,949,1169,1069,1076,1088,1312,913,1145,1238,1202,989,1262,1317,1063,936,1037,921,1080,1255,1285,1338,1489,1312,988,1367,993,1072,1269,1072,873,1101,1212,1170,915,941,1371,1304,1126,1165,1177,1431,1153,1059,1105,1154,1063,1409,1356,1256,1111,1215,982,823,1023,1229,1292,1316,990,956,1017,701,960,767,1064,1155,581,946,978,1043,1265,515,503,709,512,815,900,987,716,601,713,661,1090,1053,752,953,763,856,1028,939,676,904,1214,668,1e3,742,1147,996,827,837,913,1150,773,983,884,956,858,1044,615,806,647,1040,667,1195,837,864,997,881,613,579,776,1062,749,887,721,1105,782,945,857,761,1183,946,1183,761,1204,1167,1179,914,1069,1030,1120,1071,1055,1137,1150,1043,957,891,364,1100,1025,972,1090,944,864,914,975,964,795,914,992,1119,1011,689,717,595,745,937,842,639,714,554,674,832,398,745,769,736,839,971,622,939,822,807,932,1256,655,1130,809,1041,1090,656,1144,896,783,727,624,648,633,855,606,763,744,720,666,664,1054,877,1168,890,1045,595,742,511,807,628,719,773,1312,1019,759,807,743,989,878,888,828,904,853,721,780,658,663,858,1080,819,829,798,749,917,782,939,826,917,533,763,839,1087,937,774,657,775,949,752,857,855,746,934,685,990,732,876,1013,650,706,808,1059,1014,720,814,857,755,823,781,711,689,836,768,783,1012,911,968,879,713,728,835,493,693,989,560,529,843,754,794,987,1035,841,884,795,936,892,1050,784,953,1079,784,1230,808,616,787,683,707,892,680,630,781,795,815,696,806,787,810,818,930,743,775,917,643,910,755,861,804,971,979,877,825,671,862,580,727,1176,991,827,749,915,838,860,868,1131,1123,778,720,775,708,772,941,974,1060,887,694,878,864,604,1170,1249,1180,991,902,711,768,821,1031,826,674,672,858,781,1032,978,670,900,661,635,810,853,731,638,807,978,713,712,615,657,738,1089,895,672,746,636,793,875,629,890,1037,728,662,877,666,874,938,1026,670,662,820,755,926,1102,856,733,896,756,610,860,963,648,895,961,758,696,948,937,663,913,825,671,753,977,695,821,802,603,712,1022,938,686,737,745,887,943,889,847,679,705,824,856,853,973,794,699,833,1084,848,668,783,822,750,1096,942,676,864,782,765,897,832,832,771,1023,970,635,690,826,754,914,1001,741,766,842,628,719,1100,1028,670,803,956,673,895,989,849,852,791,838,835,955,818,694,859,1026,753,722,738,842,755,1065,947,672,883,674,697,821,1008,894,837,763,750,894,1107,854,816,795,940,709,1012,701,756,789,888,893,670,1082,1035,688,662,729,960,993,911,1231,872,672,791,748,1066,959,659,689,840,629,1005,972,744,756,668,880,669,1139,914,1188,1071,1170,889,1039,731,719,729,760,919,897,963,674,769,770,1057,880,662,764,838,770,899,970,740,761,633,608,701,840,907,645,843,756,1096,903,666,681,881,628,1035,973,740,803,654,848,668,1032,631,709,722,995,828,684,626,728,706,904,952,673,734,586,647,814,873,848,747,960,987,696,673,773,743,865,1023,755,766,872,637,714,1135,855,1018,749,666,952,653,882,1081,777,792,974,838,716,1104,1019,671,674,733,722,998,1052,907,684,763,916,859,913,1097,836,767,996,935,986,856,1016,765,738,792,671,1110,1049,771,717,966,743,598,1031,758,712,836,1089,842,667,738,874,697,1062,969,666,868,651,850,840,869,855,619,939,1027,725,737,642,789,747,1113,922,673,888,689,855,947,1094,999,960,1025,964,683,899,908,637,845,979,1059,898,685,893,903,732,964,888,671,615,782,1040,743,727,563,677,720,981,934,674,712,596,750,884,799,1073,894,691,727,571,602,969,897,765,748,962,958,659,790,798,718,872,986,692,830,626,709,855,1099,848,743,955,838,675,1107,1023,756,785,812,785,594,1079,1019,669,673,952,640,877,591,1042,998,679,720,728,615,852,946,1029,700,826,1009,780,1043,1035,731,886,1022,624,790,1034,928,683,929,892,744,1e3,1034,765,675,785,715,788,825,856,682,713,951,957,974,736,831,756,644,1081,848,1136,875,1050,1077,905,1070,999,682,734,888,688,925,731,862,683,866,721,774,1254,1089,1e3,681,695,839,659,1103,819,799,769,723,723,709,706,719,831,727,678,707,700,660,730,737,684,987,940,1018,761,675,753,628,634,1451,1261,1194,1072,881,704,805,796,645,965,722,715,693,807,795,822,955,999,1015,670,691,817,923,859,848,680,719,940,950,986,1126,1066,922,794,725,936,639,690,717,902,973,647,693,676,613,743,1030,731,760,567,678,678,1008,1015,761,668,912,641,864,1056,903,684,864,849,603,1051,1100,1012,858,771,888,790,1055,1147,1008,877,774,873,894,755,1080,1023,718,794,920,677,714,781,855,683,705,990,966,983,741,836,758,619,1079,825,1123,1029,685,661,751,757,985,780,732,747,857,862,752,1114,859,841,857,917,715,1089,921,701,712,824,1087,856,668,681,827,651,1055,982,687,829,606,837,665,1092,1001,674,713,939,743,1238,1260,1254,1080,1145,1129,1442,1226,1251,1177,1200,1210,1028,1181,1234,1244,998,1227,1111,1189,782,1074,1305,1210,970,951,784,1154,1008,1288,1434,1288,1175,1443,1452,1403,1414,1325,1330,1342,964,1265,1248,1230,1367,1504,1186,1427,1214,1375,1241,1124,1248,1381,1362,1116,1022,956,833,1253,1437,1448,1146,1286,1168,1156,1091,1202,748,1301,1271,1086,1190,1203,1003,1121,1136,1207,1246,1071,1243,1028,1081,1460,1487,1101,1431,1270,1352,835,1138,1225,1520,1305,1363,1244,1446,1193,1164,1515,1328,1451,1365,1310,1100,1399,1223,1184,1175,1344,1030,1224,1167,1268,1381,1265,1432,1483,1321,1221,1248,937,1112,1085,861,1011,1200,1332,1440,1162,1180,1281,1248,1197,1429,1018,1117,1303,1230,1319,1404,1227,1457,949,884,1020,1133,938,1003,1466,1247,1233,1294,1243,1091,1396,1433,1355,1194,1502,1479,1236,904,691,613,841,948,976,1309,1070,1112,1271,1264,1303,1404,1318,1245,983,929,1270,1067,956,1169,778,1055,1010,1078,1227,776,991,1409,863,943,1067,1030,1132,1119,967,1188,1231,985,1141,950,1030,875,1459,1227,1157,1280,1413,1273,1212,1257,1276,1469,1240,1244,1234,883,1036,1244,1217,1289,1212,1257,1136,1019,934,840,935,930,908,920,930,882,975,878,883,904,958,857,841,791,890,956,900,912,928,889,825,938,914,906,846,1375,1362,1305,744,843,1e3,1070,1138,1102,1169,1285,1462,1190,1305,883,1105,1189,1178,1174,1335,1245,1040,950,980,680,1174,1093,1245,1282,1464,1349,1252,920,1229,1302,1376,1181,1282,951,1206,1069,1360,1378,1183,1323,1205,1535,1178,1147,1344,1338,1134,1099,1147,1158,1298,1256,1100,1148,1086,1189,862,1158,1145,1081,1190,1101,903,984,764,1139,1147,1172,1377,1146,1217,1337,1217,1370,1131,1034,969,939,870,1060,1290,1158,1277,1233,1268,1070,1235,1456,1416,1289,1206,1368,1041,1118,1125,1240,1481,1286,1099,1087,1258,1187,1171,1255,1308,1400,1326,1323,1443,1329,1467,1416,1337,1290,1310,1229,1464,1289,1210,1379,1366,1220,1278,1453,1213,1170,1191,1137,1175,1309,1232,1224,1348,1040,1260,1071,1234,1436,1096,926,989,977,872,1051,1287,1244,1458,1320,1343,1157,1423,1196,1137,1302,1237,1196,1309,1377,1453,1073,1172,1241,1611,1482,1277,1265,1271,1479,1162,841,1161,1002,975,1090,1193,1456,1240,1037,1334,1362,1051,1033,1054,1261,1255,1050,1340,1025,655,1173,1101,1439,1292,1020,1028,1477,1309,1310,1281,1078,1014,1118,1118,1143,919,1247,1367,1295,1346,736,999,1288,1172,1193,1190,1279,1492,1405,1139,1468,1195,1091,1092,1201,1265,1171,1335,1464,1272,1204,1138,866,850,993,1090,926,1051,1195,1179,1179,1150,1301,727,1155,1104,919,1003,781,1181,978,832,1147,1052,958,1026,791,1060,871,1085,1159,1104,937,1187,842,968,1048,701,1113,1103,1046,1013,1028,1296,1141,1135,1206,1025,752,1195,1136,1028,1120,843,801,513,597,1100,1275,1048,1106,1195,1143,1111,996,1039,903,1174,1206,1222,1156,1099,619,1164,1193,610,944,954,1260,488,1095,1242,1244,929,1057,1237,1262,1182,886,804,1216,1312,944,1036,622,689,1308,1283,964,858,1097,1219,1123,1298,1326,1437,1029,978,1115,1229,1002,971,1195,908,1042,947,942,604,850,950,1143,1132,1079,598,932,909,1143,1195,1135,1075,1128,1170,1189,938,1102,1233,1118,879,927,1076,1158,1174,1073,1221,1088,1085,1214,1250,1142,901,1008,1022,1258,1292,1270,1223,1055,1226,736,1058,1201,1146,917,1372,1227,931,1071,952,1192,1186,1064,1081,1111,1311,1196,1247,1177,1360,1214,1049,1080,1146,1130,1023,1229,1237,1091,1150,1205,1382,1066,1086,917,1129,1191,1197,1215,1012,1062,1184,1167,1303,1086,1057,1002,1293,1331,1254,1247,1092,923,1065,1153,1095,1229,1185,1370,1151,1113,1274,1128,1047,1228,1163,1126,1122,1130,1067,1198,1107,1102,1031,1129,1129,1126,1031,932,1121,1029,1057,903,1115,956,1282,1028,988,1332,1050,1103,1211,798,1221,1524,1295,1400,1110,1168,1270,1148,1140,1173,1342,1402,1139,1296,1234,1426,1062,1221,979,1272,1156,1227,1093,1271,1235,1222,1222,1258,1161,1356,1493,1209,1453,1253,1335,1267,1160,1097,1295,1212,1326,1241,979,1195,1275,1127,1174,1149,1255,1178,1207,1319,989,1332,827,1063,1213,1134,1124,1277,1002,964,1298,1108,1026,758,1367,1352,1509,1128,1368,1319,1239,1011,1057,1079,779,726,1060,1103,983,1061,1089,1246,1006,1438,1288,1459,1242,1291,1205,1273,1344,1146,1376,1418,1149,1391,1380,1244,838,1293,1488,1437,1201,898,1213,1103,1233,1431,1154,1349,1455,1169,1260,1027,1117,1241,1116,1316,1280,1302,1268,1384,1129,933,907,1053,1189,1057,1129,771,755,895,765,1286,1503,1073,1126,865,768,820,702,547,778,1059,929,1033,1030,1309,1450,1424,1297,1358,1444,1243,1350,1273,1399,1263,1018,1087,1289,1407,1121,1200,1309,1456,1317,1056,1493,1160,1108,1051,1276,1355,806,1092,1120,1063,1378,1172,1286,1382,1237,1074,1181,1172,1028,1090,1112,1172,1037,986,1068,1201,1107,1025,1101,1062,881,1140,910,963,1103,1017,1073,1242,928,1250,1373,1360,1317,1180,1168,1214,1233,1155,1429,959,953,1030,977,1010,1159,1043,1238,1174,1211,1272,1221,1372,1249,1474,1241,1047,1372,1249,1235,1137,1120,1153,1051,1051,1200,1086,1098,1115,1121,1079,1412,1164,1336,1488,1085,1057,1190,1056,912,1071,1142,1016,912,673,1030,933,871,967,1142,1425,1180,1380,1148,1085,1345,1412,893,1170,1369,1553,1403,1186,1102,1030,1073,1321,1163,1202,1029,1151,1139,1171,1115,1169,1149,1089,1051,1160,1226,1176,1373,1511,1159,1335,1353,964,1093,1326,1268,1317,1200,1177,1168,984,1207,1074,1202,1191,1380,1098,1205,1272,1335,1453,1139,1243,1521,1274,1340,1410,1284,1182,1321,1427,1251,1193,1408,1459,1374,1285,1414,1347,1283,1193,1496,1517,1540,1075,1137,1039,1026,1047,1048,1123,1034,899,910,1265,872,851,793,838,1084,1297,1089,751,970,1178,1150,1120,1086,1148,939,824,1002,1130,789,939,947,1206,896,1009,790,971,662,699,858,856,877,861,782,698,732,791,747,748,955,911,897,231,731,772,720,876,908,889,824,502,381,725,673,615,963,1034,1032,939,1020,1005,1235,1248,1321,1229,1306,1326,1193,1117,1124,710,586,943,445,735,883,1001,888,1028,1035,840,1090,1141,1274,589,956,1027,745,996,756,903,575,1032,978,916,831,949,790,1017,736,715,771,564,793,910,752,736,924,568,407,1025,673,879,1198,934,1037,1030,905,853,1006,940,728,768,811,854,741,902,934,828,896,1047,874,725,1035,932,1019,1045,1157,796,963,925,977,1140,986,1064,983,807,1023,1101,1036,1025,910,629,838,892,1032,970,1051,938,1052,1010,887,740,726,965,840,850,940,1060,1008,1028,925,985,995,971,875,958,1044,831,519,855,1106,1009,906,773,837,740,924,1025,907,879,1007,673,737,1211,1036,1116,751,736,1074,890,957,560,341,334,944,912,692,755,882,843,887,1059,776,498,499,822,768,985,708,584,543,818,841,947,514,944,1097,1044,898,1118,1153,1033,899,1084,1142,976,984,1073,1028,1002,957,990,1084,947,1004,1044,1203,1190,960,1127,974,898,838,1001,892,1057,866,805,788,1032,619,570,563,1038,797,1057,1062,1230,1237,882,1192,1139,1132,847,998,849,811,657,899,825,552,930,899,852,818,739,744,882,718,737,795,750,750,717,597,815,827,790,597,621,659,515,592,692,553,770,747,776,745,606,715,732,487,682,670,507,807,851,595,430,689,729,540,535,586,803,659,550,579,486,726,643,745,784,731,951,862,827,1020,981,559,501,515,716,400,505,555,791,1001,1016,622,659,496,544,760,579,242,450,699,790,349,606,725,516,511,507,619,599,785,850,926,1090,733,936,1034,599,559,512,580,597,828,957,1113,962,739,758,845,925,1083,1025,690,837,1300,974,605,259,312,591,860,1038,979,1093,965,1074,1127,794,1007,1005,917,1003,997,703,767,993,841,869,927,763,978,923,887,1008,1226,1024,1028,882,776,1022,990,1172,1214,1071,894,772,1068,658,914,835,1268,928,930,966,663,1061,1144,868,916,1253,1032,977,849,822,776,1027,833,1148,900,948,893,1137,1109,1008,957,958,1241,693,1034,1008,1004,1041,664,928,896,971,1191,1031,1023,972,1311,846,998,1e3,1081,848,1007,732,733,625,733,707,1038,1047,969,1238,700,918,1035,1039,870,995,967,1024,760,594,1051,1112,720,1088,919,817,809,1169,724,852,861,853,971,887,1121,1e3,1059,965,910,1205,1004,459,622,506,615,756,435,839,1104,1079,834,597,1033,677,770,1176,772,1145,986,906,924,894,1177,956,702,708,990,908,963,426,1110,943,790,913,1193,1090,1204,791,956,1005,905,887,975,1221,915,1131,936,1078,989,1044,907,969,1005,903,942,1005,985,788,874,872,943,809,631,873,1189,768,1265,864,984,615,784,621,785,681,896,687,747,937,685,855,764,695,822,852,817,855,898,629,764,931,1072,872,406,448,813,893,603,1121,919,873,1008,1104,1080,599,1070,924,889,749,1110,487,737,1001,932,749,1049,879,956,754,993,1132,930,1124,1042,937,855,699,891,1102,674,918,1060,826,926,926,677,641,734,858,650,760,820,864,1060,866,1229,790,533,946,787,1272,919,869,913,998,1204,960,1e3,1023,1024,456,1093,1072,1037,1148,727,1049,948,899,1109,1171,767,945,1115,593,836,991,880,711,421,810,875,817,1013,1012,999,755,886,759,987,863,427,772,856,593,543,476,802,1115,946,1219,1157,908,1017,1419,738,871,701,738,1163,935,1046,775,866,1041,869,1123,995,1055,1167,935,1289,989,1109,1241,986,1330,871,1223,1364,776,1009,1135,522,838,877,664,1057,835,912,1001,1096,1014,937,1011,1093,888,1210,744,957,1106,869,1185,997,817,809,1040,876,1108,1022,1319,1074,987,644,826,1161,1077,887,767,1016,1117,1004,1100,1092,1098,1005,1190,578,1057,988,1052,1101,908,1117,1127,700,1278,814,1010,1081,1028,1128,1005,635,1152,785,959,571,983,858,1098,1131,845,1135,1103,966,890,872,1212,799,1250,1005,676,905,923,729,886,1118,874,969,691,737,674,809,663,892,681,685,894,682,883,683,689,846,873,770,829,925,706,732,895,1072,876,491,533,731,941,631,1068,938,904,904,847,700,911,1102,747,1236,808,1253,1082,1311,1219,1005,499,529,658,841,1010,1185,1121,596,638,636,940,949,759,1251,1016,1054,1290,928,935,791,997,961,1010,865,975,1085,623,1031,1044,1141,1098,919,943,1064,804,1086,754,1042,1182,1003,1232,1032,1176,1056,751,988,811,1172,1103,1065,1232,1067,1296,1088,899,1212,963,916,884,781,694,816,1147,802,1080,1079,1236,1141,856,1005,1266,752,684,1382,502,598,602,554,638,654,593,451,565,534,455,501,450,941,450,487,519,429,515,450,888,1212,832,920,1110,767,1061,524,785,601,1276,1038,898,904,966,1027,812,1067,803,741,1137,1101,749,1304,1066,1229,1246,810,956,799,1016,1087,1003,1193,1125,745,898,1182,950,866,1036,1140,1041,630,815,959,1173,1194,1133,764,1169,1315,1148,1217,956,607,1016,934,892,906,1056,882,847,949,1206,1123,993,835,996,1e3,675,715,737,840,1136,955,722,772,695,850,732,907,771,698,696,795,848,885,833,1326,880,931,881,819,1114,911,1078,1228,1122,859,913,521,643,722,746,792,824,979,811,701,967,1102,879,977,525,734,676,863,1082,441,902,985,972,1083,865,1075,1036,933,954,991,1159,1075,1058,814,545,624,833,762,817,782,1177,741,902,900,1004,686,956,943,1030,954,857,885,786,760,665,901,632,956,941,809,802,1055,824,1149,1066,1256,975,906,1068,942,810,951,695,1014,836,1122,1042,878,860,748,972,893,668,1013,853,1183,750,874,1089,1131,1097,1025,734,1099,1043,1108,1234,1176,788,800,1145,858,719,854,906,1190,959,1008,1087,904,772,868,1375,1027,861,1064,1118,992,952,971,833,795,1015,710,978,913,969,1092,964,1071,1080,999,900,1160,941,932,913,1099,747,630,631,527,650,712,934,1061,983,920,1005,1044,976,1045,938,1068,1054,1033,1038,1126,1014,1521,1479,1388,1361,609,1524,1371,1462,1403,972,1088,864,1082,996,1156,1042,980,860,871,746,915,836,977,843,839,830,949,1085,1049,1047,1016,1020,1121,1119,1049,1013,1126,956,1035,902,961,1017,934,1046,1091,1047,1119,969,1036,1075,884,1047,1013,835,451,909,963,911,1095,1016,893,800,902,1211,1157,976,1050,860,1098,939,891,1224,952,815,912,876,818,1035,1027,1124,981,982,843,1050,1083,995,1039,1021,1012,1015,1028,1121,977,954,1033,1003,952,777,976,870,940,1130,1088,1028,1135,964,987,876,1095,1074,1187,984,1016,917,1013,1050,1047,978,1177,981,1031,937,1018,768,920,1059,1207,1018,875,960,991,726,1114,1013,916,1029,926,1268,962,969,674,810,597,899,712,1087,928,1004,888,929,978,1059,863,1088,976,983,917,1055,1038,968,967,1012,984,925,846,920,1010,1085,840,768,874,1160,797,943,1198,1010,1172,1028,1024,708,1014,958,790,1020,998,1079,915,1120,1073,1145,986,1187,1263,1028,1037,1029,1084,1010,1104,1110,1112,1032,965,1058,1021,1052,1019,1069,1090,923,992,1034,1136,910,1059,1085,1042,984,745,954,1025,977,665,1098,1049,847,837,850,879,918,642,980,1141,1022,1046,809,720,1097,1135,1219,1053,1064,1132,1111,1159,1041,952,1157,1335,1495,1101,1354,1377,1102,1159,1030,1130,1418,1245,1151,1161,1066,1142,878,1303,1078,1094,1111,1045,1335,1046,1183,905,1370,1183,995,1086,1073,1047,1113,1210,1201,1300,1218,1152,1242,1076,1288,1412,1080,1012,1118,1170,1022,1165,1241,1194,1120,1084,1090,1218,1292,1055,1236,1052,846,973,1008,917,1071,1315,1171,1308,1225,886,1100,1105,1371,1135,1292,1174,1244,1120,1078,1250,1141,1253,1282,1183,1301,1323,962,1035,1391,1344,1191,1107,1385,1332,1022,983,1398,1092,1177,1403,1297,1617,1479,1168,1111,1321,1195,1348,1104,1119,929,1345,1328,1288,1264,1186,1164,1300,1301,1199,1085,1021,1154,1188,1138,1074,1300,1264,1315,1069,1141,1431,1195,1189,822,1101,1192,1057,1048,992,1085,1284,1345,1112,1285,1403,1075,1101,1122,1238,1063,1282,1230,1103,1044,1205,1137,983,1010,1230,945,1125,1179,1211,1186,1063,1253,931,1122,1123,1039,1055,978,1196,1311,868,1126,1077,972,1199,1202,1036,1140,1048,1340,1245,1191,1151,1104,1085,1135,1249,1085,1046,996,1194,1173,1062,941,1111,1244,1033,1065,1243,1122,1175,1077,1231,1138,870,1123,1011,1226,1018,1273,1157,1092,985,1025,1114,1415,1059,1265,920,1128,1208,1204,1198,1182,1191,1272,935,1128,1110,1112,1180,1007,1199,971,1040,1259,1096,1130,1272,1152,1029,1127,1217,1283,1124,1226,1396,1077,1097,1278,1015,1092,1037,1177,1088,1311,1102,1100,1066,1195,1158,1420,1324,1300,1290,1059,1003,1001,1304,1174,1267,1123,1217,1251,1223,874,1196,1300,1250,1243,1262,1235,1273,1132,1144,1063,1186,1377,1163,1191,1043,1224,1069,1085,1071,1106,1331,1115,1163,1254,1145,1256,1517,1404,983,1210,1291,1110,1268,1138,1265,1277,1220,1112,1159,1030,1021,1343,1410,1276,1296,1193,1087,1204,935,1193,1335,1244,1094,1194,1190,1219,1385,1380,1295,1169,1205,1351,1367,1119,1114,1233,1191,1179,1036,1368,1138,1160,1267,1209,1115,1155,1266,1254,1234,1358,1163,1040,964,1068,910,954,1069,927,1119,1128,1089,991,907,1334,955,1059,1018,1272,1066,1281,964,1233,1161,1237,1196,972,987,1133,1061,1113,1115,1118,1207,1207,1182,1268,1073,1020,1092,1332,1303,1156,1023,880,1179,1154,1099,1176,1121,997,1102,1200,1179,1117,1226,1312,985,736,1169,975,1124,1119,996,1118,1109,1052,1273,1348,1161,1176,1315,1262,1334,1262,994,936,1090,908,1180,1199,1073,1197,901,1004,1421,1125,1117,1193,1166,812,956,1287,848,1134,1134,1267,1279,1055,1069,1028,1164,1313,1119,1033,1422,1309,1354,1271,924,1222,1364,1272,1274,1121,1270,1391,1162,1399,1058,828,1138,1268,894,800,1053,1208,1233,1319,1510,1292,961,1042,782,1174,1253,1480,1036,1545,1383,1449,1232,1111,1035,1032,1250,1127,1034,1216,758,1227,1061,1048,968,964,973,1325,986,1072,1260,1322,1095,1026,1184,1098,612,1154,1004,1306,948,1063,1009,1165,864,1374,1288,1265,1081,1279,931,1036,1185,1333,1155,752,1004,983,1316,924,1323,1216,1081,1022,1132,1121,981,831,1134,779,988,1048,1181,1253,1221,1082,1476,997,924,820,1167,1202,978,1055,1117,796,1090,1043,905,826,1085,1204,1013,957,907,1097,1016,961,1052,1224,1134,1016,929,1074,736,1034,1076,859,1168,1179,852,783,1239,1041,1102,1247,1254,1231,1058,1075,896,962,917,1116,1161,979,847,1242,1057,1135,974,1096,1100,823,1162,1043,734,975,1156,897,1322,1012,1290,1261,1117,1021,824,1033,1040,1022,1033,1089,968,994,1008,895,1068,1015,964,965,878,911,870,923,804,1002,864,897,815,880,965,940,1070,1095,1075,1037,929,1050,1068,962,1181,1055,1136,1041,1059,1158,1043,1001,1085,971,1039,856,1097,968,1091,914,888,1024,1120,962,997,1124,815,995,958,915,987,1103,1011,1059,1053,1019,1016,827,991,964,942,1096,949,916,1002,1024,975,936,973,986,1036,967,1124,1033,1056,1030,1013,1099,1099,1132,1021,916,1059,966,1063,718,1091,1113,1253,1282,1028,1080,1080,1036,1010,1038,1094,1044,1091,1106,1079,1209,1196,1168,1038,964,989,959,930,726,704,951,960,585,580,705,851,774,916,818,807,938,835,1019,1127,1059,1032,1111,1095,1115,899,1021,1148,975,1123,1031,1201,1041,1179,1210,1133,1078,1119,1083,1057,1133,1065,1049,850,820,821,942,981,1139,1123,1173,773,391,429,898,956,1126,1145,1124,810,1039,1078,937,953,860,870,998,1058,970,985,1122,1037,963,1009,1052,1021,938,947,1043,1098,1004,1141,925,1023,914,1032,960,902,1031,971,967,930,908,1010,983,917,862,941,975,1060,1039,892,990,1073,998,1009,881,897,1007,816,879,877,922,972,948,986,808,1089,996,1009,968,1001,942,799,854,829,899,917,913,931,950,795,474,690,886,934,1005,968,882,1137,838,480,850,1075,939,1167,1110,1197,963,1205,1120,1085,1151,1045,1205,1079,991,635,674,958,903,1066,933,1085,1177,1187,1109,1150,1083,1003,1139,1101,1092,1106,1036,1077,964,863,822,834,870,943,926,964,929,1012,1054,1030,577,800,1027,1094,1065,876,580,600,910,1100,1141,1095,1043,1048,873,1022,885,520,535,535,1022,1053,1084,996,1282,1171,874,1018,1158,1374,1447,1217,1275,1101,1072,1116,1169,1388,1178,1196,1378,1354,1027,1281,1517,1233,1418,917,1028,970,1069,1450,1406,1513,1282,1302,1261,1122,1075,1102,1235,1312,1399,1278,1334,1290,1045,1282,1101,1390,1308,1178,1125,1115,1276,1263,1181,1141,1130,1317,1443,1121,1093,1215,1159,1115,1154,1257,1249,987,591,676,940,1155,1170,1330,1291,1136,1137,1247,1186,1331,1462,1438,1003,696,1179,1369,1145,1245,1060,1170,1132,1101,1507,926,851,594,952,1033,1021,814,1396,479,948,861,1351,767,959,942,1113,1348,755,710,632,918,651,778,794,1428,836,734,685,1032,815,1110,1487,661,903,985,988,736,709,903,788,939,621,498,1028,772,751,1054,747,1008,1198,985,1211,1211,1495,1178,1077,1349,1144,1309,976,970,1020,1116,1004,1240,1139,1092,1312,1117,1304,1202,1311,1090,1232,1264,1094,1329,1229,1346,1087,1563,1094,1234,1279,1330,1331,1199,1346,1318,1138,1287,1221,1145,1170,1076,787,1208,1212,1207,1200,1155,1130,1073,1192,1156,1158,1224,1226,1130,1364,1226,1214,1120,1235,1227,1216,1028,1005,1230,1202,1287,1130,1154,1188,1061,1291,1112],successes:[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]};compressedData.data=byteArray;assert(typeof Module.LZ4==="object","LZ4 not present - was your app build with -s LZ4=1 ?");Module.LZ4.loadPackage({metadata:metadata,compressedData:compressedData});Module["removeRunDependency"]("datafile_pyodide.asm.data")}Module["addRunDependency"]("datafile_pyodide.asm.data");if(!Module.preloadResults)Module.preloadResults={};Module.preloadResults[PACKAGE_NAME]={fromCache:false};if(fetched){processPackageData(fetched);fetched=null}else{fetchedCallback=processPackageData}}if(Module["calledRun"]){runWithFS()}else{if(!Module["preRun"])Module["preRun"]=[];Module["preRun"].push(runWithFS)}};loadPackage({files:[{filename:"/lib/python3.8/zipapp.py",start:0,end:7535,audio:0},{filename:"/lib/python3.8/genericpath.py",start:7535,end:12510,audio:0},{filename:"/lib/python3.8/pkgutil.py",start:12510,end:33971,audio:0},{filename:"/lib/python3.8/tracemalloc.py",start:33971,end:51047,audio:0},{filename:"/lib/python3.8/wave.py",start:51047,end:69277,audio:0},{filename:"/lib/python3.8/doctest.py",start:69277,end:173611,audio:0},{filename:"/lib/python3.8/tty.py",start:173611,end:174490,audio:0},{filename:"/lib/python3.8/sysconfig.py",start:174490,end:198951,audio:0},{filename:"/lib/python3.8/platform.py",start:198951,end:239285,audio:0},{filename:"/lib/python3.8/code.py",start:239285,end:249907,audio:0},{filename:"/lib/python3.8/tabnanny.py",start:249907,end:261315,audio:0},{filename:"/lib/python3.8/textwrap.py",start:261315,end:280722,audio:0},{filename:"/lib/python3.8/uuid.py",start:280722,end:311116,audio:0},{filename:"/lib/python3.8/opcode.py",start:311116,end:316924,audio:0},{filename:"/lib/python3.8/struct.py",start:316924,end:317181,audio:0},{filename:"/lib/python3.8/codeop.py",start:317181,end:323240,audio:0},{filename:"/lib/python3.8/shlex.py",start:323240,end:336565,audio:0},{filename:"/lib/python3.8/csv.py",start:336565,end:352709,audio:0},{filename:"/lib/python3.8/linecache.py",start:352709,end:358021,audio:0},{filename:"/lib/python3.8/runpy.py",start:358021,end:369994,audio:0},{filename:"/lib/python3.8/tarfile.py",start:369994,end:463569,audio:0},{filename:"/lib/python3.8/_sitebuiltins.py",start:463569,end:466684,audio:0},{filename:"/lib/python3.8/dummy_threading.py",start:466684,end:469499,audio:0},{filename:"/lib/python3.8/sre_parse.py",start:469499,end:509729,audio:0},{filename:"/lib/python3.8/telnetlib.py",start:509729,end:532983,audio:0},{filename:"/lib/python3.8/webbrowser.py",start:532983,end:533350,audio:0},{filename:"/lib/python3.8/symbol.py",start:533350,end:535459,audio:0},{filename:"/lib/python3.8/plistlib.py",start:535459,end:566710,audio:0},{filename:"/lib/python3.8/this.py",start:566710,end:567713,audio:0},{filename:"/lib/python3.8/pystone.py",start:567713,end:575533,audio:0},{filename:"/lib/python3.8/types.py",start:575533,end:585246,audio:0},{filename:"/lib/python3.8/netrc.py",start:585246,end:590812,audio:0},{filename:"/lib/python3.8/site.py",start:590812,end:612150,audio:0},{filename:"/lib/python3.8/cProfile.py",start:612150,end:618750,audio:0},{filename:"/lib/python3.8/trace.py",start:618750,end:648566,audio:0},{filename:"/lib/python3.8/reprlib.py",start:648566,end:653833,audio:0},{filename:"/lib/python3.8/asynchat.py",start:653833,end:665161,audio:0},{filename:"/lib/python3.8/queue.py",start:665161,end:676517,audio:0},{filename:"/lib/python3.8/sre_constants.py",start:676517,end:683671,audio:0},{filename:"/lib/python3.8/mailbox.py",start:683671,end:762332,audio:0},{filename:"/lib/python3.8/pickle.py",start:762332,end:826727,audio:0},{filename:"/lib/python3.8/decimal.py",start:826727,end:827047,audio:0},{filename:"/lib/python3.8/ast.py",start:827047,end:845521,audio:0},{filename:"/lib/python3.8/threading.py",start:845521,end:896106,audio:0},{filename:"/lib/python3.8/optparse.py",start:896106,end:956475,audio:0},{filename:"/lib/python3.8/sre_compile.py",start:956475,end:983170,audio:0},{filename:"/lib/python3.8/LICENSE.txt",start:983170,end:995945,audio:0},{filename:"/lib/python3.8/_markupbase.py",start:995945,end:1010543,audio:0},{filename:"/lib/python3.8/tokenize.py",start:1010543,end:1036384,audio:0},{filename:"/lib/python3.8/binhex.py",start:1036384,end:1050338,audio:0},{filename:"/lib/python3.8/mimetypes.py",start:1050338,end:1071942,audio:0},{filename:"/lib/python3.8/py_compile.py",start:1071942,end:1080192,audio:0},{filename:"/lib/python3.8/stringprep.py",start:1080192,end:1093109,audio:0},{filename:"/lib/python3.8/fnmatch.py",start:1093109,end:1097165,audio:0},{filename:"/lib/python3.8/_bootlocale.py",start:1097165,end:1098966,audio:0},{filename:"/lib/python3.8/cmd.py",start:1098966,end:1113826,audio:0},{filename:"/lib/python3.8/difflib.py",start:1113826,end:1197884,audio:0},{filename:"/lib/python3.8/timeit.py",start:1197884,end:1211328,audio:0},{filename:"/lib/python3.8/cgi.py",start:1211328,end:1244883,audio:0},{filename:"/lib/python3.8/socket.py",start:1244883,end:1280126,audio:0},{filename:"/lib/python3.8/crypt.py",start:1280126,end:1283736,audio:0},{filename:"/lib/python3.8/hashlib.py",start:1283736,end:1293466,audio:0},{filename:"/lib/python3.8/copy.py",start:1293466,end:1302127,audio:0},{filename:"/lib/python3.8/rlcompleter.py",start:1302127,end:1309224,audio:0},{filename:"/lib/python3.8/dataclasses.py",start:1309224,end:1359164,audio:0},{filename:"/lib/python3.8/sunau.py",start:1359164,end:1377539,audio:0},{filename:"/lib/python3.8/getopt.py",start:1377539,end:1385028,audio:0},{filename:"/lib/python3.8/_pyio.py",start:1385028,end:1478205,audio:0},{filename:"/lib/python3.8/_compression.py",start:1478205,end:1483545,audio:0},{filename:"/lib/python3.8/socketserver.py",start:1483545,end:1510468,audio:0},{filename:"/lib/python3.8/uu.py",start:1510468,end:1517427,audio:0},{filename:"/lib/python3.8/keyword.py",start:1517427,end:1518372,audio:0},{filename:"/lib/python3.8/_threading_local.py",start:1518372,end:1525592,audio:0},{filename:"/lib/python3.8/re.py",start:1525592,end:1541339,audio:0},{filename:"/lib/python3.8/pydoc.py",start:1541339,end:1648648,audio:0},{filename:"/lib/python3.8/token.py",start:1648648,end:1651016,audio:0},{filename:"/lib/python3.8/zipimport.py",start:1651016,end:1681781,audio:0},{filename:"/lib/python3.8/fractions.py",start:1681781,end:1706110,audio:0},{filename:"/lib/python3.8/codecs.py",start:1706110,end:1742700,audio:0},{filename:"/lib/python3.8/subprocess.py",start:1742700,end:1819989,audio:0},{filename:"/lib/python3.8/pdb.py",start:1819989,end:1882629,audio:0},{filename:"/lib/python3.8/pprint.py",start:1882629,end:1904113,audio:0},{filename:"/lib/python3.8/pipes.py",start:1904113,end:1913029,audio:0},{filename:"/lib/python3.8/dis.py",start:1913029,end:1933595,audio:0},{filename:"/lib/python3.8/bz2.py",start:1933595,end:1946153,audio:0},{filename:"/lib/python3.8/smtplib.py",start:1946153,end:1990481,audio:0},{filename:"/lib/python3.8/ipaddress.py",start:1990481,end:2061641,audio:0},{filename:"/lib/python3.8/contextlib.py",start:2061641,end:2086636,audio:0},{filename:"/lib/python3.8/imaplib.py",start:2086636,end:2140242,audio:0},{filename:"/lib/python3.8/datetime.py",start:2140242,end:2228316,audio:0},{filename:"/lib/python3.8/signal.py",start:2228316,end:2230589,audio:0},{filename:"/lib/python3.8/compileall.py",start:2230589,end:2244128,audio:0},{filename:"/lib/python3.8/calendar.py",start:2244128,end:2268960,audio:0},{filename:"/lib/python3.8/configparser.py",start:2268960,end:2323334,audio:0},{filename:"/lib/python3.8/cgitb.py",start:2323334,end:2335430,audio:0},{filename:"/lib/python3.8/_sysconfigdata__emscripten_.py",start:2335430,end:2356709,audio:0},{filename:"/lib/python3.8/traceback.py",start:2356709,end:2380188,audio:0},{filename:"/lib/python3.8/warnings.py",start:2380188,end:2399876,audio:0},{filename:"/lib/python3.8/bisect.py",start:2399876,end:2402090,audio:0},{filename:"/lib/python3.8/gzip.py",start:2402090,end:2423531,audio:0},{filename:"/lib/python3.8/sched.py",start:2423531,end:2429973,audio:0},{filename:"/lib/python3.8/pyclbr.py",start:2429973,end:2445228,audio:0},{filename:"/lib/python3.8/copyreg.py",start:2445228,end:2452363,audio:0},{filename:"/lib/python3.8/profile.py",start:2452363,end:2475499,audio:0},{filename:"/lib/python3.8/gettext.py",start:2475499,end:2502637,audio:0},{filename:"/lib/python3.8/antigravity.py",start:2502637,end:2503114,audio:0},{filename:"/lib/python3.8/inspect.py",start:2503114,end:2621153,audio:0},{filename:"/lib/python3.8/sndhdr.py",start:2621153,end:2628239,audio:0},{filename:"/lib/python3.8/bdb.py",start:2628239,end:2660295,audio:0},{filename:"/lib/python3.8/ntpath.py",start:2660295,end:2688029,audio:0},{filename:"/lib/python3.8/pstats.py",start:2688029,end:2715346,audio:0},{filename:"/lib/python3.8/_testcapi.py",start:2715346,end:2715493,audio:0},{filename:"/lib/python3.8/stat.py",start:2715493,end:2720978,audio:0},{filename:"/lib/python3.8/hmac.py",start:2720978,end:2727607,audio:0},{filename:"/lib/python3.8/lzma.py",start:2727607,end:2740590,audio:0},{filename:"/lib/python3.8/shutil.py",start:2740590,end:2791342,audio:0},{filename:"/lib/python3.8/asyncore.py",start:2791342,end:2811436,audio:0},{filename:"/lib/python3.8/statistics.py",start:2811436,end:2851045,audio:0},{filename:"/lib/python3.8/smtpd.py",start:2851045,end:2885756,audio:0},{filename:"/lib/python3.8/xdrlib.py",start:2885756,end:2891669,audio:0},{filename:"/lib/python3.8/argparse.py",start:2891669,end:2987684,audio:0},{filename:"/lib/python3.8/formatter.py",start:2987684,end:3002827,audio:0},{filename:"/lib/python3.8/base64.py",start:3002827,end:3023209,audio:0},{filename:"/lib/python3.8/abc.py",start:3023209,end:3027698,audio:0},{filename:"/lib/python3.8/zipfile.py",start:3027698,end:3115830,audio:0},{filename:"/lib/python3.8/_py_abc.py",start:3115830,end:3122019,audio:0},{filename:"/lib/python3.8/nntplib.py",start:3122019,end:3165280,audio:0},{filename:"/lib/python3.8/__future__.py",start:3165280,end:3170381,audio:0},{filename:"/lib/python3.8/chunk.py",start:3170381,end:3175816,audio:0},{filename:"/lib/python3.8/string.py",start:3175816,end:3186351,audio:0},{filename:"/lib/python3.8/contextvars.py",start:3186351,end:3186480,audio:0},{filename:"/lib/python3.8/aifc.py",start:3186480,end:3219294,audio:0},{filename:"/lib/python3.8/io.py",start:3219294,end:3222835,audio:0},{filename:"/lib/python3.8/filecmp.py",start:3222835,end:3232665,audio:0},{filename:"/lib/python3.8/os.py",start:3232665,end:3271660,audio:0},{filename:"/lib/python3.8/pickletools.py",start:3271660,end:3365146,audio:0},{filename:"/lib/python3.8/operator.py",start:3365146,end:3375857,audio:0},{filename:"/lib/python3.8/getpass.py",start:3375857,end:3381851,audio:0},{filename:"/lib/python3.8/__phello__.foo.py",start:3381851,end:3381915,audio:0},{filename:"/lib/python3.8/imp.py",start:3381915,end:3392451,audio:0},{filename:"/lib/python3.8/pty.py",start:3392451,end:3397258,audio:0},{filename:"/lib/python3.8/functools.py",start:3397258,end:3434634,audio:0},{filename:"/lib/python3.8/_dummy_thread.py",start:3434634,end:3440661,audio:0},{filename:"/lib/python3.8/nturl2path.py",start:3440661,end:3443245,audio:0},{filename:"/lib/python3.8/pathlib.py",start:3443245,end:3494776,audio:0},{filename:"/lib/python3.8/typing.py",start:3494776,end:3563613,audio:0},{filename:"/lib/python3.8/ssl.py",start:3563613,end:3614373,audio:0},{filename:"/lib/python3.8/_compat_pickle.py",start:3614373,end:3623122,audio:0},{filename:"/lib/python3.8/heapq.py",start:3623122,end:3645999,audio:0},{filename:"/lib/python3.8/ftplib.py",start:3645999,end:3680767,audio:0},{filename:"/lib/python3.8/_collections_abc.py",start:3680767,end:3706867,audio:0},{filename:"/lib/python3.8/secrets.py",start:3706867,end:3708905,audio:0},{filename:"/lib/python3.8/tempfile.py",start:3708905,end:3736493,audio:0},{filename:"/lib/python3.8/modulefinder.py",start:3736493,end:3760956,audio:0},{filename:"/lib/python3.8/symtable.py",start:3760956,end:3768524,audio:0},{filename:"/lib/python3.8/imghdr.py",start:3768524,end:3772319,audio:0},{filename:"/lib/python3.8/mailcap.py",start:3772319,end:3780423,audio:0},{filename:"/lib/python3.8/_weakrefset.py",start:3780423,end:3786158,audio:0},{filename:"/lib/python3.8/_strptime.py",start:3786158,end:3811426,audio:0},{filename:"/lib/python3.8/numbers.py",start:3811426,end:3821670,audio:0},{filename:"/lib/python3.8/random.py",start:3821670,end:3850472,audio:0},{filename:"/lib/python3.8/colorsys.py",start:3850472,end:3854536,audio:0},{filename:"/lib/python3.8/enum.py",start:3854536,end:3889152,audio:0},{filename:"/lib/python3.8/weakref.py",start:3889152,end:3910539,audio:0},{filename:"/lib/python3.8/_pydecimal.py",start:3910539,end:4139050,audio:0},{filename:"/lib/python3.8/poplib.py",start:4139050,end:4154127,audio:0},{filename:"/lib/python3.8/quopri.py",start:4154127,end:4161381,audio:0},{filename:"/lib/python3.8/selectors.py",start:4161381,end:4179942,audio:0},{filename:"/lib/python3.8/fileinput.py",start:4179942,end:4194651,audio:0},{filename:"/lib/python3.8/shelve.py",start:4194651,end:4203178,audio:0},{filename:"/lib/python3.8/locale.py",start:4203178,end:4281369,audio:0},{filename:"/lib/python3.8/posixpath.py",start:4281369,end:4296996,audio:0},{filename:"/lib/python3.8/glob.py",start:4296996,end:4302693,audio:0},{filename:"/lib/python3.8/http/server.py",start:4302693,end:4349947,audio:0},{filename:"/lib/python3.8/http/cookies.py",start:4349947,end:4370359,audio:0},{filename:"/lib/python3.8/http/cookiejar.py",start:4370359,end:4447194,audio:0},{filename:"/lib/python3.8/http/__init__.py",start:4447194,end:4453572,audio:0},{filename:"/lib/python3.8/http/client.py",start:4453572,end:4508068,audio:0},{filename:"/lib/python3.8/asyncio/exceptions.py",start:4508068,end:4509628,audio:0},{filename:"/lib/python3.8/asyncio/windows_utils.py",start:4509628,end:4514688,audio:0},{filename:"/lib/python3.8/asyncio/staggered.py",start:4514688,end:4520680,audio:0},{filename:"/lib/python3.8/asyncio/queues.py",start:4520680,end:4528903,audio:0},{filename:"/lib/python3.8/asyncio/coroutines.py",start:4528903,end:4537700,audio:0},{filename:"/lib/python3.8/asyncio/runners.py",start:4537700,end:4539721,audio:0},{filename:"/lib/python3.8/asyncio/proactor_events.py",start:4539721,end:4570892,audio:0},{filename:"/lib/python3.8/asyncio/selector_events.py",start:4570892,end:4609900,audio:0},{filename:"/lib/python3.8/asyncio/windows_events.py",start:4609900,end:4642534,audio:0},{filename:"/lib/python3.8/asyncio/constants.py",start:4642534,end:4643422,audio:0},{filename:"/lib/python3.8/asyncio/subprocess.py",start:4643422,end:4651490,audio:0},{filename:"/lib/python3.8/asyncio/streams.py",start:4651490,end:4678146,audio:0},{filename:"/lib/python3.8/asyncio/unix_events.py",start:4678146,end:4727272,audio:0},{filename:"/lib/python3.8/asyncio/protocols.py",start:4727272,end:4734408,audio:0},{filename:"/lib/python3.8/asyncio/sslproto.py",start:4734408,end:4761618,audio:0},{filename:"/lib/python3.8/asyncio/transports.py",start:4761618,end:4772101,audio:0},{filename:"/lib/python3.8/asyncio/futures.py",start:4772101,end:4785255,audio:0},{filename:"/lib/python3.8/asyncio/trsock.py",start:4785255,end:4791131,audio:0},{filename:"/lib/python3.8/asyncio/base_subprocess.py",start:4791131,end:4799974,audio:0},{filename:"/lib/python3.8/asyncio/format_helpers.py",start:4799974,end:4802378,audio:0},{filename:"/lib/python3.8/asyncio/__init__.py",start:4802378,end:4803605,audio:0},{filename:"/lib/python3.8/asyncio/base_events.py",start:4803605,end:4876226,audio:0},{filename:"/lib/python3.8/asyncio/locks.py",start:4876226,end:4893502,audio:0},{filename:"/lib/python3.8/asyncio/events.py",start:4893502,end:4919672,audio:0},{filename:"/lib/python3.8/asyncio/log.py",start:4919672,end:4919796,audio:0},{filename:"/lib/python3.8/asyncio/tasks.py",start:4919796,end:4952872,audio:0},{filename:"/lib/python3.8/asyncio/__main__.py",start:4952872,end:4956215,audio:0},{filename:"/lib/python3.8/asyncio/base_tasks.py",start:4956215,end:4958422,audio:0},{filename:"/lib/python3.8/asyncio/base_futures.py",start:4958422,end:4960244,audio:0},{filename:"/lib/python3.8/xmlrpc/server.py",start:4960244,end:4996909,audio:0},{filename:"/lib/python3.8/xmlrpc/__init__.py",start:4996909,end:4996947,audio:0},{filename:"/lib/python3.8/xmlrpc/client.py",start:4996947,end:5046095,audio:0},{filename:"/lib/python3.8/unittest/suite.py",start:5046095,end:5058910,audio:0},{filename:"/lib/python3.8/unittest/main.py",start:5058910,end:5070148,audio:0},{filename:"/lib/python3.8/unittest/runner.py",start:5070148,end:5077915,audio:0},{filename:"/lib/python3.8/unittest/result.py",start:5077915,end:5085357,audio:0},{filename:"/lib/python3.8/unittest/signals.py",start:5085357,end:5087760,audio:0},{filename:"/lib/python3.8/unittest/util.py",start:5087760,end:5092975,audio:0},{filename:"/lib/python3.8/unittest/async_case.py",start:5092975,end:5098746,audio:0},{filename:"/lib/python3.8/unittest/loader.py",start:5098746,end:5121448,audio:0},{filename:"/lib/python3.8/unittest/__init__.py",start:5121448,end:5124715,audio:0},{filename:"/lib/python3.8/unittest/mock.py",start:5124715,end:5223576,audio:0},{filename:"/lib/python3.8/unittest/case.py",start:5223576,end:5283152,audio:0},{filename:"/lib/python3.8/unittest/__main__.py",start:5283152,end:5283624,audio:0},{filename:"/lib/python3.8/unittest/test/test_async_case.py",start:5283624,end:5289880,audio:0},{filename:"/lib/python3.8/unittest/test/test_assertions.py",start:5289880,end:5306958,audio:0},{filename:"/lib/python3.8/unittest/test/test_loader.py",start:5306958,end:5370013,audio:0},{filename:"/lib/python3.8/unittest/test/test_result.py",start:5370013,end:5395013,audio:0},{filename:"/lib/python3.8/unittest/test/test_program.py",start:5395013,end:5410062,audio:0},{filename:"/lib/python3.8/unittest/test/test_functiontestcase.py",start:5410062,end:5415602,audio:0},{filename:"/lib/python3.8/unittest/test/test_discovery.py",start:5415602,end:5449610,audio:0},{filename:"/lib/python3.8/unittest/test/test_case.py",start:5449610,end:5522708,audio:0},{filename:"/lib/python3.8/unittest/test/test_break.py",start:5522708,end:5532201,audio:0},{filename:"/lib/python3.8/unittest/test/test_runner.py",start:5532201,end:5568967,audio:0},{filename:"/lib/python3.8/unittest/test/test_setups.py",start:5568967,end:5585470,audio:0},{filename:"/lib/python3.8/unittest/test/__init__.py",start:5585470,end:5586054,audio:0},{filename:"/lib/python3.8/unittest/test/dummy.py",start:5586054,end:5586104,audio:0},{filename:"/lib/python3.8/unittest/test/_test_warnings.py",start:5586104,end:5588408,audio:0},{filename:"/lib/python3.8/unittest/test/test_suite.py",start:5588408,end:5603592,audio:0},{filename:"/lib/python3.8/unittest/test/support.py",start:5603592,end:5607344,audio:0},{filename:"/lib/python3.8/unittest/test/test_skipping.py",start:5607344,end:5617009,audio:0},{filename:"/lib/python3.8/unittest/test/__main__.py",start:5617009,end:5617605,audio:0},{filename:"/lib/python3.8/unittest/test/testmock/testmock.py",start:5617605,end:5686333,audio:0},{filename:"/lib/python3.8/unittest/test/testmock/testsealable.py",start:5686333,end:5691328,audio:0},{filename:"/lib/python3.8/unittest/test/testmock/testasync.py",start:5691328,end:5728278,audio:0},{filename:"/lib/python3.8/unittest/test/testmock/testhelpers.py",start:5728278,end:5761288,audio:0},{filename:"/lib/python3.8/unittest/test/testmock/testcallable.py",start:5761288,end:5765555,audio:0},{filename:"/lib/python3.8/unittest/test/testmock/testpatch.py",start:5765555,end:5822131,audio:0},{filename:"/lib/python3.8/unittest/test/testmock/testmagicmethods.py",start:5822131,end:5838470,audio:0},{filename:"/lib/python3.8/unittest/test/testmock/__init__.py",start:5838470,end:5838935,audio:0},{filename:"/lib/python3.8/unittest/test/testmock/testwith.py",start:5838935,end:5851194,audio:0},{filename:"/lib/python3.8/unittest/test/testmock/testsentinel.py",start:5851194,end:5852519,audio:0},{filename:"/lib/python3.8/unittest/test/testmock/support.py",start:5852519,end:5852787,audio:0},{filename:"/lib/python3.8/unittest/test/testmock/__main__.py",start:5852787,end:5853410,audio:0},{filename:"/lib/python3.8/encodings/aliases.py",start:5853410,end:5869103,audio:0},{filename:"/lib/python3.8/encodings/cp1251.py",start:5869103,end:5882464,audio:0},{filename:"/lib/python3.8/encodings/punycode.py",start:5882464,end:5889345,audio:0},{filename:"/lib/python3.8/encodings/gb2312.py",start:5889345,end:5890372,audio:0},{filename:"/lib/python3.8/encodings/cp850.py",start:5890372,end:5924477,audio:0},{filename:"/lib/python3.8/encodings/cp737.py",start:5924477,end:5959158,audio:0},{filename:"/lib/python3.8/encodings/iso2022_jp.py",start:5959158,end:5960211,audio:0},{filename:"/lib/python3.8/encodings/gbk.py",start:5960211,end:5961226,audio:0},{filename:"/lib/python3.8/encodings/shift_jis_2004.py",start:5961226,end:5962285,audio:0},{filename:"/lib/python3.8/encodings/iso8859_3.py",start:5962285,end:5975374,audio:0},{filename:"/lib/python3.8/encodings/iso2022_jp_3.py",start:5975374,end:5976435,audio:0},{filename:"/lib/python3.8/encodings/iso8859_4.py",start:5976435,end:5989811,audio:0},{filename:"/lib/python3.8/encodings/koi8_u.py",start:5989811,end:6003573,audio:0},{filename:"/lib/python3.8/encodings/euc_kr.py",start:6003573,end:6004600,audio:0},{filename:"/lib/python3.8/encodings/iso2022_jp_1.py",start:6004600,end:6005661,audio:0},{filename:"/lib/python3.8/encodings/utf_8.py",start:6005661,end:6006666,audio:0},{filename:"/lib/python3.8/encodings/big5hkscs.py",start:6006666,end:6007705,audio:0},{filename:"/lib/python3.8/encodings/iso2022_kr.py",start:6007705,end:6008758,audio:0},{filename:"/lib/python3.8/encodings/utf_16_le.py",start:6008758,end:6009795,audio:0},{filename:"/lib/python3.8/encodings/cp864.py",start:6009795,end:6043458,audio:0},{filename:"/lib/python3.8/encodings/tis_620.py",start:6043458,end:6055758,audio:0},{filename:"/lib/python3.8/encodings/bz2_codec.py",start:6055758,end:6058007,audio:0},{filename:"/lib/python3.8/encodings/mac_cyrillic.py",start:6058007,end:6071461,audio:0},{filename:"/lib/python3.8/encodings/base64_codec.py",start:6071461,end:6072994,audio:0},{filename:"/lib/python3.8/encodings/cp862.py",start:6072994,end:6106364,audio:0},{filename:"/lib/python3.8/encodings/cp857.py",start:6106364,end:6140272,audio:0},{filename:"/lib/python3.8/encodings/cp1253.py",start:6140272,end:6153366,audio:0},{filename:"/lib/python3.8/encodings/cp500.py",start:6153366,end:6166487,audio:0},{filename:"/lib/python3.8/encodings/cp775.py",start:6166487,end:6200963,audio:0},{filename:"/lib/python3.8/encodings/cp875.py",start:6200963,end:6213817,audio:0},{filename:"/lib/python3.8/encodings/cp037.py",start:6213817,end:6226938,audio:0},{filename:"/lib/python3.8/encodings/mac_greek.py",start:6226938,end:6240659,audio:0},{filename:"/lib/python3.8/encodings/iso8859_6.py",start:6240659,end:6251492,audio:0},{filename:"/lib/python3.8/encodings/utf_32.py",start:6251492,end:6256621,audio:0},{filename:"/lib/python3.8/encodings/uu_codec.py",start:6256621,end:6259472,audio:0},{filename:"/lib/python3.8/encodings/cp861.py",start:6259472,end:6294105,audio:0},{filename:"/lib/python3.8/encodings/idna.py",start:6294105,end:6303275,audio:0},{filename:"/lib/python3.8/encodings/cp949.py",start:6303275,end:6304298,audio:0},{filename:"/lib/python3.8/encodings/cp874.py",start:6304298,end:6316893,audio:0},{filename:"/lib/python3.8/encodings/iso2022_jp_2.py",start:6316893,end:6317954,audio:0},{filename:"/lib/python3.8/encodings/cp932.py",start:6317954,end:6318977,audio:0},{filename:"/lib/python3.8/encodings/hex_codec.py",start:6318977,end:6320485,audio:0},{filename:"/lib/python3.8/encodings/cp852.py",start:6320485,end:6355487,audio:0},{filename:"/lib/python3.8/encodings/iso2022_jp_2004.py",start:6355487,end:6356560,audio:0},{filename:"/lib/python3.8/encodings/euc_jp.py",start:6356560,end:6357587,audio:0},{filename:"/lib/python3.8/encodings/cp865.py",start:6357587,end:6392205,audio:0},{filename:"/lib/python3.8/encodings/cp855.py",start:6392205,end:6426055,audio:0},{filename:"/lib/python3.8/encodings/cp858.py",start:6426055,end:6460070,audio:0},{filename:"/lib/python3.8/encodings/oem.py",start:6460070,end:6461089,audio:0},{filename:"/lib/python3.8/encodings/gb18030.py",start:6461089,end:6462120,audio:0},{filename:"/lib/python3.8/encodings/iso8859_7.py",start:6462120,end:6474964,audio:0},{filename:"/lib/python3.8/encodings/cp1257.py",start:6474964,end:6488338,audio:0},{filename:"/lib/python3.8/encodings/iso8859_10.py",start:6488338,end:6501927,audio:0},{filename:"/lib/python3.8/encodings/mac_latin2.py",start:6501927,end:6516045,audio:0},{filename:"/lib/python3.8/encodings/cp1256.py",start:6516045,end:6528859,audio:0},{filename:"/lib/python3.8/encodings/utf_7.py",start:6528859,end:6529805,audio:0},{filename:"/lib/python3.8/encodings/cp856.py",start:6529805,end:6542228,audio:0},{filename:"/lib/python3.8/encodings/koi8_r.py",start:6542228,end:6556007,audio:0},{filename:"/lib/python3.8/encodings/cp863.py",start:6556007,end:6590259,audio:0},{filename:"/lib/python3.8/encodings/cp437.py",start:6590259,end:6624823,audio:0},{filename:"/lib/python3.8/encodings/latin_1.py",start:6624823,end:6626087,audio:0},{filename:"/lib/python3.8/encodings/utf_16.py",start:6626087,end:6631323,audio:0},{filename:"/lib/python3.8/encodings/cp1252.py",start:6631323,end:6644834,audio:0},{filename:"/lib/python3.8/encodings/quopri_codec.py",start:6644834,end:6646359,audio:0},{filename:"/lib/python3.8/encodings/utf_16_be.py",start:6646359,end:6647396,audio:0},{filename:"/lib/python3.8/encodings/cp1250.py",start:6647396,end:6661082,audio:0},{filename:"/lib/python3.8/encodings/johab.py",start:6661082,end:6662105,audio:0},{filename:"/lib/python3.8/encodings/cp866.py",start:6662105,end:6696501,audio:0},{filename:"/lib/python3.8/encodings/iso2022_jp_ext.py",start:6696501,end:6697570,audio:0},{filename:"/lib/python3.8/encodings/hz.py",start:6697570,end:6698581,audio:0},{filename:"/lib/python3.8/encodings/iso8859_5.py",start:6698581,end:6711596,audio:0},{filename:"/lib/python3.8/encodings/utf_32_be.py",start:6711596,end:6712526,audio:0},{filename:"/lib/python3.8/encodings/cp869.py",start:6712526,end:6745491,audio:0},{filename:"/lib/python3.8/encodings/cp1254.py",start:6745491,end:6758993,audio:0},{filename:"/lib/python3.8/encodings/ptcp154.py",start:6758993,end:6773008,audio:0},{filename:"/lib/python3.8/encodings/iso8859_15.py",start:6773008,end:6786220,audio:0},{filename:"/lib/python3.8/encodings/utf_32_le.py",start:6786220,end:6787150,audio:0},{filename:"/lib/python3.8/encodings/euc_jis_2004.py",start:6787150,end:6788201,audio:0},{filename:"/lib/python3.8/encodings/euc_jisx0213.py",start:6788201,end:6789252,audio:0},{filename:"/lib/python3.8/encodings/cp1006.py",start:6789252,end:6802820,audio:0},{filename:"/lib/python3.8/encodings/shift_jisx0213.py",start:6802820,end:6803879,audio:0},{filename:"/lib/python3.8/encodings/cp1255.py",start:6803879,end:6816345,audio:0},{filename:"/lib/python3.8/encodings/palmos.py",start:6816345,end:6829864,audio:0},{filename:"/lib/python3.8/encodings/cp1258.py",start:6829864,end:6843228,audio:0},{filename:"/lib/python3.8/encodings/iso8859_2.py",start:6843228,end:6856632,audio:0},{filename:"/lib/python3.8/encodings/mac_croatian.py",start:6856632,end:6870265,audio:0},{filename:"/lib/python3.8/encodings/mac_roman.py",start:6870265,end:6883745,audio:0},{filename:"/lib/python3.8/encodings/utf_8_sig.py",start:6883745,end:6887878,audio:0},{filename:"/lib/python3.8/encodings/ascii.py",start:6887878,end:6889126,audio:0},{filename:"/lib/python3.8/encodings/mbcs.py",start:6889126,end:6890337,audio:0},{filename:"/lib/python3.8/encodings/charmap.py",start:6890337,end:6892421,audio:0},{filename:"/lib/python3.8/encodings/raw_unicode_escape.py",start:6892421,end:6893629,audio:0},{filename:"/lib/python3.8/encodings/iso8859_16.py",start:6893629,end:6907186,audio:0},{filename:"/lib/python3.8/encodings/cp720.py",start:6907186,end:6920872,audio:0},{filename:"/lib/python3.8/encodings/unicode_escape.py",start:6920872,end:6922056,audio:0},{filename:"/lib/python3.8/encodings/hp_roman8.py",start:6922056,end:6935531,audio:0},{filename:"/lib/python3.8/encodings/mac_arabic.py",start:6935531,end:6971998,audio:0},{filename:"/lib/python3.8/encodings/zlib_codec.py",start:6971998,end:6974202,audio:0},{filename:"/lib/python3.8/encodings/iso8859_14.py",start:6974202,end:6987854,audio:0},{filename:"/lib/python3.8/encodings/__init__.py",start:6987854,end:6993442,audio:0},{filename:"/lib/python3.8/encodings/iso8859_1.py",start:6993442,end:7006618,audio:0},{filename:"/lib/python3.8/encodings/mac_farsi.py",start:7006618,end:7021788,audio:0},{filename:"/lib/python3.8/encodings/big5.py",start:7021788,end:7022807,audio:0},{filename:"/lib/python3.8/encodings/iso8859_8.py",start:7022807,end:7033843,audio:0},{filename:"/lib/python3.8/encodings/cp950.py",start:7033843,end:7034866,audio:0},{filename:"/lib/python3.8/encodings/mac_turkish.py",start:7034866,end:7048379,audio:0},{filename:"/lib/python3.8/encodings/cp424.py",start:7048379,end:7060434,audio:0},{filename:"/lib/python3.8/encodings/cp1125.py",start:7060434,end:7095031,audio:0},{filename:"/lib/python3.8/encodings/iso8859_9.py",start:7095031,end:7108187,audio:0},{filename:"/lib/python3.8/encodings/koi8_t.py",start:7108187,end:7121380,audio:0},{filename:"/lib/python3.8/encodings/cp273.py",start:7121380,end:7135512,audio:0},{filename:"/lib/python3.8/encodings/shift_jis.py",start:7135512,end:7136551,audio:0},{filename:"/lib/python3.8/encodings/rot_13.py",start:7136551,end:7138999,audio:0},{filename:"/lib/python3.8/encodings/cp1140.py",start:7138999,end:7152104,audio:0},{filename:"/lib/python3.8/encodings/kz1048.py",start:7152104,end:7165827,audio:0},{filename:"/lib/python3.8/encodings/mac_romanian.py",start:7165827,end:7179488,audio:0},{filename:"/lib/python3.8/encodings/mac_iceland.py",start:7179488,end:7192986,audio:0},{filename:"/lib/python3.8/encodings/iso8859_11.py",start:7192986,end:7205321,audio:0},{filename:"/lib/python3.8/encodings/mac_centeuro.py",start:7205321,end:7219423,audio:0},{filename:"/lib/python3.8/encodings/cp1026.py",start:7219423,end:7232536,audio:0},{filename:"/lib/python3.8/encodings/undefined.py",start:7232536,end:7233835,audio:0},{filename:"/lib/python3.8/encodings/cp860.py",start:7233835,end:7268516,audio:0},{filename:"/lib/python3.8/encodings/iso8859_13.py",start:7268516,end:7281787,audio:0},{filename:"/lib/python3.8/concurrent/__init__.py",start:7281787,end:7281825,audio:0},{filename:"/lib/python3.8/concurrent/futures/thread.py",start:7281825,end:7290593,audio:0},{filename:"/lib/python3.8/concurrent/futures/process.py",start:7290593,end:7318875,audio:0},{filename:"/lib/python3.8/concurrent/futures/__init__.py",start:7318875,end:7320429,audio:0},{filename:"/lib/python3.8/concurrent/futures/_base.py",start:7320429,end:7342901,audio:0},{filename:"/lib/python3.8/email/iterators.py",start:7342901,end:7345036,audio:0},{filename:"/lib/python3.8/email/errors.py",start:7345036,end:7348683,audio:0},{filename:"/lib/python3.8/email/utils.py",start:7348683,end:7362171,audio:0},{filename:"/lib/python3.8/email/contentmanager.py",start:7362171,end:7372843,audio:0},{filename:"/lib/python3.8/email/quoprimime.py",start:7372843,end:7382701,audio:0},{filename:"/lib/python3.8/email/headerregistry.py",start:7382701,end:7403292,audio:0},{filename:"/lib/python3.8/email/message.py",start:7403292,end:7450364,audio:0},{filename:"/lib/python3.8/email/base64mime.py",start:7450364,end:7453922,audio:0},{filename:"/lib/python3.8/email/_policybase.py",start:7453922,end:7468995,audio:0},{filename:"/lib/python3.8/email/_encoded_words.py",start:7468995,end:7477519,audio:0},{filename:"/lib/python3.8/email/parser.py",start:7477519,end:7482560,audio:0},{filename:"/lib/python3.8/email/architecture.rst",start:7482560,end:7492121,audio:0},{filename:"/lib/python3.8/email/charset.py",start:7492121,end:7509249,audio:0},{filename:"/lib/python3.8/email/policy.py",start:7509249,end:7519632,audio:0},{filename:"/lib/python3.8/email/feedparser.py",start:7519632,end:7542412,audio:0},{filename:"/lib/python3.8/email/header.py",start:7542412,end:7566514,audio:0},{filename:"/lib/python3.8/email/_parseaddr.py",start:7566514,end:7584118,audio:0},{filename:"/lib/python3.8/email/__init__.py",start:7584118,end:7585884,audio:0},{filename:"/lib/python3.8/email/generator.py",start:7585884,end:7605859,audio:0},{filename:"/lib/python3.8/email/_header_value_parser.py",start:7605859,end:7712319,audio:0},{filename:"/lib/python3.8/email/encoders.py",start:7712319,end:7714105,audio:0},{filename:"/lib/python3.8/email/mime/message.py",start:7714105,end:7715422,audio:0},{filename:"/lib/python3.8/email/mime/base.py",start:7715422,end:7716338,audio:0},{filename:"/lib/python3.8/email/mime/application.py",start:7716338,end:7717659,audio:0},{filename:"/lib/python3.8/email/mime/nonmultipart.py",start:7717659,end:7718350,audio:0},{filename:"/lib/python3.8/email/mime/audio.py",start:7718350,end:7721089,audio:0},{filename:"/lib/python3.8/email/mime/image.py",start:7721089,end:7722918,audio:0},{filename:"/lib/python3.8/email/mime/__init__.py",start:7722918,end:7722918,audio:0},{filename:"/lib/python3.8/email/mime/text.py",start:7722918,end:7724355,audio:0},{filename:"/lib/python3.8/email/mime/multipart.py",start:7724355,end:7725976,audio:0},{filename:"/lib/python3.8/html/entities.py",start:7725976,end:7801291,audio:0},{filename:"/lib/python3.8/html/parser.py",start:7801291,end:7819012,audio:0},{filename:"/lib/python3.8/html/__init__.py",start:7819012,end:7823768,audio:0},{filename:"/lib/python3.8/json/decoder.py",start:7823768,end:7836240,audio:0},{filename:"/lib/python3.8/json/encoder.py",start:7836240,end:7852312,audio:0},{filename:"/lib/python3.8/json/tool.py",start:7852312,end:7854251,audio:0},{filename:"/lib/python3.8/json/scanner.py",start:7854251,end:7856676,audio:0},{filename:"/lib/python3.8/json/__init__.py",start:7856676,end:7871021,audio:0},{filename:"/lib/python3.8/distutils/sysconfig.py",start:7871021,end:7891411,audio:0},{filename:"/lib/python3.8/distutils/errors.py",start:7891411,end:7894988,audio:0},{filename:"/lib/python3.8/distutils/dist.py",start:7894988,end:7945373,audio:0},{filename:"/lib/python3.8/distutils/versionpredicate.py",start:7945373,end:7950506,audio:0},{filename:"/lib/python3.8/distutils/README",start:7950506,end:7950748,audio:0},{filename:"/lib/python3.8/distutils/msvc9compiler.py",start:7950748,end:7981259,audio:0},{filename:"/lib/python3.8/distutils/archive_util.py",start:7981259,end:7989831,audio:0},{filename:"/lib/python3.8/distutils/cmd.py",start:7989831,end:8007910,audio:0},{filename:"/lib/python3.8/distutils/unixccompiler.py",start:8007910,end:8022606,audio:0},{filename:"/lib/python3.8/distutils/dep_util.py",start:8022606,end:8026097,audio:0},{filename:"/lib/python3.8/distutils/util.py",start:8026097,end:8046989,audio:0},{filename:"/lib/python3.8/distutils/file_util.py",start:8046989,end:8055137,audio:0},{filename:"/lib/python3.8/distutils/core.py",start:8055137,end:8064013,audio:0},{filename:"/lib/python3.8/distutils/extension.py",start:8064013,end:8074528,audio:0},{filename:"/lib/python3.8/distutils/text_file.py",start:8074528,end:8087011,audio:0},{filename:"/lib/python3.8/distutils/msvccompiler.py",start:8087011,end:8110575,audio:0},{filename:"/lib/python3.8/distutils/dir_util.py",start:8110575,end:8118353,audio:0},{filename:"/lib/python3.8/distutils/debug.py",start:8118353,end:8118492,audio:0},{filename:"/lib/python3.8/distutils/cygwinccompiler.py",start:8118492,end:8134970,audio:0},{filename:"/lib/python3.8/distutils/__init__.py",start:8134970,end:8135206,audio:0},{filename:"/lib/python3.8/distutils/version.py",start:8135206,end:8147551,audio:0},{filename:"/lib/python3.8/distutils/_msvccompiler.py",start:8147551,end:8169482,audio:0},{filename:"/lib/python3.8/distutils/spawn.py",start:8169482,end:8177325,audio:0},{filename:"/lib/python3.8/distutils/bcppcompiler.py",start:8177325,end:8192260,audio:0},{filename:"/lib/python3.8/distutils/filelist.py",start:8192260,end:8205092,audio:0},{filename:"/lib/python3.8/distutils/config.py",start:8205092,end:8209919,audio:0},{filename:"/lib/python3.8/distutils/ccompiler.py",start:8209919,end:8257352,audio:0},{filename:"/lib/python3.8/distutils/log.py",start:8257352,end:8259321,audio:0},{filename:"/lib/python3.8/distutils/fancy_getopt.py",start:8259321,end:8277105,audio:0},{filename:"/lib/python3.8/distutils/tests/test_clean.py",start:8277105,end:8278546,audio:0},{filename:"/lib/python3.8/distutils/tests/test_build_ext.py",start:8278546,end:8298994,audio:0},{filename:"/lib/python3.8/distutils/tests/test_build.py",start:8298994,end:8300959,audio:0},{filename:"/lib/python3.8/distutils/tests/test_bdist_rpm.py",start:8300959,end:8305967,audio:0},{filename:"/lib/python3.8/distutils/tests/test_msvc9compiler.py",start:8305967,end:8312005,audio:0},{filename:"/lib/python3.8/distutils/tests/test_dir_util.py",start:8312005,end:8316659,audio:0},{filename:"/lib/python3.8/distutils/tests/test_version.py",start:8316659,end:8319273,audio:0},{filename:"/lib/python3.8/distutils/tests/test_bdist.py",start:8319273,end:8321166,audio:0},{filename:"/lib/python3.8/distutils/tests/test_build_clib.py",start:8321166,end:8325841,audio:0},{filename:"/lib/python3.8/distutils/tests/test_install_scripts.py",start:8325841,end:8328466,audio:0},{filename:"/lib/python3.8/distutils/tests/test_bdist_msi.py",start:8328466,end:8329194,audio:0},{filename:"/lib/python3.8/distutils/tests/test_dep_util.py",start:8329194,end:8332014,audio:0},{filename:"/lib/python3.8/distutils/tests/includetest.rst",start:8332014,end:8332039,audio:0},{filename:"/lib/python3.8/distutils/tests/test_install_lib.py",start:8332039,end:8336013,audio:0},{filename:"/lib/python3.8/distutils/tests/test_msvccompiler.py",start:8336013,end:8340885,audio:0},{filename:"/lib/python3.8/distutils/tests/test_log.py",start:8340885,end:8342749,audio:0},{filename:"/lib/python3.8/distutils/tests/Setup.sample",start:8342749,end:8344998,audio:0},{filename:"/lib/python3.8/distutils/tests/test_archive_util.py",start:8344998,end:8359299,audio:0},{filename:"/lib/python3.8/distutils/tests/test_cygwinccompiler.py",start:8359299,end:8364935,audio:0},{filename:"/lib/python3.8/distutils/tests/test_config.py",start:8364935,end:8368827,audio:0},{filename:"/lib/python3.8/distutils/tests/test_bdist_wininst.py",start:8368827,end:8370217,audio:0},{filename:"/lib/python3.8/distutils/tests/test_upload.py",start:8370217,end:8376752,audio:0},{filename:"/lib/python3.8/distutils/tests/test_text_file.py",start:8376752,end:8380188,audio:0},{filename:"/lib/python3.8/distutils/tests/test_extension.py",start:8380188,end:8382956,audio:0},{filename:"/lib/python3.8/distutils/tests/test_build_scripts.py",start:8382956,end:8386549,audio:0},{filename:"/lib/python3.8/distutils/tests/test_filelist.py",start:8386549,end:8398024,audio:0},{filename:"/lib/python3.8/distutils/tests/test_sdist.py",start:8398024,end:8415071,audio:0},{filename:"/lib/python3.8/distutils/tests/test_install_data.py",start:8415071,end:8417648,audio:0},{filename:"/lib/python3.8/distutils/tests/test_build_py.py",start:8417648,end:8423983,audio:0},{filename:"/lib/python3.8/distutils/tests/test_spawn.py",start:8423983,end:8429649,audio:0},{filename:"/lib/python3.8/distutils/tests/test_sysconfig.py",start:8429649,end:8440694,audio:0},{filename:"/lib/python3.8/distutils/tests/test_unixccompiler.py",start:8440694,end:8445322,audio:0},{filename:"/lib/python3.8/distutils/tests/test_bdist_dumb.py",start:8445322,end:8448227,audio:0},{filename:"/lib/python3.8/distutils/tests/test_versionpredicate.py",start:8448227,end:8448507,audio:0},{filename:"/lib/python3.8/distutils/tests/test_check.py",start:8448507,end:8454218,audio:0},{filename:"/lib/python3.8/distutils/tests/__init__.py",start:8454218,end:8455278,audio:0},{filename:"/lib/python3.8/distutils/tests/test_install_headers.py",start:8455278,end:8456516,audio:0},{filename:"/lib/python3.8/distutils/tests/test_register.py",start:8456516,end:8466281,audio:0},{filename:"/lib/python3.8/distutils/tests/xxmodule.c",start:8466281,end:8479197,audio:0},{filename:"/lib/python3.8/distutils/tests/test_install.py",start:8479197,end:8487732,audio:0},{filename:"/lib/python3.8/distutils/tests/test_config_cmd.py",start:8487732,end:8490791,audio:0},{filename:"/lib/python3.8/distutils/tests/support.py",start:8490791,end:8497331,audio:0},{filename:"/lib/python3.8/distutils/tests/test_cmd.py",start:8497331,end:8501166,audio:0},{filename:"/lib/python3.8/distutils/tests/test_core.py",start:8501166,end:8505243,audio:0},{filename:"/lib/python3.8/distutils/tests/test_file_util.py",start:8505243,end:8509656,audio:0},{filename:"/lib/python3.8/distutils/tests/test_dist.py",start:8509656,end:8528758,audio:0},{filename:"/lib/python3.8/distutils/tests/test_util.py",start:8528758,end:8540330,audio:0},{filename:"/lib/python3.8/distutils/command/build.py",start:8540330,end:8546097,audio:0},{filename:"/lib/python3.8/distutils/command/register.py",start:8546097,end:8557809,audio:0},{filename:"/lib/python3.8/distutils/command/bdist_rpm.py",start:8557809,end:8579386,audio:0},{filename:"/lib/python3.8/distutils/command/install_egg_info.py",start:8579386,end:8581989,audio:0},{filename:"/lib/python3.8/distutils/command/install_data.py",start:8581989,end:8584811,audio:0},{filename:"/lib/python3.8/distutils/command/clean.py",start:8584811,end:8587587,audio:0},{filename:"/lib/python3.8/distutils/command/install.py",start:8587587,end:8614318,audio:0},{filename:"/lib/python3.8/distutils/command/build_ext.py",start:8614318,end:8645886,audio:0},{filename:"/lib/python3.8/distutils/command/bdist.py",start:8645886,end:8651448,audio:0},{filename:"/lib/python3.8/distutils/command/bdist_wininst.py",start:8651448,end:8667491,audio:0},{filename:"/lib/python3.8/distutils/command/build_clib.py",start:8667491,end:8675513,audio:0},{filename:"/lib/python3.8/distutils/command/upload.py",start:8675513,end:8682514,audio:0},{filename:"/lib/python3.8/distutils/command/bdist_dumb.py",start:8682514,end:8687427,audio:0},{filename:"/lib/python3.8/distutils/command/sdist.py",start:8687427,end:8706432,audio:0},{filename:"/lib/python3.8/distutils/command/build_scripts.py",start:8706432,end:8712664,audio:0},{filename:"/lib/python3.8/distutils/command/install_headers.py",start:8712664,end:8713962,audio:0},{filename:"/lib/python3.8/distutils/command/check.py",start:8713962,end:8719561,audio:0},{filename:"/lib/python3.8/distutils/command/command_template",start:8719561,end:8720194,audio:0},{filename:"/lib/python3.8/distutils/command/build_py.py",start:8720194,end:8737358,audio:0},{filename:"/lib/python3.8/distutils/command/__init__.py",start:8737358,end:8738157,audio:0},{filename:"/lib/python3.8/distutils/command/install_lib.py",start:8738157,end:8746554,audio:0},{filename:"/lib/python3.8/distutils/command/install_scripts.py",start:8746554,end:8748571,audio:0},{filename:"/lib/python3.8/distutils/command/bdist_msi.py",start:8748571,end:8783866,audio:0},{filename:"/lib/python3.8/distutils/command/config.py",start:8783866,end:8796983,audio:0},{filename:"/lib/python3.8/logging/handlers.py",start:8796983,end:8854868,audio:0},{filename:"/lib/python3.8/logging/__init__.py",start:8854868,end:8932510,audio:0},{filename:"/lib/python3.8/logging/config.py",start:8932510,end:8968867,audio:0},{filename:"/lib/python3.8/wsgiref/handlers.py",start:8968867,end:8990536,audio:0},{filename:"/lib/python3.8/wsgiref/util.py",start:8990536,end:8996387,audio:0},{filename:"/lib/python3.8/wsgiref/headers.py",start:8996387,end:9003153,audio:0},{filename:"/lib/python3.8/wsgiref/validate.py",start:9003153,end:9018252,audio:0},{filename:"/lib/python3.8/wsgiref/simple_server.py",start:9018252,end:9023423,audio:0},{filename:"/lib/python3.8/wsgiref/__init__.py",start:9023423,end:9024010,audio:0},{filename:"/lib/python3.8/collections/abc.py",start:9024010,end:9024078,audio:0},{filename:"/lib/python3.8/collections/__init__.py",start:9024078,end:9071599,audio:0},{filename:"/lib/python3.8/site-packages/README.txt",start:9071599,end:9071718,audio:0},{filename:"/lib/python3.8/site-packages/sitecustomize.py",start:9071718,end:9071967,audio:0},{filename:"/lib/python3.8/site-packages/six.py",start:9071967,end:9102855,audio:0},{filename:"/lib/python3.8/site-packages/pyodide/console.py",start:9102855,end:9103695,audio:0},{filename:"/lib/python3.8/site-packages/pyodide/__init__.py",start:9103695,end:9103970,audio:0},{filename:"/lib/python3.8/site-packages/pyodide/_base.py",start:9103970,end:9108766,audio:0},{filename:"/lib/python3.8/site-packages/parso/file_io.py",start:9108766,end:9110099,audio:0},{filename:"/lib/python3.8/site-packages/parso/utils.py",start:9110099,end:9116603,audio:0},{filename:"/lib/python3.8/site-packages/parso/grammar.py",start:9116603,end:9127107,audio:0},{filename:"/lib/python3.8/site-packages/parso/cache.py",start:9127107,end:9135775,audio:0},{filename:"/lib/python3.8/site-packages/parso/parser.py",start:9135775,end:9142936,audio:0},{filename:"/lib/python3.8/site-packages/parso/__init__.py",start:9142936,end:9144543,audio:0},{filename:"/lib/python3.8/site-packages/parso/normalizer.py",start:9144543,end:9150297,audio:0},{filename:"/lib/python3.8/site-packages/parso/_compatibility.py",start:9150297,end:9152749,audio:0},{filename:"/lib/python3.8/site-packages/parso/tree.py",start:9152749,end:9164321,audio:0},{filename:"/lib/python3.8/site-packages/parso/python/grammar37.txt",start:9164321,end:9171105,audio:0},{filename:"/lib/python3.8/site-packages/parso/python/errors.py",start:9171105,end:9219127,audio:0},{filename:"/lib/python3.8/site-packages/parso/python/grammar38.txt",start:9219127,end:9226698,audio:0},{filename:"/lib/python3.8/site-packages/parso/python/tokenize.py",start:9226698,end:9254347,audio:0},{filename:"/lib/python3.8/site-packages/parso/python/parser.py",start:9254347,end:9262926,audio:0},{filename:"/lib/python3.8/site-packages/parso/python/grammar34.txt",start:9262926,end:9269054,audio:0},{filename:"/lib/python3.8/site-packages/parso/python/token.py",start:9269054,end:9269865,audio:0},{filename:"/lib/python3.8/site-packages/parso/python/prefix.py",start:9269865,end:9272270,audio:0},{filename:"/lib/python3.8/site-packages/parso/python/diff.py",start:9272270,end:9306500,audio:0},{filename:"/lib/python3.8/site-packages/parso/python/grammar35.txt",start:9306500,end:9313433,audio:0},{filename:"/lib/python3.8/site-packages/parso/python/pep8.py",start:9313433,end:9345649,audio:0},{filename:"/lib/python3.8/site-packages/parso/python/grammar27.txt",start:9345649,end:9351607,audio:0},{filename:"/lib/python3.8/site-packages/parso/python/grammar39.txt",start:9351607,end:9359159,audio:0},{filename:"/lib/python3.8/site-packages/parso/python/grammar310.txt",start:9359159,end:9366711,audio:0},{filename:"/lib/python3.8/site-packages/parso/python/__init__.py",start:9366711,end:9366711,audio:0},{filename:"/lib/python3.8/site-packages/parso/python/tree.py",start:9366711,end:9404822,audio:0},{filename:"/lib/python3.8/site-packages/parso/python/grammar36.txt",start:9404822,end:9411755,audio:0},{filename:"/lib/python3.8/site-packages/parso/python/grammar33.txt",start:9411755,end:9417879,audio:0},{filename:"/lib/python3.8/site-packages/parso/pgen2/grammar_parser.py",start:9417879,end:9423278,audio:0},{filename:"/lib/python3.8/site-packages/parso/pgen2/__init__.py",start:9423278,end:9423660,audio:0},{filename:"/lib/python3.8/site-packages/parso/pgen2/generator.py",start:9423660,end:9437902,audio:0},{filename:"/lib/python3.8/site-packages/jedi/common.py",start:9437902,end:9438827,audio:0},{filename:"/lib/python3.8/site-packages/jedi/file_io.py",start:9438827,end:9441201,audio:0},{filename:"/lib/python3.8/site-packages/jedi/parser_utils.py",start:9441201,end:9451926,audio:0},{filename:"/lib/python3.8/site-packages/jedi/utils.py",start:9451926,end:9456653,audio:0},{filename:"/lib/python3.8/site-packages/jedi/cache.py",start:9456653,end:9460234,audio:0},{filename:"/lib/python3.8/site-packages/jedi/settings.py",start:9460234,end:9463761,audio:0},{filename:"/lib/python3.8/site-packages/jedi/debug.py",start:9463761,end:9467485,audio:0},{filename:"/lib/python3.8/site-packages/jedi/__init__.py",start:9467485,end:9468984,audio:0},{filename:"/lib/python3.8/site-packages/jedi/_compatibility.py",start:9468984,end:9489239,audio:0},{filename:"/lib/python3.8/site-packages/jedi/__main__.py",start:9489239,end:9491189,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/LICENSE",start:9491189,end:9503847,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/backports_abc.pyi",start:9503847,end:9504067,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/tabulate.pyi",start:9504067,end:9505522,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pycurl.pyi",start:9505522,end:9518219,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/termcolor.pyi",start:9518219,end:9518671,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/croniter.pyi",start:9518671,end:9520591,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/decorator.pyi",start:9520591,end:9523398,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/ujson.pyi",start:9523398,end:9524444,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/certifi.pyi",start:9524444,end:9524468,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/typing_extensions.pyi",start:9524468,end:9527197,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/itsdangerous.pyi",start:9527197,end:9535520,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/first.pyi",start:9535520,end:9536002,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/toml.pyi",start:9536002,end:9536818,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/emoji.pyi",start:9536818,end:9537213,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pyre_extensions.pyi",start:9537213,end:9537480,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/mypy_extensions.pyi",start:9537480,end:9539531,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/singledispatch.pyi",start:9539531,end:9540167,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/mock.pyi",start:9540167,end:9545471,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/globals.pyi",start:9545471,end:9545909,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/helpers.pyi",start:9545909,end:9548015,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/cli.pyi",start:9548015,end:9550357,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/sessions.pyi",start:9550357,end:9552492,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/templating.pyi",start:9552492,end:9553345,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/app.pyi",start:9553345,end:9561976,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/debughelpers.pyi",start:9561976,end:9562703,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/signals.pyi",start:9562703,end:9563539,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/blueprints.pyi",start:9563539,end:9566981,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/config.pyi",start:9566981,end:9567969,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/logging.pyi",start:9567969,end:9568266,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/ctx.pyi",start:9568266,end:9569829,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/views.pyi",start:9569829,end:9570504,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/testing.pyi",start:9570504,end:9572004,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/__init__.pyi",start:9572004,end:9574221,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/wrappers.pyi",start:9574221,end:9575474,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/json/tag.pyi",start:9575474,end:9577511,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/json/__init__.pyi",start:9577511,end:9578200,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/exceptions.pyi",start:9578200,end:9578462,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/fernet.pyi",start:9578462,end:9579102,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/x509.pyi",start:9579102,end:9592484,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/__init__.pyi",start:9592484,end:9592484,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/__init__.pyi",start:9592484,end:9592547,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/backends/interfaces.pyi",start:9592547,end:9600785,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/backends/__init__.pyi",start:9600785,end:9600843,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/bindings/__init__.pyi",start:9600843,end:9600843,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/bindings/openssl/binding.pyi",start:9600843,end:9600991,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/bindings/openssl/__init__.pyi",start:9600991,end:9600991,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/hmac.pyi",start:9600991,end:9601403,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/padding.pyi",start:9601403,end:9601943,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/keywrap.pyi",start:9601943,end:9602461,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/hashes.pyi",start:9602461,end:9603759,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/constant_time.pyi",start:9603759,end:9603805,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/cmac.pyi",start:9603805,end:9604221,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/poly1305.pyi",start:9604221,end:9604725,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/__init__.pyi",start:9604725,end:9604788,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/twofactor/totp.pyi",start:9604788,end:9605373,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/twofactor/hotp.pyi",start:9605373,end:9605913,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/twofactor/__init__.pyi",start:9605913,end:9605948,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/dh.pyi",start:9605948,end:9608438,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/padding.pyi",start:9608438,end:9609225,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/utils.pyi",start:9609225,end:9609403,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/ed448.pyi",start:9609403,end:9610376,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/ec.pyi",start:9610376,end:9617554,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/x25519.pyi",start:9617554,end:9618473,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/ed25519.pyi",start:9618473,end:9619458,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/dsa.pyi",start:9619458,end:9622369,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/rsa.pyi",start:9622369,end:9625573,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/x448.pyi",start:9625573,end:9626478,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/__init__.pyi",start:9626478,end:9626541,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/ciphers/modes.pyi",start:9626541,end:9629630,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/ciphers/algorithms.pyi",start:9629630,end:9631869,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/ciphers/aead.pyi",start:9631869,end:9632934,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/ciphers/__init__.pyi",start:9632934,end:9634232,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/scrypt.pyi",start:9634232,end:9634639,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/x963kdf.pyi",start:9634639,end:9635154,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/concatkdf.pyi",start:9635154,end:9636018,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/hkdf.pyi",start:9636018,end:9636847,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/kbkdf.pyi",start:9636847,end:9637698,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/pbkdf2.pyi",start:9637698,end:9638200,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/__init__.pyi",start:9638200,end:9638461,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/serialization/pkcs12.pyi",start:9638461,end:9638574,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/serialization/__init__.pyi",start:9638574,end:9639580,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/util.pyi",start:9639580,end:9639646,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/charset.pyi",start:9639646,end:9639973,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/times.pyi",start:9639973,end:9640143,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/cursors.pyi",start:9640143,end:9642060,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/err.pyi",start:9642060,end:9642631,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/connections.pyi",start:9642631,end:9647500,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/converters.pyi",start:9647500,end:9648830,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/__init__.pyi",start:9648830,end:9650460,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/constants/ER.pyi",start:9650460,end:9661740,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/constants/COMMAND.pyi",start:9661740,end:9662147,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/constants/FLAG.pyi",start:9662147,end:9662373,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/constants/CLIENT.pyi",start:9662373,end:9662681,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/constants/SERVER_STATUS.pyi",start:9662681,end:9663012,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/constants/FIELD_TYPE.pyi",start:9663012,end:9663366,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pymysql/constants/__init__.pyi",start:9663366,end:9663366,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/atomicwrites/__init__.pyi",start:9663366,end:9664236,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/bleach/callbacks.pyi",start:9664236,end:9664442,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/bleach/utils.pyi",start:9664442,end:9664728,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/bleach/sanitizer.pyi",start:9664728,end:9665882,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/bleach/linkifier.pyi",start:9665882,end:9666860,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/bleach/__init__.pyi",start:9666860,end:9667737,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/pct_warnings.pyi",start:9667737,end:9668149,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/__init__.pyi",start:9668149,end:9668258,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Cipher/PKCS1_v1_5.pyi",start:9668258,end:9668672,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Cipher/ARC4.pyi",start:9668672,end:9669040,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Cipher/PKCS1_OAEP.pyi",start:9669040,end:9669544,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Cipher/ARC2.pyi",start:9669544,end:9669941,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Cipher/DES3.pyi",start:9669941,end:9670341,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Cipher/XOR.pyi",start:9670341,end:9670753,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Cipher/DES.pyi",start:9670753,end:9671150,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Cipher/Blowfish.pyi",start:9671150,end:9671557,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Cipher/AES.pyi",start:9671557,end:9671954,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Cipher/blockalgo.pyi",start:9671954,end:9672371,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Cipher/__init__.pyi",start:9672371,end:9672513,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Cipher/CAST.pyi",start:9672513,end:9672918,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Protocol/KDF.pyi",start:9672918,end:9673189,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Protocol/AllOrNothing.pyi",start:9673189,end:9673451,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Protocol/Chaffing.pyi",start:9673451,end:9673595,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Protocol/__init__.pyi",start:9673595,end:9673672,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Signature/PKCS1_PSS.pyi",start:9673672,end:9673958,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Signature/PKCS1_v1_5.pyi",start:9673958,end:9674138,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Signature/__init__.pyi",start:9674138,end:9674206,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Hash/MD4.pyi",start:9674206,end:9674533,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Hash/hashalgo.pyi",start:9674533,end:9674861,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Hash/SHA512.pyi",start:9674861,end:9675191,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Hash/SHA.pyi",start:9675191,end:9675519,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Hash/SHA384.pyi",start:9675519,end:9675849,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Hash/HMAC.pyi",start:9675849,end:9676269,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Hash/RIPEMD.pyi",start:9676269,end:9676602,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Hash/SHA224.pyi",start:9676602,end:9676932,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Hash/SHA256.pyi",start:9676932,end:9677262,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Hash/MD2.pyi",start:9677262,end:9677589,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Hash/__init__.pyi",start:9677589,end:9677724,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Hash/MD5.pyi",start:9677724,end:9678051,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/PublicKey/RSA.pyi",start:9678051,end:9679143,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/PublicKey/DSA.pyi",start:9679143,end:9679884,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/PublicKey/pubkey.pyi",start:9679884,end:9680495,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/PublicKey/ElGamal.pyi",start:9680495,end:9681026,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/PublicKey/__init__.pyi",start:9681026,end:9681093,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Random/random.pyi",start:9681093,end:9681528,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Random/__init__.pyi",start:9681528,end:9681558,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Random/OSRNG/rng_base.pyi",start:9681558,end:9681817,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Random/OSRNG/posix.pyi",start:9681817,end:9681991,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Random/OSRNG/fallback.pyi",start:9681991,end:9682107,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Random/OSRNG/__init__.pyi",start:9682107,end:9682125,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Random/Fortuna/SHAd256.pyi",start:9682125,end:9682439,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Random/Fortuna/FortunaAccumulator.pyi",start:9682439,end:9683009,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Random/Fortuna/FortunaGenerator.pyi",start:9683009,end:9683366,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Random/Fortuna/__init__.pyi",start:9683366,end:9683366,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Util/RFC1751.pyi",start:9683366,end:9683492,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Util/strxor.pyi",start:9683492,end:9683560,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Util/asn1.pyi",start:9683560,end:9684972,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Util/Counter.pyi",start:9684972,end:9685188,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Util/randpool.pyi",start:9685188,end:9685721,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Util/number.pyi",start:9685721,end:9686522,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/Crypto/Util/__init__.pyi",start:9686522,end:9686617,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/geoip2/records.pyi",start:9686617,end:9688688,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/geoip2/models.pyi",start:9688688,end:9690558,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/geoip2/mixins.pyi",start:9690558,end:9690678,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/geoip2/errors.pyi",start:9690678,end:9691176,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/geoip2/database.pyi",start:9691176,end:9692270,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/geoip2/__init__.pyi",start:9692270,end:9692270,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/attr/exceptions.pyi",start:9692270,end:9692527,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/attr/validators.pyi",start:9692527,end:9693424,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/attr/filters.pyi",start:9693424,end:9693638,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/attr/converters.pyi",start:9693638,end:9693989,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/attr/__init__.pyi",start:9693989,end:9701758,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/dateutil/utils.pyi",start:9701758,end:9702040,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/dateutil/relativedelta.pyi",start:9702040,end:9705368,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/dateutil/parser.pyi",start:9705368,end:9707109,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/dateutil/_common.pyi",start:9707109,end:9707454,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/dateutil/rrule.pyi",start:9707454,end:9710814,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/dateutil/__init__.pyi",start:9710814,end:9710814,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/dateutil/tz/tz.pyi",start:9710814,end:9714743,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/dateutil/tz/_common.pyi",start:9714743,end:9715561,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/dateutil/tz/__init__.pyi",start:9715561,end:9715901,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/simplejson/encoder.pyi",start:9715901,end:9716169,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/simplejson/decoder.pyi",start:9716169,end:9716403,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/simplejson/scanner.pyi",start:9716403,end:9716665,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/simplejson/__init__.pyi",start:9716665,end:9717204,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pytz/__init__.pyi",start:9717204,end:9719095,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/backports/ssl_match_hostname.pyi",start:9719095,end:9719176,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/backports/__init__.pyi",start:9719176,end:9719176,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/resolver.pyi",start:9719176,end:9719961,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/representer.pyi",start:9719961,end:9722008,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/error.pyi",start:9722008,end:9722543,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/cyaml.pyi",start:9722543,end:9724843,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/events.pyi",start:9724843,end:9726505,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/emitter.pyi",start:9726505,end:9730292,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/loader.pyi",start:9730292,end:9731059,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/tokens.pyi",start:9731059,end:9732851,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/constructor.pyi",start:9732851,end:9736505,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/dumper.pyi",start:9736505,end:9737672,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/reader.pyi",start:9737672,end:9738503,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/serializer.pyi",start:9738503,end:9739168,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/parser.pyi",start:9739168,end:9740831,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/composer.pyi",start:9740831,end:9741426,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/nodes.pyi",start:9741426,end:9742111,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/scanner.pyi",start:9742111,end:9745683,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/__init__.pyi",start:9745683,end:9751259,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/exceptions.pyi",start:9751259,end:9755730,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/_reloader.pyi",start:9755730,end:9756556,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/utils.pyi",start:9756556,end:9758498,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/formparser.pyi",start:9758498,end:9762143,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/posixemulation.pyi",start:9762143,end:9762341,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/security.pyi",start:9762341,end:9762865,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/useragents.pyi",start:9762865,end:9763176,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/testapp.pyi",start:9763176,end:9763401,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/routing.pyi",start:9763401,end:9769950,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/_internal.pyi",start:9769950,end:9770548,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/test.pyi",start:9770548,end:9776505,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/datastructures.pyi",start:9776505,end:9792160,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/script.pyi",start:9792160,end:9792919,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/filesystem.pyi",start:9792919,end:9793088,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/local.pyi",start:9793088,end:9795403,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/urls.pyi",start:9795403,end:9798290,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/serving.pyi",start:9798290,end:9801996,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/wsgi.pyi",start:9801996,end:9805078,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/_compat.pyi",start:9805078,end:9806217,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/http.pyi",start:9806217,end:9811620,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/__init__.pyi",start:9811620,end:9817159,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/wrappers.pyi",start:9817159,end:9826442,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/debug/console.pyi",start:9826442,end:9827649,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/debug/repr.pyi",start:9827649,end:9828495,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/debug/tbtools.pyi",start:9828495,end:9830182,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/debug/__init__.pyi",start:9830182,end:9831512,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/securecookie.pyi",start:9831512,end:9832668,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/jsrouting.pyi",start:9832668,end:9832993,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/sessions.pyi",start:9832993,end:9834967,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/profiler.pyi",start:9834967,end:9835416,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/lint.pyi",start:9835416,end:9835448,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/cache.pyi",start:9835448,end:9838769,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/fixers.pyi",start:9838769,end:9840429,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/limiter.pyi",start:9840429,end:9840621,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/atom.pyi",start:9840621,end:9841757,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/iterio.pyi",start:9841757,end:9842959,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/__init__.pyi",start:9842959,end:9842959,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/wrappers.pyi",start:9842959,end:9843562,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/contrib/testtools.pyi",start:9843562,end:9843773,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/middleware/http_proxy.pyi",start:9843773,end:9844457,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/middleware/profiler.pyi",start:9844457,end:9845025,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/middleware/lint.pyi",start:9845025,end:9847443,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/middleware/shared_data.pyi",start:9847443,end:9848737,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/middleware/dispatcher.pyi",start:9848737,end:9849192,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/middleware/proxy_fix.pyi",start:9849192,end:9849903,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/middleware/__init__.pyi",start:9849903,end:9849903,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/exceptions.pyi",start:9849903,end:9850953,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/runtime.pyi",start:9850953,end:9854402,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/compiler.pyi",start:9854402,end:9860764,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/bccache.pyi",start:9860764,end:9862160,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/tests.pyi",start:9862160,end:9862721,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/environment.pyi",start:9862721,end:9870699,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/utils.pyi",start:9870699,end:9872726,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/debug.pyi",start:9872726,end:9873744,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/constants.pyi",start:9873744,end:9873767,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/meta.pyi",start:9873767,end:9874105,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/loaders.pyi",start:9874105,end:9876838,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/visitor.pyi",start:9876838,end:9877144,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/_stringdefs.pyi",start:9877144,end:9877504,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/lexer.pyi",start:9877504,end:9880268,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/defaults.pyi",start:9880268,end:9880783,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/optimizer.pyi",start:9880783,end:9881443,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/sandbox.pyi",start:9881443,end:9882588,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/parser.pyi",start:9882588,end:9885103,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/filters.pyi",start:9885103,end:9887528,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/_compat.pyi",start:9887528,end:9888172,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/ext.pyi",start:9888172,end:9889793,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/nodes.pyi",start:9889793,end:9894951,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/jinja2/__init__.pyi",start:9894951,end:9896322,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/redis/exceptions.pyi",start:9896322,end:9896891,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/redis/utils.pyi",start:9896891,end:9897027,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/redis/client.pyi",start:9897027,end:9912238,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/redis/connection.pyi",start:9912238,end:9916391,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/redis/__init__.pyi",start:9916391,end:9917259,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/regioninfo.pyi",start:9917259,end:9917913,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/auth_handler.pyi",start:9917913,end:9918163,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/exception.pyi",start:9918163,end:9922731,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/compat.pyi",start:9922731,end:9923044,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/utils.pyi",start:9923044,end:9929245,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/auth.pyi",start:9929245,end:9933385,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/connection.pyi",start:9933385,end:9938615,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/plugin.pyi",start:9938615,end:9938850,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/__init__.pyi",start:9938850,end:9945836,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/ec2/__init__.pyi",start:9945836,end:9946006,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/elb/__init__.pyi",start:9946006,end:9948485,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/user.pyi",start:9948485,end:9948847,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/lifecycle.pyi",start:9948847,end:9950721,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/prefix.pyi",start:9950721,end:9951045,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/acl.pyi",start:9951045,end:9952667,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/multidelete.pyi",start:9952667,end:9953681,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/connection.pyi",start:9953681,end:9958035,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/multipart.pyi",start:9958035,end:9959868,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/key.pyi",start:9959868,end:9968177,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/website.pyi",start:9968177,end:9970669,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/bucketlistresultset.pyi",start:9970669,end:9972472,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/bucket.pyi",start:9972472,end:9980502,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/tagging.pyi",start:9980502,end:9981250,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/keyfile.pyi",start:9981250,end:9981934,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/cors.pyi",start:9981934,end:9982896,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/deletemarker.pyi",start:9982896,end:9983262,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/__init__.pyi",start:9983262,end:9983757,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/s3/bucketlogging.pyi",start:9983757,end:9984157,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/kms/exceptions.pyi",start:9984157,end:9984986,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/kms/layer1.pyi",start:9984986,end:9988615,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/boto/kms/__init__.pyi",start:9988615,end:9988771,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/maxminddb/extension.pyi",start:9988771,end:9989893,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/maxminddb/compat.pyi",start:9989893,end:9990135,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/maxminddb/decoder.pyi",start:9990135,end:9990350,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/maxminddb/reader.pyi",start:9990350,end:9991581,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/maxminddb/const.pyi",start:9991581,end:9991711,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/maxminddb/errors.pyi",start:9991711,end:9991757,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/maxminddb/__init__.pyi",start:9991757,end:9991935,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/markupsafe/_speedups.pyi",start:9991935,end:9992190,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/markupsafe/_native.pyi",start:9992190,end:9992445,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/markupsafe/_compat.pyi",start:9992445,end:9992885,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/markupsafe/_constants.pyi",start:9992885,end:9992952,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/markupsafe/__init__.pyi",start:9992952,end:9995777,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/exceptions.pyi",start:9995777,end:9996780,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/compat.pyi",start:9996780,end:9996903,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/hooks.pyi",start:9996903,end:9997059,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/utils.pyi",start:9997059,end:9998700,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/sessions.pyi",start:9998700,end:10003720,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/structures.pyi",start:10003720,end:10004688,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/auth.pyi",start:10004688,end:10005911,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/models.pyi",start:10005911,end:10010686,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/cookies.pyi",start:10010686,end:10012770,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/adapters.pyi",start:10012770,end:10015893,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/status_codes.pyi",start:10015893,end:10015963,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/api.pyi",start:10015963,end:10017308,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/__init__.pyi",start:10017308,end:10018248,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/__init__.pyi",start:10018248,end:10018406,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/exceptions.pyi",start:10018406,end:10019819,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/response.pyi",start:10019819,end:10021516,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/_collections.pyi",start:10021516,end:10023051,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/fields.pyi",start:10023051,end:10023575,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/connection.pyi",start:10023575,end:10025631,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/connectionpool.pyi",start:10025631,end:10028565,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/filepost.pyi",start:10028565,end:10028892,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/request.pyi",start:10028892,end:10029412,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/__init__.pyi",start:10029412,end:10030326,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/poolmanager.pyi",start:10030326,end:10031634,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/packages/__init__.pyi",start:10031634,end:10031634,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/packages/ssl_match_hostname/_implementation.pyi",start:10031634,end:10031715,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/packages/ssl_match_hostname/__init__.pyi",start:10031715,end:10031803,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/contrib/__init__.pyi",start:10031803,end:10031803,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util/ssl_.pyi",start:10031803,end:10032474,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util/response.pyi",start:10032474,end:10032501,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util/retry.pyi",start:10032501,end:10033598,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util/connection.pyi",start:10033598,end:10033786,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util/url.pyi",start:10033786,end:10034277,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util/timeout.pyi",start:10034277,end:10034775,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util/request.pyi",start:10034775,end:10034995,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/packages/urllib3/util/__init__.pyi",start:10034995,end:10035687,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/click/exceptions.pyi",start:10035687,end:10037755,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/click/globals.pyi",start:10037755,end:10038051,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/click/core.pyi",start:10038051,end:10049995,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/click/utils.pyi",start:10049995,end:10051910,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/click/types.pyi",start:10051910,end:10057412,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/click/decorators.pyi",start:10057412,end:10066668,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/click/_termui_impl.pyi",start:10066668,end:10067144,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/click/termui.pyi",start:10067144,end:10070645,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/click/parser.pyi",start:10070645,end:10072786,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/click/testing.pyi",start:10072786,end:10074993,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/click/__init__.pyi",start:10074993,end:10077865,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/click/formatting.pyi",start:10077865,end:10079480,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb/exceptions.pyi",start:10079480,end:10080367,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb/throttle.pyi",start:10080367,end:10080839,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb/types.pyi",start:10080839,end:10080896,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb/constants.pyi",start:10080896,end:10083934,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb/indexes.pyi",start:10083934,end:10084916,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb/models.pyi",start:10084916,end:10090231,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb/settings.pyi",start:10090231,end:10090376,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb/attributes.pyi",start:10090376,end:10094570,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb/__init__.pyi",start:10094570,end:10094587,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb/connection/util.pyi",start:10094587,end:10094654,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb/connection/table.pyi",start:10094654,end:10097771,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb/connection/base.pyi",start:10097771,end:10103459,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb/connection/__init__.pyi",start:10103459,end:10103594,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/characteristic/__init__.pyi",start:10103594,end:10104917,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/__init__.pyi",start:10104917,end:10104917,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/descriptor_pool.pyi",start:10104917,end:10105661,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/api_pb2.pyi",start:10105661,end:10107475,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/unittest_no_generic_services_pb2.pyi",start:10107475,end:10108019,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/unittest_arena_pb2.pyi",start:10108019,end:10108854,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/descriptor.pyi",start:10108854,end:10116011,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/descriptor_pb2.pyi",start:10116011,end:10134272,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/unittest_import_pb2.pyi",start:10134272,end:10135322,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/duration_pb2.pyi",start:10135322,end:10135628,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/unittest_mset_pb2.pyi",start:10135628,end:10136655,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/field_mask_pb2.pyi",start:10136655,end:10137051,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/source_context_pb2.pyi",start:10137051,end:10137249,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/unittest_pb2.pyi",start:10137249,end:10178170,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/test_messages_proto2_pb2.pyi",start:10178170,end:10193583,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/unittest_proto3_arena_pb2.pyi",start:10193583,end:10204856,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/unittest_custom_options_pb2.pyi",start:10204856,end:10212560,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/empty_pb2.pyi",start:10212560,end:10212664,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/any_test_pb2.pyi",start:10212664,end:10213221,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/unittest_mset_wire_format_pb2.pyi",start:10213221,end:10213557,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/timestamp_pb2.pyi",start:10213557,end:10213865,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/service.pyi",start:10213865,end:10215236,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/type_pb2.pyi",start:10215236,end:10219919,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/unittest_no_arena_import_pb2.pyi",start:10219919,end:10220106,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/symbol_database.pyi",start:10220106,end:10220754,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/struct_pb2.pyi",start:10220754,end:10222574,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/json_format.pyi",start:10222574,end:10223487,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/map_unittest_pb2.pyi",start:10223487,end:10239952,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/message_factory.pyi",start:10239952,end:10240467,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/message.pyi",start:10240467,end:10242553,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/unittest_import_public_pb2.pyi",start:10242553,end:10242733,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/unittest_no_arena_pb2.pyi",start:10242733,end:10252650,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/map_proto2_unittest_pb2.pyi",start:10252650,end:10260836,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/any_pb2.pyi",start:10260836,end:10261147,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/wrappers_pb2.pyi",start:10261147,end:10262207,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/test_messages_proto3_pb2.pyi",start:10262207,end:10281591,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/__init__.pyi",start:10281591,end:10281610,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/reflection.pyi",start:10281610,end:10281840,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal/encoder.pyi",start:10281840,end:10282885,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal/containers.pyi",start:10282885,end:10285574,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal/wire_format.pyi",start:10285574,end:10287128,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal/decoder.pyi",start:10287128,end:10287988,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal/enum_type_wrapper.pyi",start:10287988,end:10288345,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal/message_listener.pyi",start:10288345,end:10288493,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal/__init__.pyi",start:10288493,end:10288493,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/internal/well_known_types.pyi",start:10288493,end:10292189,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/compiler/plugin_pb2.pyi",start:10292189,end:10293782,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/compiler/__init__.pyi",start:10293782,end:10293782,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/util/json_format_proto3_pb2.pyi",start:10293782,end:10307269,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/util/__init__.pyi",start:10307269,end:10307269,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/gflags.pyi",start:10307269,end:10317838,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/pathlib2.pyi",start:10317838,end:10323346,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/pymssql.pyi",start:10323346,end:10325222,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/ipaddress.pyi",start:10325222,end:10330341,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/enum.pyi",start:10330341,end:10333208,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/fb303/FacebookService.pyi",start:10333208,end:10341883,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/fb303/__init__.pyi",start:10341883,end:10341883,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/tornado/util.pyi",start:10341883,end:10342955,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/tornado/gen.pyi",start:10342955,end:10345740,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/tornado/httpclient.pyi",start:10345740,end:10348773,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/tornado/process.pyi",start:10348773,end:10349435,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/tornado/tcpserver.pyi",start:10349435,end:10349991,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/tornado/httpserver.pyi",start:10349991,end:10351526,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/tornado/locks.pyi",start:10351526,end:10352805,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/tornado/httputil.pyi",start:10352805,end:10355486,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/tornado/concurrent.pyi",start:10355486,end:10356502,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/tornado/web.pyi",start:10356502,end:10365211,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/tornado/testing.pyi",start:10365211,end:10367076,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/tornado/netutil.pyi",start:10367076,end:10368425,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/tornado/ioloop.pyi",start:10368425,end:10371222,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/tornado/__init__.pyi",start:10371222,end:10371222,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/kazoo/exceptions.pyi",start:10371222,end:10373276,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/kazoo/client.pyi",start:10373276,end:10376586,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/kazoo/__init__.pyi",start:10376586,end:10376586,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/kazoo/recipe/watchers.pyi",start:10376586,end:10377137,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/kazoo/recipe/__init__.pyi",start:10377137,end:10377137,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/concurrent/__init__.pyi",start:10377137,end:10377137,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/concurrent/futures/process.pyi",start:10377137,end:10377836,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/concurrent/futures/thread.pyi",start:10377836,end:10378998,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/concurrent/futures/_base.pyi",start:10378998,end:10382921,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/concurrent/futures/__init__.pyi",start:10382921,end:10383029,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/OpenSSL/crypto.pyi",start:10383029,end:10390673,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/OpenSSL/__init__.pyi",start:10390673,end:10390673,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/scribe/scribe.pyi",start:10390673,end:10391872,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/scribe/ttypes.pyi",start:10391872,end:10392255,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/scribe/__init__.pyi",start:10392255,end:10392255,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/__init__.pyi",start:10392255,end:10395977,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/_dummy_thread.pyi",start:10395977,end:10396004,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/CGIHTTPServer.pyi",start:10396004,end:10396032,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/http_cookies.pyi",start:10396032,end:10396053,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/urllib_request.pyi",start:10396053,end:10396083,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/email_mime_text.pyi",start:10396083,end:10396112,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/BaseHTTPServer.pyi",start:10396112,end:10396141,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/SimpleHTTPServer.pyi",start:10396141,end:10396172,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/html_entities.pyi",start:10396172,end:10396201,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/http_cookiejar.pyi",start:10396201,end:10396225,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/cPickle.pyi",start:10396225,end:10396247,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/http_client.pyi",start:10396247,end:10396269,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/socketserver.pyi",start:10396269,end:10396296,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/_thread.pyi",start:10396296,end:10396317,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/urllib_parse.pyi",start:10396317,end:10396345,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/html_parser.pyi",start:10396345,end:10396370,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/urllib_robotparser.pyi",start:10396370,end:10396396,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/reprlib.pyi",start:10396396,end:10396415,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/urllib_error.pyi",start:10396415,end:10396443,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/queue.pyi",start:10396443,end:10396463,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/xmlrpc_client.pyi",start:10396463,end:10396487,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/email_mime_base.pyi",start:10396487,end:10396517,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/email_mime_multipart.pyi",start:10396517,end:10396552,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/email_mime_nonmultipart.pyi",start:10396552,end:10396590,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/configparser.pyi",start:10396590,end:10396617,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/urllib_response.pyi",start:10396617,end:10396648,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/__init__.pyi",start:10396648,end:10399031,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/urllib/response.pyi",start:10399031,end:10399237,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/urllib/error.pyi",start:10399237,end:10399385,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/urllib/robotparser.pyi",start:10399385,end:10399444,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/urllib/parse.pyi",start:10399444,end:10400499,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/urllib/request.pyi",start:10400499,end:10402459,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/urllib/__init__.pyi",start:10402459,end:10402676,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/routes/util.pyi",start:10402676,end:10403252,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/routes/mapper.pyi",start:10403252,end:10405546,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/2/routes/__init__.pyi",start:10405546,end:10405923,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/orjson.pyi",start:10405923,end:10406413,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/dataclasses.pyi",start:10406413,end:10408784,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/contextvars.pyi",start:10408784,end:10409907,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/typed_ast/conversions.pyi",start:10409907,end:10409991,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/typed_ast/ast27.pyi",start:10409991,end:10416976,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/typed_ast/ast3.pyi",start:10416976,end:10424990,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/typed_ast/__init__.pyi",start:10424990,end:10425114,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/pkg_resources/py31compat.pyi",start:10425114,end:10425205,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/pkg_resources/__init__.pyi",start:10425205,end:10437142,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/jwt/algorithms.pyi",start:10437142,end:10440007,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/jwt/__init__.pyi",start:10440007,end:10441738,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/jwt/contrib/__init__.pyi",start:10441738,end:10441738,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/jwt/contrib/algorithms/pycrypto.pyi",start:10441738,end:10441978,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/jwt/contrib/algorithms/py_ecdsa.pyi",start:10441978,end:10442217,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/jwt/contrib/algorithms/__init__.pyi",start:10442217,end:10442255,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/docutils/examples.pyi",start:10442255,end:10442330,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/docutils/nodes.pyi",start:10442330,end:10442591,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/docutils/__init__.pyi",start:10442591,end:10442649,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/docutils/parsers/__init__.pyi",start:10442649,end:10442707,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/docutils/parsers/rst/roles.pyi",start:10442707,end:10443126,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/docutils/parsers/rst/states.pyi",start:10443126,end:10443258,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/docutils/parsers/rst/nodes.pyi",start:10443258,end:10443316,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/docutils/parsers/rst/__init__.pyi",start:10443316,end:10443374,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/__init__.pyi",start:10443374,end:10446909,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/_dummy_thread.pyi",start:10446909,end:10446937,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/CGIHTTPServer.pyi",start:10446937,end:10446963,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/http_cookies.pyi",start:10446963,end:10446990,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/urllib_request.pyi",start:10446990,end:10447020,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/email_mime_text.pyi",start:10447020,end:10447050,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/tkinter_ttk.pyi",start:10447050,end:10447076,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/BaseHTTPServer.pyi",start:10447076,end:10447102,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/tkinter_tkfiledialog.pyi",start:10447102,end:10447135,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/SimpleHTTPServer.pyi",start:10447135,end:10447161,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/html_entities.pyi",start:10447161,end:10447189,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/tkinter_commondialog.pyi",start:10447189,end:10447224,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/http_cookiejar.pyi",start:10447224,end:10447253,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/cPickle.pyi",start:10447253,end:10447274,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/http_client.pyi",start:10447274,end:10447300,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/tkinter_dialog.pyi",start:10447300,end:10447329,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/socketserver.pyi",start:10447329,end:10447356,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/_thread.pyi",start:10447356,end:10447378,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/urllib_parse.pyi",start:10447378,end:10447405,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/html_parser.pyi",start:10447405,end:10447431,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/urllib_robotparser.pyi",start:10447431,end:10447464,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/reprlib.pyi",start:10447464,end:10447486,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/urllib_error.pyi",start:10447486,end:10447513,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/tkinter_constants.pyi",start:10447513,end:10447545,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/queue.pyi",start:10447545,end:10447565,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/builtins.pyi",start:10447565,end:10447588,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/email_mime_base.pyi",start:10447588,end:10447618,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/email_mime_multipart.pyi",start:10447618,end:10447653,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/email_mime_nonmultipart.pyi",start:10447653,end:10447691,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/tkinter_filedialog.pyi",start:10447691,end:10447724,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/configparser.pyi",start:10447724,end:10447751,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/urllib_response.pyi",start:10447751,end:10447782,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/__init__.pyi",start:10447782,end:10450084,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/tkinter.pyi",start:10450084,end:10450106,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/urllib/response.pyi",start:10450106,end:10450495,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/urllib/error.pyi",start:10450495,end:10450659,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/urllib/robotparser.pyi",start:10450659,end:10450725,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/urllib/parse.pyi",start:10450725,end:10452097,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/urllib/request.pyi",start:10452097,end:10454453,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/third_party/3/six/moves/urllib/__init__.pyi",start:10454453,end:10454670,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/cProfile.pyi",start:10454670,end:10455954,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/linecache.pyi",start:10455954,end:10456544,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/sunau.pyi",start:10456544,end:10459630,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/codecs.pyi",start:10459630,end:10470701,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/token.pyi",start:10470701,end:10471862,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/tty.pyi",start:10471862,end:10472167,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/pickle.pyi",start:10472167,end:10475864,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/wave.pyi",start:10475864,end:10478518,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/ntpath.pyi",start:10478518,end:10484746,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/chunk.pyi",start:10484746,end:10485501,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/telnetlib.pyi",start:10485501,end:10488224,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/hmac.pyi",start:10488224,end:10489299,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/math.pyi",start:10489299,end:10492571,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/genericpath.pyi",start:10492571,end:10493224,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/imghdr.pyi",start:10493224,end:10493627,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/_bisect.pyi",start:10493627,end:10494252,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/sched.pyi",start:10494252,end:10495584,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/ssl.pyi",start:10495584,end:10507266,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/ftplib.pyi",start:10507266,end:10513251,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/bz2.pyi",start:10513251,end:10514843,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/sre_compile.pyi",start:10514843,end:10515478,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/sysconfig.pyi",start:10515478,end:10516351,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/code.pyi",start:10516351,end:10517997,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/pyclbr.pyi",start:10517997,end:10518928,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/datetime.pyi",start:10518928,end:10530934,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/quopri.pyi",start:10530934,end:10531314,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/pty.pyi",start:10531314,end:10531937,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/warnings.pyi",start:10531937,end:10533723,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/poplib.pyi",start:10533723,end:10536215,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/pwd.pyi",start:10536215,end:10536565,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/colorsys.pyi",start:10536565,end:10537165,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/rlcompleter.pyi",start:10537165,end:10537499,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/shutil.pyi",start:10537499,end:10543694,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/plistlib.pyi",start:10543694,end:10546153,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/opcode.pyi",start:10546153,end:10546616,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/modulefinder.pyi",start:10546616,end:10549566,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/codeop.pyi",start:10549566,end:10550199,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/struct.pyi",start:10550199,end:10551875,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/zipimport.pyi",start:10551875,end:10552564,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/base64.pyi",start:10552564,end:10554150,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/tarfile.pyi",start:10554150,end:10560985,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/sndhdr.pyi",start:10560985,end:10561620,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/binascii.pyi",start:10561620,end:10563078,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/fractions.pyi",start:10563078,end:10566354,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/mailbox.pyi",start:10566354,end:10574216,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/optparse.pyi",start:10574216,end:10584232,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/bdb.pyi",start:10584232,end:10588706,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/crypt.pyi",start:10588706,end:10589354,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/asyncore.pyi",start:10589354,end:10594981,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/cgi.pyi",start:10594981,end:10599979,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/marshal.pyi",start:10599979,end:10600219,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/decimal.pyi",start:10600219,end:10616256,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/_csv.pyi",start:10616256,end:10617693,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/trace.pyi",start:10617693,end:10619741,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/site.pyi",start:10619741,end:10620223,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/tabnanny.pyi",start:10620223,end:10620816,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/formatter.pyi",start:10620816,end:10625471,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/_weakref.pyi",start:10625471,end:10626499,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/calendar.pyi",start:10626499,end:10632271,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/_random.pyi",start:10632271,end:10632764,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/aifc.pyi",start:10632764,end:10636081,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/doctest.pyi",start:10636081,end:10642933,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/cmath.pyi",start:10642933,end:10644140,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/symtable.pyi",start:10644140,end:10645785,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/argparse.pyi",start:10645785,end:10663286,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/keyword.pyi",start:10663286,end:10663421,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/imaplib.pyi",start:10663421,end:10669828,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/pkgutil.pyi",start:10669828,end:10671197,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/locale.pyi",start:10671197,end:10673793,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/netrc.pyi",start:10673793,end:10674259,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/dis.pyi",start:10674259,end:10677153,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/audioop.pyi",start:10677153,end:10679144,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/zlib.pyi",start:10679144,end:10680798,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/select.pyi",start:10680798,end:10684734,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/stringprep.pyi",start:10684734,end:10685592,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/pdb.pyi",start:10685592,end:10687975,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/socket.pyi",start:10687975,end:10709670,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/uuid.pyi",start:10709670,end:10712500,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/nis.pyi",start:10712500,end:10712823,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/weakref.pyi",start:10712823,end:10717111,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/macpath.pyi",start:10717111,end:10723742,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/cgitb.pyi",start:10723742,end:10725278,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/_warnings.pyi",start:10725278,end:10726341,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/traceback.pyi",start:10726341,end:10732193,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/time.pyi",start:10732193,end:10736082,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/builtins.pyi",start:10736082,end:10806723,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/errno.pyi",start:10806723,end:10808764,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/pprint.pyi",start:10808764,end:10810463,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/posixpath.pyi",start:10810463,end:10816691,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/readline.pyi",start:10816691,end:10818216,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/bisect.pyi",start:10818216,end:10818822,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/syslog.pyi",start:10818822,end:10819644,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/_weakrefset.pyi",start:10819644,end:10821883,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/copy.pyi",start:10821883,end:10822226,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/_codecs.pyi",start:10822226,end:10827244,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/binhex.pyi",start:10827244,end:10828413,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/unicodedata.pyi",start:10828413,end:10830313,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/pickletools.pyi",start:10830313,end:10834708,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/contextlib.pyi",start:10834708,end:10839514,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/xdrlib.pyi",start:10839514,end:10841867,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/py_compile.pyi",start:10841867,end:10843103,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/pstats.pyi",start:10843103,end:10845067,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/zipfile.pyi",start:10845067,end:10849941,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/mailcap.pyi",start:10849941,end:10850266,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/mimetypes.pyi",start:10850266,end:10851841,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/pydoc.pyi",start:10851841,end:10861627,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/numbers.pyi",start:10861627,end:10865692,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/csv.pyi",start:10865692,end:10868505,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/_curses.pyi",start:10868505,end:10881803,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/operator.pyi",start:10881803,end:10888322,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/profile.pyi",start:10888322,end:10889611,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/timeit.pyi",start:10889611,end:10891245,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/filecmp.pyi",start:10891245,end:10892866,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/smtpd.pyi",start:10892866,end:10895722,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/__future__.pyi",start:10895722,end:10896309,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/threading.pyi",start:10896309,end:10903138,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/fileinput.pyi",start:10903138,end:10905810,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/turtle.pyi",start:10905810,end:10924130,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/_heapq.pyi",start:10924130,end:10924671,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/grp.pyi",start:10924671,end:10924966,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/webbrowser.pyi",start:10924966,end:10928124,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/cmd.pyi",start:10928124,end:10929818,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/asynchat.pyi",start:10929818,end:10931375,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/termios.pyi",start:10931375,end:10934778,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/difflib.pyi",start:10934778,end:10938631,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/array.pyi",start:10938631,end:10941492,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/uu.pyi",start:10941492,end:10942054,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/mmap.pyi",start:10942054,end:10945740,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/pyexpat/model.pyi",start:10945740,end:10945945,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/pyexpat/errors.pyi",start:10945945,end:10947220,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/pyexpat/__init__.pyi",start:10947220,end:10950535,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/curses/panel.pyi",start:10950535,end:10951334,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/curses/textpad.pyi",start:10951334,end:10951763,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/curses/ascii.pyi",start:10951763,end:10952985,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/curses/__init__.pyi",start:10952985,end:10953353,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/cygwinccompiler.pyi",start:10953353,end:10953531,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/util.pyi",start:10953531,end:10954423,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/dep_util.pyi",start:10954423,end:10954726,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/extension.pyi",start:10954726,end:10956439,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/unixccompiler.pyi",start:10956439,end:10956556,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/file_util.pyi",start:10956556,end:10957050,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/core.pyi",start:10957050,end:10959009,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/sysconfig.pyi",start:10959009,end:10959701,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/debug.pyi",start:10959701,end:10959742,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/log.pyi",start:10959742,end:10960518,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/archive_util.pyi",start:10960518,end:10961043,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/spawn.pyi",start:10961043,end:10961329,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/ccompiler.pyi",start:10961329,end:10968290,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/dir_util.pyi",start:10968290,end:10968928,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/bcppcompiler.pyi",start:10968928,end:10969043,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/text_file.pyi",start:10969043,end:10969803,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/filelist.pyi",start:10969803,end:10969855,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/errors.pyi",start:10969855,end:10970707,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/version.pyi",start:10970707,end:10972591,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/fancy_getopt.pyi",start:10972591,end:10973553,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/cmd.pyi",start:10973553,end:10976143,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/__init__.pyi",start:10976143,end:10976143,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/dist.pyi",start:10976143,end:10976635,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/msvccompiler.pyi",start:10976635,end:10976750,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/build_scripts.pyi",start:10976750,end:10976750,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/build_py.pyi",start:10976750,end:10977027,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/build_ext.pyi",start:10977027,end:10977027,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/install_scripts.pyi",start:10977027,end:10977027,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/check.pyi",start:10977027,end:10977027,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/bdist_rpm.pyi",start:10977027,end:10977027,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/bdist_packager.pyi",start:10977027,end:10977027,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/build_clib.pyi",start:10977027,end:10977027,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/install.pyi",start:10977027,end:10977367,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/build.pyi",start:10977367,end:10977367,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/bdist_dumb.pyi",start:10977367,end:10977367,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/install_headers.pyi",start:10977367,end:10977367,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/config.pyi",start:10977367,end:10977367,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/sdist.pyi",start:10977367,end:10977367,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/register.pyi",start:10977367,end:10977367,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/install_lib.pyi",start:10977367,end:10977367,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/bdist_msi.pyi",start:10977367,end:10977549,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/bdist.pyi",start:10977549,end:10977549,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/install_data.pyi",start:10977549,end:10977549,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/clean.pyi",start:10977549,end:10977549,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/bdist_wininst.pyi",start:10977549,end:10977549,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/command/__init__.pyi",start:10977549,end:10977549,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/logging/handlers.pyi",start:10977549,end:10985580,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/logging/config.pyi",start:10985580,end:10986743,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/logging/__init__.pyi",start:10986743,end:11005186,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/wsgiref/validate.pyi",start:11005186,end:11007047,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/wsgiref/util.pyi",start:11007047,end:11007933,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/wsgiref/headers.pyi",start:11007933,end:11009183,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/wsgiref/types.pyi",start:11009183,end:11010925,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/wsgiref/handlers.pyi",start:11010925,end:11014025,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/wsgiref/simple_server.pyi",start:11014025,end:11015548,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/wsgiref/__init__.pyi",start:11015548,end:11015548,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/ensurepip/__init__.pyi",start:11015548,end:11015992,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/__init__.pyi",start:11015992,end:11016022,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/etree/ElementTree.pyi",start:11016022,end:11028611,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/etree/ElementPath.pyi",start:11028611,end:11030214,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/etree/ElementInclude.pyi",start:11030214,end:11030879,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/etree/cElementTree.pyi",start:11030879,end:11030978,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/etree/__init__.pyi",start:11030978,end:11030978,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/parsers/__init__.pyi",start:11030978,end:11031012,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/parsers/expat/model.pyi",start:11031012,end:11031040,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/parsers/expat/errors.pyi",start:11031040,end:11031069,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/parsers/expat/__init__.pyi",start:11031069,end:11031091,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/sax/saxutils.pyi",start:11031091,end:11033448,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/sax/xmlreader.pyi",start:11033448,end:11035775,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/sax/handler.pyi",start:11035775,end:11037166,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/xml/sax/__init__.pyi",start:11037166,end:11038555,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pygram.pyi",start:11038555,end:11040827,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pytree.pyi",start:11040827,end:11044081,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/lib2to3/__init__.pyi",start:11044081,end:11044114,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2/pgen.pyi",start:11044114,end:11046279,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2/token.pyi",start:11046279,end:11047390,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2/literals.pyi",start:11047390,end:11047611,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2/tokenize.pyi",start:11047611,end:11048599,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2/driver.pyi",start:11048599,end:11049649,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2/parse.pyi",start:11049649,end:11050809,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2/grammar.pyi",start:11050809,end:11051594,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/lib2to3/pgen2/__init__.pyi",start:11051594,end:11051778,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/ctypes/util.pyi",start:11051778,end:11051965,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/ctypes/wintypes.pyi",start:11051965,end:11056531,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/ctypes/__init__.pyi",start:11056531,end:11068292,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/sqlite3/dbapi2.pyi",start:11068292,end:11079052,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2and3/sqlite3/__init__.pyi",start:11079052,end:11079095,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3.6/secrets.pyi",start:11079095,end:11079596,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/spwd.pyi",start:11079596,end:11079904,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/shelve.pyi",start:11079904,end:11081489,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/exceptions.pyi",start:11081489,end:11084129,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/resource.pyi",start:11084129,end:11085005,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/_threading_local.pyi",start:11085005,end:11085397,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/markupbase.pyi",start:11085397,end:11085662,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/_ast.pyi",start:11085662,end:11091439,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/tokenize.pyi",start:11091439,end:11094209,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/strop.pyi",start:11094209,end:11095407,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/imp.pyi",start:11095407,end:11096732,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/user.pyi",start:11096732,end:11096956,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/glob.pyi",start:11096956,end:11097331,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/_sha512.pyi",start:11097331,end:11097963,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/_socket.pyi",start:11097963,end:11104272,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/abc.pyi",start:11104272,end:11105419,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/string.pyi",start:11105419,end:11109125,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/CGIHTTPServer.pyi",start:11109125,end:11109352,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/rfc822.pyi",start:11109352,end:11111586,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/random.pyi",start:11111586,end:11114897,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/typing.pyi",start:11114897,end:11132191,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/_collections.pyi",start:11132191,end:11133669,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/io.pyi",start:11133669,end:11135132,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/re.pyi",start:11135132,end:11138936,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/subprocess.pyi",start:11138936,end:11142755,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/urllib2.pyi",start:11142755,end:11151092,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/BaseHTTPServer.pyi",start:11151092,end:11152956,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/types.pyi",start:11152956,end:11158272,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/SimpleHTTPServer.pyi",start:11158272,end:11158961,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/heapq.pyi",start:11158961,end:11159707,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/UserList.pyi",start:11159707,end:11160337,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/_md5.pyi",start:11160337,end:11160637,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/compileall.pyi",start:11160637,end:11161297,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/HTMLParser.pyi",start:11161297,end:11162364,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/_json.pyi",start:11162364,end:11162597,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/cPickle.pyi",start:11162597,end:11163398,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/UserDict.pyi",start:11163398,end:11165030,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/os2emxpath.pyi",start:11165030,end:11171258,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/sre_parse.pyi",start:11171258,end:11173635,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/commands.pyi",start:11173635,end:11173966,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/mimetools.pyi",start:11173966,end:11174669,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/gzip.pyi",start:11174669,end:11175669,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/urlparse.pyi",start:11175669,end:11177702,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/_symtable.pyi",start:11177702,end:11178384,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/stat.pyi",start:11178384,end:11179377,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/robotparser.pyi",start:11179377,end:11179607,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/getpass.pyi",start:11179607,end:11179799,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/pipes.pyi",start:11179799,end:11180252,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/Queue.pyi",start:11180252,end:11181177,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/SocketServer.pyi",start:11181177,end:11185127,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/inspect.pyi",start:11185127,end:11189716,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/signal.pyi",start:11189716,end:11191287,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/fnmatch.pyi",start:11191287,end:11191635,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/StringIO.pyi",start:11191635,end:11192814,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/thread.pyi",start:11192814,end:11193771,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/importlib.pyi",start:11193771,end:11193905,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/copy_reg.pyi",start:11193905,end:11194631,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/_functools.pyi",start:11194631,end:11195276,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/symbol.pyi",start:11195276,end:11196648,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/runpy.pyi",start:11196648,end:11197189,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/UserString.pyi",start:11197189,end:11201033,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/dircache.pyi",start:11201033,end:11201372,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/shlex.pyi",start:11201372,end:11202372,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/ConfigParser.pyi",start:11202372,end:11206254,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/sets.pyi",start:11206254,end:11209257,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/urllib.pyi",start:11209257,end:11214023,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/nturl2path.pyi",start:11214023,end:11214138,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/platform.pyi",start:11214138,end:11215747,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/_io.pyi",start:11215747,end:11222878,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/posix.pyi",start:11222878,end:11229241,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/gc.pyi",start:11229241,end:11230028,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/tempfile.pyi",start:11230028,end:11233786,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/xmlrpclib.pyi",start:11233786,end:11243441,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/json.pyi",start:11243441,end:11247218,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/repr.pyi",start:11247218,end:11248312,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/__builtin__.pyi",start:11248312,end:11318953,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/cookielib.pyi",start:11318953,end:11323474,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/Cookie.pyi",start:11323474,end:11324816,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/fcntl.pyi",start:11324816,end:11326377,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/hashlib.pyi",start:11326377,end:11327381,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/textwrap.pyi",start:11327381,end:11329357,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/mutex.pyi",start:11329357,end:11329783,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/httplib.pyi",start:11329783,end:11335720,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/_struct.pyi",start:11335720,end:11336531,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/_sha.pyi",start:11336531,end:11336879,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/future_builtins.pyi",start:11336879,end:11337105,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/dummy_thread.pyi",start:11337105,end:11337899,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/sys.pyi",start:11337899,end:11341565,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/unittest.pyi",start:11341565,end:11355124,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/_sre.pyi",start:11355124,end:11357100,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/htmlentitydefs.pyi",start:11357100,end:11357214,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/sha.pyi",start:11357214,end:11357491,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/itertools.pyi",start:11357491,end:11363990,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/whichdb.pyi",start:11363990,end:11364140,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/_sha256.pyi",start:11364140,end:11364772,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/popen2.pyi",start:11364772,end:11365772,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/collections.pyi",start:11365772,end:11370758,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/md5.pyi",start:11370758,end:11370876,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/toaiff.pyi",start:11370876,end:11371213,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/getopt.pyi",start:11371213,end:11371661,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/cStringIO.pyi",start:11371661,end:11373694,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/sre_constants.pyi",start:11373694,end:11375508,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/functools.pyi",start:11375508,end:11376770,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/atexit.pyi",start:11376770,end:11376887,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/ast.pyi",start:11376887,end:11378088,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/_hotshot.pyi",start:11378088,end:11378959,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/smtplib.pyi",start:11378959,end:11381501,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/stringold.pyi",start:11381501,end:11383578,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/gettext.pyi",start:11383578,end:11385862,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/encodings/utf_8.pyi",start:11385862,end:11386435,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/encodings/__init__.pyi",start:11386435,end:11386529,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/email/iterators.pyi",start:11386529,end:11386785,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/email/charset.pyi",start:11386785,end:11387687,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/email/feedparser.pyi",start:11387687,end:11388224,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/email/quoprimime.pyi",start:11388224,end:11388714,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/email/header.pyi",start:11388714,end:11389188,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/email/utils.pyi",start:11389188,end:11390011,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/email/MIMEText.pyi",start:11390011,end:11390170,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/email/_parseaddr.pyi",start:11390170,end:11391242,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/email/generator.pyi",start:11391242,end:11391620,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/email/message.pyi",start:11391620,end:11393570,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/email/base64mime.pyi",start:11393570,end:11393870,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/email/parser.pyi",start:11393870,end:11394285,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/email/encoders.pyi",start:11394285,end:11394428,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/email/__init__.pyi",start:11394428,end:11394698,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/email/mime/nonmultipart.pyi",start:11394698,end:11394805,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/email/mime/audio.pyi",start:11394805,end:11394982,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/email/mime/multipart.pyi",start:11394982,end:11395141,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/email/mime/image.pyi",start:11395141,end:11395318,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/email/mime/text.pyi",start:11395318,end:11395477,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/email/mime/application.pyi",start:11395477,end:11395904,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/email/mime/message.pyi",start:11395904,end:11396052,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/email/mime/base.pyi",start:11396052,end:11396180,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/email/mime/__init__.pyi",start:11396180,end:11396180,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/distutils/emxccompiler.pyi",start:11396180,end:11396296,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/distutils/__init__.pyi",start:11396296,end:11396296,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/os/path.pyi",start:11396296,end:11402524,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/os/__init__.pyi",start:11402524,end:11415923,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/multiprocessing/util.pyi",start:11415923,end:11416681,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/multiprocessing/process.pyi",start:11416681,end:11417590,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/multiprocessing/pool.pyi",start:11417590,end:11419977,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/multiprocessing/__init__.pyi",start:11419977,end:11421908,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/multiprocessing/dummy/connection.pyi",start:11421908,end:11422582,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/2/multiprocessing/dummy/__init__.pyi",start:11422582,end:11423999,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3.7/dataclasses.pyi",start:11423999,end:11426370,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3.7/contextvars.pyi",start:11426370,end:11427493,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/spwd.pyi",start:11427493,end:11427803,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/shelve.pyi",start:11427803,end:11429381,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/_operator.pyi",start:11429381,end:11430724,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/resource.pyi",start:11430724,end:11431892,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/_threading_local.pyi",start:11431892,end:11432462,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/_ast.pyi",start:11432462,end:11440586,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/tokenize.pyi",start:11440586,end:11443025,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/_imp.pyi",start:11443025,end:11443742,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/imp.pyi",start:11443742,end:11445880,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/glob.pyi",start:11445880,end:11446520,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/_winapi.pyi",start:11446520,end:11450626,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/abc.pyi",start:11450626,end:11451239,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/_dummy_thread.pyi",start:11451239,end:11452039,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/string.pyi",start:11452039,end:11453610,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/random.pyi",start:11453610,end:11457093,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/typing.pyi",start:11457093,end:11479564,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/io.pyi",start:11479564,end:11488030,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/re.pyi",start:11488030,end:11493156,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/subprocess.pyi",start:11493156,end:11539558,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/msvcrt.pyi",start:11539558,end:11539706,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/types.pyi",start:11539706,end:11549789,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/heapq.pyi",start:11549789,end:11550526,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/compileall.pyi",start:11550526,end:11552763,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/selectors.pyi",start:11552763,end:11556377,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/_json.pyi",start:11556377,end:11557309,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/faulthandler.pyi",start:11557309,end:11557988,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/sre_parse.pyi",start:11557988,end:11561407,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/pathlib.pyi",start:11561407,end:11566915,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/gzip.pyi",start:11566915,end:11568967,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/socketserver.pyi",start:11568967,end:11572917,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/ipaddress.pyi",start:11572917,end:11578036,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/_thread.pyi",start:11578036,end:11579371,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/nntplib.pyi",start:11579371,end:11583603,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/enum.pyi",start:11583603,end:11586470,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/stat.pyi",start:11586470,end:11588355,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/getpass.pyi",start:11588355,end:11588558,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/pipes.pyi",start:11588558,end:11589153,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/_subprocess.pyi",start:11589153,end:11590432,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/inspect.pyi",start:11590432,end:11600454,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/signal.pyi",start:11600454,end:11603823,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/_compression.pyi",start:11603823,end:11604259,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/fnmatch.pyi",start:11604259,end:11604625,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/copyreg.pyi",start:11604625,end:11605351,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/_markupbase.pyi",start:11605351,end:11605608,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/symbol.pyi",start:11605608,end:11607068,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/runpy.pyi",start:11607068,end:11607762,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/statistics.pyi",start:11607762,end:11610652,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/reprlib.pyi",start:11610652,end:11611911,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/shlex.pyi",start:11611911,end:11613463,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/_tracemalloc.pyi",start:11613463,end:11614072,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/lzma.pyi",start:11614072,end:11617345,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/nturl2path.pyi",start:11617345,end:11617421,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/platform.pyi",start:11617421,end:11619266,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/queue.pyi",start:11619266,end:11620936,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/posix.pyi",start:11620936,end:11623170,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/gc.pyi",start:11623170,end:11624122,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/tempfile.pyi",start:11624122,end:11630461,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/_importlib_modulespec.pyi",start:11630461,end:11632018,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/fcntl.pyi",start:11632018,end:11633806,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/hashlib.pyi",start:11633806,end:11636159,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/textwrap.pyi",start:11636159,end:11639616,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/zipapp.pyi",start:11639616,end:11640279,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/sys.pyi",start:11640279,end:11646228,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/_stat.pyi",start:11646228,end:11647450,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/itertools.pyi",start:11647450,end:11651816,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/_posixsubprocess.pyi",start:11651816,end:11652416,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/getopt.pyi",start:11652416,end:11652847,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/configparser.pyi",start:11652847,end:11661222,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/sre_constants.pyi",start:11661222,end:11664628,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/functools.pyi",start:11664628,end:11668188,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/atexit.pyi",start:11668188,end:11668501,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/ast.pyi",start:11668501,end:11670834,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/smtplib.pyi",start:11670834,end:11676438,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/tracemalloc.pyi",start:11676438,end:11678582,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/gettext.pyi",start:11678582,end:11681649,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/tkinter/ttk.pyi",start:11681649,end:11688004,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/tkinter/dialog.pyi",start:11688004,end:11688295,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/tkinter/constants.pyi",start:11688295,end:11689175,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/tkinter/commondialog.pyi",start:11689175,end:11689452,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/tkinter/filedialog.pyi",start:11689452,end:11691685,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/tkinter/__init__.pyi",start:11691685,end:11717395,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/tkinter/messagebox.pyi",start:11717395,end:11718545,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/http/client.pyi",start:11718545,end:11724814,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/http/cookiejar.pyi",start:11724814,end:11729702,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/http/server.pyi",start:11729702,end:11732878,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/http/cookies.pyi",start:11732878,end:11734158,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/http/__init__.pyi",start:11734158,end:11735847,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/exceptions.pyi",start:11735847,end:11736409,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/coroutines.pyi",start:11736409,end:11736635,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/windows_utils.pyi",start:11736635,end:11737315,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/events.pyi",start:11737315,end:11755100,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/subprocess.pyi",start:11755100,end:11757298,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/constants.pyi",start:11757298,end:11757576,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/locks.pyi",start:11757576,end:11759643,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/proactor_events.pyi",start:11759643,end:11763853,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/protocols.pyi",start:11763853,end:11764906,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/base_events.pyi",start:11764906,end:11778114,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/tasks.pyi",start:11778114,end:11784991,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/selector_events.pyi",start:11784991,end:11786750,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/transports.pyi",start:11786750,end:11788622,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/queues.pyi",start:11788622,end:11789704,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/streams.pyi",start:11789704,end:11793603,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/futures.pyi",start:11793603,end:11796006,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/windows_events.pyi",start:11796006,end:11798810,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/__init__.pyi",start:11798810,end:11802967,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/runners.pyi",start:11802967,end:11803144,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/unittest/util.pyi",start:11803144,end:11804065,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/unittest/runner.pyi",start:11804065,end:11805275,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/unittest/async_case.pyi",start:11805275,end:11805646,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/unittest/suite.pyi",start:11805646,end:11806437,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/unittest/loader.pyi",start:11806437,end:11807659,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/unittest/signals.pyi",start:11807659,end:11808047,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/unittest/case.pyi",start:11808047,end:11821049,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/unittest/result.pyi",start:11821049,end:11822666,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/unittest/__init__.pyi",start:11822666,end:11823700,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/unittest/mock.pyi",start:11823700,end:11829004,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/encodings/utf_8.pyi",start:11829004,end:11829577,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/encodings/__init__.pyi",start:11829577,end:11829652,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/concurrent/__init__.pyi",start:11829652,end:11829652,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/concurrent/futures/process.pyi",start:11829652,end:11830351,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/concurrent/futures/thread.pyi",start:11830351,end:11831513,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/concurrent/futures/_base.pyi",start:11831513,end:11835436,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/concurrent/futures/__init__.pyi",start:11835436,end:11835544,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/email/iterators.pyi",start:11835544,end:11835879,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/email/charset.pyi",start:11835879,end:11837035,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/email/feedparser.pyi",start:11837035,end:11837607,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/email/header.pyi",start:11837607,end:11838750,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/email/utils.pyi",start:11838750,end:11840380,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/email/policy.pyi",start:11840380,end:11842696,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/email/headerregistry.pyi",start:11842696,end:11845673,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/email/generator.pyi",start:11845673,end:11846799,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/email/message.pyi",start:11846799,end:11851883,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/email/parser.pyi",start:11851883,end:11853318,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/email/contentmanager.pyi",start:11853318,end:11853898,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/email/errors.pyi",start:11853898,end:11854761,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/email/encoders.pyi",start:11854761,end:11855016,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/email/__init__.pyi",start:11855016,end:11855805,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/email/mime/nonmultipart.pyi",start:11855805,end:11855931,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/email/mime/audio.pyi",start:11855931,end:11856380,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/email/mime/multipart.pyi",start:11856380,end:11856838,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/email/mime/image.pyi",start:11856838,end:11857287,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/email/mime/text.pyi",start:11857287,end:11857562,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/email/mime/application.pyi",start:11857562,end:11858014,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/email/mime/message.pyi",start:11858014,end:11858256,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/email/mime/base.pyi",start:11858256,end:11858573,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/email/mime/__init__.pyi",start:11858573,end:11858573,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/html/entities.pyi",start:11858573,end:11858709,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/html/parser.pyi",start:11858709,end:11859745,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/html/__init__.pyi",start:11859745,end:11859867,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/json/encoder.pyi",start:11859867,end:11860609,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/json/decoder.pyi",start:11860609,end:11861661,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/json/__init__.pyi",start:11861661,end:11863927,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/os/path.pyi",start:11863927,end:11870155,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/os/__init__.pyi",start:11870155,end:11896272,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/collections/abc.pyi",start:11896272,end:11897217,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/collections/__init__.pyi",start:11897217,end:11911648,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing/process.pyi",start:11911648,end:11912790,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing/synchronize.pyi",start:11912790,end:11914862,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing/spawn.pyi",start:11914862,end:11915549,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing/context.pyi",start:11915549,end:11921934,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing/connection.pyi",start:11921934,end:11924027,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing/shared_memory.pyi",start:11924027,end:11925148,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing/managers.pyi",start:11925148,end:11928053,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing/queues.pyi",start:11928053,end:11929162,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing/pool.pyi",start:11929162,end:11932614,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing/__init__.pyi",start:11932614,end:11936190,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing/dummy/connection.pyi",start:11936190,end:11937287,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing/dummy/__init__.pyi",start:11937287,end:11938452,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/urllib/response.pyi",start:11938452,end:11940134,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/urllib/error.pyi",start:11940134,end:11940451,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/urllib/robotparser.pyi",start:11940451,end:11941146,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/urllib/parse.pyi",start:11941146,end:11945797,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/urllib/request.pyi",start:11945797,end:11955801,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/urllib/__init__.pyi",start:11955801,end:11955801,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/importlib/util.pyi",start:11955801,end:11957672,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/importlib/abc.pyi",start:11957672,end:11961194,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/importlib/resources.pyi",start:11961194,end:11962203,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/importlib/metadata.pyi",start:11962203,end:11965970,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/importlib/__init__.pyi",start:11965970,end:11966567,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/typeshed/stdlib/3/importlib/machinery.pyi",start:11966567,end:11970503,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/LICENSE.txt",start:11970503,end:11971578,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/shortcuts.pyi",start:11971578,end:11973550,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/__init__.pyi",start:11973550,end:11973982,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/template/exceptions.pyi",start:11973982,end:11974578,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/template/library.pyi",start:11974578,end:11977657,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/template/response.pyi",start:11977657,end:11980001,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/template/utils.pyi",start:11980001,end:11980559,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/template/loader.pyi",start:11980559,end:11981179,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/template/context_processors.pyi",start:11981179,end:11981819,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/template/context.pyi",start:11981819,end:11985027,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/template/defaulttags.pyi",start:11985027,end:11992264,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/template/defaultfilters.pyi",start:11992264,end:11995915,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/template/smartif.pyi",start:11995915,end:11997182,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/template/loader_tags.pyi",start:11997182,end:11999545,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/template/engine.pyi",start:11999545,end:12001703,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/template/base.pyi",start:12001703,end:12007733,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/template/__init__.pyi",start:12007733,end:12008381,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/template/backends/utils.pyi",start:12008381,end:12008592,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/template/backends/dummy.pyi",start:12008592,end:12009070,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/template/backends/jinja2.pyi",start:12009070,end:12009651,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/template/backends/base.pyi",start:12009651,end:12010252,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/template/backends/django.pyi",start:12010252,end:12010958,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/template/backends/__init__.pyi",start:12010958,end:12010958,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/template/loaders/cached.pyi",start:12010958,end:12011522,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/template/loaders/app_directories.pyi",start:12011522,end:12011610,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/template/loaders/filesystem.pyi",start:12011610,end:12012043,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/template/loaders/locmem.pyi",start:12012043,end:12012397,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/template/loaders/base.pyi",start:12012397,end:12012873,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/template/loaders/__init__.pyi",start:12012873,end:12012873,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/forms/utils.pyi",start:12012873,end:12014130,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/forms/widgets.pyi",start:12014130,end:12020224,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/forms/formsets.pyi",start:12020224,end:12022621,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/forms/fields.pyi",start:12022621,end:12035658,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/forms/boundfield.pyi",start:12035658,end:12037966,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/forms/models.pyi",start:12037966,end:12048139,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/forms/forms.pyi",start:12048139,end:12051235,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/forms/renderers.pyi",start:12051235,end:12051959,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/forms/__init__.pyi",start:12051959,end:12054916,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/http/response.pyi",start:12054916,end:12059910,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/http/cookie.pyi",start:12059910,end:12060012,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/http/multipartparser.pyi",start:12060012,end:12061998,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/http/request.pyi",start:12061998,end:12065784,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/http/__init__.pyi",start:12065784,end:12066772,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/conf/global_settings.pyi",start:12066772,end:12084234,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/conf/__init__.pyi",start:12084234,end:12085133,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/conf/locale/__init__.pyi",start:12085133,end:12085195,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/conf/urls/i18n.pyi",start:12085195,end:12085492,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/conf/urls/static.pyi",start:12085492,end:12085664,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/conf/urls/__init__.pyi",start:12085664,end:12086697,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/dispatch/dispatcher.pyi",start:12086697,end:12087691,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/dispatch/__init__.pyi",start:12087691,end:12087769,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/urls/exceptions.pyi",start:12087769,end:12087871,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/urls/resolvers.pyi",start:12087871,end:12091900,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/urls/conf.pyi",start:12091900,end:12092124,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/urls/utils.pyi",start:12092124,end:12092292,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/urls/base.pyi",start:12092292,end:12093179,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/urls/converters.pyi",start:12093179,end:12094006,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/urls/__init__.pyi",start:12094006,end:12095203,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/views/i18n.pyi",start:12095203,end:12096460,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/views/debug.pyi",start:12096460,end:12099241,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/views/static.pyi",start:12099241,end:12099702,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/views/defaults.pyi",start:12099702,end:12100516,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/views/csrf.pyi",start:12100516,end:12100790,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/views/__init__.pyi",start:12100790,end:12100829,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/views/generic/detail.pyi",start:12100829,end:12101919,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/views/generic/base.pyi",start:12101919,end:12104158,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/views/generic/list.pyi",start:12104158,end:12105783,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/views/generic/dates.pyi",start:12105783,end:12109554,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/views/generic/edit.pyi",start:12109554,end:12111788,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/views/generic/__init__.pyi",start:12111788,end:12112425,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/views/decorators/debug.pyi",start:12112425,end:12112582,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/views/decorators/gzip.pyi",start:12112582,end:12112711,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/views/decorators/cache.pyi",start:12112711,end:12113014,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/views/decorators/vary.pyi",start:12113014,end:12113195,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/views/decorators/clickjacking.pyi",start:12113195,end:12113442,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/views/decorators/csrf.pyi",start:12113442,end:12113919,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/views/decorators/http.pyi",start:12113919,end:12114495,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/views/decorators/__init__.pyi",start:12114495,end:12114495,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/templatetags/i18n.pyi",start:12114495,end:12117671,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/templatetags/l10n.pyi",start:12117671,end:12118100,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/templatetags/static.pyi",start:12118100,end:12119270,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/templatetags/tz.pyi",start:12119270,end:12120436,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/templatetags/cache.pyi",start:12120436,end:12121118,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/templatetags/__init__.pyi",start:12121118,end:12121118,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/__init__.pyi",start:12121118,end:12121118,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sites/shortcuts.pyi",start:12121118,end:12121384,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sites/apps.pyi",start:12121384,end:12121453,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sites/requests.pyi",start:12121453,end:12121751,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sites/middleware.pyi",start:12121751,end:12121960,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sites/models.pyi",start:12121960,end:12122574,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sites/managers.pyi",start:12122574,end:12122744,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sites/management.pyi",start:12122744,end:12123032,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sites/__init__.pyi",start:12123032,end:12123032,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/redirects/middleware.pyi",start:12123032,end:12123423,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/redirects/models.pyi",start:12123423,end:12123591,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/redirects/__init__.pyi",start:12123591,end:12123591,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/checks.pyi",start:12123591,end:12123909,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/apps.pyi",start:12123909,end:12123985,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/fields.pyi",start:12123985,end:12128082,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/models.pyi",start:12128082,end:12129167,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/forms.pyi",start:12129167,end:12130326,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/admin.pyi",start:12130326,end:12130912,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/views.pyi",start:12130912,end:12131169,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/__init__.pyi",start:12131169,end:12131169,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/management/__init__.pyi",start:12131169,end:12132519,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/management/commands/remove_stale_contenttypes.pyi",start:12132519,end:12132930,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/contenttypes/management/commands/__init__.pyi",start:12132930,end:12132930,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/checks.pyi",start:12132930,end:12133301,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/validators.pyi",start:12133301,end:12133461,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/apps.pyi",start:12133461,end:12133529,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/decorators.pyi",start:12133529,end:12134511,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/middleware.pyi",start:12134511,end:12135285,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/tokens.pyi",start:12135285,end:12135646,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/signals.pyi",start:12135646,end:12135766,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/hashers.pyi",start:12135766,end:12137735,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/base_user.pyi",start:12137735,end:12139228,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/context_processors.pyi",start:12139228,end:12139845,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/backends.pyi",start:12139845,end:12141450,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/models.pyi",start:12141450,end:12146091,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/forms.pyi",start:12146091,end:12149240,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/mixins.pyi",start:12149240,end:12150390,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/admin.pyi",start:12150390,end:12150917,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/urls.pyi",start:12150917,end:12150976,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/views.pyi",start:12150976,end:12153454,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/password_validation.pyi",start:12153454,end:12155506,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/__init__.pyi",start:12155506,end:12156822,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/handlers/modwsgi.pyi",start:12156822,end:12157026,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/handlers/__init__.pyi",start:12157026,end:12157026,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/management/__init__.pyi",start:12157026,end:12157410,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/management/commands/createsuperuser.pyi",start:12157410,end:12157618,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/management/commands/changepassword.pyi",start:12157618,end:12157743,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/auth/management/commands/__init__.pyi",start:12157743,end:12157743,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/humanize/__init__.pyi",start:12157743,end:12157743,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/humanize/templatetags/humanize.pyi",start:12157743,end:12158362,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/humanize/templatetags/__init__.pyi",start:12158362,end:12158362,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admindocs/utils.pyi",start:12158362,end:12159087,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admindocs/middleware.pyi",start:12159087,end:12159496,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admindocs/urls.pyi",start:12159496,end:12159555,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admindocs/views.pyi",start:12159555,end:12160407,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admindocs/__init__.pyi",start:12160407,end:12160407,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sitemaps/views.pyi",start:12160407,end:12161169,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sitemaps/__init__.pyi",start:12161169,end:12162728,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sitemaps/management/__init__.pyi",start:12162728,end:12162728,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sitemaps/management/commands/ping_google.pyi",start:12162728,end:12162813,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sitemaps/management/commands/__init__.pyi",start:12162813,end:12162813,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions/exceptions.pyi",start:12162813,end:12162969,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions/serializers.pyi",start:12162969,end:12163280,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions/middleware.pyi",start:12163280,end:12163758,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions/base_session.pyi",start:12163758,end:12164423,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions/models.pyi",start:12164423,end:12164599,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions/__init__.pyi",start:12164599,end:12164599,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends/cache.pyi",start:12164599,end:12164898,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends/db.pyi",start:12164898,end:12165475,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends/cached_db.pyi",start:12165475,end:12165780,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends/base.pyi",start:12165780,end:12167307,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends/signed_cookies.pyi",start:12167307,end:12167407,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends/file.pyi",start:12167407,end:12167690,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions/backends/__init__.pyi",start:12167690,end:12167690,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions/management/__init__.pyi",start:12167690,end:12167690,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions/management/commands/clearsessions.pyi",start:12167690,end:12167775,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/sessions/management/commands/__init__.pyi",start:12167775,end:12167775,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/gis/__init__.pyi",start:12167775,end:12167775,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/gis/db/__init__.pyi",start:12167775,end:12167775,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/gis/db/models/fields.pyi",start:12167775,end:12170908,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/gis/db/models/__init__.pyi",start:12170908,end:12171326,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/flatpages/sitemaps.pyi",start:12171326,end:12171407,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/flatpages/middleware.pyi",start:12171407,end:12171706,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/flatpages/models.pyi",start:12171706,end:12172151,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/flatpages/forms.pyi",start:12172151,end:12172293,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/flatpages/urls.pyi",start:12172293,end:12172352,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/flatpages/views.pyi",start:12172352,end:12172667,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/flatpages/__init__.pyi",start:12172667,end:12172667,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/flatpages/templatetags/flatpages.pyi",start:12172667,end:12173185,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/flatpages/templatetags/__init__.pyi",start:12173185,end:12173185,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/syndication/views.pyi",start:12173185,end:12174436,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/syndication/__init__.pyi",start:12174436,end:12174436,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/validators.pyi",start:12174436,end:12175089,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/operations.pyi",start:12175089,end:12175824,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/lookups.pyi",start:12175824,end:12176403,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/constraints.pyi",start:12176403,end:12176979,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/indexes.pyi",start:12176979,end:12179251,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/signals.pyi",start:12179251,end:12179488,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/functions.pyi",start:12179488,end:12179583,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/__init__.pyi",start:12179583,end:12179583,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/search.pyi",start:12179583,end:12181778,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/aggregates/general.pyi",start:12181778,end:12182116,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/aggregates/statistics.pyi",start:12182116,end:12182586,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/aggregates/mixins.pyi",start:12182586,end:12182615,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/aggregates/__init__.pyi",start:12182615,end:12183155,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields/ranges.pyi",start:12183155,end:12184497,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields/hstore.pyi",start:12184497,end:12185016,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields/citext.pyi",start:12185016,end:12185232,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields/jsonb.pyi",start:12185232,end:12186243,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields/mixins.pyi",start:12186243,end:12186356,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields/__init__.pyi",start:12186356,end:12187051,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/postgres/fields/array.pyi",start:12187051,end:12188780,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/checks.pyi",start:12188780,end:12189629,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/helpers.pyi",start:12189629,end:12194419,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/tests.pyi",start:12194419,end:12195836,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/utils.pyi",start:12195836,end:12198943,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/widgets.pyi",start:12198943,end:12202318,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/apps.pyi",start:12202318,end:12202460,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/sites.pyi",start:12202460,end:12205748,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/decorators.pyi",start:12205748,end:12205918,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/actions.pyi",start:12205918,end:12206269,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/models.pyi",start:12206269,end:12207489,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/forms.pyi",start:12207489,end:12207738,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/filters.pyi",start:12207738,end:12211225,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/__init__.pyi",start:12211225,end:12212106,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/options.pyi",start:12212106,end:12225934,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/views/decorators.pyi",start:12225934,end:12226269,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/views/main.pyi",start:12226269,end:12229659,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/views/autocomplete.pyi",start:12229659,end:12230008,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/views/__init__.pyi",start:12230008,end:12230008,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags/admin_list.pyi",start:12230008,end:12232036,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags/admin_urls.pyi",start:12232036,end:12232583,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags/log.pyi",start:12232583,end:12233037,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags/admin_static.pyi",start:12233037,end:12233110,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags/admin_modify.pyi",start:12233110,end:12233800,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags/base.pyi",start:12233800,end:12234392,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/admin/templatetags/__init__.pyi",start:12234392,end:12234392,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/messages/utils.pyi",start:12234392,end:12234461,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/messages/middleware.pyi",start:12234461,end:12234810,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/messages/constants.pyi",start:12234810,end:12234997,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/messages/context_processors.pyi",start:12234997,end:12235246,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/messages/views.pyi",start:12235246,end:12235554,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/messages/api.pyi",start:12235554,end:12236723,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/messages/__init__.pyi",start:12236723,end:12237247,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/messages/storage/session.pyi",start:12237247,end:12237729,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/messages/storage/cookie.pyi",start:12237729,end:12238216,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/messages/storage/fallback.pyi",start:12238216,end:12238456,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/messages/storage/base.pyi",start:12238456,end:12239363,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/messages/storage/__init__.pyi",start:12239363,end:12239565,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/checks.pyi",start:12239565,end:12239807,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/storage.pyi",start:12239807,end:12242069,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/utils.pyi",start:12242069,end:12242507,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/apps.pyi",start:12242507,end:12242633,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/handlers.pyi",start:12242633,end:12243050,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/urls.pyi",start:12243050,end:12243248,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/views.pyi",start:12243248,end:12243470,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/testing.pyi",start:12243470,end:12243570,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/finders.pyi",start:12243570,end:12245285,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/__init__.pyi",start:12245285,end:12245285,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/templatetags/staticfiles.pyi",start:12245285,end:12245519,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/templatetags/__init__.pyi",start:12245519,end:12245519,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management/__init__.pyi",start:12245519,end:12245519,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management/commands/runserver.pyi",start:12245519,end:12245655,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management/commands/collectstatic.pyi",start:12245655,end:12246780,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management/commands/findstatic.pyi",start:12246780,end:12246867,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/contrib/staticfiles/management/commands/__init__.pyi",start:12246867,end:12246867,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/apps/registry.pyi",start:12246867,end:12248917,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/apps/config.pyi",start:12248917,end:12249751,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/apps/__init__.pyi",start:12249751,end:12249830,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/utils.pyi",start:12249830,end:12251074,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/transaction.pyi",start:12251074,end:12253106,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/__init__.pyi",start:12253106,end:12254042,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/aggregates.pyi",start:12254042,end:12254543,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/lookups.pyi",start:12254543,end:12259018,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/utils.pyi",start:12259018,end:12259175,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/constraints.pyi",start:12259175,end:12260264,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/manager.pyi",start:12260264,end:12262060,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/indexes.pyi",start:12262060,end:12263301,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/signals.pyi",start:12263301,end:12264151,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/expressions.pyi",start:12264151,end:12272734,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/enums.pyi",start:12272734,end:12273548,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/deletion.pyi",start:12273548,end:12274697,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/query_utils.pyi",start:12274697,end:12277708,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/base.pyi",start:12277708,end:12280108,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/query.pyi",start:12280108,end:12289310,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/__init__.pyi",start:12289310,end:12292886,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/options.pyi",start:12292886,end:12297879,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/sql/compiler.pyi",start:12297879,end:12302591,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/sql/constants.pyi",start:12302591,end:12302853,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/sql/subqueries.pyi",start:12302853,end:12304681,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/sql/datastructures.pyi",start:12304681,end:12306590,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/sql/where.pyi",start:12306590,end:12308508,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/sql/query.pyi",start:12308508,end:12317580,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/sql/__init__.pyi",start:12317580,end:12317799,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/functions/comparison.pyi",start:12317799,end:12318111,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/functions/math.pyi",start:12318111,end:12319333,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/functions/datetime.pyi",start:12319333,end:12320305,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/functions/text.pyi",start:12320305,end:12322533,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/functions/mixins.pyi",start:12322533,end:12322633,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/functions/window.pyi",start:12322633,end:12323335,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/functions/__init__.pyi",start:12323335,end:12325412,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/fields/related.pyi",start:12325412,end:12334701,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/fields/related_descriptors.pyi",start:12334701,end:12337885,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/fields/related_lookups.pyi",start:12337885,end:12339385,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/fields/proxy.pyi",start:12339385,end:12339546,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/fields/mixins.pyi",start:12339546,end:12339999,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/fields/files.pyi",start:12339999,end:12343639,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/fields/reverse_related.pyi",start:12343639,end:12347684,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/models/fields/__init__.pyi",start:12347684,end:12361472,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/ddl_references.pyi",start:12361472,end:12364129,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/utils.pyi",start:12364129,end:12365964,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/signals.pyi",start:12365964,end:12366033,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/__init__.pyi",start:12366033,end:12366033,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/dummy/base.pyi",start:12366033,end:12367062,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/dummy/__init__.pyi",start:12367062,end:12367062,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/postgresql/operations.pyi",start:12367062,end:12367187,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/postgresql/client.pyi",start:12367187,end:12367468,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/postgresql/creation.pyi",start:12367468,end:12367585,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/postgresql/base.pyi",start:12367585,end:12368044,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/postgresql/__init__.pyi",start:12368044,end:12368044,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/base/schema.pyi",start:12368044,end:12371390,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/base/operations.pyi",start:12371390,end:12377627,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/base/introspection.pyi",start:12377627,end:12379117,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/base/client.pyi",start:12379117,end:12379391,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/base/validation.pyi",start:12379391,end:12379777,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/base/creation.pyi",start:12379777,end:12380880,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/base/features.pyi",start:12380880,end:12385124,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/base/base.pyi",start:12385124,end:12389472,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/base/__init__.pyi",start:12389472,end:12389472,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/mysql/client.pyi",start:12389472,end:12389855,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/mysql/__init__.pyi",start:12389855,end:12389855,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3/schema.pyi",start:12389855,end:12389982,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3/operations.pyi",start:12389982,end:12390107,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3/introspection.pyi",start:12390107,end:12390470,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3/creation.pyi",start:12390470,end:12390587,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3/features.pyi",start:12390587,end:12390704,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3/base.pyi",start:12390704,end:12391053,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/backends/sqlite3/__init__.pyi",start:12391053,end:12391053,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/exceptions.pyi",start:12391053,end:12391762,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/migration.pyi",start:12391762,end:12392826,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/graph.pyi",start:12392826,end:12395357,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/questioner.pyi",start:12395357,end:12396513,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/utils.pyi",start:12396513,end:12396720,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/loader.pyi",start:12396720,end:12398267,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/writer.pyi",start:12398267,end:12399708,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/recorder.pyi",start:12399708,end:12400514,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/executor.pyi",start:12400514,end:12402193,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/autodetector.pyi",start:12402193,end:12405204,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/optimizer.pyi",start:12405204,end:12405547,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/serializer.pyi",start:12405547,end:12407375,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/state.pyi",start:12407375,end:12410015,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/topological_sort.pyi",start:12410015,end:12410363,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/__init__.pyi",start:12410363,end:12410606,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/operations/utils.pyi",start:12410606,end:12410823,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/operations/fields.pyi",start:12410823,end:12411989,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/operations/models.pyi",start:12411989,end:12415143,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/operations/special.pyi",start:12415143,end:12416483,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/operations/base.pyi",start:12416483,end:12417385,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/db/migrations/operations/__init__.pyi",start:12417385,end:12418181,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/test/runner.pyi",start:12418181,end:12423391,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/test/utils.pyi",start:12423391,end:12428827,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/test/html.pyi",start:12428827,end:12430030,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/test/signals.pyi",start:12430030,end:12431016,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/test/client.pyi",start:12431016,end:12436609,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/test/testcases.pyi",start:12436609,end:12444882,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/test/selenium.pyi",start:12444882,end:12445250,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/test/__init__.pyi",start:12445250,end:12445921,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/termcolors.pyi",start:12445921,end:12446438,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/duration.pyi",start:12446438,end:12446636,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/encoding.pyi",start:12446636,end:12449052,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/tree.pyi",start:12449052,end:12449851,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/safestring.pyi",start:12449851,end:12450480,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/module_loading.pyi",start:12450480,end:12450727,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/jslex.pyi",start:12450727,end:12451475,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/formats.pyi",start:12451475,end:12452746,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/html.pyi",start:12452746,end:12454112,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/hashable.pyi",start:12454112,end:12454178,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/numberformat.pyi",start:12454178,end:12454522,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/decorators.pyi",start:12454522,end:12455457,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/archive.pyi",start:12455457,end:12456500,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/log.pyi",start:12456500,end:12458001,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/deconstruct.pyi",start:12458001,end:12458106,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/autoreload.pyi",start:12458106,end:12460808,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/six.pyi",start:12460808,end:12464216,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/inspect.pyi",start:12464216,end:12464607,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/dateparse.pyi",start:12464607,end:12465032,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/cache.pyi",start:12465032,end:12466370,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/deprecation.pyi",start:12466370,end:12467715,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/lorem_ipsum.pyi",start:12467715,end:12467963,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/text.pyi",start:12467963,end:12469546,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/timezone.pyi",start:12469546,end:12472260,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/xmlutils.pyi",start:12472260,end:12472693,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/datastructures.pyi",start:12472693,end:12475317,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/itercompat.pyi",start:12475317,end:12475378,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/timesince.pyi",start:12475378,end:12475740,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/_os.pyi",start:12475740,end:12476047,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/functional.pyi",start:12476047,end:12477970,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/ipv6.pyi",start:12477970,end:12478138,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/crypto.pyi",start:12478138,end:12478681,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/version.pyi",start:12478681,end:12479197,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/datetime_safe.pyi",start:12479197,end:12479538,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/feedgenerator.pyi",start:12479538,end:12482215,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/dates.pyi",start:12482215,end:12482396,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/http.pyi",start:12482396,end:12483940,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/baseconv.pyi",start:12483940,end:12484533,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/regex_helper.pyi",start:12484533,end:12485191,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/topological_sort.pyi",start:12485191,end:12485488,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/__init__.pyi",start:12485488,end:12485488,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/dateformat.pyi",start:12485488,end:12487270,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/translation/template.pyi",start:12487270,end:12487505,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/translation/trans_null.pyi",start:12487505,end:12488234,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/translation/trans_real.pyi",start:12488234,end:12490049,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/translation/__init__.pyi",start:12490049,end:12492281,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/utils/translation/reloader.pyi",start:12492281,end:12492580,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/exceptions.pyi",start:12492580,end:12494123,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/validators.pyi",start:12494123,end:12498057,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/signing.pyi",start:12498057,end:12499524,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/signals.pyi",start:12499524,end:12499687,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/paginator.pyi",start:12499687,end:12501583,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/wsgi.pyi",start:12501583,end:12501681,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/__init__.pyi",start:12501681,end:12501681,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/serializers/python.pyi",start:12501681,end:12502216,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/serializers/json.pyi",start:12502216,end:12502638,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/serializers/base.pyi",start:12502638,end:12506026,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/serializers/__init__.pyi",start:12506026,end:12507403,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/handlers/exception.pyi",start:12507403,end:12507973,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/handlers/base.pyi",start:12507973,end:12508545,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/handlers/wsgi.pyi",start:12508545,end:12509870,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/handlers/__init__.pyi",start:12509870,end:12509870,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/servers/basehttp.pyi",start:12509870,end:12511171,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/servers/__init__.pyi",start:12511171,end:12511171,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/cache/utils.pyi",start:12511171,end:12511355,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/cache/__init__.pyi",start:12511355,end:12512072,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/cache/backends/dummy.pyi",start:12512072,end:12512254,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/cache/backends/db.pyi",start:12512254,end:12512849,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/cache/backends/locmem.pyi",start:12512849,end:12513035,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/cache/backends/base.pyi",start:12513035,end:12515362,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/cache/backends/filebased.pyi",start:12515362,end:12515578,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/cache/backends/__init__.pyi",start:12515578,end:12515578,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/cache/backends/memcached.pyi",start:12515578,end:12515930,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/files/storage.pyi",start:12515930,end:12517699,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/files/utils.pyi",start:12517699,end:12518246,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/files/move.pyi",start:12518246,end:12518376,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/files/locks.pyi",start:12518376,end:12518684,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/files/temp.pyi",start:12518684,end:12518784,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/files/uploadedfile.pyi",start:12518784,end:12520270,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/files/uploadhandler.pyi",start:12520270,end:12523465,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/files/images.pyi",start:12523465,end:12523774,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/files/base.pyi",start:12523774,end:12525209,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/files/__init__.pyi",start:12525209,end:12525277,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/mail/utils.pyi",start:12525277,end:12525372,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/mail/message.pyi",start:12525372,end:12529466,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/mail/__init__.pyi",start:12529466,end:12530970,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/mail/backends/smtp.pyi",start:12530970,end:12531480,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/mail/backends/console.pyi",start:12531480,end:12531583,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/mail/backends/dummy.pyi",start:12531583,end:12531686,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/mail/backends/locmem.pyi",start:12531686,end:12531789,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/mail/backends/base.pyi",start:12531789,end:12532393,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/mail/backends/filebased.pyi",start:12532393,end:12532496,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/mail/backends/__init__.pyi",start:12532496,end:12532496,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/checks/templates.pyi",start:12532496,end:12532887,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/checks/model_checks.pyi",start:12532887,end:12533245,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/checks/translation.pyi",start:12533245,end:12533400,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/checks/caches.pyi",start:12533400,end:12533667,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/checks/registry.pyi",start:12533667,end:12534879,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/checks/messages.pyi",start:12534879,end:12535804,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/checks/urls.pyi",start:12535804,end:12536584,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/checks/database.pyi",start:12536584,end:12536687,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/checks/__init__.pyi",start:12536687,end:12537117,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/checks/security/sessions.pyi",start:12537117,end:12537644,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/checks/security/base.pyi",start:12537644,end:12539236,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/checks/security/csrf.pyi",start:12539236,end:12539615,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/checks/security/__init__.pyi",start:12539615,end:12539615,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/management/templates.pyi",start:12539615,end:12540239,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/management/utils.pyi",start:12540239,end:12540766,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/management/color.pyi",start:12540766,end:12541818,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/management/sql.pyi",start:12541818,end:12542247,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/management/base.pyi",start:12542247,end:12545169,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/management/__init__.pyi",start:12545169,end:12546010,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/management/commands/dumpdata.pyi",start:12546010,end:12546133,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/management/commands/runserver.pyi",start:12546133,end:12546327,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/management/commands/testserver.pyi",start:12546327,end:12546412,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/management/commands/makemessages.pyi",start:12546412,end:12547546,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/management/commands/loaddata.pyi",start:12547546,end:12548171,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/core/management/commands/__init__.pyi",start:12548171,end:12548171,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/middleware/security.pyi",start:12548171,end:12548886,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/middleware/gzip.pyi",start:12548886,end:12549225,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/middleware/cache.pyi",start:12549225,end:12550320,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/middleware/locale.pyi",start:12550320,end:12550743,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/middleware/common.pyi",start:12550743,end:12551730,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/middleware/clickjacking.pyi",start:12551730,end:12552117,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/middleware/csrf.pyi",start:12552117,end:12553367,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/middleware/http.pyi",start:12553367,end:12553736,audio:0},{filename:"/lib/python3.8/site-packages/jedi/third_party/django-stubs/django-stubs/middleware/__init__.pyi",start:12553736,end:12553736,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/names.py",start:12553736,end:12576488,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/helpers.py",start:12576488,end:12582611,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/references.py",start:12582611,end:12593018,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/utils.py",start:12593018,end:12596382,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/flow_analysis.py",start:12596382,end:12600877,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/star_args.py",start:12600877,end:12608622,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/base_value.py",start:12608622,end:12627005,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/recursion.py",start:12627005,end:12631952,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/filters.py",start:12631952,end:12643565,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/dynamic_params.py",start:12643565,end:12651782,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/imports.py",start:12651782,end:12673292,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/cache.py",start:12673292,end:12677504,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/parser_cache.py",start:12677504,end:12677695,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/lazy_value.py",start:12677695,end:12679411,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/analysis.py",start:12679411,end:12687305,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/context.py",start:12687305,end:12704531,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/syntax_tree.py",start:12704531,end:12739770,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/param.py",start:12739770,end:12750268,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/sys_path.py",start:12750268,end:12760551,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/signature.py",start:12760551,end:12765470,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/docstrings.py",start:12765470,end:12776162,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/__init__.py",start:12776162,end:12784497,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/arguments.py",start:12784497,end:12797134,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/finder.py",start:12797134,end:12802460,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/compiled/getattr_static.py",start:12802460,end:12808576,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/compiled/access.py",start:12808576,end:12827270,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/compiled/__init__.py",start:12827270,end:12829860,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/compiled/mixed.py",start:12829860,end:12841083,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/compiled/value.py",start:12841083,end:12862405,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/compiled/subprocess/functions.py",start:12862405,end:12865835,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/compiled/subprocess/__init__.py",start:12865835,end:12880204,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/compiled/subprocess/__main__.py",start:12880204,end:12881895,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/gradual/type_var.py",start:12881895,end:12886271,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/gradual/utils.py",start:12886271,end:12887341,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/gradual/conversion.py",start:12887341,end:12894977,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/gradual/generics.py",start:12894977,end:12898129,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/gradual/base.py",start:12898129,end:12913781,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/gradual/typeshed.py",start:12913781,end:12925342,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/gradual/__init__.py",start:12925342,end:12925485,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/gradual/typing.py",start:12925485,end:12942858,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/gradual/stub_value.py",start:12942858,end:12946416,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/gradual/annotation.py",start:12946416,end:12961534,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/value/function.py",start:12961534,end:12979483,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/value/klass.py",start:12979483,end:12995746,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/value/instance.py",start:12995746,end:13019207,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/value/dynamic_arrays.py",start:13019207,end:13026900,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/value/decorator.py",start:13026900,end:13027560,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/value/module.py",start:13027560,end:13035787,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/value/namespace.py",start:13035787,end:13037986,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/value/__init__.py",start:13037986,end:13038297,audio:0},{filename:"/lib/python3.8/site-packages/jedi/inference/value/iterable.py",start:13038297,end:13062761,audio:0},{filename:"/lib/python3.8/site-packages/jedi/plugins/django.py",start:13062761,end:13073794,audio:0},{filename:"/lib/python3.8/site-packages/jedi/plugins/stdlib.py",start:13073794,end:13103880,audio:0},{filename:"/lib/python3.8/site-packages/jedi/plugins/flask.py",start:13103880,end:13104799,audio:0},{filename:"/lib/python3.8/site-packages/jedi/plugins/pytest.py",start:13104799,end:13110861,audio:0},{filename:"/lib/python3.8/site-packages/jedi/plugins/registry.py",start:13110861,end:13111168,audio:0},{filename:"/lib/python3.8/site-packages/jedi/plugins/__init__.py",start:13111168,end:13112621,audio:0},{filename:"/lib/python3.8/site-packages/jedi/api/keywords.py",start:13112621,end:13114029,audio:0},{filename:"/lib/python3.8/site-packages/jedi/api/exceptions.py",start:13114029,end:13115020,audio:0},{filename:"/lib/python3.8/site-packages/jedi/api/helpers.py",start:13115020,end:13134049,audio:0},{filename:"/lib/python3.8/site-packages/jedi/api/errors.py",start:13134049,end:13135310,audio:0},{filename:"/lib/python3.8/site-packages/jedi/api/classes.py",start:13135310,end:13166396,audio:0},{filename:"/lib/python3.8/site-packages/jedi/api/completion_cache.py",start:13166396,end:13167064,audio:0},{filename:"/lib/python3.8/site-packages/jedi/api/replstartup.py",start:13167064,end:13168014,audio:0},{filename:"/lib/python3.8/site-packages/jedi/api/completion.py",start:13168014,end:13195108,audio:0},{filename:"/lib/python3.8/site-packages/jedi/api/__init__.py",start:13195108,end:13231634,audio:0},{filename:"/lib/python3.8/site-packages/jedi/api/project.py",start:13231634,end:13248011,audio:0},{filename:"/lib/python3.8/site-packages/jedi/api/file_name.py",start:13248011,end:13253718,audio:0},{filename:"/lib/python3.8/site-packages/jedi/api/environment.py",start:13253718,end:13271491,audio:0},{filename:"/lib/python3.8/site-packages/jedi/api/strings.py",start:13271491,end:13275152,audio:0},{filename:"/lib/python3.8/site-packages/jedi/api/interpreter.py",start:13275152,end:13277651,audio:0},{filename:"/lib/python3.8/site-packages/jedi/api/refactoring/__init__.py",start:13277651,end:13286503,audio:0},{filename:"/lib/python3.8/site-packages/jedi/api/refactoring/extract.py",start:13286503,end:13300474,audio:0},{filename:"/lib/python3.8/multiprocessing/popen_fork.py",start:13300474,end:13303042,audio:0},{filename:"/lib/python3.8/multiprocessing/pool.py",start:13303042,end:13335402,audio:0},{filename:"/lib/python3.8/multiprocessing/queues.py",start:13335402,end:13347092,audio:0},{filename:"/lib/python3.8/multiprocessing/reduction.py",start:13347092,end:13356604,audio:0},{filename:"/lib/python3.8/multiprocessing/connection.py",start:13356604,end:13388107,audio:0},{filename:"/lib/python3.8/multiprocessing/managers.py",start:13388107,end:13436839,audio:0},{filename:"/lib/python3.8/multiprocessing/sharedctypes.py",start:13436839,end:13443145,audio:0},{filename:"/lib/python3.8/multiprocessing/util.py",start:13443145,end:13456537,audio:0},{filename:"/lib/python3.8/multiprocessing/synchronize.py",start:13456537,end:13468146,audio:0},{filename:"/lib/python3.8/multiprocessing/forkserver.py",start:13468146,end:13480526,audio:0},{filename:"/lib/python3.8/multiprocessing/resource_tracker.py",start:13480526,end:13489139,audio:0},{filename:"/lib/python3.8/multiprocessing/context.py",start:13489139,end:13500346,audio:0},{filename:"/lib/python3.8/multiprocessing/popen_spawn_posix.py",start:13500346,end:13502375,audio:0},{filename:"/lib/python3.8/multiprocessing/popen_forkserver.py",start:13502375,end:13504605,audio:0},{filename:"/lib/python3.8/multiprocessing/process.py",start:13504605,end:13516610,audio:0},{filename:"/lib/python3.8/multiprocessing/resource_sharer.py",start:13516610,end:13521962,audio:0},{filename:"/lib/python3.8/multiprocessing/__init__.py",start:13521962,end:13522878,audio:0},{filename:"/lib/python3.8/multiprocessing/heap.py",start:13522878,end:13534504,audio:0},{filename:"/lib/python3.8/multiprocessing/spawn.py",start:13534504,end:13543800,audio:0},{filename:"/lib/python3.8/multiprocessing/popen_spawn_win32.py",start:13543800,end:13547811,audio:0},{filename:"/lib/python3.8/multiprocessing/shared_memory.py",start:13547811,end:13565027,audio:0},{filename:"/lib/python3.8/multiprocessing/dummy/connection.py",start:13565027,end:13566625,audio:0},{filename:"/lib/python3.8/multiprocessing/dummy/__init__.py",start:13566625,end:13569686,audio:0},{filename:"/lib/python3.8/xml/__init__.py",start:13569686,end:13570243,audio:0},{filename:"/lib/python3.8/xml/etree/ElementPath.py",start:13570243,end:13583361,audio:0},{filename:"/lib/python3.8/xml/etree/ElementInclude.py",start:13583361,end:13588512,audio:0},{filename:"/lib/python3.8/xml/etree/__init__.py",start:13588512,end:13590116,audio:0},{filename:"/lib/python3.8/xml/etree/cElementTree.py",start:13590116,end:13590198,audio:0},{filename:"/lib/python3.8/xml/etree/ElementTree.py",start:13590198,end:13662926,audio:0},{filename:"/lib/python3.8/xml/parsers/__init__.py",start:13662926,end:13663093,audio:0},{filename:"/lib/python3.8/xml/parsers/expat.py",start:13663093,end:13663341,audio:0},{filename:"/lib/python3.8/xml/sax/handler.py",start:13663341,end:13677263,audio:0},{filename:"/lib/python3.8/xml/sax/saxutils.py",start:13677263,end:13689518,audio:0},{filename:"/lib/python3.8/xml/sax/xmlreader.py",start:13689518,end:13702202,audio:0},{filename:"/lib/python3.8/xml/sax/expatreader.py",start:13702202,end:13717906,audio:0},{filename:"/lib/python3.8/xml/sax/__init__.py",start:13717906,end:13721553,audio:0},{filename:"/lib/python3.8/xml/sax/_exceptions.py",start:13721553,end:13726338,audio:0},{filename:"/lib/python3.8/xml/dom/minidom.py",start:13726338,end:13793195,audio:0},{filename:"/lib/python3.8/xml/dom/xmlbuilder.py",start:13793195,end:13805598,audio:0},{filename:"/lib/python3.8/xml/dom/minicompat.py",start:13805598,end:13808965,audio:0},{filename:"/lib/python3.8/xml/dom/expatbuilder.py",start:13808965,end:13844721,audio:0},{filename:"/lib/python3.8/xml/dom/NodeFilter.py",start:13844721,end:13845657,audio:0},{filename:"/lib/python3.8/xml/dom/pulldom.py",start:13845657,end:13857654,audio:0},{filename:"/lib/python3.8/xml/dom/__init__.py",start:13857654,end:13861673,audio:0},{filename:"/lib/python3.8/xml/dom/domreg.py",start:13861673,end:13865124,audio:0},{filename:"/lib/python3.8/pydoc_data/topics.py",start:13865124,end:14539789,audio:0},{filename:"/lib/python3.8/pydoc_data/_pydoc.css",start:14539789,end:14539885,audio:0},{filename:"/lib/python3.8/pydoc_data/__init__.py",start:14539885,end:14539885,audio:0},{filename:"/lib/python3.8/urllib/robotparser.py",start:14539885,end:14549309,audio:0},{filename:"/lib/python3.8/urllib/error.py",start:14549309,end:14551941,audio:0},{filename:"/lib/python3.8/urllib/parse.py",start:14551941,end:14593524,audio:0},{filename:"/lib/python3.8/urllib/request.py",start:14593524,end:14693871,audio:0},{filename:"/lib/python3.8/urllib/response.py",start:14693871,end:14696170,audio:0},{filename:"/lib/python3.8/urllib/__init__.py",start:14696170,end:14696170,audio:0},{filename:"/lib/python3.8/sqlite3/dbapi2.py",start:14696170,end:14698857,audio:0},{filename:"/lib/python3.8/sqlite3/dump.py",start:14698857,end:14701682,audio:0},{filename:"/lib/python3.8/sqlite3/__init__.py",start:14701682,end:14702700,audio:0},{filename:"/lib/python3.8/sqlite3/test/backup.py",start:14702700,end:14708371,audio:0},{filename:"/lib/python3.8/sqlite3/test/regression.py",start:14708371,end:14723381,audio:0},{filename:"/lib/python3.8/sqlite3/test/types.py",start:14723381,end:14739830,audio:0},{filename:"/lib/python3.8/sqlite3/test/transactions.py",start:14739830,end:14747685,audio:0},{filename:"/lib/python3.8/sqlite3/test/hooks.py",start:14747685,end:14758231,audio:0},{filename:"/lib/python3.8/sqlite3/test/userfunctions.py",start:14758231,end:14774492,audio:0},{filename:"/lib/python3.8/sqlite3/test/factory.py",start:14774492,end:14786787,audio:0},{filename:"/lib/python3.8/sqlite3/test/dump.py",start:14786787,end:14789627,audio:0},{filename:"/lib/python3.8/sqlite3/test/__init__.py",start:14789627,end:14789627,audio:0},{filename:"/lib/python3.8/sqlite3/test/dbapi.py",start:14789627,end:14824995,audio:0},{filename:"/lib/python3.8/importlib/resources.py",start:14824995,end:14834432,audio:0},{filename:"/lib/python3.8/importlib/_bootstrap.py",start:14834432,end:14874076,audio:0},{filename:"/lib/python3.8/importlib/util.py",start:14874076,end:14885395,audio:0},{filename:"/lib/python3.8/importlib/_bootstrap_external.py",start:14885395,end:14947752,audio:0},{filename:"/lib/python3.8/importlib/metadata.py",start:14947752,end:14965359,audio:0},{filename:"/lib/python3.8/importlib/machinery.py",start:14965359,end:14966203,audio:0},{filename:"/lib/python3.8/importlib/abc.py",start:14966203,end:14979076,audio:0},{filename:"/lib/python3.8/importlib/__init__.py",start:14979076,end:14985137,audio:0}],remote_package_size:7692124,package_uuid:"108f7867-7366-4459-ac59-c484b94fa051"})})();