voting_schemes-electionguard 0.24.1 → 0.24.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 8de527e88c13f14799bc6cd0581b3c8d6970d1a8ccbd407775ae1826d2b44ac4
4
- data.tar.gz: 494546ed3d6f1163bafc944f7b27f967a50170568f1f0f8e613c69600789c9a9
3
+ metadata.gz: 23558ed19d797ddc8ce0067e9d065135bd301e0e53c78fb65359635724c22e6e
4
+ data.tar.gz: 675f6c290a85e5bf6ae753e536a4002eeac149a88b15ec7689bd49d31e68f5fc
5
5
  SHA512:
6
- metadata.gz: e0330456ff252e214948133fe6d1eed5d05cf2e2c747972540eede25b67226e6b7b1af0c173a4934449def3f28c3a87b21b724306fdf93dfb4191e72da7c6076
7
- data.tar.gz: 47f4a8c68f118b906c15ee65cb7f9f0f4f53d7f2e853a715f146f04695dbd093f46ff7faab36d9a490aa2225c0018d57d35dfb7d144cb5c00f4dcb0dd568d893
6
+ metadata.gz: 3fb06405e052525c2f814a262a1377238416353317c80e014271839ed8e08631352c07ca04bf670577ae19c4ace57aa6afcd9806bd7f5f1599e5e354cc253edd
7
+ data.tar.gz: 73566146d2f0b5d35b081290c2a1a8f4eb904ed8a92c321a1ec2dd2ad2f99c1df8e74d9399943c63b7ffda3c305bf2dd50216361ad27febd0640ec6a00236b06
data/Gemfile.lock CHANGED
@@ -1,73 +1,73 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- voting_schemes-electionguard (0.24.1)
4
+ voting_schemes-electionguard (0.24.2)
5
5
  rails (>= 5.0.0)
6
6
 
7
7
  GEM
8
8
  remote: https://rubygems.org/
9
9
  specs:
10
- actioncable (7.0.4)
11
- actionpack (= 7.0.4)
12
- activesupport (= 7.0.4)
10
+ actioncable (7.0.8)
11
+ actionpack (= 7.0.8)
12
+ activesupport (= 7.0.8)
13
13
  nio4r (~> 2.0)
14
14
  websocket-driver (>= 0.6.1)
15
- actionmailbox (7.0.4)
16
- actionpack (= 7.0.4)
17
- activejob (= 7.0.4)
18
- activerecord (= 7.0.4)
19
- activestorage (= 7.0.4)
20
- activesupport (= 7.0.4)
15
+ actionmailbox (7.0.8)
16
+ actionpack (= 7.0.8)
17
+ activejob (= 7.0.8)
18
+ activerecord (= 7.0.8)
19
+ activestorage (= 7.0.8)
20
+ activesupport (= 7.0.8)
21
21
  mail (>= 2.7.1)
22
22
  net-imap
23
23
  net-pop
24
24
  net-smtp
25
- actionmailer (7.0.4)
26
- actionpack (= 7.0.4)
27
- actionview (= 7.0.4)
28
- activejob (= 7.0.4)
29
- activesupport (= 7.0.4)
25
+ actionmailer (7.0.8)
26
+ actionpack (= 7.0.8)
27
+ actionview (= 7.0.8)
28
+ activejob (= 7.0.8)
29
+ activesupport (= 7.0.8)
30
30
  mail (~> 2.5, >= 2.5.4)
31
31
  net-imap
32
32
  net-pop
33
33
  net-smtp
34
34
  rails-dom-testing (~> 2.0)
35
- actionpack (7.0.4)
36
- actionview (= 7.0.4)
37
- activesupport (= 7.0.4)
38
- rack (~> 2.0, >= 2.2.0)
35
+ actionpack (7.0.8)
36
+ actionview (= 7.0.8)
37
+ activesupport (= 7.0.8)
38
+ rack (~> 2.0, >= 2.2.4)
39
39
  rack-test (>= 0.6.3)
40
40
  rails-dom-testing (~> 2.0)
41
41
  rails-html-sanitizer (~> 1.0, >= 1.2.0)
42
- actiontext (7.0.4)
43
- actionpack (= 7.0.4)
44
- activerecord (= 7.0.4)
45
- activestorage (= 7.0.4)
46
- activesupport (= 7.0.4)
42
+ actiontext (7.0.8)
43
+ actionpack (= 7.0.8)
44
+ activerecord (= 7.0.8)
45
+ activestorage (= 7.0.8)
46
+ activesupport (= 7.0.8)
47
47
  globalid (>= 0.6.0)
48
48
  nokogiri (>= 1.8.5)
49
- actionview (7.0.4)
50
- activesupport (= 7.0.4)
49
+ actionview (7.0.8)
50
+ activesupport (= 7.0.8)
51
51
  builder (~> 3.1)
52
52
  erubi (~> 1.4)
53
53
  rails-dom-testing (~> 2.0)
54
54
  rails-html-sanitizer (~> 1.1, >= 1.2.0)
55
- activejob (7.0.4)
56
- activesupport (= 7.0.4)
55
+ activejob (7.0.8)
56
+ activesupport (= 7.0.8)
57
57
  globalid (>= 0.3.6)
58
- activemodel (7.0.4)
59
- activesupport (= 7.0.4)
60
- activerecord (7.0.4)
61
- activemodel (= 7.0.4)
62
- activesupport (= 7.0.4)
63
- activestorage (7.0.4)
64
- actionpack (= 7.0.4)
65
- activejob (= 7.0.4)
66
- activerecord (= 7.0.4)
67
- activesupport (= 7.0.4)
58
+ activemodel (7.0.8)
59
+ activesupport (= 7.0.8)
60
+ activerecord (7.0.8)
61
+ activemodel (= 7.0.8)
62
+ activesupport (= 7.0.8)
63
+ activestorage (7.0.8)
64
+ actionpack (= 7.0.8)
65
+ activejob (= 7.0.8)
66
+ activerecord (= 7.0.8)
67
+ activesupport (= 7.0.8)
68
68
  marcel (~> 1.0)
69
69
  mini_mime (>= 1.1.0)
70
- activesupport (7.0.4)
70
+ activesupport (7.0.8)
71
71
  concurrent-ruby (~> 1.0, >= 1.0.2)
72
72
  i18n (>= 1.6, < 2)
73
73
  minitest (>= 5.1)
@@ -76,67 +76,74 @@ GEM
76
76
  builder (3.2.4)
77
77
  concurrent-ruby (1.1.10)
78
78
  crass (1.0.6)
79
+ date (3.3.3)
79
80
  diff-lcs (1.5.0)
80
- erubi (1.11.0)
81
+ erubi (1.12.0)
81
82
  faker (2.22.0)
82
83
  i18n (>= 1.8.11, < 2)
83
- globalid (1.0.0)
84
- activesupport (>= 5.0)
84
+ globalid (1.2.1)
85
+ activesupport (>= 6.1)
85
86
  i18n (1.12.0)
86
87
  concurrent-ruby (~> 1.0)
87
- loofah (2.19.0)
88
+ loofah (2.21.3)
88
89
  crass (~> 1.0.2)
89
- nokogiri (>= 1.5.9)
90
- mail (2.7.1)
90
+ nokogiri (>= 1.12.0)
91
+ mail (2.8.1)
91
92
  mini_mime (>= 0.1.1)
93
+ net-imap
94
+ net-pop
95
+ net-smtp
92
96
  marcel (1.0.2)
93
97
  method_source (1.0.0)
94
- mini_mime (1.1.2)
95
- mini_portile2 (2.8.0)
96
- minitest (5.16.3)
97
- net-imap (0.3.1)
98
+ mini_mime (1.1.5)
99
+ mini_portile2 (2.8.4)
100
+ minitest (5.20.0)
101
+ net-imap (0.3.7)
102
+ date
98
103
  net-protocol
99
104
  net-pop (0.1.2)
100
105
  net-protocol
101
- net-protocol (0.1.3)
106
+ net-protocol (0.2.1)
102
107
  timeout
103
- net-smtp (0.3.3)
108
+ net-smtp (0.4.0)
104
109
  net-protocol
105
- nio4r (2.5.8)
106
- nokogiri (1.13.9)
107
- mini_portile2 (~> 2.8.0)
110
+ nio4r (2.5.9)
111
+ nokogiri (1.15.4)
112
+ mini_portile2 (~> 2.8.2)
108
113
  racc (~> 1.4)
109
- nokogiri (1.13.9-x86_64-linux)
114
+ nokogiri (1.15.4-x86_64-linux)
110
115
  racc (~> 1.4)
111
116
  parallel (1.22.1)
112
117
  parser (3.1.2.1)
113
118
  ast (~> 2.4.1)
114
- racc (1.6.0)
115
- rack (2.2.4)
116
- rack-test (2.0.2)
119
+ racc (1.7.1)
120
+ rack (2.2.8)
121
+ rack-test (2.1.0)
117
122
  rack (>= 1.3)
118
- rails (7.0.4)
119
- actioncable (= 7.0.4)
120
- actionmailbox (= 7.0.4)
121
- actionmailer (= 7.0.4)
122
- actionpack (= 7.0.4)
123
- actiontext (= 7.0.4)
124
- actionview (= 7.0.4)
125
- activejob (= 7.0.4)
126
- activemodel (= 7.0.4)
127
- activerecord (= 7.0.4)
128
- activestorage (= 7.0.4)
129
- activesupport (= 7.0.4)
123
+ rails (7.0.8)
124
+ actioncable (= 7.0.8)
125
+ actionmailbox (= 7.0.8)
126
+ actionmailer (= 7.0.8)
127
+ actionpack (= 7.0.8)
128
+ actiontext (= 7.0.8)
129
+ actionview (= 7.0.8)
130
+ activejob (= 7.0.8)
131
+ activemodel (= 7.0.8)
132
+ activerecord (= 7.0.8)
133
+ activestorage (= 7.0.8)
134
+ activesupport (= 7.0.8)
130
135
  bundler (>= 1.15.0)
131
- railties (= 7.0.4)
132
- rails-dom-testing (2.0.3)
133
- activesupport (>= 4.2.0)
136
+ railties (= 7.0.8)
137
+ rails-dom-testing (2.2.0)
138
+ activesupport (>= 5.0.0)
139
+ minitest
134
140
  nokogiri (>= 1.6)
135
- rails-html-sanitizer (1.4.3)
136
- loofah (~> 2.3)
137
- railties (7.0.4)
138
- actionpack (= 7.0.4)
139
- activesupport (= 7.0.4)
141
+ rails-html-sanitizer (1.6.0)
142
+ loofah (~> 2.21)
143
+ nokogiri (~> 1.14)
144
+ railties (7.0.8)
145
+ actionpack (= 7.0.8)
146
+ activesupport (= 7.0.8)
140
147
  method_source
141
148
  rake (>= 12.2)
142
149
  thor (~> 1.0)
@@ -175,15 +182,15 @@ GEM
175
182
  rubocop-rspec (2.11.1)
176
183
  rubocop (~> 1.19)
177
184
  ruby-progressbar (1.11.0)
178
- thor (1.2.1)
179
- timeout (0.3.0)
180
- tzinfo (2.0.5)
185
+ thor (1.2.2)
186
+ timeout (0.4.0)
187
+ tzinfo (2.0.6)
181
188
  concurrent-ruby (~> 1.0)
182
189
  unicode-display_width (2.2.0)
183
- websocket-driver (0.7.5)
190
+ websocket-driver (0.7.6)
184
191
  websocket-extensions (>= 0.1.0)
185
192
  websocket-extensions (0.1.5)
186
- zeitwerk (2.6.6)
193
+ zeitwerk (2.6.12)
187
194
 
188
195
  PLATFORMS
189
196
  ruby
@@ -2,6 +2,6 @@
2
2
 
3
3
  module VotingSchemes
4
4
  module Electionguard
5
- VERSION = "0.24.1"
5
+ VERSION = "0.24.2"
6
6
  end
7
7
  end
@@ -1 +1 @@
1
- var Module=typeof pyodide._module!=="undefined"?pyodide._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="bulletin_board-electionguard.data";var REMOTE_PACKAGE_BASE="bulletin_board-electionguard.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","site-packages",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages","bulletin_board",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/bulletin_board","electionguard",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages","bulletin_board_electionguard-0.1.1-py3.8.egg-info",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:26369,cachedIndexes:[-1,-1],cachedChunks:[null,null],offsets:[0,904,1976,3034,3991,4817,5577,6708,7633,8425,9315,10338,11343,12346,13358,14570,15559,16820,17855,18784,19627,20537,21564,22738,23748,24730,26024],sizes:[904,1072,1058,957,826,760,1131,925,792,890,1023,1005,1003,1012,1212,989,1261,1035,929,843,910,1027,1174,1010,982,1294,345],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]};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_bulletin_board-electionguard.data")}Module["addRunDependency"]("datafile_bulletin_board-electionguard.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/site-packages/bulletin_board/__init__.py",start:0,end:0,audio:0},{filename:"/lib/python3.8/site-packages/bulletin_board/electionguard/voter.py",start:0,end:3852,audio:0},{filename:"/lib/python3.8/site-packages/bulletin_board/electionguard/tally_decryptor.py",start:3852,end:12936,audio:0},{filename:"/lib/python3.8/site-packages/bulletin_board/electionguard/trustee.py",start:12936,end:28917,audio:0},{filename:"/lib/python3.8/site-packages/bulletin_board/electionguard/dummy_scheduler.py",start:28917,end:29288,audio:0},{filename:"/lib/python3.8/site-packages/bulletin_board/electionguard/election.py",start:29288,end:33385,audio:0},{filename:"/lib/python3.8/site-packages/bulletin_board/electionguard/serializable.py",start:33385,end:36143,audio:0},{filename:"/lib/python3.8/site-packages/bulletin_board/electionguard/__init__.py",start:36143,end:36143,audio:0},{filename:"/lib/python3.8/site-packages/bulletin_board/electionguard/bulletin_board.py",start:36143,end:45648,audio:0},{filename:"/lib/python3.8/site-packages/bulletin_board/electionguard/common.py",start:45648,end:49846,audio:0},{filename:"/lib/python3.8/site-packages/bulletin_board/electionguard/messages.py",start:49846,end:51559,audio:0},{filename:"/lib/python3.8/site-packages/bulletin_board/electionguard/utils.py",start:51559,end:52792,audio:0},{filename:"/lib/python3.8/site-packages/bulletin_board_electionguard-0.1.1-py3.8.egg-info/PKG-INFO",start:52792,end:53140,audio:0},{filename:"/lib/python3.8/site-packages/bulletin_board_electionguard-0.1.1-py3.8.egg-info/requires.txt",start:53140,end:53172,audio:0},{filename:"/lib/python3.8/site-packages/bulletin_board_electionguard-0.1.1-py3.8.egg-info/top_level.txt",start:53172,end:53187,audio:0},{filename:"/lib/python3.8/site-packages/bulletin_board_electionguard-0.1.1-py3.8.egg-info/SOURCES.txt",start:53187,end:54043,audio:0},{filename:"/lib/python3.8/site-packages/bulletin_board_electionguard-0.1.1-py3.8.egg-info/dependency_links.txt",start:54043,end:54201,audio:0}],remote_package_size:30465,package_uuid:"e447f605-5978-46e9-b038-c8bb0e0674f9"})})();
1
+ var Module=typeof pyodide._module!=="undefined"?pyodide._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="bulletin_board-electionguard.data";var REMOTE_PACKAGE_BASE="bulletin_board-electionguard.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","site-packages",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages","bulletin_board_electionguard-0.1.1-py3.8.egg-info",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages","bulletin_board",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/bulletin_board","electionguard",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:26156,cachedIndexes:[-1,-1],cachedChunks:[null,null],offsets:[0,1095,2240,3331,4392,5333,6164,6869,8005,8933,9999,10859,11755,12688,13704,14695,15660,16850,17959,18866,19952,20932,22016,22917,23708,24633,25648],sizes:[1095,1145,1091,1061,941,831,705,1136,928,1066,860,896,933,1016,991,965,1190,1109,907,1086,980,1084,901,791,925,1015,508],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]};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_bulletin_board-electionguard.data")}Module["addRunDependency"]("datafile_bulletin_board-electionguard.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/site-packages/bulletin_board_electionguard-0.1.1-py3.8.egg-info/PKG-INFO",start:0,end:348,audio:0},{filename:"/lib/python3.8/site-packages/bulletin_board_electionguard-0.1.1-py3.8.egg-info/SOURCES.txt",start:348,end:1253,audio:0},{filename:"/lib/python3.8/site-packages/bulletin_board_electionguard-0.1.1-py3.8.egg-info/requires.txt",start:1253,end:1285,audio:0},{filename:"/lib/python3.8/site-packages/bulletin_board_electionguard-0.1.1-py3.8.egg-info/dependency_links.txt",start:1285,end:1443,audio:0},{filename:"/lib/python3.8/site-packages/bulletin_board_electionguard-0.1.1-py3.8.egg-info/top_level.txt",start:1443,end:1458,audio:0},{filename:"/lib/python3.8/site-packages/bulletin_board/__init__.py",start:1458,end:1458,audio:0},{filename:"/lib/python3.8/site-packages/bulletin_board/electionguard/common.py",start:1458,end:5656,audio:0},{filename:"/lib/python3.8/site-packages/bulletin_board/electionguard/tally_decryptor.py",start:5656,end:14739,audio:0},{filename:"/lib/python3.8/site-packages/bulletin_board/electionguard/utils.py",start:14739,end:15972,audio:0},{filename:"/lib/python3.8/site-packages/bulletin_board/electionguard/messages.py",start:15972,end:17684,audio:0},{filename:"/lib/python3.8/site-packages/bulletin_board/electionguard/trustee.py",start:17684,end:33664,audio:0},{filename:"/lib/python3.8/site-packages/bulletin_board/electionguard/serializable.py",start:33664,end:36422,audio:0},{filename:"/lib/python3.8/site-packages/bulletin_board/electionguard/dummy_scheduler.py",start:36422,end:36793,audio:0},{filename:"/lib/python3.8/site-packages/bulletin_board/electionguard/voter.py",start:36793,end:40645,audio:0},{filename:"/lib/python3.8/site-packages/bulletin_board/electionguard/election.py",start:40645,end:44742,audio:0},{filename:"/lib/python3.8/site-packages/bulletin_board/electionguard/bulletin_board.py",start:44742,end:54246,audio:0},{filename:"/lib/python3.8/site-packages/bulletin_board/electionguard/__init__.py",start:54246,end:54246,audio:0}],remote_package_size:30252,package_uuid:"79ea91ed-d688-4d20-bd74-ae7583971709"})})();
@@ -1 +1 @@
1
- var Module=typeof pyodide._module!=="undefined"?pyodide._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="electionguard.data";var REMOTE_PACKAGE_BASE="electionguard.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","site-packages",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages","electionguard",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages","electionguard-1.2.1-py3.8.egg-info",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:182431,cachedIndexes:[-1,-1],cachedChunks:[null,null],offsets:[0,1087,2397,3740,4981,6170,7302,8539,9490,10781,11877,12885,13963,15142,16370,17558,18617,19815,20950,22085,23345,24256,25257,26382,27640,29011,30071,30788,31851,33127,34087,34968,35789,36737,37692,38627,39760,40917,41987,43226,44368,45691,46754,47797,49150,50274,51458,52586,53663,54749,55791,56906,57932,59655,61583,62489,63404,64224,64958,65720,66842,67782,68871,70053,70898,71717,72864,74044,75257,76412,77709,78938,80184,81291,82115,82524,83244,83783,84183,84652,85185,85851,86387,86713,87476,88892,90140,91038,91996,93377,94393,95451,96437,97433,98523,99511,100210,101386,102134,103323,104246,105248,106422,107654,108410,109517,110256,111320,112580,113514,114826,115675,116549,117429,118734,119763,120818,121776,122704,123579,124388,125541,126516,127434,128400,129387,130432,131427,132515,133647,134799,135713,136697,137877,139050,140071,141079,142273,143392,144509,145633,146656,147771,148913,149929,150883,151928,152850,153786,154809,155926,156992,157959,159163,160440,161402,162548,163549,164605,165506,166437,167253,168130,169007,170065,170977,171937,172947,174173,175515,176597,178076,179399,180619,181485,182352],sizes:[1087,1310,1343,1241,1189,1132,1237,951,1291,1096,1008,1078,1179,1228,1188,1059,1198,1135,1135,1260,911,1001,1125,1258,1371,1060,717,1063,1276,960,881,821,948,955,935,1133,1157,1070,1239,1142,1323,1063,1043,1353,1124,1184,1128,1077,1086,1042,1115,1026,1723,1928,906,915,820,734,762,1122,940,1089,1182,845,819,1147,1180,1213,1155,1297,1229,1246,1107,824,409,720,539,400,469,533,666,536,326,763,1416,1248,898,958,1381,1016,1058,986,996,1090,988,699,1176,748,1189,923,1002,1174,1232,756,1107,739,1064,1260,934,1312,849,874,880,1305,1029,1055,958,928,875,809,1153,975,918,966,987,1045,995,1088,1132,1152,914,984,1180,1173,1021,1008,1194,1119,1117,1124,1023,1115,1142,1016,954,1045,922,936,1023,1117,1066,967,1204,1277,962,1146,1001,1056,901,931,816,877,877,1058,912,960,1010,1226,1342,1082,1479,1323,1220,866,867,79],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]};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_electionguard.data")}Module["addRunDependency"]("datafile_electionguard.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/site-packages/electionguard/election_builder.py",start:0,end:2623,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/types.py",start:2623,end:2711,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/ballot.py",start:2711,end:38805,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/manifest.py",start:38805,end:72509,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/singleton.py",start:72509,end:72925,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/encrypt.py",start:72925,end:92616,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/tally.py",start:92616,end:107240,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/group.py",start:107240,end:121126,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/publish.py",start:121126,end:125359,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/decryption_share.py",start:125359,end:134439,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/ballot_code.py",start:134439,end:135380,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/rsa.py",start:135380,end:137275,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/election_object_base.py",start:137275,end:137549,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/elgamal.py",start:137549,end:142592,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/schnorr.py",start:142592,end:144852,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/election_polynomial.py",start:144852,end:149674,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/election_description_schema.json",start:149674,end:171624,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/hash.py",start:171624,end:174956,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/ballot_compact.py",start:174956,end:180606,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/dlog.py",start:180606,end:182421,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/key_ceremony.py",start:182421,end:192178,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/chaum_pedersen.py",start:192178,end:210115,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/ballot_validator.py",start:210115,end:214331,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/logs.py",start:214331,end:219364,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/proof.py",start:219364,end:220017,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/election.py",start:220017,end:224441,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/serializable.py",start:224441,end:232231,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/scheduler.py",start:232231,end:232687,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/schema.py",start:232687,end:233629,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/key_ceremony_mediator.py",start:233629,end:245836,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/decryption.py",start:245836,end:270950,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/data_store.py",start:270950,end:273701,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/ballot_box.py",start:273701,end:276692,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/auxiliary.py",start:276692,end:278634,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/__init__.py",start:278634,end:278634,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/decrypt_with_secrets.py",start:278634,end:292768,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/decryption_mediator.py",start:292768,end:306800,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/decrypt_with_shares.py",start:306800,end:313385,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/py.typed",start:313385,end:313385,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/scheduler.py.orig",start:313385,end:317243,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/guardian.py",start:317243,end:340260,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/utils.py",start:340260,end:343459,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/nonces.py",start:343459,end:345839,audio:0},{filename:"/lib/python3.8/site-packages/electionguard-1.2.1-py3.8.egg-info/PKG-INFO",start:345839,end:356793,audio:0},{filename:"/lib/python3.8/site-packages/electionguard-1.2.1-py3.8.egg-info/requires.txt",start:356793,end:356881,audio:0},{filename:"/lib/python3.8/site-packages/electionguard-1.2.1-py3.8.egg-info/top_level.txt",start:356881,end:356895,audio:0},{filename:"/lib/python3.8/site-packages/electionguard-1.2.1-py3.8.egg-info/SOURCES.txt",start:356895,end:358530,audio:0},{filename:"/lib/python3.8/site-packages/electionguard-1.2.1-py3.8.egg-info/dependency_links.txt",start:358530,end:358531,audio:0}],remote_package_size:186527,package_uuid:"ffde1cf5-649d-424f-97dc-ca903f0904d8"})})();
1
+ var Module=typeof pyodide._module!=="undefined"?pyodide._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="electionguard.data";var REMOTE_PACKAGE_BASE="electionguard.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","site-packages",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages","electionguard",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages","electionguard-1.2.3-py3.8.egg-info",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:183386,cachedIndexes:[-1,-1],cachedChunks:[null,null],offsets:[0,1137,2260,3346,4496,5541,6643,7814,9148,10294,11044,12165,12921,14042,14922,15865,16986,18131,19211,20266,21414,22386,23367,24425,25555,26598,27799,28975,29746,30552,31632,32871,33950,35280,36546,37788,38869,40078,41264,42240,43548,44732,45674,46801,47948,49163,50405,51394,52629,53704,54897,55864,57177,57962,58992,60281,61478,62614,63744,64859,65955,66937,67917,68857,69999,70981,71899,72880,73865,74923,75935,77038,78211,79219,80132,81077,82327,83397,84572,85629,86566,87718,88734,89731,90711,91617,92602,93663,94889,96054,97201,98520,99497,100487,101617,102867,104375,105450,106216,107244,108498,109495,110363,111168,112089,113049,113943,115121,116502,117645,118740,119752,120623,121614,122532,123438,124437,125346,126301,127289,128085,129243,130128,131234,132461,133689,134873,135995,137194,138285,139565,140697,141806,143120,144303,145422,146232,147373,149313,150707,151656,152547,153392,154135,154983,156141,157338,158455,159065,159675,160301,160676,161197,161738,162267,162843,163292,163786,164805,165709,166721,167666,168682,169624,170498,171412,172266,173266,174358,175411,176624,177701,179179,180487,181678,182515],sizes:[1137,1123,1086,1150,1045,1102,1171,1334,1146,750,1121,756,1121,880,943,1121,1145,1080,1055,1148,972,981,1058,1130,1043,1201,1176,771,806,1080,1239,1079,1330,1266,1242,1081,1209,1186,976,1308,1184,942,1127,1147,1215,1242,989,1235,1075,1193,967,1313,785,1030,1289,1197,1136,1130,1115,1096,982,980,940,1142,982,918,981,985,1058,1012,1103,1173,1008,913,945,1250,1070,1175,1057,937,1152,1016,997,980,906,985,1061,1226,1165,1147,1319,977,990,1130,1250,1508,1075,766,1028,1254,997,868,805,921,960,894,1178,1381,1143,1095,1012,871,991,918,906,999,909,955,988,796,1158,885,1106,1227,1228,1184,1122,1199,1091,1280,1132,1109,1314,1183,1119,810,1141,1940,1394,949,891,845,743,848,1158,1197,1117,610,610,626,375,521,541,529,576,449,494,1019,904,1012,945,1016,942,874,914,854,1e3,1092,1053,1213,1077,1478,1308,1191,837,871],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]};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_electionguard.data")}Module["addRunDependency"]("datafile_electionguard.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/site-packages/electionguard/decrypt_with_secrets.py",start:0,end:14134,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/nonces.py",start:14134,end:16514,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/chaum_pedersen.py",start:16514,end:34451,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/tally.py",start:34451,end:49074,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/data_store.py",start:49074,end:51825,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/decryption_share.py",start:51825,end:60904,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/type.py",start:60904,end:60992,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/schnorr.py",start:60992,end:63252,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/election_builder.py",start:63252,end:65875,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/ballot.py",start:65875,end:101969,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/utils.py",start:101969,end:105168,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/decrypt_with_shares.py",start:105168,end:111773,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/election_object_base.py",start:111773,end:112047,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/scheduler.py.orig",start:112047,end:115905,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/discrete_log.py",start:115905,end:119300,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/key_ceremony.py",start:119300,end:129056,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/decryption.py",start:129056,end:153866,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/schema.py",start:153866,end:154808,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/ballot_box.py",start:154808,end:157798,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/serializable.py",start:157798,end:165659,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/decryption_mediator.py",start:165659,end:179264,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/py.typed",start:179264,end:179264,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/proof.py",start:179264,end:179917,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/election.py",start:179917,end:184143,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/scheduler.py",start:184143,end:184599,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/manifest.py",start:184599,end:218303,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/hash.py",start:218303,end:221816,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/auxiliary.py",start:221816,end:223757,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/guardian.py",start:223757,end:246750,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/__init__.py",start:246750,end:246750,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/publish.py",start:246750,end:250983,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/election_polynomial.py",start:250983,end:255805,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/encrypt.py",start:255805,end:275496,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/singleton.py",start:275496,end:275912,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/ballot_validator.py",start:275912,end:280128,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/group.py",start:280128,end:294992,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/elgamal.py",start:294992,end:300056,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/election_description_schema.json",start:300056,end:322006,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/ballot_compact.py",start:322006,end:327656,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/key_ceremony_mediator.py",start:327656,end:339862,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/logs.py",start:339862,end:344895,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/rsa.py",start:344895,end:346790,audio:0},{filename:"/lib/python3.8/site-packages/electionguard/ballot_code.py",start:346790,end:347731,audio:0},{filename:"/lib/python3.8/site-packages/electionguard-1.2.3-py3.8.egg-info/PKG-INFO",start:347731,end:358685,audio:0},{filename:"/lib/python3.8/site-packages/electionguard-1.2.3-py3.8.egg-info/SOURCES.txt",start:358685,end:360327,audio:0},{filename:"/lib/python3.8/site-packages/electionguard-1.2.3-py3.8.egg-info/requires.txt",start:360327,end:360401,audio:0},{filename:"/lib/python3.8/site-packages/electionguard-1.2.3-py3.8.egg-info/dependency_links.txt",start:360401,end:360402,audio:0},{filename:"/lib/python3.8/site-packages/electionguard-1.2.3-py3.8.egg-info/top_level.txt",start:360402,end:360416,audio:0}],remote_package_size:187482,package_uuid:"9ac04858-a12e-461c-a16c-230c2869f81e"})})();
Binary file
@@ -1 +1 @@
1
- var Module=typeof pyodide._module!=="undefined"?pyodide._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="gmpy2.data";var REMOTE_PACKAGE_BASE="gmpy2.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","site-packages",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:428845,cachedIndexes:[-1,-1],cachedChunks:[null,null],offsets:[0,1295,2704,3634,5011,6378,7556,8709,9901,11041,12120,13134,14188,15355,16795,17867,18919,20018,20971,21931,22884,23764,24681,25671,27289,28778,30264,31470,32848,34087,34866,36139,37350,38498,39590,40711,41969,43217,44322,45156,45993,47139,48003,49218,50461,51443,52744,53844,55200,56201,57204,58438,59526,60464,61635,62671,63574,64762,66120,66867,68027,69082,70225,71436,72599,73544,74741,75856,76981,78016,79104,80230,81300,82690,83748,84958,86328,87637,88960,90065,91363,92446,93518,94689,95926,97326,98545,99592,101042,102367,103598,104828,105966,107221,108309,109386,110760,111984,113237,114483,115302,116770,118253,119556,121116,121880,123381,124826,126165,127690,129292,130740,132345,133619,135059,136463,137784,139337,140499,142013,143150,144654,146087,147522,148912,150466,152087,153444,154837,156468,157946,159299,160820,162344,163727,164971,166246,167687,169196,170751,172058,173768,175290,176730,178364,179779,181246,182539,183925,185543,187164,188557,190102,191515,192833,194095,195256,196693,198102,199341,200746,201882,202911,204485,206009,207688,209363,211015,212526,214019,215487,216783,218179,219432,221034,222552,224098,225510,226911,228371,229522,230900,232464,234029,235757,237480,239060,240587,242172,243601,245276,246759,248181,249816,251390,252467,253965,255494,256820,257801,259398,261046,262411,263993,265409,266649,268144,269621,271190,272791,274286,275871,277470,279008,280503,281958,283333,284833,286159,287685,289149,290630,291719,292554,293393,294850,296194,297409,298800,300011,301305,302564,303776,305001,306583,307868,309262,310752,312386,314019,315617,317253,318864,320507,322134,323743,325253,326862,328447,330048,331524,332798,334088,335354,336904,338536,339755,341193,342794,344317,345977,347126,348137,349473,350189,351489,351836,352624,353608,354514,355016,355780,356495,357716,358943,360060,361357,362426,363470,364520,365581,366752,367329,367536,368200,368988,369809,370620,371279,371883,372754,373941,375009,376337,376888,377886,378981,380288,381444,382497,383672,385103,386225,387561,389570,391602,393503,395464,397511,399546,401578,403617,405653,407694,409729,411782,413830,415878,417926,419817,421326,422e3,423152,424287,425115,425989,427010,428380],sizes:[1295,1409,930,1377,1367,1178,1153,1192,1140,1079,1014,1054,1167,1440,1072,1052,1099,953,960,953,880,917,990,1618,1489,1486,1206,1378,1239,779,1273,1211,1148,1092,1121,1258,1248,1105,834,837,1146,864,1215,1243,982,1301,1100,1356,1001,1003,1234,1088,938,1171,1036,903,1188,1358,747,1160,1055,1143,1211,1163,945,1197,1115,1125,1035,1088,1126,1070,1390,1058,1210,1370,1309,1323,1105,1298,1083,1072,1171,1237,1400,1219,1047,1450,1325,1231,1230,1138,1255,1088,1077,1374,1224,1253,1246,819,1468,1483,1303,1560,764,1501,1445,1339,1525,1602,1448,1605,1274,1440,1404,1321,1553,1162,1514,1137,1504,1433,1435,1390,1554,1621,1357,1393,1631,1478,1353,1521,1524,1383,1244,1275,1441,1509,1555,1307,1710,1522,1440,1634,1415,1467,1293,1386,1618,1621,1393,1545,1413,1318,1262,1161,1437,1409,1239,1405,1136,1029,1574,1524,1679,1675,1652,1511,1493,1468,1296,1396,1253,1602,1518,1546,1412,1401,1460,1151,1378,1564,1565,1728,1723,1580,1527,1585,1429,1675,1483,1422,1635,1574,1077,1498,1529,1326,981,1597,1648,1365,1582,1416,1240,1495,1477,1569,1601,1495,1585,1599,1538,1495,1455,1375,1500,1326,1526,1464,1481,1089,835,839,1457,1344,1215,1391,1211,1294,1259,1212,1225,1582,1285,1394,1490,1634,1633,1598,1636,1611,1643,1627,1609,1510,1609,1585,1601,1476,1274,1290,1266,1550,1632,1219,1438,1601,1523,1660,1149,1011,1336,716,1300,347,788,984,906,502,764,715,1221,1227,1117,1297,1069,1044,1050,1061,1171,577,207,664,788,821,811,659,604,871,1187,1068,1328,551,998,1095,1307,1156,1053,1175,1431,1122,1336,2009,2032,1901,1961,2047,2035,2032,2039,2036,2041,2035,2053,2048,2048,2048,1891,1509,674,1152,1135,828,874,1021,1370,465],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,0,0,0,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_gmpy2.data")}Module["addRunDependency"]("datafile_gmpy2.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/site-packages/gmpy2.so",start:0,end:669481,audio:0},{filename:"/lib/python3.8/site-packages/gmpy2-2.0.8-py3.8.egg-info",start:669481,end:670499,audio:0}],remote_package_size:432941,package_uuid:"bd644a4e-2f72-426d-8a06-fdb5e15240c3"})})();
1
+ var Module=typeof pyodide._module!=="undefined"?pyodide._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="gmpy2.data";var REMOTE_PACKAGE_BASE="gmpy2.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","site-packages",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:430699,cachedIndexes:[-1,-1],cachedChunks:[null,null],offsets:[0,1296,2599,3563,4978,6355,7592,8802,10015,11169,12250,13306,14325,15439,16757,17962,19002,2e4,21031,21991,22928,23861,24776,25727,26806,28600,29982,31268,32585,34022,34881,36030,37175,38350,39435,40605,41845,43041,44299,45316,46133,46892,47937,49030,50239,51512,52524,53614,54894,56079,57084,58259,59444,60394,61506,62215,63067,64543,65670,66781,67910,69003,70096,71401,72538,73560,74615,75915,76918,78031,79104,80014,81389,82536,83783,84715,86092,87560,88785,90174,91343,92552,93703,94908,96119,97432,98746,99740,101049,102425,103686,104735,105921,107101,108290,109359,110568,112004,113288,114505,115587,116538,118092,119258,120904,122088,123231,124735,125954,127538,129069,130574,132135,133713,134931,136434,137777,139232,140689,142036,143454,144749,145999,147538,148908,150336,151879,153288,154636,156140,157734,159125,160675,162153,163716,165105,166294,167776,169185,170622,171971,173577,175135,176679,178278,179682,181337,182413,183900,185350,186992,188539,189999,191526,192807,194130,195077,196527,197844,199366,200552,201982,203241,204533,205884,207475,209202,210909,212579,214127,215651,217043,218568,219921,221553,223112,224607,226089,227526,229121,230548,231587,233270,234885,236515,238220,239821,241409,243070,244477,246120,247779,249192,250839,252375,253825,254898,256469,257742,259087,260456,262107,263775,265134,266622,268069,269275,270820,272445,274043,275631,277056,278646,280210,281658,283284,284682,285989,287346,288898,290437,291878,292954,294149,295079,296071,297604,298915,300169,301482,302765,304040,305187,306568,307929,309323,310898,312383,313953,315548,317124,318802,320444,322097,323700,325318,326865,328463,330016,331320,332950,334416,336e3,337324,338565,340183,341843,342947,344513,346021,347616,349191,350120,351378,352287,353302,354167,354757,355731,356763,357447,358022,358721,359760,361114,362137,363328,364564,365611,366659,367708,368848,369907,370128,370551,371246,372092,372928,373624,374277,374915,376109,377180,378323,379055,380021,381090,382179,383242,384406,385422,386827,388007,389215,391051,393084,395089,396949,398992,401035,403069,405111,407145,409184,411219,413263,415311,417359,419407,421304,423352,423862,425040,426375,427150,427866,428853,430052],sizes:[1296,1303,964,1415,1377,1237,1210,1213,1154,1081,1056,1019,1114,1318,1205,1040,998,1031,960,937,933,915,951,1079,1794,1382,1286,1317,1437,859,1149,1145,1175,1085,1170,1240,1196,1258,1017,817,759,1045,1093,1209,1273,1012,1090,1280,1185,1005,1175,1185,950,1112,709,852,1476,1127,1111,1129,1093,1093,1305,1137,1022,1055,1300,1003,1113,1073,910,1375,1147,1247,932,1377,1468,1225,1389,1169,1209,1151,1205,1211,1313,1314,994,1309,1376,1261,1049,1186,1180,1189,1069,1209,1436,1284,1217,1082,951,1554,1166,1646,1184,1143,1504,1219,1584,1531,1505,1561,1578,1218,1503,1343,1455,1457,1347,1418,1295,1250,1539,1370,1428,1543,1409,1348,1504,1594,1391,1550,1478,1563,1389,1189,1482,1409,1437,1349,1606,1558,1544,1599,1404,1655,1076,1487,1450,1642,1547,1460,1527,1281,1323,947,1450,1317,1522,1186,1430,1259,1292,1351,1591,1727,1707,1670,1548,1524,1392,1525,1353,1632,1559,1495,1482,1437,1595,1427,1039,1683,1615,1630,1705,1601,1588,1661,1407,1643,1659,1413,1647,1536,1450,1073,1571,1273,1345,1369,1651,1668,1359,1488,1447,1206,1545,1625,1598,1588,1425,1590,1564,1448,1626,1398,1307,1357,1552,1539,1441,1076,1195,930,992,1533,1311,1254,1313,1283,1275,1147,1381,1361,1394,1575,1485,1570,1595,1576,1678,1642,1653,1603,1618,1547,1598,1553,1304,1630,1466,1584,1324,1241,1618,1660,1104,1566,1508,1595,1575,929,1258,909,1015,865,590,974,1032,684,575,699,1039,1354,1023,1191,1236,1047,1048,1049,1140,1059,221,423,695,846,836,696,653,638,1194,1071,1143,732,966,1069,1089,1063,1164,1016,1405,1180,1208,1836,2033,2005,1860,2043,2043,2034,2042,2034,2039,2035,2044,2048,2048,2048,1897,2048,510,1178,1335,775,716,987,1199,647],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,0,0,0,1,0,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_gmpy2.data")}Module["addRunDependency"]("datafile_gmpy2.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/site-packages/gmpy2-2.0.8-py3.8.egg-info",start:0,end:1018,audio:0},{filename:"/lib/python3.8/site-packages/gmpy2.so",start:1018,end:670499,audio:0}],remote_package_size:434795,package_uuid:"c019654b-eeaa-4ad6-b743-b5478ea0a9a5"})})();
@@ -1 +1 @@
1
- var Module=typeof pyodide._module!=="undefined"?pyodide._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="hypothesis.data";var REMOTE_PACKAGE_BASE="hypothesis.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"]("/","bin",true,true);Module["FS_createPath"]("/","lib",true,true);Module["FS_createPath"]("/lib","python3.8",true,true);Module["FS_createPath"]("/lib/python3.8","site-packages",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages","hypothesis-5.36.0-py3.8.egg-info",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages","hypothesis",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/hypothesis","utils",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/hypothesis","internal",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/hypothesis/internal","conjecture",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/hypothesis/internal/conjecture","shrinking",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/hypothesis/internal/conjecture","dfa",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/hypothesis","extra",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/hypothesis/extra","pandas",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/hypothesis/extra","django",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/hypothesis","strategies",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/hypothesis/strategies","_internal",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/hypothesis","vendor",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:614076,cachedIndexes:[-1,-1],cachedChunks:[null,null],offsets:[0,1397,2575,3577,4178,5255,6662,7785,9094,10519,11989,13332,14398,15450,16589,17597,18569,19811,20900,22285,23581,24500,25643,26979,28467,29728,30976,32074,33187,34251,35474,36928,38353,39629,40929,42223,43489,44805,46134,47689,49129,50553,51901,53424,54668,56094,57173,58385,59757,61111,62274,63623,64813,66046,67188,68435,69451,70125,71314,72523,73699,74867,76019,77566,78861,79932,81121,82172,83253,84524,85644,86948,88156,89544,90811,92093,93214,94231,95515,96838,98387,99508,100625,101913,103441,104440,106072,107421,108983,110323,111498,112657,113934,115291,116658,117962,118918,120223,121516,122806,123897,125479,126907,128245,129753,131133,132305,133397,134802,136301,137675,139320,140604,141939,143282,144483,145688,146965,148401,149848,151333,152836,154431,155729,156983,158262,159546,160474,161720,162913,163965,165242,166629,167754,168975,170244,171534,172858,174153,175491,176427,177764,179006,180332,181672,182813,184307,185830,186942,188160,189403,190645,191330,192608,194005,195118,196349,197588,198869,199992,201225,202523,203776,204992,206402,207469,208948,210404,211759,213025,214040,215122,216175,217272,218349,219773,220957,221928,223396,224735,226053,227580,228733,230199,231132,232264,233835,234824,236147,237637,239079,240674,242060,243254,244426,245785,247094,248472,249704,250642,251852,253063,254085,255164,256443,257394,258727,260110,261389,262572,263916,264993,266123,267402,268603,269855,271136,272559,273890,275404,276653,277577,278995,280279,281466,282585,284005,285444,286653,287810,289168,290675,292190,293425,294794,296112,297388,298796,300125,301555,302802,304129,305217,305917,307172,308393,309567,310851,312207,313495,314673,316010,317662,319218,320496,321683,323051,324229,325372,326621,327791,328924,330401,331612,332863,334121,335307,336785,338215,339340,340632,341927,343089,344188,345574,347030,348322,349483,350589,351532,352563,353875,355205,356410,357627,358926,360119,361462,362779,364017,365232,366520,367608,368873,370314,371581,373016,374578,376004,377388,378850,380371,381722,383119,384616,385911,387456,388743,389830,391271,392601,393897,395298,396527,397802,399147,400679,402057,403359,404868,406449,408080,409572,410676,411995,413561,414981,416039,417247,418496,419583,420859,422268,423493,424717,425996,426830,427630,428984,430074,431313,432725,433996,435165,436533,437855,439307,440708,442166,443600,445014,446426,447694,449e3,450443,451819,452895,454030,455194,456445,457613,458866,460067,461064,462471,463679,464677,465773,467067,468190,469525,470574,471545,472606,473607,474920,475999,477071,478026,478938,480038,481309,482676,483807,484581,485826,486878,488107,489065,490159,491590,492640,494118,495357,496795,498328,499852,501198,502472,504025,505121,506104,507440,508642,510038,511341,512801,514312,515307,516460,517666,519075,520220,521795,523177,524619,526105,527086,528321,529611,530852,532181,533208,534507,535434,536511,537445,538755,540184,541250,542404,543696,544905,546120,547129,548501,550044,551423,552912,554214,555689,557100,558465,559736,561112,562341,563367,564691,565980,567289,568636,570023,571024,572429,573800,575062,576354,577682,579215,580681,581674,582976,584133,585445,586846,588094,589545,590981,592115,593235,594386,595756,596780,597916,599120,600081,601249,602528,603675,604521,606402,608262,610156,612022,613611],sizes:[1397,1178,1002,601,1077,1407,1123,1309,1425,1470,1343,1066,1052,1139,1008,972,1242,1089,1385,1296,919,1143,1336,1488,1261,1248,1098,1113,1064,1223,1454,1425,1276,1300,1294,1266,1316,1329,1555,1440,1424,1348,1523,1244,1426,1079,1212,1372,1354,1163,1349,1190,1233,1142,1247,1016,674,1189,1209,1176,1168,1152,1547,1295,1071,1189,1051,1081,1271,1120,1304,1208,1388,1267,1282,1121,1017,1284,1323,1549,1121,1117,1288,1528,999,1632,1349,1562,1340,1175,1159,1277,1357,1367,1304,956,1305,1293,1290,1091,1582,1428,1338,1508,1380,1172,1092,1405,1499,1374,1645,1284,1335,1343,1201,1205,1277,1436,1447,1485,1503,1595,1298,1254,1279,1284,928,1246,1193,1052,1277,1387,1125,1221,1269,1290,1324,1295,1338,936,1337,1242,1326,1340,1141,1494,1523,1112,1218,1243,1242,685,1278,1397,1113,1231,1239,1281,1123,1233,1298,1253,1216,1410,1067,1479,1456,1355,1266,1015,1082,1053,1097,1077,1424,1184,971,1468,1339,1318,1527,1153,1466,933,1132,1571,989,1323,1490,1442,1595,1386,1194,1172,1359,1309,1378,1232,938,1210,1211,1022,1079,1279,951,1333,1383,1279,1183,1344,1077,1130,1279,1201,1252,1281,1423,1331,1514,1249,924,1418,1284,1187,1119,1420,1439,1209,1157,1358,1507,1515,1235,1369,1318,1276,1408,1329,1430,1247,1327,1088,700,1255,1221,1174,1284,1356,1288,1178,1337,1652,1556,1278,1187,1368,1178,1143,1249,1170,1133,1477,1211,1251,1258,1186,1478,1430,1125,1292,1295,1162,1099,1386,1456,1292,1161,1106,943,1031,1312,1330,1205,1217,1299,1193,1343,1317,1238,1215,1288,1088,1265,1441,1267,1435,1562,1426,1384,1462,1521,1351,1397,1497,1295,1545,1287,1087,1441,1330,1296,1401,1229,1275,1345,1532,1378,1302,1509,1581,1631,1492,1104,1319,1566,1420,1058,1208,1249,1087,1276,1409,1225,1224,1279,834,800,1354,1090,1239,1412,1271,1169,1368,1322,1452,1401,1458,1434,1414,1412,1268,1306,1443,1376,1076,1135,1164,1251,1168,1253,1201,997,1407,1208,998,1096,1294,1123,1335,1049,971,1061,1001,1313,1079,1072,955,912,1100,1271,1367,1131,774,1245,1052,1229,958,1094,1431,1050,1478,1239,1438,1533,1524,1346,1274,1553,1096,983,1336,1202,1396,1303,1460,1511,995,1153,1206,1409,1145,1575,1382,1442,1486,981,1235,1290,1241,1329,1027,1299,927,1077,934,1310,1429,1066,1154,1292,1209,1215,1009,1372,1543,1379,1489,1302,1475,1411,1365,1271,1376,1229,1026,1324,1289,1309,1347,1387,1001,1405,1371,1262,1292,1328,1533,1466,993,1302,1157,1312,1401,1248,1451,1436,1134,1120,1151,1370,1024,1136,1204,961,1168,1279,1147,846,1881,1860,1894,1866,1589,465],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]};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_hypothesis.data")}Module["addRunDependency"]("datafile_hypothesis.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:"/bin/hypothesis",start:0,end:406,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis-5.36.0-py3.8.egg-info/dependency_links.txt",start:406,end:407,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis-5.36.0-py3.8.egg-info/PKG-INFO",start:407,end:4791,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis-5.36.0-py3.8.egg-info/requires.txt",start:4791,end:5267,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis-5.36.0-py3.8.egg-info/SOURCES.txt",start:5267,end:9326,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis-5.36.0-py3.8.egg-info/not-zip-safe",start:9326,end:9327,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis-5.36.0-py3.8.egg-info/top_level.txt",start:9327,end:9338,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis-5.36.0-py3.8.egg-info/entry_points.txt",start:9338,end:9457,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/provisional.py",start:9457,end:16967,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/__init__.py",start:16967,end:18604,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/stateful.py",start:18604,end:48458,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/_settings.py",start:48458,end:70564,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/version.py",start:70564,end:71264,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/executors.py",start:71264,end:73300,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/control.py",start:73300,end:80165,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/py.typed",start:80165,end:80165,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/errors.py",start:80165,end:85926,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/statistics.py",start:85926,end:91230,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/configuration.py",start:91230,end:92556,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/_error_if_old.py",start:92556,end:93558,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/core.py",start:93558,end:145185,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/entry_points.py",start:145185,end:146204,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/reporting.py",start:146204,end:147958,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/database.py",start:147958,end:155529,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/utils/__init__.py",start:155529,end:156290,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/utils/dynamicvariables.py",start:156290,end:157472,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/utils/conventions.py",start:157472,end:158482,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/escalation.py",start:158482,end:161839,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/cache.py",start:161839,end:171418,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/detection.py",start:171418,end:172238,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/__init__.py",start:172238,end:172856,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/lazyformat.py",start:172856,end:174093,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/coverage.py",start:174093,end:177659,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/reflection.py",start:177659,end:201036,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/healthcheck.py",start:201036,end:202346,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/intervalsets.py",start:202346,end:204819,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/cathetus.py",start:204819,end:207261,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/compat.py",start:207261,end:214598,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/validation.py",start:214598,end:219094,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/floats.py",start:219094,end:221987,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/entropy.py",start:221987,end:225762,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/charmap.py",start:225762,end:238853,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/conjecture/shrinker.py",start:238853,end:297237,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/conjecture/data.py",start:297237,end:333779,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/conjecture/choicetree.py",start:333779,end:338298,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/conjecture/datatree.py",start:338298,end:355153,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/conjecture/__init__.py",start:355153,end:355771,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/conjecture/optimiser.py",start:355771,end:363267,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/conjecture/utils.py",start:363267,end:379262,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/conjecture/junkdrawer.py",start:379262,end:389178,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/conjecture/floats.py",start:389178,end:396996,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/conjecture/engine.py",start:396996,end:441881,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/conjecture/pareto.py",start:441881,end:456429,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/conjecture/shrinking/__init__.py",start:456429,end:457378,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/conjecture/shrinking/ordering.py",start:457378,end:461122,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/conjecture/shrinking/integer.py",start:461122,end:463536,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/conjecture/shrinking/common.py",start:463536,end:469184,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/conjecture/shrinking/lexical.py",start:469184,end:471238,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/conjecture/shrinking/floats.py",start:471238,end:474589,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/conjecture/shrinking/learned_dfas.py",start:474589,end:476640,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/conjecture/shrinking/dfas.py",start:476640,end:488722,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/conjecture/dfa/__init__.py",start:488722,end:512950,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/conjecture/dfa/lstar.py",start:512950,end:532465,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/extra/__init__.py",start:532465,end:533083,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/extra/dpcontracts.py",start:533083,end:535119,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/extra/pytestplugin.py",start:535119,end:544771,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/extra/numpy.py",start:544771,end:607096,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/extra/ghostwriter.py",start:607096,end:646137,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/extra/cli.py",start:646137,end:651712,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/extra/dateutil.py",start:651712,end:654087,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/extra/pytz.py",start:654087,end:656115,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/extra/lark.py",start:656115,end:664862,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/extra/pandas/__init__.py",start:664862,end:665698,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/extra/pandas/impl.py",start:665698,end:690364,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/extra/django/_fields.py",start:690364,end:701078,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/extra/django/__init__.py",start:701078,end:702035,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/extra/django/_impl.py",start:702035,end:711175,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/strategies/__init__.py",start:711175,end:713883,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/strategies/_internal/functions.py",start:713883,end:715996,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/strategies/_internal/strategies.py",start:715996,end:745047,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/strategies/_internal/lazy.py",start:745047,end:750292,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/strategies/_internal/__init__.py",start:750292,end:751115,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/strategies/_internal/numbers.py",start:751115,end:756681,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/strategies/_internal/collections.py",start:756681,end:766208,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/strategies/_internal/random.py",start:766208,end:779263,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/strategies/_internal/flatmapped.py",start:779263,end:780991,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/strategies/_internal/regex.py",start:780991,end:797670,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/strategies/_internal/deferred.py",start:797670,end:801297,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/strategies/_internal/attrs.py",start:801297,end:808073,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/strategies/_internal/datetime.py",start:808073,end:821854,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/strategies/_internal/types.py",start:821854,end:844630,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/strategies/_internal/featureflags.py",start:844630,end:849274,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/strategies/_internal/misc.py",start:849274,end:850739,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/strategies/_internal/core.py",start:850739,end:939452,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/strategies/_internal/strings.py",start:939452,end:943708,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/strategies/_internal/recursive.py",start:943708,end:947573,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/strategies/_internal/shared.py",start:947573,end:949047,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/strategies/_internal/ipaddress.py",start:949047,end:953402,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/vendor/pretty.py",start:953402,end:980869,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/vendor/__init__.py",start:980869,end:981487,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/vendor/tlds-alpha-by-domain.txt",start:981487,end:991796,audio:0}],remote_package_size:618172,package_uuid:"4027ab28-5a0b-46f0-b974-8c8dcf9c1c61"})})();
1
+ var Module=typeof pyodide._module!=="undefined"?pyodide._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="hypothesis.data";var REMOTE_PACKAGE_BASE="hypothesis.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"]("/","bin",true,true);Module["FS_createPath"]("/","lib",true,true);Module["FS_createPath"]("/lib","python3.8",true,true);Module["FS_createPath"]("/lib/python3.8","site-packages",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages","hypothesis-5.36.0-py3.8.egg-info",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages","hypothesis",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/hypothesis","internal",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/hypothesis/internal","conjecture",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/hypothesis/internal/conjecture","shrinking",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/hypothesis/internal/conjecture","dfa",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/hypothesis","extra",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/hypothesis/extra","django",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/hypothesis/extra","pandas",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/hypothesis","vendor",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/hypothesis","strategies",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/hypothesis/strategies","_internal",true,true);Module["FS_createPath"]("/lib/python3.8/site-packages/hypothesis","utils",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:614039,cachedIndexes:[-1,-1],cachedChunks:[null,null],offsets:[0,1397,2575,3423,3969,5226,6665,8049,9561,10838,12035,13063,14244,15317,16059,17366,18427,19821,21106,22132,23263,24373,25723,26844,28180,29364,30583,32015,33277,34667,35927,37163,38400,39533,40906,42106,43308,44151,45081,46250,47485,48603,49886,51184,52636,53826,54968,56022,57155,58213,59462,60566,61927,63431,64661,66297,67708,69085,70485,71639,73208,74416,75712,77076,78547,79732,80997,82126,83281,84426,85658,87146,88535,89872,91179,92348,93576,94963,96339,97759,99286,100708,102012,103091,104442,105831,106943,108158,109541,110624,112096,113422,114882,116398,117574,119157,120439,121845,123154,124439,125543,126965,128336,129737,130824,132090,133240,134643,135918,137091,138132,139502,140885,142403,143532,144924,146429,147832,149277,150744,151906,153390,154387,155479,156964,158380,159833,161383,162931,164360,165633,166926,168318,169184,170358,171533,172689,173914,175202,176338,177433,178764,180056,181417,182670,184044,185195,186487,187693,189063,190461,191754,193166,194463,195812,197161,198377,199343,200648,201670,202691,203910,205148,206342,207688,209110,210369,211539,212819,213934,215037,216354,217528,218713,220243,221653,223036,223940,225348,226397,227819,229293,230682,231909,232870,234049,235131,236132,237568,238918,240026,241344,242825,244085,245546,246840,248382,249641,250586,251968,253204,254758,255954,257045,258417,259835,261084,262378,263425,264703,265743,266670,268135,269322,270554,271867,273091,274288,275474,276732,278084,279223,280676,281897,283031,284549,285923,287176,288499,289890,291007,292543,293742,295081,296569,298073,299414,300649,302050,303261,304558,305603,306640,307814,309114,310351,311648,312916,314192,315134,316767,318434,319848,321132,322325,323655,324864,326015,327254,328627,330233,331792,332947,334120,335666,337248,338581,340011,341397,342788,344236,345714,347001,348500,349810,351094,352440,353723,355055,356516,357685,358973,360326,361666,363223,364508,365900,367341,368623,369890,371217,372356,373496,374751,376168,377628,378790,380006,381106,382043,383415,384752,386032,387115,388392,389614,390775,392196,393430,394651,395931,397091,398184,399474,400883,402245,403669,404814,406433,407919,409181,410332,411596,412768,414237,415603,416932,418370,419789,420895,422003,423384,424633,425859,426727,427961,429076,430263,431542,432603,433897,435282,436545,437701,438829,439718,440753,442171,443497,444599,445736,447066,448164,449308,450470,451497,452541,453795,454998,455925,457533,459361,461256,463125,464842,466440,467709,469072,470303,471744,473041,474466,475818,476955,477914,479190,480364,481714,483011,484193,485731,486996,488393,489908,490921,492153,493386,494675,495841,496840,498177,499056,500124,501236,502611,503949,505108,506272,507524,508583,509746,510948,512287,513786,515143,516645,517977,519435,520856,522128,523418,524740,525769,526950,528312,529537,530901,532269,533589,534619,536009,537314,538644,539865,541300,542772,544209,545588,546935,548268,549547,551055,552548,553781,555166,556600,557709,558685,559742,560813,561768,562750,563621,564994,566051,567129,568036,569491,570895,572166,573466,574915,576313,577394,578562,579749,580985,582151,583394,584603,585594,587041,588192,589312,590309,591285,592598,593623,594676,595836,597212,598315,599684,600776,601950,602936,603795,604844,605892,607464,608843,610207,611255,612379,613522],sizes:[1397,1178,848,546,1257,1439,1384,1512,1277,1197,1028,1181,1073,742,1307,1061,1394,1285,1026,1131,1110,1350,1121,1336,1184,1219,1432,1262,1390,1260,1236,1237,1133,1373,1200,1202,843,930,1169,1235,1118,1283,1298,1452,1190,1142,1054,1133,1058,1249,1104,1361,1504,1230,1636,1411,1377,1400,1154,1569,1208,1296,1364,1471,1185,1265,1129,1155,1145,1232,1488,1389,1337,1307,1169,1228,1387,1376,1420,1527,1422,1304,1079,1351,1389,1112,1215,1383,1083,1472,1326,1460,1516,1176,1583,1282,1406,1309,1285,1104,1422,1371,1401,1087,1266,1150,1403,1275,1173,1041,1370,1383,1518,1129,1392,1505,1403,1445,1467,1162,1484,997,1092,1485,1416,1453,1550,1548,1429,1273,1293,1392,866,1174,1175,1156,1225,1288,1136,1095,1331,1292,1361,1253,1374,1151,1292,1206,1370,1398,1293,1412,1297,1349,1349,1216,966,1305,1022,1021,1219,1238,1194,1346,1422,1259,1170,1280,1115,1103,1317,1174,1185,1530,1410,1383,904,1408,1049,1422,1474,1389,1227,961,1179,1082,1001,1436,1350,1108,1318,1481,1260,1461,1294,1542,1259,945,1382,1236,1554,1196,1091,1372,1418,1249,1294,1047,1278,1040,927,1465,1187,1232,1313,1224,1197,1186,1258,1352,1139,1453,1221,1134,1518,1374,1253,1323,1391,1117,1536,1199,1339,1488,1504,1341,1235,1401,1211,1297,1045,1037,1174,1300,1237,1297,1268,1276,942,1633,1667,1414,1284,1193,1330,1209,1151,1239,1373,1606,1559,1155,1173,1546,1582,1333,1430,1386,1391,1448,1478,1287,1499,1310,1284,1346,1283,1332,1461,1169,1288,1353,1340,1557,1285,1392,1441,1282,1267,1327,1139,1140,1255,1417,1460,1162,1216,1100,937,1372,1337,1280,1083,1277,1222,1161,1421,1234,1221,1280,1160,1093,1290,1409,1362,1424,1145,1619,1486,1262,1151,1264,1172,1469,1366,1329,1438,1419,1106,1108,1381,1249,1226,868,1234,1115,1187,1279,1061,1294,1385,1263,1156,1128,889,1035,1418,1326,1102,1137,1330,1098,1144,1162,1027,1044,1254,1203,927,1608,1828,1895,1869,1717,1598,1269,1363,1231,1441,1297,1425,1352,1137,959,1276,1174,1350,1297,1182,1538,1265,1397,1515,1013,1232,1233,1289,1166,999,1337,879,1068,1112,1375,1338,1159,1164,1252,1059,1163,1202,1339,1499,1357,1502,1332,1458,1421,1272,1290,1322,1029,1181,1362,1225,1364,1368,1320,1030,1390,1305,1330,1221,1435,1472,1437,1379,1347,1333,1279,1508,1493,1233,1385,1434,1109,976,1057,1071,955,982,871,1373,1057,1078,907,1455,1404,1271,1300,1449,1398,1081,1168,1187,1236,1166,1243,1209,991,1447,1151,1120,997,976,1313,1025,1053,1160,1376,1103,1369,1092,1174,986,859,1049,1048,1572,1379,1364,1048,1124,1143,517],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]};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_hypothesis.data")}Module["addRunDependency"]("datafile_hypothesis.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:"/bin/hypothesis",start:0,end:406,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis-5.36.0-py3.8.egg-info/not-zip-safe",start:406,end:407,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis-5.36.0-py3.8.egg-info/PKG-INFO",start:407,end:4791,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis-5.36.0-py3.8.egg-info/SOURCES.txt",start:4791,end:8850,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis-5.36.0-py3.8.egg-info/requires.txt",start:8850,end:9326,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis-5.36.0-py3.8.egg-info/dependency_links.txt",start:9326,end:9327,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis-5.36.0-py3.8.egg-info/top_level.txt",start:9327,end:9338,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis-5.36.0-py3.8.egg-info/entry_points.txt",start:9338,end:9457,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/errors.py",start:9457,end:15218,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/stateful.py",start:15218,end:45072,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/_error_if_old.py",start:45072,end:46074,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/database.py",start:46074,end:53645,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/core.py",start:53645,end:105272,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/configuration.py",start:105272,end:106598,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/control.py",start:106598,end:113463,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/py.typed",start:113463,end:113463,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/executors.py",start:113463,end:115499,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/statistics.py",start:115499,end:120803,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/provisional.py",start:120803,end:128313,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/__init__.py",start:128313,end:129950,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/_settings.py",start:129950,end:152056,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/version.py",start:152056,end:152756,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/entry_points.py",start:152756,end:153775,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/reporting.py",start:153775,end:155529,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/compat.py",start:155529,end:162866,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/healthcheck.py",start:162866,end:164176,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/intervalsets.py",start:164176,end:166649,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/validation.py",start:166649,end:171145,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/cache.py",start:171145,end:180724,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/detection.py",start:180724,end:181544,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/coverage.py",start:181544,end:185110,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/lazyformat.py",start:185110,end:186347,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/escalation.py",start:186347,end:189704,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/floats.py",start:189704,end:192597,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/charmap.py",start:192597,end:205688,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/reflection.py",start:205688,end:229065,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/cathetus.py",start:229065,end:231507,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/__init__.py",start:231507,end:232125,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/entropy.py",start:232125,end:235900,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/conjecture/utils.py",start:235900,end:251895,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/conjecture/shrinker.py",start:251895,end:310279,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/conjecture/engine.py",start:310279,end:355164,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/conjecture/floats.py",start:355164,end:362982,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/conjecture/choicetree.py",start:362982,end:367501,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/conjecture/datatree.py",start:367501,end:384356,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/conjecture/junkdrawer.py",start:384356,end:394272,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/conjecture/__init__.py",start:394272,end:394890,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/conjecture/pareto.py",start:394890,end:409438,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/conjecture/optimiser.py",start:409438,end:416934,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/conjecture/data.py",start:416934,end:453476,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/conjecture/shrinking/common.py",start:453476,end:459124,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/conjecture/shrinking/dfas.py",start:459124,end:471206,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/conjecture/shrinking/ordering.py",start:471206,end:474950,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/conjecture/shrinking/lexical.py",start:474950,end:477004,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/conjecture/shrinking/floats.py",start:477004,end:480355,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/conjecture/shrinking/integer.py",start:480355,end:482769,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/conjecture/shrinking/learned_dfas.py",start:482769,end:484820,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/conjecture/shrinking/__init__.py",start:484820,end:485769,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/conjecture/dfa/__init__.py",start:485769,end:509997,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/internal/conjecture/dfa/lstar.py",start:509997,end:529512,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/extra/pytz.py",start:529512,end:531540,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/extra/lark.py",start:531540,end:540287,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/extra/ghostwriter.py",start:540287,end:579328,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/extra/cli.py",start:579328,end:584903,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/extra/numpy.py",start:584903,end:647228,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/extra/__init__.py",start:647228,end:647846,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/extra/dateutil.py",start:647846,end:650221,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/extra/dpcontracts.py",start:650221,end:652257,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/extra/pytestplugin.py",start:652257,end:661909,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/extra/django/_impl.py",start:661909,end:671049,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/extra/django/_fields.py",start:671049,end:681763,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/extra/django/__init__.py",start:681763,end:682720,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/extra/pandas/__init__.py",start:682720,end:683556,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/extra/pandas/impl.py",start:683556,end:708222,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/vendor/pretty.py",start:708222,end:735689,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/vendor/__init__.py",start:735689,end:736307,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/vendor/tlds-alpha-by-domain.txt",start:736307,end:746616,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/strategies/__init__.py",start:746616,end:749324,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/strategies/_internal/types.py",start:749324,end:772100,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/strategies/_internal/recursive.py",start:772100,end:775965,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/strategies/_internal/attrs.py",start:775965,end:782741,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/strategies/_internal/core.py",start:782741,end:871454,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/strategies/_internal/flatmapped.py",start:871454,end:873182,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/strategies/_internal/misc.py",start:873182,end:874647,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/strategies/_internal/functions.py",start:874647,end:876760,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/strategies/_internal/ipaddress.py",start:876760,end:881115,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/strategies/_internal/datetime.py",start:881115,end:894896,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/strategies/_internal/shared.py",start:894896,end:896370,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/strategies/_internal/collections.py",start:896370,end:905897,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/strategies/_internal/deferred.py",start:905897,end:909524,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/strategies/_internal/__init__.py",start:909524,end:910347,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/strategies/_internal/strings.py",start:910347,end:914603,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/strategies/_internal/strategies.py",start:914603,end:943654,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/strategies/_internal/regex.py",start:943654,end:960333,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/strategies/_internal/numbers.py",start:960333,end:965899,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/strategies/_internal/random.py",start:965899,end:978954,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/strategies/_internal/featureflags.py",start:978954,end:983598,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/strategies/_internal/lazy.py",start:983598,end:988843,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/utils/conventions.py",start:988843,end:989853,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/utils/dynamicvariables.py",start:989853,end:991035,audio:0},{filename:"/lib/python3.8/site-packages/hypothesis/utils/__init__.py",start:991035,end:991796,audio:0}],remote_package_size:618135,package_uuid:"ccb78b79-c0d5-44fd-832c-3ecaa2e8e37a"})})();