shared_fooの不要ディレクトリ削除前のもの
Revision | 1fc6d75e82b7fa939446b61f228ba91f77fea388 (tree) |
---|---|
Time | 2016-11-15 22:36:38 |
Author | Takemasa <suikan@user...> |
Commiter | Takemasa |
Edited comment
@@ -5086,3 +5086,210 @@ java.lang.UnsupportedOperationException | ||
5086 | 5086 | at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2344) |
5087 | 5087 | at org.eclipse.ltk.internal.ui.refactoring.WorkbenchRunnableAdapter.run(WorkbenchRunnableAdapter.java:87) |
5088 | 5088 | at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121) |
5089 | +!SESSION 2016-11-15 22:11:45.406 ----------------------------------------------- | |
5090 | +eclipse.buildId=debbuild | |
5091 | +java.version=1.8.0_111 | |
5092 | +java.vendor=Oracle Corporation | |
5093 | +BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=ja_JP | |
5094 | +Command-line arguments: -os linux -ws gtk -arch x86_64 | |
5095 | + | |
5096 | +!ENTRY org.eclipse.core.resources 4 2 2016-11-15 22:24:07.924 | |
5097 | +!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.core.resources". | |
5098 | +!STACK 1 | |
5099 | +org.eclipse.core.internal.resources.ResourceException: Resource '/models/Debug/sources.mk' does not exist. | |
5100 | + at org.eclipse.core.internal.resources.Resource.checkExists(Resource.java:341) | |
5101 | + at org.eclipse.core.internal.resources.Resource.checkAccessible(Resource.java:215) | |
5102 | + at org.eclipse.core.internal.resources.File.setContents(File.java:357) | |
5103 | + at org.eclipse.core.internal.resources.File.setContents(File.java:464) | |
5104 | + at org.eclipse.cdt.managedbuilder.makegen.gnu.GnuMakefileGenerator.save(GnuMakefileGenerator.java:838) | |
5105 | + at org.eclipse.cdt.managedbuilder.makegen.gnu.GnuMakefileGenerator.populateSourcesMakefile(GnuMakefileGenerator.java:1167) | |
5106 | + at org.eclipse.cdt.managedbuilder.makegen.gnu.GnuMakefileGenerator.generateMakefiles(GnuMakefileGenerator.java:676) | |
5107 | + at org.eclipse.cdt.managedbuilder.internal.core.CommonBuilder.performMakefileGeneration(CommonBuilder.java:1008) | |
5108 | + at org.eclipse.cdt.managedbuilder.internal.core.CommonBuilder.performPrebuildGeneration(CommonBuilder.java:873) | |
5109 | + at org.eclipse.cdt.managedbuilder.internal.core.CommonBuilder.build(CommonBuilder.java:748) | |
5110 | + at org.eclipse.cdt.managedbuilder.internal.core.CommonBuilder.build(CommonBuilder.java:510) | |
5111 | + at org.eclipse.cdt.managedbuilder.internal.core.CommonBuilder.build(CommonBuilder.java:459) | |
5112 | + at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:728) | |
5113 | + at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) | |
5114 | + at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:199) | |
5115 | + at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:239) | |
5116 | + at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:292) | |
5117 | + at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) | |
5118 | + at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:295) | |
5119 | + at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:351) | |
5120 | + at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:374) | |
5121 | + at org.eclipse.core.internal.resources.Workspace.buildInternal(Workspace.java:513) | |
5122 | + at org.eclipse.core.internal.resources.Workspace.build(Workspace.java:422) | |
5123 | + at org.eclipse.ui.actions.GlobalBuildAction$1.run(GlobalBuildAction.java:180) | |
5124 | + at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54) | |
5125 | +!SUBENTRY 1 org.eclipse.core.resources 4 368 2016-11-15 22:24:07.929 | |
5126 | +!MESSAGE Resource '/models/Debug/sources.mk' does not exist. | |
5127 | +!SUBENTRY 1 org.eclipse.core.resources 4 368 2016-11-15 22:24:07.930 | |
5128 | +!MESSAGE Resource '/models/Debug/sources.mk' does not exist. | |
5129 | + | |
5130 | +!ENTRY org.eclipse.core.resources 4 2 2016-11-15 22:24:09.653 | |
5131 | +!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.core.resources". | |
5132 | +!STACK 1 | |
5133 | +org.eclipse.core.internal.resources.ResourceException: Resource '/cordic_sincos_testgen/Debug/src' does not exist. | |
5134 | + at org.eclipse.core.internal.resources.Resource.checkExists(Resource.java:341) | |
5135 | + at org.eclipse.core.internal.resources.Resource.checkAccessible(Resource.java:215) | |
5136 | + at org.eclipse.core.internal.resources.Container.members(Container.java:266) | |
5137 | + at org.eclipse.core.internal.resources.Container.members(Container.java:249) | |
5138 | + at org.eclipse.cdt.managedbuilder.makegen.gnu.GnuMakefileGenerator.generateDependencies(GnuMakefileGenerator.java:598) | |
5139 | + at org.eclipse.cdt.managedbuilder.internal.core.CommonBuilder.performPostbuildGeneration(CommonBuilder.java:856) | |
5140 | + at org.eclipse.cdt.managedbuilder.internal.core.CommonBuilder.build(CommonBuilder.java:767) | |
5141 | + at org.eclipse.cdt.managedbuilder.internal.core.CommonBuilder.build(CommonBuilder.java:510) | |
5142 | + at org.eclipse.cdt.managedbuilder.internal.core.CommonBuilder.build(CommonBuilder.java:459) | |
5143 | + at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:728) | |
5144 | + at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) | |
5145 | + at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:199) | |
5146 | + at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:239) | |
5147 | + at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:292) | |
5148 | + at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) | |
5149 | + at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:295) | |
5150 | + at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:351) | |
5151 | + at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:374) | |
5152 | + at org.eclipse.core.internal.resources.Workspace.buildInternal(Workspace.java:513) | |
5153 | + at org.eclipse.core.internal.resources.Workspace.build(Workspace.java:422) | |
5154 | + at org.eclipse.ui.actions.GlobalBuildAction$1.run(GlobalBuildAction.java:180) | |
5155 | + at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54) | |
5156 | +!SUBENTRY 1 org.eclipse.core.resources 4 368 2016-11-15 22:24:09.653 | |
5157 | +!MESSAGE Resource '/cordic_sincos_testgen/Debug/src' does not exist. | |
5158 | +!SUBENTRY 1 org.eclipse.core.resources 4 368 2016-11-15 22:24:09.653 | |
5159 | +!MESSAGE Resource '/cordic_sincos_testgen/Debug/src' does not exist. | |
5160 | + | |
5161 | +!ENTRY org.eclipse.core.resources 4 75 2016-11-15 22:24:09.947 | |
5162 | +!MESSAGE Errors occurred during the build. | |
5163 | +!SUBENTRY 1 org.eclipse.cdt.managedbuilder.core 4 75 2016-11-15 22:24:09.947 | |
5164 | +!MESSAGE Errors running builder 'CDT Builder' on project 'models'. | |
5165 | +!STACK 1 | |
5166 | +org.eclipse.core.internal.resources.ResourceException: Resource '/models/Debug/sources.mk' does not exist. | |
5167 | + at org.eclipse.core.internal.resources.Resource.checkExists(Resource.java:341) | |
5168 | + at org.eclipse.core.internal.resources.Resource.checkAccessible(Resource.java:215) | |
5169 | + at org.eclipse.core.internal.resources.File.setContents(File.java:357) | |
5170 | + at org.eclipse.core.internal.resources.File.setContents(File.java:464) | |
5171 | + at org.eclipse.cdt.managedbuilder.makegen.gnu.GnuMakefileGenerator.save(GnuMakefileGenerator.java:838) | |
5172 | + at org.eclipse.cdt.managedbuilder.makegen.gnu.GnuMakefileGenerator.populateSourcesMakefile(GnuMakefileGenerator.java:1167) | |
5173 | + at org.eclipse.cdt.managedbuilder.makegen.gnu.GnuMakefileGenerator.generateMakefiles(GnuMakefileGenerator.java:676) | |
5174 | + at org.eclipse.cdt.managedbuilder.internal.core.CommonBuilder.performMakefileGeneration(CommonBuilder.java:1008) | |
5175 | + at org.eclipse.cdt.managedbuilder.internal.core.CommonBuilder.performPrebuildGeneration(CommonBuilder.java:873) | |
5176 | + at org.eclipse.cdt.managedbuilder.internal.core.CommonBuilder.build(CommonBuilder.java:748) | |
5177 | + at org.eclipse.cdt.managedbuilder.internal.core.CommonBuilder.build(CommonBuilder.java:510) | |
5178 | + at org.eclipse.cdt.managedbuilder.internal.core.CommonBuilder.build(CommonBuilder.java:459) | |
5179 | + at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:728) | |
5180 | + at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) | |
5181 | + at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:199) | |
5182 | + at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:239) | |
5183 | + at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:292) | |
5184 | + at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) | |
5185 | + at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:295) | |
5186 | + at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:351) | |
5187 | + at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:374) | |
5188 | + at org.eclipse.core.internal.resources.Workspace.buildInternal(Workspace.java:513) | |
5189 | + at org.eclipse.core.internal.resources.Workspace.build(Workspace.java:422) | |
5190 | + at org.eclipse.ui.actions.GlobalBuildAction$1.run(GlobalBuildAction.java:180) | |
5191 | + at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54) | |
5192 | +!SUBENTRY 2 org.eclipse.core.resources 4 368 2016-11-15 22:24:09.948 | |
5193 | +!MESSAGE Resource '/models/Debug/sources.mk' does not exist. | |
5194 | +!SUBENTRY 1 org.eclipse.core.resources 4 368 2016-11-15 22:24:09.948 | |
5195 | +!MESSAGE Resource '/models/Debug/sources.mk' does not exist. | |
5196 | +!SUBENTRY 1 org.eclipse.cdt.managedbuilder.core 4 75 2016-11-15 22:24:09.948 | |
5197 | +!MESSAGE Errors running builder 'CDT Builder' on project 'cordic_sincos_testgen'. | |
5198 | +!STACK 1 | |
5199 | +org.eclipse.core.internal.resources.ResourceException: Resource '/cordic_sincos_testgen/Debug/src' does not exist. | |
5200 | + at org.eclipse.core.internal.resources.Resource.checkExists(Resource.java:341) | |
5201 | + at org.eclipse.core.internal.resources.Resource.checkAccessible(Resource.java:215) | |
5202 | + at org.eclipse.core.internal.resources.Container.members(Container.java:266) | |
5203 | + at org.eclipse.core.internal.resources.Container.members(Container.java:249) | |
5204 | + at org.eclipse.cdt.managedbuilder.makegen.gnu.GnuMakefileGenerator.generateDependencies(GnuMakefileGenerator.java:598) | |
5205 | + at org.eclipse.cdt.managedbuilder.internal.core.CommonBuilder.performPostbuildGeneration(CommonBuilder.java:856) | |
5206 | + at org.eclipse.cdt.managedbuilder.internal.core.CommonBuilder.build(CommonBuilder.java:767) | |
5207 | + at org.eclipse.cdt.managedbuilder.internal.core.CommonBuilder.build(CommonBuilder.java:510) | |
5208 | + at org.eclipse.cdt.managedbuilder.internal.core.CommonBuilder.build(CommonBuilder.java:459) | |
5209 | + at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:728) | |
5210 | + at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) | |
5211 | + at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:199) | |
5212 | + at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:239) | |
5213 | + at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:292) | |
5214 | + at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) | |
5215 | + at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:295) | |
5216 | + at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:351) | |
5217 | + at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:374) | |
5218 | + at org.eclipse.core.internal.resources.Workspace.buildInternal(Workspace.java:513) | |
5219 | + at org.eclipse.core.internal.resources.Workspace.build(Workspace.java:422) | |
5220 | + at org.eclipse.ui.actions.GlobalBuildAction$1.run(GlobalBuildAction.java:180) | |
5221 | + at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54) | |
5222 | +!SUBENTRY 2 org.eclipse.core.resources 4 368 2016-11-15 22:24:09.948 | |
5223 | +!MESSAGE Resource '/cordic_sincos_testgen/Debug/src' does not exist. | |
5224 | +!SUBENTRY 1 org.eclipse.core.resources 4 368 2016-11-15 22:24:09.948 | |
5225 | +!MESSAGE Resource '/cordic_sincos_testgen/Debug/src' does not exist. | |
5226 | + | |
5227 | +!ENTRY org.eclipse.core.resources 4 2 2016-11-15 22:24:16.931 | |
5228 | +!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.core.resources". | |
5229 | +!STACK 1 | |
5230 | +org.eclipse.core.internal.resources.ResourceException: Resource '/models/Debug/makefile' does not exist. | |
5231 | + at org.eclipse.core.internal.resources.Resource.checkExists(Resource.java:341) | |
5232 | + at org.eclipse.core.internal.resources.Resource.checkAccessible(Resource.java:215) | |
5233 | + at org.eclipse.core.internal.resources.File.setContents(File.java:357) | |
5234 | + at org.eclipse.core.internal.resources.File.setContents(File.java:464) | |
5235 | + at org.eclipse.cdt.managedbuilder.makegen.gnu.GnuMakefileGenerator.save(GnuMakefileGenerator.java:838) | |
5236 | + at org.eclipse.cdt.managedbuilder.makegen.gnu.GnuMakefileGenerator.populateTopMakefile(GnuMakefileGenerator.java:1198) | |
5237 | + at org.eclipse.cdt.managedbuilder.makegen.gnu.GnuMakefileGenerator.generateMakefiles(GnuMakefileGenerator.java:741) | |
5238 | + at org.eclipse.cdt.managedbuilder.internal.core.CommonBuilder.performMakefileGeneration(CommonBuilder.java:1008) | |
5239 | + at org.eclipse.cdt.managedbuilder.internal.core.CommonBuilder.performPrebuildGeneration(CommonBuilder.java:873) | |
5240 | + at org.eclipse.cdt.managedbuilder.internal.core.CommonBuilder.build(CommonBuilder.java:748) | |
5241 | + at org.eclipse.cdt.managedbuilder.internal.core.CommonBuilder.build(CommonBuilder.java:510) | |
5242 | + at org.eclipse.cdt.managedbuilder.internal.core.CommonBuilder.build(CommonBuilder.java:459) | |
5243 | + at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:728) | |
5244 | + at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) | |
5245 | + at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:199) | |
5246 | + at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:239) | |
5247 | + at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:292) | |
5248 | + at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) | |
5249 | + at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:295) | |
5250 | + at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:351) | |
5251 | + at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:374) | |
5252 | + at org.eclipse.core.internal.resources.Workspace.buildInternal(Workspace.java:513) | |
5253 | + at org.eclipse.core.internal.resources.Workspace.build(Workspace.java:422) | |
5254 | + at org.eclipse.ui.actions.GlobalBuildAction$1.run(GlobalBuildAction.java:180) | |
5255 | + at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54) | |
5256 | +!SUBENTRY 1 org.eclipse.core.resources 4 368 2016-11-15 22:24:16.932 | |
5257 | +!MESSAGE Resource '/models/Debug/makefile' does not exist. | |
5258 | +!SUBENTRY 1 org.eclipse.core.resources 4 368 2016-11-15 22:24:16.932 | |
5259 | +!MESSAGE Resource '/models/Debug/makefile' does not exist. | |
5260 | + | |
5261 | +!ENTRY org.eclipse.core.resources 4 75 2016-11-15 22:24:22.837 | |
5262 | +!MESSAGE Errors occurred during the build. | |
5263 | +!SUBENTRY 1 org.eclipse.cdt.managedbuilder.core 4 75 2016-11-15 22:24:22.838 | |
5264 | +!MESSAGE Errors running builder 'CDT Builder' on project 'models'. | |
5265 | +!STACK 1 | |
5266 | +org.eclipse.core.internal.resources.ResourceException: Resource '/models/Debug/makefile' does not exist. | |
5267 | + at org.eclipse.core.internal.resources.Resource.checkExists(Resource.java:341) | |
5268 | + at org.eclipse.core.internal.resources.Resource.checkAccessible(Resource.java:215) | |
5269 | + at org.eclipse.core.internal.resources.File.setContents(File.java:357) | |
5270 | + at org.eclipse.core.internal.resources.File.setContents(File.java:464) | |
5271 | + at org.eclipse.cdt.managedbuilder.makegen.gnu.GnuMakefileGenerator.save(GnuMakefileGenerator.java:838) | |
5272 | + at org.eclipse.cdt.managedbuilder.makegen.gnu.GnuMakefileGenerator.populateTopMakefile(GnuMakefileGenerator.java:1198) | |
5273 | + at org.eclipse.cdt.managedbuilder.makegen.gnu.GnuMakefileGenerator.generateMakefiles(GnuMakefileGenerator.java:741) | |
5274 | + at org.eclipse.cdt.managedbuilder.internal.core.CommonBuilder.performMakefileGeneration(CommonBuilder.java:1008) | |
5275 | + at org.eclipse.cdt.managedbuilder.internal.core.CommonBuilder.performPrebuildGeneration(CommonBuilder.java:873) | |
5276 | + at org.eclipse.cdt.managedbuilder.internal.core.CommonBuilder.build(CommonBuilder.java:748) | |
5277 | + at org.eclipse.cdt.managedbuilder.internal.core.CommonBuilder.build(CommonBuilder.java:510) | |
5278 | + at org.eclipse.cdt.managedbuilder.internal.core.CommonBuilder.build(CommonBuilder.java:459) | |
5279 | + at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:728) | |
5280 | + at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) | |
5281 | + at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:199) | |
5282 | + at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:239) | |
5283 | + at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:292) | |
5284 | + at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) | |
5285 | + at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:295) | |
5286 | + at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:351) | |
5287 | + at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:374) | |
5288 | + at org.eclipse.core.internal.resources.Workspace.buildInternal(Workspace.java:513) | |
5289 | + at org.eclipse.core.internal.resources.Workspace.build(Workspace.java:422) | |
5290 | + at org.eclipse.ui.actions.GlobalBuildAction$1.run(GlobalBuildAction.java:180) | |
5291 | + at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54) | |
5292 | +!SUBENTRY 2 org.eclipse.core.resources 4 368 2016-11-15 22:24:22.839 | |
5293 | +!MESSAGE Resource '/models/Debug/makefile' does not exist. | |
5294 | +!SUBENTRY 1 org.eclipse.core.resources 4 368 2016-11-15 22:24:22.839 | |
5295 | +!MESSAGE Resource '/models/Debug/makefile' does not exist. |
@@ -16,7 +16,7 @@ scipy.linalg._solvers|1453854112000000000|/usr/lib/python3/dist-packages/scipy/l | ||
16 | 16 | bs4.tests.test_lxml|1445699138000000000|/usr/lib/python3/dist-packages/bs4/tests/test_lxml.py |
17 | 17 | numpy.ctypeslib|1460846725000000000|/usr/lib/python3/dist-packages/numpy/ctypeslib.py |
18 | 18 | chardet.jisfreq|1410976609000000000|/usr/lib/python3/dist-packages/chardet/jisfreq.py |
19 | -DistUpgrade.DistUpgradeFetcher|1469202467000000000|/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeFetcher.py | |
19 | +DistUpgrade.DistUpgradeFetcher|1460053488000000000|/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeFetcher.py | |
20 | 20 | scipy.signal.windows|1453854112000000000|/usr/lib/python3/dist-packages/scipy/signal/windows.py |
21 | 21 | orca.scripts.self_voicing|1460077024000000000|/usr/lib/python3/dist-packages/orca/scripts/self_voicing.py |
22 | 22 | matplotlib.testing.decorators|1452464420000000000|/usr/lib/python3/dist-packages/matplotlib/testing/decorators.py |
@@ -51,14 +51,14 @@ aptsources.__init__|1448555609000000000|/usr/lib/python3/dist-packages/aptsource | ||
51 | 51 | encodings.iso8859_9|1473888041000000000|/usr/lib/python3.5/encodings/iso8859_9.py |
52 | 52 | encodings.iso8859_8|1473888041000000000|/usr/lib/python3.5/encodings/iso8859_8.py |
53 | 53 | mako.pygen|1445963866000000000|/usr/lib/python3/dist-packages/mako/pygen.py |
54 | -xdiagnose.__init__|1471668853000000000|/usr/lib/python3/dist-packages/xdiagnose/__init__.py | |
54 | +xdiagnose.__init__|1455889381000000000|/usr/lib/python3/dist-packages/xdiagnose/__init__.py | |
55 | 55 | Onboard.ConfigUtils|1455802311000000000|/usr/lib/python3/dist-packages/Onboard/ConfigUtils.py |
56 | 56 | plainbox.vendor.pyglibc.__init__|1448963361000000000|/usr/lib/python3/dist-packages/plainbox/vendor/pyglibc/__init__.py |
57 | 57 | distutils.dist|1473888042000000000|/usr/lib/python3.5/distutils/dist.py |
58 | 58 | usbcreator.frontends.base.frontend|1430339518000000000|/usr/lib/python3/dist-packages/usbcreator/frontends/base/frontend.py |
59 | 59 | bs4.builder.__init__|1445699139000000000|/usr/lib/python3/dist-packages/bs4/builder/__init__.py |
60 | 60 | orca.scripts.toolkits.WebKitGtk.script|1460077023000000000|/usr/lib/python3/dist-packages/orca/scripts/toolkits/WebKitGtk/script.py |
61 | -apport.crashdb_impl.launchpad|1463562897000000000|/usr/lib/python3/dist-packages/apport/crashdb_impl/launchpad.py | |
61 | +apport.crashdb_impl.launchpad|1460603802000000000|/usr/lib/python3/dist-packages/apport/crashdb_impl/launchpad.py | |
62 | 62 | matplotlib.dates|1452464420000000000|/usr/lib/python3/dist-packages/matplotlib/dates.py |
63 | 63 | reportlab.lib.validators|1455712211000000000|/usr/lib/python3/dist-packages/reportlab/lib/validators.py |
64 | 64 | lxml.html.diff|1380310781000000000|/usr/lib/python3/dist-packages/lxml/html/diff.py |
@@ -75,7 +75,7 @@ matplotlib.tests.__init__|1452464420000000000|/usr/lib/python3/dist-packages/mat | ||
75 | 75 | distutils.dir_util|1473888042000000000|/usr/lib/python3.5/distutils/dir_util.py |
76 | 76 | numpy.lib._datasource|1459092331000000000|/usr/lib/python3/dist-packages/numpy/lib/_datasource.py |
77 | 77 | _signal|0| |
78 | -AptUrl.Parser|1463688535000000000|/usr/lib/python3/dist-packages/AptUrl/Parser.py | |
78 | +AptUrl.Parser|1450260512000000000|/usr/lib/python3/dist-packages/AptUrl/Parser.py | |
79 | 79 | orca.caret_navigation|1460077025000000000|/usr/lib/python3/dist-packages/orca/caret_navigation.py |
80 | 80 | jwt.api_jwt|1432309855000000000|/usr/lib/python3/dist-packages/jwt/api_jwt.py |
81 | 81 | jwt.api_jws|1432309855000000000|/usr/lib/python3/dist-packages/jwt/api_jws.py |
@@ -118,7 +118,7 @@ orca.scripts.apps.empathy.script_utilities|1460077014000000000|/usr/lib/python3/ | ||
118 | 118 | pyatspi.interface|1451171492000000000|/usr/lib/python3/dist-packages/pyatspi/interface.py |
119 | 119 | xkit.xorgparser|1338893936000000000|/usr/lib/python3/dist-packages/xkit/xorgparser.py |
120 | 120 | _codecs|0| |
121 | -urllib3.response|1463046963000000000|/usr/lib/python3/dist-packages/urllib3/response.py | |
121 | +urllib3.response|1455318829000000000|/usr/lib/python3/dist-packages/urllib3/response.py | |
122 | 122 | unittest.util|1473888043000000000|/usr/lib/python3.5/unittest/util.py |
123 | 123 | html5lib.treebuilders.etree|1387755976000000000|/usr/lib/python3/dist-packages/html5lib/treebuilders/etree.py |
124 | 124 | encodings.cp949|1473888041000000000|/usr/lib/python3.5/encodings/cp949.py |
@@ -136,7 +136,7 @@ pexpect.pty_spawn|1446398138000000000|/usr/lib/python3/dist-packages/pexpect/pty | ||
136 | 136 | _json|0| |
137 | 137 | DistUpgrade.apt_clone|1447444695000000000|/usr/lib/python3/dist-packages/DistUpgrade/apt_clone.py |
138 | 138 | lxml.includes.schematron|1409921063000000000|/usr/lib/python3/dist-packages/lxml/includes/schematron.pxd |
139 | -DistUpgrade.ReleaseNotesViewerWebkit|1469202467000000000|/usr/lib/python3/dist-packages/DistUpgrade/ReleaseNotesViewerWebkit.py | |
139 | +DistUpgrade.ReleaseNotesViewerWebkit|1456267828000000000|/usr/lib/python3/dist-packages/DistUpgrade/ReleaseNotesViewerWebkit.py | |
140 | 140 | encodings.euc_jp|1473888041000000000|/usr/lib/python3.5/encodings/euc_jp.py |
141 | 141 | orca.scripts.apps.empathy.__init__|1460077014000000000|/usr/lib/python3/dist-packages/orca/scripts/apps/empathy/__init__.py |
142 | 142 | PIL.ImtImagePlugin|1459515774000000000|/usr/lib/python3/dist-packages/PIL/ImtImagePlugin.py |
@@ -161,12 +161,12 @@ plainbox.impl.validation|1448963361000000000|/usr/lib/python3/dist-packages/plai | ||
161 | 161 | plainbox.impl.commands.inv_startprovider|1448963361000000000|/usr/lib/python3/dist-packages/plainbox/impl/commands/inv_startprovider.py |
162 | 162 | reportlab.graphics.samples.clustered_column|1395865034000000000|/usr/lib/python3/dist-packages/reportlab/graphics/samples/clustered_column.py |
163 | 163 | cryptography.x509.extensions|1456884617000000000|/usr/lib/python3/dist-packages/cryptography/x509/extensions.py |
164 | -DistUpgrade.DistUpgradeViewNonInteractive|1469202467000000000|/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeViewNonInteractive.py | |
164 | +DistUpgrade.DistUpgradeViewNonInteractive|1454970771000000000|/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeViewNonInteractive.py | |
165 | 165 | mpl_toolkits.axes_grid1.__init__|1452464420000000000|/usr/lib/python3/dist-packages/mpl_toolkits/axes_grid1/__init__.py |
166 | 166 | orca.scripts.toolkits.WebKitGtk.script_utilities|1460077023000000000|/usr/lib/python3/dist-packages/orca/scripts/toolkits/WebKitGtk/script_utilities.py |
167 | 167 | plainbox.impl.commands.inv_session|1448963361000000000|/usr/lib/python3/dist-packages/plainbox/impl/commands/inv_session.py |
168 | 168 | requests.status_codes|1451210366000000000|/usr/lib/python3/dist-packages/requests/status_codes.py |
169 | -xdiagnose.info|1471668853000000000|/usr/lib/python3/dist-packages/xdiagnose/info.py | |
169 | +xdiagnose.info|1455889381000000000|/usr/lib/python3/dist-packages/xdiagnose/info.py | |
170 | 170 | tracemalloc|1473888039000000000|/usr/lib/python3.5/tracemalloc.py |
171 | 171 | lib2to3.fixes.fix_input|1473888042000000000|/usr/lib/python3.5/lib2to3/fixes/fix_input.py |
172 | 172 | matplotlib.testing.jpl_units.UnitDblConverter|1452464420000000000|/usr/lib/python3/dist-packages/matplotlib/testing/jpl_units/UnitDblConverter.py |
@@ -178,7 +178,7 @@ idlelib.RemoteDebugger|1473888042000000000|/usr/lib/python3.5/idlelib/RemoteDebu | ||
178 | 178 | encodings.cp500|1473888041000000000|/usr/lib/python3.5/encodings/cp500.py |
179 | 179 | pyasn1.codec.cer.__init__|1341405380000000000|/usr/lib/python3/dist-packages/pyasn1/codec/cer/__init__.py |
180 | 180 | pydoc_data.topics|1473888043000000000|/usr/lib/python3.5/pydoc_data/topics.py |
181 | -urllib3.connection|1463046963000000000|/usr/lib/python3/dist-packages/urllib3/connection.py | |
181 | +urllib3.connection|1455318829000000000|/usr/lib/python3/dist-packages/urllib3/connection.py | |
182 | 182 | grp|0| |
183 | 183 | multiprocessing.forkserver|1473888043000000000|/usr/lib/python3.5/multiprocessing/forkserver.py |
184 | 184 | PIL.ExifTags|1459516149000000000|/usr/lib/python3/dist-packages/PIL/ExifTags.py |
@@ -186,7 +186,7 @@ systemd.daemon|1446040973000000000|/usr/lib/python3/dist-packages/systemd/daemon | ||
186 | 186 | jinja2.debug|1432549502000000000|/usr/lib/python3/dist-packages/jinja2/debug.py |
187 | 187 | scipy.optimize.linesearch|1453854112000000000|/usr/lib/python3/dist-packages/scipy/optimize/linesearch.py |
188 | 188 | reportlab.pdfbase.ttfonts|1455712212000000000|/usr/lib/python3/dist-packages/reportlab/pdfbase/ttfonts.py |
189 | -NvidiaDetector.__init__|1308919521000000000|/usr/lib/python3/dist-packages/NvidiaDetector/__init__.py | |
189 | +NvidiaDetector.__init__|1460451827000000000|/usr/lib/python3/dist-packages/NvidiaDetector/__init__.py | |
190 | 190 | pdb|1473888081000000000|/usr/lib/python3.5/pdb.py |
191 | 191 | asyncio.sslproto|1473888041000000000|/usr/lib/python3.5/asyncio/sslproto.py |
192 | 192 | urllib3.contrib.__init__|1407350292000000000|/usr/lib/python3/dist-packages/urllib3/contrib/__init__.py |
@@ -208,7 +208,7 @@ matplotlib.tests.test_texmanager|1452464420000000000|/usr/lib/python3/dist-packa | ||
208 | 208 | struct|1473888039000000000|/usr/lib/python3.5/struct.py |
209 | 209 | xlsxwriter.app|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/app.py |
210 | 210 | orca.scripts.web.tutorial_generator|1460077024000000000|/usr/lib/python3/dist-packages/orca/scripts/web/tutorial_generator.py |
211 | -apport.ui|1463562897000000000|/usr/lib/python3/dist-packages/apport/ui.py | |
211 | +apport.ui|1460603802000000000|/usr/lib/python3/dist-packages/apport/ui.py | |
212 | 212 | reportlab.graphics.barcode.widgets|1455712211000000000|/usr/lib/python3/dist-packages/reportlab/graphics/barcode/widgets.py |
213 | 213 | PIL.ImagePalette|1459515774000000000|/usr/lib/python3/dist-packages/PIL/ImagePalette.py |
214 | 214 | chardet.escsm|1410976609000000000|/usr/lib/python3/dist-packages/chardet/escsm.py |
@@ -227,7 +227,7 @@ scipy.stats._distn_infrastructure|1453854111000000000|/usr/lib/python3/dist-pack | ||
227 | 227 | concurrent.futures.thread|1473888041000000000|/usr/lib/python3.5/concurrent/futures/thread.py |
228 | 228 | cryptography.hazmat.backends.openssl.hashes|1456884612000000000|/usr/lib/python3/dist-packages/cryptography/hazmat/backends/openssl/hashes.py |
229 | 229 | matplotlib.tests.test_basic|1452464420000000000|/usr/lib/python3/dist-packages/matplotlib/tests/test_basic.py |
230 | -DistUpgrade.DistUpgradeViewText|1469202467000000000|/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeViewText.py | |
230 | +DistUpgrade.DistUpgradeViewText|1454970771000000000|/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeViewText.py | |
231 | 231 | numpy.__config__|1460847306000000000|/usr/lib/python3/dist-packages/numpy/__config__.py |
232 | 232 | encodings.cp1125|1473888041000000000|/usr/lib/python3.5/encodings/cp1125.py |
233 | 233 | scipy.signal.signaltools|1453854112000000000|/usr/lib/python3/dist-packages/scipy/signal/signaltools.py |
@@ -238,7 +238,7 @@ oauthlib.common|1439726851000000000|/usr/lib/python3/dist-packages/oauthlib/comm | ||
238 | 238 | UpdateManager.Core.utils|1460052195000000000|/usr/lib/python3/dist-packages/UpdateManager/Core/utils.py |
239 | 239 | orca.scripts.apps.gnome-terminal.__init__|1460077018000000000|/usr/lib/python3/dist-packages/orca/scripts/apps/gnome-terminal/__init__.py |
240 | 240 | html5lib.sanitizer|1387755976000000000|/usr/lib/python3/dist-packages/html5lib/sanitizer.py |
241 | -softwareproperties.gtk.DialogMirror|1466536925000000000|/usr/lib/python3/dist-packages/softwareproperties/gtk/DialogMirror.py | |
241 | +softwareproperties.gtk.DialogMirror|1458632376000000000|/usr/lib/python3/dist-packages/softwareproperties/gtk/DialogMirror.py | |
242 | 242 | reportlab.graphics.barcode.code93|1395865034000000000|/usr/lib/python3/dist-packages/reportlab/graphics/barcode/code93.py |
243 | 243 | numpy.f2py.rules|1459092331000000000|/usr/lib/python3/dist-packages/numpy/f2py/rules.py |
244 | 244 | encodings.hz|1473888041000000000|/usr/lib/python3.5/encodings/hz.py |
@@ -258,7 +258,7 @@ numpy.distutils.fcompiler.hpux|1453333543000000000|/usr/lib/python3/dist-package | ||
258 | 258 | html5lib.filters.optionaltags|1387755976000000000|/usr/lib/python3/dist-packages/html5lib/filters/optionaltags.py |
259 | 259 | ctypes.__init__|1473888042000000000|/usr/lib/python3.5/ctypes/__init__.py |
260 | 260 | numpy.polynomial.laguerre|1456339085000000000|/usr/lib/python3/dist-packages/numpy/polynomial/laguerre.py |
261 | -DistUpgrade.DistUpgradeConfigParser|1469202467000000000|/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeConfigParser.py | |
261 | +DistUpgrade.DistUpgradeConfigParser|1454970771000000000|/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeConfigParser.py | |
262 | 262 | cmd|1473888039000000000|/usr/lib/python3.5/cmd.py |
263 | 263 | cryptography.hazmat.primitives.asymmetric.ec|1456884612000000000|/usr/lib/python3/dist-packages/cryptography/hazmat/primitives/asymmetric/ec.py |
264 | 264 | gi.overrides.GLib|1458942872000000000|/usr/lib/python3/dist-packages/gi/overrides/GLib.py |
@@ -291,7 +291,7 @@ matplotlib.tests.test_offsetbox|1452464420000000000|/usr/lib/python3/dist-packag | ||
291 | 291 | _bootlocale|1473888039000000000|/usr/lib/python3.5/_bootlocale.py |
292 | 292 | encodings.mac_latin2|1473888041000000000|/usr/lib/python3.5/encodings/mac_latin2.py |
293 | 293 | plainbox.impl.commands.run|1448963361000000000|/usr/lib/python3/dist-packages/plainbox/impl/commands/run.py |
294 | -problem_report|1463562897000000000|/usr/lib/python3/dist-packages/problem_report.py | |
294 | +problem_report|1460603802000000000|/usr/lib/python3/dist-packages/problem_report.py | |
295 | 295 | idlelib.HyperParser|1473888042000000000|/usr/lib/python3.5/idlelib/HyperParser.py |
296 | 296 | matplotlib.backends.backend_agg|1452464420000000000|/usr/lib/python3/dist-packages/matplotlib/backends/backend_agg.py |
297 | 297 | matplotlib.backends.backend_nbagg|1452464420000000000|/usr/lib/python3/dist-packages/matplotlib/backends/backend_nbagg.py |
@@ -347,7 +347,7 @@ cryptography.hazmat.primitives.asymmetric.padding|1456884612000000000|/usr/lib/p | ||
347 | 347 | requests.certs|1455275547000000000|/usr/lib/python3/dist-packages/requests/certs.py |
348 | 348 | aptdaemon.pkutils|1374488725000000000|/usr/lib/python3/dist-packages/aptdaemon/pkutils.py |
349 | 349 | pexpect.replwrap|1446398138000000000|/usr/lib/python3/dist-packages/pexpect/replwrap.py |
350 | -DistUpgrade.DistUpgradeVersion|1470858136000000000|/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeVersion.py | |
350 | +DistUpgrade.DistUpgradeVersion|1460765341000000000|/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeVersion.py | |
351 | 351 | dbus.exceptions|1453353528000000000|/usr/lib/python3/dist-packages/dbus/exceptions.py |
352 | 352 | PIL.PdfImagePlugin|1459515774000000000|/usr/lib/python3/dist-packages/PIL/PdfImagePlugin.py |
353 | 353 | scipy.linalg.decomp_lu|1453854112000000000|/usr/lib/python3/dist-packages/scipy/linalg/decomp_lu.py |
@@ -392,7 +392,7 @@ cryptography.hazmat.bindings.openssl.binding|1456884617000000000|/usr/lib/python | ||
392 | 392 | numpy.distutils.lib2def|1455935316000000000|/usr/lib/python3/dist-packages/numpy/distutils/lib2def.py |
393 | 393 | padme.__init__|1425465742000000000|/usr/lib/python3/dist-packages/padme/__init__.py |
394 | 394 | plainbox.impl.secure.plugins|1448963361000000000|/usr/lib/python3/dist-packages/plainbox/impl/secure/plugins.py |
395 | -xdiagnose.utils.text|1471668853000000000|/usr/lib/python3/dist-packages/xdiagnose/utils/text.py | |
395 | +xdiagnose.utils.text|1455889381000000000|/usr/lib/python3/dist-packages/xdiagnose/utils/text.py | |
396 | 396 | scipy._lib.__init__|1453854111000000000|/usr/lib/python3/dist-packages/scipy/_lib/__init__.py |
397 | 397 | cryptography.hazmat.primitives.asymmetric.dh|1456884612000000000|/usr/lib/python3/dist-packages/cryptography/hazmat/primitives/asymmetric/dh.py |
398 | 398 | jinja2.compiler|1432549255000000000|/usr/lib/python3/dist-packages/jinja2/compiler.py |
@@ -464,7 +464,7 @@ orca.scripts.apps.gnome-documents.speech_generator|1460077016000000000|/usr/lib/ | ||
464 | 464 | bisect|1473888039000000000|/usr/lib/python3.5/bisect.py |
465 | 465 | plainbox.impl.secure.origin|1448963361000000000|/usr/lib/python3/dist-packages/plainbox/impl/secure/origin.py |
466 | 466 | numpy.distutils.command.bdist_rpm|1453333542000000000|/usr/lib/python3/dist-packages/numpy/distutils/command/bdist_rpm.py |
467 | -xdiagnose.pci_devices|1471668853000000000|/usr/lib/python3/dist-packages/xdiagnose/pci_devices.py | |
467 | +xdiagnose.pci_devices|1455889381000000000|/usr/lib/python3/dist-packages/xdiagnose/pci_devices.py | |
468 | 468 | scipy.linalg.linalg_version|1453854112000000000|/usr/lib/python3/dist-packages/scipy/linalg/linalg_version.py |
469 | 469 | mpl_toolkits.axisartist.axisline_style|1452464420000000000|/usr/lib/python3/dist-packages/mpl_toolkits/axisartist/axisline_style.py |
470 | 470 | idlelib.configHelpSourceEdit|1473888042000000000|/usr/lib/python3.5/idlelib/configHelpSourceEdit.py |
@@ -478,7 +478,7 @@ numpy.distutils.misc_util|1456339085000000000|/usr/lib/python3/dist-packages/num | ||
478 | 478 | numpy.distutils.environment|1453333542000000000|/usr/lib/python3/dist-packages/numpy/distutils/environment.py |
479 | 479 | encodings.mac_turkish|1473888041000000000|/usr/lib/python3.5/encodings/mac_turkish.py |
480 | 480 | scipy.io._fortran|1453854112000000000|/usr/lib/python3/dist-packages/scipy/io/_fortran.py |
481 | -DistUpgrade.apt_btrfs_snapshot|1470858099000000000|/usr/lib/python3/dist-packages/DistUpgrade/apt_btrfs_snapshot.py | |
481 | +DistUpgrade.apt_btrfs_snapshot|1460765331000000000|/usr/lib/python3/dist-packages/DistUpgrade/apt_btrfs_snapshot.py | |
482 | 482 | reportlab.graphics.charts.utils|1455712211000000000|/usr/lib/python3/dist-packages/reportlab/graphics/charts/utils.py |
483 | 483 | UpdateManager.ChangelogViewer|1412097358000000000|/usr/lib/python3/dist-packages/UpdateManager/ChangelogViewer.py |
484 | 484 | matplotlib.mlab|1452464420000000000|/usr/lib/python3/dist-packages/matplotlib/mlab.py |
@@ -497,8 +497,8 @@ plainbox.vendor.mock|1452592918000000000|/usr/lib/python3/dist-packages/plainbox | ||
497 | 497 | apt.auth|1448555609000000000|/usr/lib/python3/dist-packages/apt/auth.py |
498 | 498 | reportlab.graphics.samples.stacked_bar|1395865034000000000|/usr/lib/python3/dist-packages/reportlab/graphics/samples/stacked_bar.py |
499 | 499 | reportlab.lib.boxstuff|1455712211000000000|/usr/lib/python3/dist-packages/reportlab/lib/boxstuff.py |
500 | -UbuntuDrivers.kerneldetection|1381676718000000000|/usr/lib/python3/dist-packages/UbuntuDrivers/kerneldetection.py | |
501 | -urllib3.packages.__init__|1463046963000000000|/usr/lib/python3/dist-packages/urllib3/packages/__init__.py | |
500 | +UbuntuDrivers.kerneldetection|1460451827000000000|/usr/lib/python3/dist-packages/UbuntuDrivers/kerneldetection.py | |
501 | +urllib3.packages.__init__|1455318829000000000|/usr/lib/python3/dist-packages/urllib3/packages/__init__.py | |
502 | 502 | json.__init__|1473888042000000000|/usr/lib/python3.5/json/__init__.py |
503 | 503 | lib2to3.fixes.fix_unicode|1473888042000000000|/usr/lib/python3.5/lib2to3/fixes/fix_unicode.py |
504 | 504 | numpy.distutils.command.install|1455935316000000000|/usr/lib/python3/dist-packages/numpy/distutils/command/install.py |
@@ -546,7 +546,7 @@ plainbox.vendor.glibc|1448963361000000000|/usr/lib/python3/dist-packages/plainbo | ||
546 | 546 | plainbox.vendor.pyglibc._signalfd|1448963361000000000|/usr/lib/python3/dist-packages/plainbox/vendor/pyglibc/_signalfd.py |
547 | 547 | netrc|1473888039000000000|/usr/lib/python3.5/netrc.py |
548 | 548 | pyasn1.compat.__init__|1341405382000000000|/usr/lib/python3/dist-packages/pyasn1/compat/__init__.py |
549 | -xdiagnose.utils.__init__|1471668853000000000|/usr/lib/python3/dist-packages/xdiagnose/utils/__init__.py | |
549 | +xdiagnose.utils.__init__|1455889381000000000|/usr/lib/python3/dist-packages/xdiagnose/utils/__init__.py | |
550 | 550 | numpy.matrixlib.defmatrix|1459092331000000000|/usr/lib/python3/dist-packages/numpy/matrixlib/defmatrix.py |
551 | 551 | lib2to3.fixes.fix_execfile|1473888042000000000|/usr/lib/python3.5/lib2to3/fixes/fix_execfile.py |
552 | 552 | idlelib.macosxSupport|1473888042000000000|/usr/lib/python3.5/idlelib/macosxSupport.py |
@@ -563,7 +563,7 @@ wave|1473888039000000000|/usr/lib/python3.5/wave.py | ||
563 | 563 | email.utils|1473888041000000000|/usr/lib/python3.5/email/utils.py |
564 | 564 | lib2to3.fixes.fix_throw|1473888042000000000|/usr/lib/python3.5/lib2to3/fixes/fix_throw.py |
565 | 565 | scipy.fftpack.basic|1453854111000000000|/usr/lib/python3/dist-packages/scipy/fftpack/basic.py |
566 | -DistUpgrade.QUrlOpener|1469202467000000000|/usr/lib/python3/dist-packages/DistUpgrade/QUrlOpener.py | |
566 | +DistUpgrade.QUrlOpener|1454970771000000000|/usr/lib/python3/dist-packages/DistUpgrade/QUrlOpener.py | |
567 | 567 | urllib3.packages.ordered_dict|1407350292000000000|/usr/lib/python3/dist-packages/urllib3/packages/ordered_dict.py |
568 | 568 | cryptography.hazmat.primitives.__init__|1456884612000000000|/usr/lib/python3/dist-packages/cryptography/hazmat/primitives/__init__.py |
569 | 569 | orca.scripts.apps.gtk-window-decorator.script|1460077018000000000|/usr/lib/python3/dist-packages/orca/scripts/apps/gtk-window-decorator/script.py |
@@ -585,7 +585,7 @@ plainbox.impl.providers.test_special|1448963361000000000|/usr/lib/python3/dist-p | ||
585 | 585 | scipy.sparse.extract|1453854112000000000|/usr/lib/python3/dist-packages/scipy/sparse/extract.py |
586 | 586 | softwareproperties.__init__|1458632376000000000|/usr/lib/python3/dist-packages/softwareproperties/__init__.py |
587 | 587 | idlelib.configDialog|1473888042000000000|/usr/lib/python3.5/idlelib/configDialog.py |
588 | -urllib3._collections|1463046963000000000|/usr/lib/python3/dist-packages/urllib3/_collections.py | |
588 | +urllib3._collections|1455318829000000000|/usr/lib/python3/dist-packages/urllib3/_collections.py | |
589 | 589 | reportlab.graphics.widgets.signsandsymbols|1455712211000000000|/usr/lib/python3/dist-packages/reportlab/graphics/widgets/signsandsymbols.py |
590 | 590 | distutils.versionpredicate|1473888042000000000|/usr/lib/python3.5/distutils/versionpredicate.py |
591 | 591 | matplotlib.backends.backend_tkagg|1452464420000000000|/usr/lib/python3/dist-packages/matplotlib/backends/backend_tkagg.py |
@@ -613,12 +613,12 @@ _functools|0| | ||
613 | 613 | chardet.chardistribution|1410976609000000000|/usr/lib/python3/dist-packages/chardet/chardistribution.py |
614 | 614 | matplotlib.contour|1452464420000000000|/usr/lib/python3/dist-packages/matplotlib/contour.py |
615 | 615 | time|0| |
616 | -DistUpgrade.DistUpgradeController|1469202467000000000|/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeController.py | |
616 | +DistUpgrade.DistUpgradeController|1460053488000000000|/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeController.py | |
617 | 617 | scipy._lib._tmpdirs|1453854111000000000|/usr/lib/python3/dist-packages/scipy/_lib/_tmpdirs.py |
618 | 618 | xml.dom.__init__|1473888043000000000|/usr/lib/python3.5/xml/dom/__init__.py |
619 | 619 | oauthlib.oauth2.rfc6749.grant_types.__init__|1437294655000000000|/usr/lib/python3/dist-packages/oauthlib/oauth2/rfc6749/grant_types/__init__.py |
620 | 620 | webbrowser|1473888079000000000|/usr/lib/python3.5/webbrowser.py |
621 | -xdiagnose.utils.readurl|1471668853000000000|/usr/lib/python3/dist-packages/xdiagnose/utils/readurl.py | |
621 | +xdiagnose.utils.readurl|1455889381000000000|/usr/lib/python3/dist-packages/xdiagnose/utils/readurl.py | |
622 | 622 | lib2to3.fixes.fix_zip|1473888042000000000|/usr/lib/python3.5/lib2to3/fixes/fix_zip.py |
623 | 623 | orca.braille_rolenames|1460077025000000000|/usr/lib/python3/dist-packages/orca/braille_rolenames.py |
624 | 624 | xkit.xutils|1338893936000000000|/usr/lib/python3/dist-packages/xkit/xutils.py |
@@ -628,7 +628,7 @@ numpy.lib._iotools|1456339085000000000|/usr/lib/python3/dist-packages/numpy/lib/ | ||
628 | 628 | plainbox.vendor.pyglibc._subreaper|1448963361000000000|/usr/lib/python3/dist-packages/plainbox/vendor/pyglibc/_subreaper.py |
629 | 629 | pickletools|1473888039000000000|/usr/lib/python3.5/pickletools.py |
630 | 630 | idlelib.ParenMatch|1473888042000000000|/usr/lib/python3.5/idlelib/ParenMatch.py |
631 | -xdiagnose.config_update|1471668853000000000|/usr/lib/python3/dist-packages/xdiagnose/config_update.py | |
631 | +xdiagnose.config_update|1455889381000000000|/usr/lib/python3/dist-packages/xdiagnose/config_update.py | |
632 | 632 | numpy.lib._version|1455935316000000000|/usr/lib/python3/dist-packages/numpy/lib/_version.py |
633 | 633 | plainbox.impl.secure.test_plugins|1448963361000000000|/usr/lib/python3/dist-packages/plainbox/impl/secure/test_plugins.py |
634 | 634 | scipy.stats.morestats|1453854111000000000|/usr/lib/python3/dist-packages/scipy/stats/morestats.py |
@@ -644,7 +644,7 @@ lxml.includes.dtdvalid|1393443372000000000|/usr/lib/python3/dist-packages/lxml/i | ||
644 | 644 | matplotlib.externals.__init__|1452464420000000000|/usr/lib/python3/dist-packages/matplotlib/externals/__init__.py |
645 | 645 | checkbox_support.vendor.__init__|1447661634000000000|/usr/lib/python3/dist-packages/checkbox_support/vendor/__init__.py |
646 | 646 | matplotlib.backends.qt_editor.__init__|1452464420000000000|/usr/lib/python3/dist-packages/matplotlib/backends/qt_editor/__init__.py |
647 | -xdiagnose.applet|1471668914000000000|/usr/lib/python3/dist-packages/xdiagnose/applet.py | |
647 | +xdiagnose.applet|1455889381000000000|/usr/lib/python3/dist-packages/xdiagnose/applet.py | |
648 | 648 | plainbox.impl.providers.test_v1|1448963361000000000|/usr/lib/python3/dist-packages/plainbox/impl/providers/test_v1.py |
649 | 649 | matplotlib.tests.test_backend_qt5|1452464420000000000|/usr/lib/python3/dist-packages/matplotlib/tests/test_backend_qt5.py |
650 | 650 | matplotlib.tests.test_backend_qt4|1452464420000000000|/usr/lib/python3/dist-packages/matplotlib/tests/test_backend_qt4.py |
@@ -660,12 +660,12 @@ UbuntuSystemService.backend|1446596257000000000|/usr/lib/python3/dist-packages/U | ||
660 | 660 | orca.common_keyboardmap|1460077025000000000|/usr/lib/python3/dist-packages/orca/common_keyboardmap.py |
661 | 661 | guacamole.ingredients.test_cmdtree|1432912342000000000|/usr/lib/python3/dist-packages/guacamole/ingredients/test_cmdtree.py |
662 | 662 | softwareproperties.AptAuth|1458632376000000000|/usr/lib/python3/dist-packages/softwareproperties/AptAuth.py |
663 | -xdiagnose.utils.json_io|1471668853000000000|/usr/lib/python3/dist-packages/xdiagnose/utils/json_io.py | |
663 | +xdiagnose.utils.json_io|1455889381000000000|/usr/lib/python3/dist-packages/xdiagnose/utils/json_io.py | |
664 | 664 | xlsxwriter.chart_line|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/chart_line.py |
665 | 665 | orca.scripts.apps.gtk-window-decorator.__init__|1460077018000000000|/usr/lib/python3/dist-packages/orca/scripts/apps/gtk-window-decorator/__init__.py |
666 | 666 | wsgiref.validate|1473888042000000000|/usr/lib/python3.5/wsgiref/validate.py |
667 | 667 | encodings.latin_1|1473888041000000000|/usr/lib/python3.5/encodings/latin_1.py |
668 | -AptUrl.AptUrl|1463688535000000000|/usr/lib/python3/dist-packages/AptUrl/AptUrl.py | |
668 | +AptUrl.AptUrl|1450260512000000000|/usr/lib/python3/dist-packages/AptUrl/AptUrl.py | |
669 | 669 | gi.types|1458942872000000000|/usr/lib/python3/dist-packages/gi/types.py |
670 | 670 | shelve|1473888039000000000|/usr/lib/python3.5/shelve.py |
671 | 671 | plainbox.impl.censoREd|1448963361000000000|/usr/lib/python3/dist-packages/plainbox/impl/censoREd.py |
@@ -679,7 +679,7 @@ orca.scripts.apps.metacity.__init__|1460077019000000000|/usr/lib/python3/dist-pa | ||
679 | 679 | CommandNotFound.CommandNotFound|1460618113000000000|/usr/lib/python3/dist-packages/CommandNotFound/CommandNotFound.py |
680 | 680 | plainbox.impl._shlex|1448963361000000000|/usr/lib/python3/dist-packages/plainbox/impl/_shlex.py |
681 | 681 | numpy.lib.user_array|1455994695000000000|/usr/lib/python3/dist-packages/numpy/lib/user_array.py |
682 | -UbuntuDrivers.detect|1473241698000000000|/usr/lib/python3/dist-packages/UbuntuDrivers/detect.py | |
682 | +UbuntuDrivers.detect|1460451827000000000|/usr/lib/python3/dist-packages/UbuntuDrivers/detect.py | |
683 | 683 | numpy.compat.__init__|1453333542000000000|/usr/lib/python3/dist-packages/numpy/compat/__init__.py |
684 | 684 | reportlab.lib.sequencer|1455712211000000000|/usr/lib/python3/dist-packages/reportlab/lib/sequencer.py |
685 | 685 | orca.cmdnames|1460077025000000000|/usr/lib/python3/dist-packages/orca/cmdnames.py |
@@ -728,7 +728,7 @@ mako.ext.babelplugin|1445963866000000000|/usr/lib/python3/dist-packages/mako/ext | ||
728 | 728 | checkbox_support.contrib.__init__|1447661634000000000|/usr/lib/python3/dist-packages/checkbox_support/contrib/__init__.py |
729 | 729 | idlelib.textView|1473888042000000000|/usr/lib/python3.5/idlelib/textView.py |
730 | 730 | chardet.latin1prober|1412694194000000000|/usr/lib/python3/dist-packages/chardet/latin1prober.py |
731 | -xdiagnose.diagnostics|1471668853000000000|/usr/lib/python3/dist-packages/xdiagnose/diagnostics.py | |
731 | +xdiagnose.diagnostics|1455889381000000000|/usr/lib/python3/dist-packages/xdiagnose/diagnostics.py | |
732 | 732 | _codecs_hk|0| |
733 | 733 | jwt.utils|1432309855000000000|/usr/lib/python3/dist-packages/jwt/utils.py |
734 | 734 | idlelib.configSectionNameDialog|1473888042000000000|/usr/lib/python3.5/idlelib/configSectionNameDialog.py |
@@ -766,7 +766,7 @@ lib2to3.pgen2.literals|1473888042000000000|/usr/lib/python3.5/lib2to3/pgen2/lite | ||
766 | 766 | tkinter.__init__|1473888039000000000|/usr/lib/python3.5/tkinter/__init__.py |
767 | 767 | scipy.ndimage.morphology|1453854112000000000|/usr/lib/python3/dist-packages/scipy/ndimage/morphology.py |
768 | 768 | pytest|0| |
769 | -Quirks.__init__|1331197427000000000|/usr/lib/python3/dist-packages/Quirks/__init__.py | |
769 | +Quirks.__init__|1460451827000000000|/usr/lib/python3/dist-packages/Quirks/__init__.py | |
770 | 770 | idlelib.AutoComplete|1473888042000000000|/usr/lib/python3.5/idlelib/AutoComplete.py |
771 | 771 | orca.messages|1460077025000000000|/usr/lib/python3/dist-packages/orca/messages.py |
772 | 772 | lxml.isoschematron.__init__|1442560701000000000|/usr/lib/python3/dist-packages/lxml/isoschematron/__init__.py |
@@ -811,14 +811,14 @@ numpy.distutils.log|1453333543000000000|/usr/lib/python3/dist-packages/numpy/dis | ||
811 | 811 | aptsources.distro|1448555609000000000|/usr/lib/python3/dist-packages/aptsources/distro.py |
812 | 812 | reportlab.graphics.samples.scatter_lines_markers|1395865034000000000|/usr/lib/python3/dist-packages/reportlab/graphics/samples/scatter_lines_markers.py |
813 | 813 | plainbox.impl.unit.exporter|1448963361000000000|/usr/lib/python3/dist-packages/plainbox/impl/unit/exporter.py |
814 | -DistUpgrade.DistUpgradeFetcherSelf|1469202467000000000|/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeFetcherSelf.py | |
814 | +DistUpgrade.DistUpgradeFetcherSelf|1454970771000000000|/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeFetcherSelf.py | |
815 | 815 | orca.scripts.apps.xfwm4.script|1460077022000000000|/usr/lib/python3/dist-packages/orca/scripts/apps/xfwm4/script.py |
816 | 816 | errno|0| |
817 | 817 | distutils.log|1473888042000000000|/usr/lib/python3.5/distutils/log.py |
818 | 818 | numpy.distutils.unixccompiler|1455935316000000000|/usr/lib/python3/dist-packages/numpy/distutils/unixccompiler.py |
819 | 819 | encodings.palmos|1473888041000000000|/usr/lib/python3.5/encodings/palmos.py |
820 | 820 | json.encoder|1473888042000000000|/usr/lib/python3.5/json/encoder.py |
821 | -xdiagnose.utils.screen|1471668853000000000|/usr/lib/python3/dist-packages/xdiagnose/utils/screen.py | |
821 | +xdiagnose.utils.screen|1455889381000000000|/usr/lib/python3/dist-packages/xdiagnose/utils/screen.py | |
822 | 822 | PIL.ContainerIO|1459515774000000000|/usr/lib/python3/dist-packages/PIL/ContainerIO.py |
823 | 823 | orca.scripts.apps.gcalctool.script|1460077015000000000|/usr/lib/python3/dist-packages/orca/scripts/apps/gcalctool/script.py |
824 | 824 | profile|1473888078000000000|/usr/lib/python3.5/profile.py |
@@ -876,7 +876,7 @@ scipy.stats._tukeylambda_stats|1453854111000000000|/usr/lib/python3/dist-package | ||
876 | 876 | idlelib.ScriptBinding|1473888042000000000|/usr/lib/python3.5/idlelib/ScriptBinding.py |
877 | 877 | lib2to3.fixes.fix_basestring|1473888042000000000|/usr/lib/python3.5/lib2to3/fixes/fix_basestring.py |
878 | 878 | pexpect.ANSI|1446398138000000000|/usr/lib/python3/dist-packages/pexpect/ANSI.py |
879 | -UbuntuDrivers.PackageKit|1473241698000000000|/usr/lib/python3/dist-packages/UbuntuDrivers/PackageKit.py | |
879 | +UbuntuDrivers.PackageKit|1460451827000000000|/usr/lib/python3/dist-packages/UbuntuDrivers/PackageKit.py | |
880 | 880 | oauthlib.oauth2.rfc6749.endpoints.pre_configured|1437294655000000000|/usr/lib/python3/dist-packages/oauthlib/oauth2/rfc6749/endpoints/pre_configured.py |
881 | 881 | pygtkcompat.__init__|1458942873000000000|/usr/lib/python3/dist-packages/pygtkcompat/__init__.py |
882 | 882 | LanguageSelector.gtk.__init__|1383601649000000000|/usr/lib/python3/dist-packages/LanguageSelector/gtk/__init__.py |
@@ -956,7 +956,7 @@ numpy.f2py.f2py2e|1455993648000000000|/usr/lib/python3/dist-packages/numpy/f2py/ | ||
956 | 956 | plainbox.impl.job|1448963361000000000|/usr/lib/python3/dist-packages/plainbox/impl/job.py |
957 | 957 | PIL.XpmImagePlugin|1459515774000000000|/usr/lib/python3/dist-packages/PIL/XpmImagePlugin.py |
958 | 958 | oauthlib.oauth2.rfc6749.endpoints.revocation|1437296267000000000|/usr/lib/python3/dist-packages/oauthlib/oauth2/rfc6749/endpoints/revocation.py |
959 | -DistUpgrade.DistUpgradeAptCdrom|1469202467000000000|/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeAptCdrom.py | |
959 | +DistUpgrade.DistUpgradeAptCdrom|1457023695000000000|/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeAptCdrom.py | |
960 | 960 | gi.overrides.Unity|1450167809000000000|/usr/lib/python3/dist-packages/gi/overrides/Unity.py |
961 | 961 | Onboard.WPEngine|1455802311000000000|/usr/lib/python3/dist-packages/Onboard/WPEngine.py |
962 | 962 | PIL.PngImagePlugin|1459515774000000000|/usr/lib/python3/dist-packages/PIL/PngImagePlugin.py |
@@ -1013,7 +1013,7 @@ cryptography.hazmat.backends.openssl.cmac|1456884612000000000|/usr/lib/python3/d | ||
1013 | 1013 | matplotlib.tests.test_container|1452464420000000000|/usr/lib/python3/dist-packages/matplotlib/tests/test_container.py |
1014 | 1014 | PIL.SunImagePlugin|1459515774000000000|/usr/lib/python3/dist-packages/PIL/SunImagePlugin.py |
1015 | 1015 | plainbox.impl.unit.file|1448963361000000000|/usr/lib/python3/dist-packages/plainbox/impl/unit/file.py |
1016 | -xdiagnose.utils.file_io|1471668853000000000|/usr/lib/python3/dist-packages/xdiagnose/utils/file_io.py | |
1016 | +xdiagnose.utils.file_io|1455889381000000000|/usr/lib/python3/dist-packages/xdiagnose/utils/file_io.py | |
1017 | 1017 | PIL.OleFileIO|1460836870000000000|/usr/lib/python3/dist-packages/PIL/OleFileIO.py |
1018 | 1018 | _collections_abc|1473888039000000000|/usr/lib/python3.5/_collections_abc.py |
1019 | 1019 | checkbox_support.scripts.tests.__init__|1447661634000000000|/usr/lib/python3/dist-packages/checkbox_support/scripts/tests/__init__.py |
@@ -1044,7 +1044,7 @@ idlelib.ObjectBrowser|1473888042000000000|/usr/lib/python3.5/idlelib/ObjectBrows | ||
1044 | 1044 | gi.overrides.Accounts|1456135847000000000|/usr/lib/python3/dist-packages/gi/overrides/Accounts.py |
1045 | 1045 | scipy.fftpack.helper|1453854111000000000|/usr/lib/python3/dist-packages/scipy/fftpack/helper.py |
1046 | 1046 | ftplib|1473888039000000000|/usr/lib/python3.5/ftplib.py |
1047 | -xdiagnose.errors_treeview|1471668853000000000|/usr/lib/python3/dist-packages/xdiagnose/errors_treeview.py | |
1047 | +xdiagnose.errors_treeview|1455889381000000000|/usr/lib/python3/dist-packages/xdiagnose/errors_treeview.py | |
1048 | 1048 | asyncio.events|1473888041000000000|/usr/lib/python3.5/asyncio/events.py |
1049 | 1049 | glob|1473888039000000000|/usr/lib/python3.5/glob.py |
1050 | 1050 | plainbox.vendor.textland.display|1448963361000000000|/usr/lib/python3/dist-packages/plainbox/vendor/textland/display.py |
@@ -1090,7 +1090,7 @@ idlelib.FileList|1473888042000000000|/usr/lib/python3.5/idlelib/FileList.py | ||
1090 | 1090 | plainbox.impl.commands.session|1448963361000000000|/usr/lib/python3/dist-packages/plainbox/impl/commands/session.py |
1091 | 1091 | reportlab.pdfbase._cidfontdata|1455712211000000000|/usr/lib/python3/dist-packages/reportlab/pdfbase/_cidfontdata.py |
1092 | 1092 | scipy.stats._continuous_distns|1453854111000000000|/usr/lib/python3/dist-packages/scipy/stats/_continuous_distns.py |
1093 | -DistUpgrade.DistUpgradeFetcherCore|1469202467000000000|/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeFetcherCore.py | |
1093 | +DistUpgrade.DistUpgradeFetcherCore|1454970771000000000|/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeFetcherCore.py | |
1094 | 1094 | PIL.IcnsImagePlugin|1459515774000000000|/usr/lib/python3/dist-packages/PIL/IcnsImagePlugin.py |
1095 | 1095 | plainbox.vendor.pyglibc._pthread_sigmask|1448963361000000000|/usr/lib/python3/dist-packages/plainbox/vendor/pyglibc/_pthread_sigmask.py |
1096 | 1096 | aptdaemon.worker.aptworker|1444668116000000000|/usr/lib/python3/dist-packages/aptdaemon/worker/aptworker.py |
@@ -1240,7 +1240,7 @@ lxml.pyclasslookup|1409921063000000000|/usr/lib/python3/dist-packages/lxml/pycla | ||
1240 | 1240 | http.__init__|1473888042000000000|/usr/lib/python3.5/http/__init__.py |
1241 | 1241 | idlelib.CodeContext|1473888042000000000|/usr/lib/python3.5/idlelib/CodeContext.py |
1242 | 1242 | PIL.Hdf5StubImagePlugin|1459515774000000000|/usr/lib/python3/dist-packages/PIL/Hdf5StubImagePlugin.py |
1243 | -Quirks.quirkinfo|1472115429000000000|/usr/lib/python3/dist-packages/Quirks/quirkinfo.py | |
1243 | +Quirks.quirkinfo|1460451827000000000|/usr/lib/python3/dist-packages/Quirks/quirkinfo.py | |
1244 | 1244 | urllib3.request|1450127186000000000|/usr/lib/python3/dist-packages/urllib3/request.py |
1245 | 1245 | numpy|0| |
1246 | 1246 | idna.core|1431986507000000000|/usr/lib/python3/dist-packages/idna/core.py |
@@ -1286,7 +1286,7 @@ orca.scripts.apps.gnome-window-properties.__init__|1460077018000000000|/usr/lib/ | ||
1286 | 1286 | matplotlib.markers|1452464420000000000|/usr/lib/python3/dist-packages/matplotlib/markers.py |
1287 | 1287 | bs4.tests.test_htmlparser|1435521222000000000|/usr/lib/python3/dist-packages/bs4/tests/test_htmlparser.py |
1288 | 1288 | orca.scripts.apps.gnome-panel.script|1460077017000000000|/usr/lib/python3/dist-packages/orca/scripts/apps/gnome-panel/script.py |
1289 | -urllib3.util.request|1463046963000000000|/usr/lib/python3/dist-packages/urllib3/util/request.py | |
1289 | +urllib3.util.request|1455318829000000000|/usr/lib/python3/dist-packages/urllib3/util/request.py | |
1290 | 1290 | matplotlib.tests.test_gridspec|1452464420000000000|/usr/lib/python3/dist-packages/matplotlib/tests/test_gridspec.py |
1291 | 1291 | ctypes.util|1473888042000000000|/usr/lib/python3.5/ctypes/util.py |
1292 | 1292 | scipy.special._ellip_harm|1453854112000000000|/usr/lib/python3/dist-packages/scipy/special/_ellip_harm.py |
@@ -1301,9 +1301,9 @@ scipy.spatial.distance|1453854112000000000|/usr/lib/python3/dist-packages/scipy/ | ||
1301 | 1301 | _warnings|0| |
1302 | 1302 | urllib3.contrib.ntlmpool|1450127186000000000|/usr/lib/python3/dist-packages/urllib3/contrib/ntlmpool.py |
1303 | 1303 | cryptography.hazmat.bindings.__init__|1456884612000000000|/usr/lib/python3/dist-packages/cryptography/hazmat/bindings/__init__.py |
1304 | -DistUpgrade.DistUpgradeMain|1469202467000000000|/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeMain.py | |
1304 | +DistUpgrade.DistUpgradeMain|1454970771000000000|/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeMain.py | |
1305 | 1305 | chardet.euctwfreq|1410976609000000000|/usr/lib/python3/dist-packages/chardet/euctwfreq.py |
1306 | -Quirks.quirkapplier|1381676718000000000|/usr/lib/python3/dist-packages/Quirks/quirkapplier.py | |
1306 | +Quirks.quirkapplier|1460451827000000000|/usr/lib/python3/dist-packages/Quirks/quirkapplier.py | |
1307 | 1307 | oauthlib.oauth2.rfc6749.grant_types.authorization_code|1437296267000000000|/usr/lib/python3/dist-packages/oauthlib/oauth2/rfc6749/grant_types/authorization_code.py |
1308 | 1308 | orca.scripts.apps.evolution.script_utilities|1460077015000000000|/usr/lib/python3/dist-packages/orca/scripts/apps/evolution/script_utilities.py |
1309 | 1309 | sqlite3.dump|1473888042000000000|/usr/lib/python3.5/sqlite3/dump.py |
@@ -1319,7 +1319,7 @@ distutils.text_file|1473888042000000000|/usr/lib/python3.5/distutils/text_file.p | ||
1319 | 1319 | checkbox_support.heuristics.tests.__init__|1447661634000000000|/usr/lib/python3/dist-packages/checkbox_support/heuristics/tests/__init__.py |
1320 | 1320 | lib2to3.fixes.fix_standarderror|1473888042000000000|/usr/lib/python3.5/lib2to3/fixes/fix_standarderror.py |
1321 | 1321 | mako.ext.extract|1445963866000000000|/usr/lib/python3/dist-packages/mako/ext/extract.py |
1322 | -xdiagnose.utils.dicts|1471668853000000000|/usr/lib/python3/dist-packages/xdiagnose/utils/dicts.py | |
1322 | +xdiagnose.utils.dicts|1455889381000000000|/usr/lib/python3/dist-packages/xdiagnose/utils/dicts.py | |
1323 | 1323 | cupshelpers.xmldriverprefs|1455325950000000000|/usr/lib/python3/dist-packages/cupshelpers/xmldriverprefs.py |
1324 | 1324 | softwareproperties.shortcuts|1458632376000000000|/usr/lib/python3/dist-packages/softwareproperties/shortcuts.py |
1325 | 1325 | orca.scripts.toolkits.GAIL.__init__|1460077022000000000|/usr/lib/python3/dist-packages/orca/scripts/toolkits/GAIL/__init__.py |
@@ -1353,7 +1353,7 @@ UpdateManager.Core.AlertWatcher|1341269302000000000|/usr/lib/python3/dist-packag | ||
1353 | 1353 | argparse|1473888039000000000|/usr/lib/python3.5/argparse.py |
1354 | 1354 | scipy.signal._arraytools|1453854112000000000|/usr/lib/python3/dist-packages/scipy/signal/_arraytools.py |
1355 | 1355 | idlelib.MultiStatusBar|1473888042000000000|/usr/lib/python3.5/idlelib/MultiStatusBar.py |
1356 | -DistUpgrade.SimpleGtk3builderApp|1469202467000000000|/usr/lib/python3/dist-packages/DistUpgrade/SimpleGtk3builderApp.py | |
1356 | +DistUpgrade.SimpleGtk3builderApp|1454970771000000000|/usr/lib/python3/dist-packages/DistUpgrade/SimpleGtk3builderApp.py | |
1357 | 1357 | encodings.iso2022_jp_2004|1473888041000000000|/usr/lib/python3.5/encodings/iso2022_jp_2004.py |
1358 | 1358 | reportlab.pdfbase._fontdata_enc_standard|1363260609000000000|/usr/lib/python3/dist-packages/reportlab/pdfbase/_fontdata_enc_standard.py |
1359 | 1359 | PIL.FitsStubImagePlugin|1459515774000000000|/usr/lib/python3/dist-packages/PIL/FitsStubImagePlugin.py |
@@ -1485,8 +1485,8 @@ speechd_config.__init__|1455832313000000000|/usr/lib/python3/dist-packages/speec | ||
1485 | 1485 | gi._error|1458942872000000000|/usr/lib/python3/dist-packages/gi/_error.py |
1486 | 1486 | pyatspi.component|1451171492000000000|/usr/lib/python3/dist-packages/pyatspi/component.py |
1487 | 1487 | scipy.interpolate.fitpack2|1453854112000000000|/usr/lib/python3/dist-packages/scipy/interpolate/fitpack2.py |
1488 | -xdiagnose.xorglog|1471668853000000000|/usr/lib/python3/dist-packages/xdiagnose/xorglog.py | |
1489 | -apport.hookutils|1463562897000000000|/usr/lib/python3/dist-packages/apport/hookutils.py | |
1488 | +xdiagnose.xorglog|1455889381000000000|/usr/lib/python3/dist-packages/xdiagnose/xorglog.py | |
1489 | +apport.hookutils|1460603802000000000|/usr/lib/python3/dist-packages/apport/hookutils.py | |
1490 | 1490 | checkbox_support.lib.tz|1447661634000000000|/usr/lib/python3/dist-packages/checkbox_support/lib/tz.py |
1491 | 1491 | xdg.__init__|1354831794000000000|/usr/lib/python3/dist-packages/xdg/__init__.py |
1492 | 1492 | mako.ext.linguaplugin|1445963866000000000|/usr/lib/python3/dist-packages/mako/ext/linguaplugin.py |
@@ -1546,7 +1546,7 @@ zlib|0| | ||
1546 | 1546 | orca.script_utilities|1460077025000000000|/usr/lib/python3/dist-packages/orca/script_utilities.py |
1547 | 1547 | orca.scripts.apps.soffice.spellcheck|1460077021000000000|/usr/lib/python3/dist-packages/orca/scripts/apps/soffice/spellcheck.py |
1548 | 1548 | email.__init__|1473888041000000000|/usr/lib/python3.5/email/__init__.py |
1549 | -AptUrl.Helpers|1463688535000000000|/usr/lib/python3/dist-packages/AptUrl/Helpers.py | |
1549 | +AptUrl.Helpers|1450260512000000000|/usr/lib/python3/dist-packages/AptUrl/Helpers.py | |
1550 | 1550 | distutils.command.clean|1473888042000000000|/usr/lib/python3.5/distutils/command/clean.py |
1551 | 1551 | pexpect.screen|1446398138000000000|/usr/lib/python3/dist-packages/pexpect/screen.py |
1552 | 1552 | poplib|1473888039000000000|/usr/lib/python3.5/poplib.py |
@@ -1574,7 +1574,7 @@ sessioninstaller.backends.dummy|1439114139000000000|/usr/lib/python3/dist-packag | ||
1574 | 1574 | tkinter.__main__|1473888039000000000|/usr/lib/python3.5/tkinter/__main__.py |
1575 | 1575 | idlelib.RemoteObjectBrowser|1473888042000000000|/usr/lib/python3.5/idlelib/RemoteObjectBrowser.py |
1576 | 1576 | oauthlib.oauth2.rfc6749.endpoints.token|1437294655000000000|/usr/lib/python3/dist-packages/oauthlib/oauth2/rfc6749/endpoints/token.py |
1577 | -AptUrl.gtk.backend.InstallBackendAptdaemon|1463688778000000000|/usr/lib/python3/dist-packages/AptUrl/gtk/backend/InstallBackendAptdaemon.py | |
1577 | +AptUrl.gtk.backend.InstallBackendAptdaemon|1450260512000000000|/usr/lib/python3/dist-packages/AptUrl/gtk/backend/InstallBackendAptdaemon.py | |
1578 | 1578 | scipy.io.wavfile|1453854112000000000|/usr/lib/python3/dist-packages/scipy/io/wavfile.py |
1579 | 1579 | idlelib.TreeWidget|1473888042000000000|/usr/lib/python3.5/idlelib/TreeWidget.py |
1580 | 1580 | orca.eventsynthesizer|1460077025000000000|/usr/lib/python3/dist-packages/orca/eventsynthesizer.py |
@@ -1590,7 +1590,7 @@ matplotlib.backends.backend_cairo|1452464420000000000|/usr/lib/python3/dist-pack | ||
1590 | 1590 | scipy.odr.add_newdocs|1453854111000000000|/usr/lib/python3/dist-packages/scipy/odr/add_newdocs.py |
1591 | 1591 | reportlab.lib.enums|1455712211000000000|/usr/lib/python3/dist-packages/reportlab/lib/enums.py |
1592 | 1592 | plainbox.vendor.textland.image|1448963361000000000|/usr/lib/python3/dist-packages/plainbox/vendor/textland/image.py |
1593 | -AptUrl.gtk.__init__|1463688535000000000|/usr/lib/python3/dist-packages/AptUrl/gtk/__init__.py | |
1593 | +AptUrl.gtk.__init__|1450260512000000000|/usr/lib/python3/dist-packages/AptUrl/gtk/__init__.py | |
1594 | 1594 | asyncio.base_subprocess|1473888041000000000|/usr/lib/python3.5/asyncio/base_subprocess.py |
1595 | 1595 | reportlab.lib.__init__|1455772805000000000|/usr/lib/python3/dist-packages/reportlab/lib/__init__.py |
1596 | 1596 | requests.cookies|1451210366000000000|/usr/lib/python3/dist-packages/requests/cookies.py |
@@ -1605,7 +1605,7 @@ idna.__init__|1398215823000000000|/usr/lib/python3/dist-packages/idna/__init__.p | ||
1605 | 1605 | mpl_toolkits.gtktools|1452464420000000000|/usr/lib/python3/dist-packages/mpl_toolkits/gtktools.py |
1606 | 1606 | xlsxwriter.styles|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/styles.py |
1607 | 1607 | plainbox.impl.unit.category|1448963361000000000|/usr/lib/python3/dist-packages/plainbox/impl/unit/category.py |
1608 | -AptUrl.gtk.GtkUI|1463689187000000000|/usr/lib/python3/dist-packages/AptUrl/gtk/GtkUI.py | |
1608 | +AptUrl.gtk.GtkUI|1452685673000000000|/usr/lib/python3/dist-packages/AptUrl/gtk/GtkUI.py | |
1609 | 1609 | optparse|1473888039000000000|/usr/lib/python3.5/optparse.py |
1610 | 1610 | matplotlib.lines|1452464420000000000|/usr/lib/python3/dist-packages/matplotlib/lines.py |
1611 | 1611 | oauthlib.oauth2.rfc6749.clients.service_application|1437295073000000000|/usr/lib/python3/dist-packages/oauthlib/oauth2/rfc6749/clients/service_application.py |
@@ -1688,7 +1688,7 @@ macpath|1473888039000000000|/usr/lib/python3.5/macpath.py | ||
1688 | 1688 | oauthlib.oauth2.rfc6749.clients.legacy_application|1437294655000000000|/usr/lib/python3/dist-packages/oauthlib/oauth2/rfc6749/clients/legacy_application.py |
1689 | 1689 | orca.scripts.toolkits.Gecko.script|1460077022000000000|/usr/lib/python3/dist-packages/orca/scripts/toolkits/Gecko/script.py |
1690 | 1690 | reportlab.pdfbase._fontdata_widths_courieroblique|1363260609000000000|/usr/lib/python3/dist-packages/reportlab/pdfbase/_fontdata_widths_courieroblique.py |
1691 | -DistUpgrade.ReleaseNotesViewer|1469202467000000000|/usr/lib/python3/dist-packages/DistUpgrade/ReleaseNotesViewer.py | |
1691 | +DistUpgrade.ReleaseNotesViewer|1454970771000000000|/usr/lib/python3/dist-packages/DistUpgrade/ReleaseNotesViewer.py | |
1692 | 1692 | crypt|1473888039000000000|/usr/lib/python3.5/crypt.py |
1693 | 1693 | mpl_toolkits.__init__|1452464420000000000|/usr/lib/python3/dist-packages/mpl_toolkits/__init__.py |
1694 | 1694 | Onboard.Keyboard|1455802311000000000|/usr/lib/python3/dist-packages/Onboard/Keyboard.py |
@@ -1714,7 +1714,7 @@ orca.scripts.web.__init__|1460077024000000000|/usr/lib/python3/dist-packages/orc | ||
1714 | 1714 | checkbox_support.scripts.tests.test_audio_settings|1447661634000000000|/usr/lib/python3/dist-packages/checkbox_support/scripts/tests/test_audio_settings.py |
1715 | 1715 | matplotlib.tests.test_contour|1452464420000000000|/usr/lib/python3/dist-packages/matplotlib/tests/test_contour.py |
1716 | 1716 | idlelib.idlever|1473888042000000000|/usr/lib/python3.5/idlelib/idlever.py |
1717 | -DistUpgrade.DistUpgradeViewKDE|1469202467000000000|/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeViewKDE.py | |
1717 | +DistUpgrade.DistUpgradeViewKDE|1459984827000000000|/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeViewKDE.py | |
1718 | 1718 | orca.scripts.apps.rhythmbox.script|1460077021000000000|/usr/lib/python3/dist-packages/orca/scripts/apps/rhythmbox/script.py |
1719 | 1719 | tkinter.constants|1473888039000000000|/usr/lib/python3.5/tkinter/constants.py |
1720 | 1720 | orca.scripts.apps.Instantbird.chat|1460077019000000000|/usr/lib/python3/dist-packages/orca/scripts/apps/Instantbird/chat.py |
@@ -1741,7 +1741,7 @@ sessioninstaller.gstinstaller|1458142838000000000|/usr/lib/python3/dist-packages | ||
1741 | 1741 | PIL.GribStubImagePlugin|1459515774000000000|/usr/lib/python3/dist-packages/PIL/GribStubImagePlugin.py |
1742 | 1742 | urllib3.packages.ssl_match_hostname._implementation|1407350292000000000|/usr/lib/python3/dist-packages/urllib3/packages/ssl_match_hostname/_implementation.py |
1743 | 1743 | jwt.contrib.algorithms.pycrypto|1430071259000000000|/usr/lib/python3/dist-packages/jwt/contrib/algorithms/pycrypto.py |
1744 | -xdiagnose.utils.node|1471668853000000000|/usr/lib/python3/dist-packages/xdiagnose/utils/node.py | |
1744 | +xdiagnose.utils.node|1455889381000000000|/usr/lib/python3/dist-packages/xdiagnose/utils/node.py | |
1745 | 1745 | checkbox_support.heuristics.udev|1447661634000000000|/usr/lib/python3/dist-packages/checkbox_support/heuristics/udev.py |
1746 | 1746 | reportlab.graphics.samples.bubble|1395865034000000000|/usr/lib/python3/dist-packages/reportlab/graphics/samples/bubble.py |
1747 | 1747 | numpy.lib.financial|1459092331000000000|/usr/lib/python3/dist-packages/numpy/lib/financial.py |
@@ -1780,7 +1780,7 @@ chardet.gb2312prober|1410976609000000000|/usr/lib/python3/dist-packages/chardet/ | ||
1780 | 1780 | numpy.core.setup_common|1460846725000000000|/usr/lib/python3/dist-packages/numpy/core/setup_common.py |
1781 | 1781 | orca.scripts.apps.gnome-keyring-ask.script|1460077016000000000|/usr/lib/python3/dist-packages/orca/scripts/apps/gnome-keyring-ask/script.py |
1782 | 1782 | numpy.lib.index_tricks|1456339085000000000|/usr/lib/python3/dist-packages/numpy/lib/index_tricks.py |
1783 | -DistUpgrade.SimpleGtkbuilderApp|1469202467000000000|/usr/lib/python3/dist-packages/DistUpgrade/SimpleGtkbuilderApp.py | |
1783 | +DistUpgrade.SimpleGtkbuilderApp|1454970771000000000|/usr/lib/python3/dist-packages/DistUpgrade/SimpleGtkbuilderApp.py | |
1784 | 1784 | plainbox.vendor.extcmd.test|1448963361000000000|/usr/lib/python3/dist-packages/plainbox/vendor/extcmd/test.py |
1785 | 1785 | lib2to3.pgen2.pgen|1473888042000000000|/usr/lib/python3.5/lib2to3/pgen2/pgen.py |
1786 | 1786 | matplotlib.testing.compare|1452464420000000000|/usr/lib/python3/dist-packages/matplotlib/testing/compare.py |
@@ -1789,7 +1789,7 @@ mailbox|1473888039000000000|/usr/lib/python3.5/mailbox.py | ||
1789 | 1789 | oauthlib.oauth1.rfc5849.errors|1437294655000000000|/usr/lib/python3/dist-packages/oauthlib/oauth1/rfc5849/errors.py |
1790 | 1790 | idlelib.UndoDelegator|1473888042000000000|/usr/lib/python3.5/idlelib/UndoDelegator.py |
1791 | 1791 | encodings.mac_centeuro|1473888041000000000|/usr/lib/python3.5/encodings/mac_centeuro.py |
1792 | -DistUpgrade.DistUpgradeFetcherKDE|1469202467000000000|/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeFetcherKDE.py | |
1792 | +DistUpgrade.DistUpgradeFetcherKDE|1460053488000000000|/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeFetcherKDE.py | |
1793 | 1793 | checkbox_support.tests.__init__|1447661634000000000|/usr/lib/python3/dist-packages/checkbox_support/tests/__init__.py |
1794 | 1794 | dbus.decorators|1453353528000000000|/usr/lib/python3/dist-packages/dbus/decorators.py |
1795 | 1795 | plainbox.impl.session.manager|1448963361000000000|/usr/lib/python3/dist-packages/plainbox/impl/session/manager.py |
@@ -1868,13 +1868,13 @@ reportlab.pdfbase._fontdata_enc_zapfdingbats|1363260609000000000|/usr/lib/python | ||
1868 | 1868 | matplotlib.blocking_input|1452464420000000000|/usr/lib/python3/dist-packages/matplotlib/blocking_input.py |
1869 | 1869 | dateutil.tz|1427462373000000000|/usr/lib/python3/dist-packages/dateutil/tz.py |
1870 | 1870 | email.mime.multipart|1473888041000000000|/usr/lib/python3.5/email/mime/multipart.py |
1871 | -DistUpgrade.DistUpgradeGettext|1469202467000000000|/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeGettext.py | |
1871 | +DistUpgrade.DistUpgradeGettext|1454970771000000000|/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeGettext.py | |
1872 | 1872 | chardet.euctwprober|1410976609000000000|/usr/lib/python3/dist-packages/chardet/euctwprober.py |
1873 | 1873 | softwareproperties.gtk.DialogAdd|1458632376000000000|/usr/lib/python3/dist-packages/softwareproperties/gtk/DialogAdd.py |
1874 | 1874 | xdg.MenuEditor|1204466224000000000|/usr/lib/python3/dist-packages/xdg/MenuEditor.py |
1875 | 1875 | LanguageSelector.macros|1383601649000000000|/usr/lib/python3/dist-packages/LanguageSelector/macros.py |
1876 | 1876 | plainbox.testing_utils.__init__|1448963361000000000|/usr/lib/python3/dist-packages/plainbox/testing_utils/__init__.py |
1877 | -xdiagnose.utils.config|1471668853000000000|/usr/lib/python3/dist-packages/xdiagnose/utils/config.py | |
1877 | +xdiagnose.utils.config|1455889381000000000|/usr/lib/python3/dist-packages/xdiagnose/utils/config.py | |
1878 | 1878 | scipy.optimize._minimize|1453854112000000000|/usr/lib/python3/dist-packages/scipy/optimize/_minimize.py |
1879 | 1879 | email.contentmanager|1473888041000000000|/usr/lib/python3.5/email/contentmanager.py |
1880 | 1880 | matplotlib.tests.test_png|1452464420000000000|/usr/lib/python3/dist-packages/matplotlib/tests/test_png.py |
@@ -1904,7 +1904,7 @@ reportlab.pdfgen.pathobject|1455712212000000000|/usr/lib/python3/dist-packages/r | ||
1904 | 1904 | scipy.signal._peak_finding|1453854112000000000|/usr/lib/python3/dist-packages/scipy/signal/_peak_finding.py |
1905 | 1905 | plainbox.impl.unit.test_testplan|1448963361000000000|/usr/lib/python3/dist-packages/plainbox/impl/unit/test_testplan.py |
1906 | 1906 | plainbox.impl.test_decorators|1448963361000000000|/usr/lib/python3/dist-packages/plainbox/impl/test_decorators.py |
1907 | -NvidiaDetector.alternatives|1381676718000000000|/usr/lib/python3/dist-packages/NvidiaDetector/alternatives.py | |
1907 | +NvidiaDetector.alternatives|1460451827000000000|/usr/lib/python3/dist-packages/NvidiaDetector/alternatives.py | |
1908 | 1908 | email.parser|1473888041000000000|/usr/lib/python3.5/email/parser.py |
1909 | 1909 | orca.scripts.web.script_utilities|1460077024000000000|/usr/lib/python3/dist-packages/orca/scripts/web/script_utilities.py |
1910 | 1910 | numpy.lib.nanfunctions|1459092331000000000|/usr/lib/python3/dist-packages/numpy/lib/nanfunctions.py |
@@ -1945,7 +1945,7 @@ cupshelpers.__init__|1455325950000000000|/usr/lib/python3/dist-packages/cupshelp | ||
1945 | 1945 | encodings.gbk|1473888041000000000|/usr/lib/python3.5/encodings/gbk.py |
1946 | 1946 | PIL.BufrStubImagePlugin|1459515774000000000|/usr/lib/python3/dist-packages/PIL/BufrStubImagePlugin.py |
1947 | 1947 | reportlab.graphics.barcode.qrencoder|1402666227000000000|/usr/lib/python3/dist-packages/reportlab/graphics/barcode/qrencoder.py |
1948 | -Quirks.quirkreader|1472115429000000000|/usr/lib/python3/dist-packages/Quirks/quirkreader.py | |
1948 | +Quirks.quirkreader|1460451827000000000|/usr/lib/python3/dist-packages/Quirks/quirkreader.py | |
1949 | 1949 | xml.dom.NodeFilter|1473888043000000000|/usr/lib/python3.5/xml/dom/NodeFilter.py |
1950 | 1950 | numpy.lib.ufunclike|1453333543000000000|/usr/lib/python3/dist-packages/numpy/lib/ufunclike.py |
1951 | 1951 | pyatspi.Accessibility|1451171492000000000|/usr/lib/python3/dist-packages/pyatspi/Accessibility.py |
@@ -1966,7 +1966,7 @@ Onboard.LayoutView|1455802311000000000|/usr/lib/python3/dist-packages/Onboard/La | ||
1966 | 1966 | numpy.testing.utils|1459092331000000000|/usr/lib/python3/dist-packages/numpy/testing/utils.py |
1967 | 1967 | xml.dom.pulldom|1473888043000000000|/usr/lib/python3.5/xml/dom/pulldom.py |
1968 | 1968 | distutils.version|1473888042000000000|/usr/lib/python3.5/distutils/version.py |
1969 | -xdiagnose.utils.paths|1471668853000000000|/usr/lib/python3/dist-packages/xdiagnose/utils/paths.py | |
1969 | +xdiagnose.utils.paths|1455889381000000000|/usr/lib/python3/dist-packages/xdiagnose/utils/paths.py | |
1970 | 1970 | contextlib|1473888039000000000|/usr/lib/python3.5/contextlib.py |
1971 | 1971 | html5lib.filters.__init__|1387754609000000000|/usr/lib/python3/dist-packages/html5lib/filters/__init__.py |
1972 | 1972 | matplotlib.patches|1452464420000000000|/usr/lib/python3/dist-packages/matplotlib/patches.py |
@@ -1992,7 +1992,7 @@ plainbox.impl.test_censoREd|1448963361000000000|/usr/lib/python3/dist-packages/p | ||
1992 | 1992 | pexpect.run|1446398138000000000|/usr/lib/python3/dist-packages/pexpect/run.py |
1993 | 1993 | distutils.command.bdist_wininst|1473888042000000000|/usr/lib/python3.5/distutils/command/bdist_wininst.py |
1994 | 1994 | orca.notification_messages|1460077025000000000|/usr/lib/python3/dist-packages/orca/notification_messages.py |
1995 | -urllib3.fields|1463046963000000000|/usr/lib/python3/dist-packages/urllib3/fields.py | |
1995 | +urllib3.fields|1455318829000000000|/usr/lib/python3/dist-packages/urllib3/fields.py | |
1996 | 1996 | apt.utils|1448555609000000000|/usr/lib/python3/dist-packages/apt/utils.py |
1997 | 1997 | _stat|0| |
1998 | 1998 | httplib2.iri2uri|1428760215000000000|/usr/lib/python3/dist-packages/httplib2/iri2uri.py |
@@ -2014,7 +2014,7 @@ pyexpat|0| | ||
2014 | 2014 | apport.crashdb_impl.debian|1459433618000000000|/usr/lib/python3/dist-packages/apport/crashdb_impl/debian.py |
2015 | 2015 | chardet.big5freq|1410976609000000000|/usr/lib/python3/dist-packages/chardet/big5freq.py |
2016 | 2016 | html5lib.inputstream|1387810640000000000|/usr/lib/python3/dist-packages/html5lib/inputstream.py |
2017 | -AptUrl.UI|1463688535000000000|/usr/lib/python3/dist-packages/AptUrl/UI.py | |
2017 | +AptUrl.UI|1450260512000000000|/usr/lib/python3/dist-packages/AptUrl/UI.py | |
2018 | 2018 | matplotlib.stackplot|1452464420000000000|/usr/lib/python3/dist-packages/matplotlib/stackplot.py |
2019 | 2019 | tkinter.font|1473888039000000000|/usr/lib/python3.5/tkinter/font.py |
2020 | 2020 | numpy.lib.setup|1455935316000000000|/usr/lib/python3/dist-packages/numpy/lib/setup.py |
@@ -2063,10 +2063,10 @@ reportlab.lib.rparsexml|1395865035000000000|/usr/lib/python3/dist-packages/repor | ||
2063 | 2063 | _sysconfigdata_m|1473888065000000000|/usr/lib/python3.5/plat-x86_64-linux-gnu/_sysconfigdata_m.py |
2064 | 2064 | matplotlib.tests.test_mlab|1452464420000000000|/usr/lib/python3/dist-packages/matplotlib/tests/test_mlab.py |
2065 | 2065 | plainbox.impl.test_developer|1448963361000000000|/usr/lib/python3/dist-packages/plainbox/impl/test_developer.py |
2066 | -xdiagnose.x_pkg_names|1471668853000000000|/usr/lib/python3/dist-packages/xdiagnose/x_pkg_names.py | |
2066 | +xdiagnose.x_pkg_names|1455889381000000000|/usr/lib/python3/dist-packages/xdiagnose/x_pkg_names.py | |
2067 | 2067 | idlelib.ZoomHeight|1473888042000000000|/usr/lib/python3.5/idlelib/ZoomHeight.py |
2068 | 2068 | unittest.main|1473888043000000000|/usr/lib/python3.5/unittest/main.py |
2069 | -AptUrl.__init__|1463688535000000000|/usr/lib/python3/dist-packages/AptUrl/__init__.py | |
2069 | +AptUrl.__init__|1450260512000000000|/usr/lib/python3/dist-packages/AptUrl/__init__.py | |
2070 | 2070 | asyncio.coroutines|1473888041000000000|/usr/lib/python3.5/asyncio/coroutines.py |
2071 | 2071 | cryptography.hazmat.primitives.kdf.__init__|1456884612000000000|/usr/lib/python3/dist-packages/cryptography/hazmat/primitives/kdf/__init__.py |
2072 | 2072 | matplotlib.tests.test_lines|1452464420000000000|/usr/lib/python3/dist-packages/matplotlib/tests/test_lines.py |
@@ -2077,7 +2077,7 @@ ptyprocess.__init__|1432157619000000000|/usr/lib/python3/dist-packages/ptyproces | ||
2077 | 2077 | orca.scripts.toolkits.gtk.script_utilities|1460077023000000000|/usr/lib/python3/dist-packages/orca/scripts/toolkits/gtk/script_utilities.py |
2078 | 2078 | _collections|0| |
2079 | 2079 | mako.template|1445963866000000000|/usr/lib/python3/dist-packages/mako/template.py |
2080 | -lsb_release|1466544384000000000|/usr/lib/python3/dist-packages/lsb_release.py | |
2080 | +lsb_release|1440582879000000000|/usr/lib/python3/dist-packages/lsb_release.py | |
2081 | 2081 | ipaddress|1473888039000000000|/usr/lib/python3.5/ipaddress.py |
2082 | 2082 | plainbox.impl.commands.cmd_device|1448963361000000000|/usr/lib/python3/dist-packages/plainbox/impl/commands/cmd_device.py |
2083 | 2083 | reportlab.graphics.testshapes|1455772805000000000|/usr/lib/python3/dist-packages/reportlab/graphics/testshapes.py |
@@ -2115,7 +2115,7 @@ dbm.gnu|1473888042000000000|/usr/lib/python3.5/dbm/gnu.py | ||
2115 | 2115 | multiprocessing.semaphore_tracker|1473888043000000000|/usr/lib/python3.5/multiprocessing/semaphore_tracker.py |
2116 | 2116 | scipy._build_utils._fortran|1453854112000000000|/usr/lib/python3/dist-packages/scipy/_build_utils/_fortran.py |
2117 | 2117 | softwareproperties.dbus.__init__|1458632376000000000|/usr/lib/python3/dist-packages/softwareproperties/dbus/__init__.py |
2118 | -DistUpgrade.__init__|1469202467000000000|/usr/lib/python3/dist-packages/DistUpgrade/__init__.py | |
2118 | +DistUpgrade.__init__|1454970771000000000|/usr/lib/python3/dist-packages/DistUpgrade/__init__.py | |
2119 | 2119 | lib2to3.fixes.fix_filter|1473888042000000000|/usr/lib/python3.5/lib2to3/fixes/fix_filter.py |
2120 | 2120 | matplotlib.backends.backend_ps|1452464420000000000|/usr/lib/python3/dist-packages/matplotlib/backends/backend_ps.py |
2121 | 2121 | lxml._elementpath|1442560701000000000|/usr/lib/python3/dist-packages/lxml/_elementpath.py |
@@ -2129,7 +2129,7 @@ lxml.includes.xpath|1349633055000000000|/usr/lib/python3/dist-packages/lxml/incl | ||
2129 | 2129 | _heapq|0| |
2130 | 2130 | scipy.sparse.linalg.eigen.arpack.__init__|1453854112000000000|/usr/lib/python3/dist-packages/scipy/sparse/linalg/eigen/arpack/__init__.py |
2131 | 2131 | tabnanny|1473888080000000000|/usr/lib/python3.5/tabnanny.py |
2132 | -xdiagnose.edid|1471668853000000000|/usr/lib/python3/dist-packages/xdiagnose/edid.py | |
2132 | +xdiagnose.edid|1455889381000000000|/usr/lib/python3/dist-packages/xdiagnose/edid.py | |
2133 | 2133 | _sysconfigdata|1385208588000000000|/usr/lib/python3.5/_sysconfigdata.py |
2134 | 2134 | idlelib.PyParse|1473888042000000000|/usr/lib/python3.5/idlelib/PyParse.py |
2135 | 2135 | plainbox._lazymod|1448963361000000000|/usr/lib/python3/dist-packages/plainbox/_lazymod.py |
@@ -2148,7 +2148,7 @@ language_support_pkgs|1456767625000000000|/usr/lib/python3/dist-packages/languag | ||
2148 | 2148 | chardet.mbcssm|1412694194000000000|/usr/lib/python3/dist-packages/chardet/mbcssm.py |
2149 | 2149 | zipfile|1473888039000000000|/usr/lib/python3.5/zipfile.py |
2150 | 2150 | os.path|0| |
2151 | -DistUpgrade.DistUpgradeQuirks|1469202467000000000|/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeQuirks.py | |
2151 | +DistUpgrade.DistUpgradeQuirks|1460764792000000000|/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeQuirks.py | |
2152 | 2152 | matplotlib.tests.test_backend_svg|1452464420000000000|/usr/lib/python3/dist-packages/matplotlib/tests/test_backend_svg.py |
2153 | 2153 | pexpect.spawnbase|1446398138000000000|/usr/lib/python3/dist-packages/pexpect/spawnbase.py |
2154 | 2154 | aptdaemon.config|1408626624000000000|/usr/lib/python3/dist-packages/aptdaemon/config.py |
@@ -2184,14 +2184,14 @@ mako.lexer|1445963866000000000|/usr/lib/python3/dist-packages/mako/lexer.py | ||
2184 | 2184 | timeit|1473888073000000000|/usr/lib/python3.5/timeit.py |
2185 | 2185 | xdg.BaseDirectory|1390994160000000000|/usr/lib/python3/dist-packages/xdg/BaseDirectory.py |
2186 | 2186 | orca.scripts.apps.gnome-shell.formatting|1460077017000000000|/usr/lib/python3/dist-packages/orca/scripts/apps/gnome-shell/formatting.py |
2187 | -apport.packaging_impl|1463562899000000000|/usr/lib/python3/dist-packages/apport/packaging_impl.py | |
2188 | -AptUrl.gtk.backend.InstallBackendSynaptic|1463688535000000000|/usr/lib/python3/dist-packages/AptUrl/gtk/backend/InstallBackendSynaptic.py | |
2187 | +apport.packaging_impl|1460603804000000000|/usr/lib/python3/dist-packages/apport/packaging_impl.py | |
2188 | +AptUrl.gtk.backend.InstallBackendSynaptic|1450260512000000000|/usr/lib/python3/dist-packages/AptUrl/gtk/backend/InstallBackendSynaptic.py | |
2189 | 2189 | numpy.distutils.from_template|1459092331000000000|/usr/lib/python3/dist-packages/numpy/distutils/from_template.py |
2190 | 2190 | pexpect.__init__|1446398138000000000|/usr/lib/python3/dist-packages/pexpect/__init__.py |
2191 | 2191 | mpl_toolkits.axes_grid.axislines|1452464420000000000|/usr/lib/python3/dist-packages/mpl_toolkits/axes_grid/axislines.py |
2192 | -xdiagnose.welcome|1471668853000000000|/usr/lib/python3/dist-packages/xdiagnose/welcome.py | |
2192 | +xdiagnose.welcome|1455889381000000000|/usr/lib/python3/dist-packages/xdiagnose/welcome.py | |
2193 | 2193 | urllib3.contrib.pyopenssl|1450127186000000000|/usr/lib/python3/dist-packages/urllib3/contrib/pyopenssl.py |
2194 | -DistUpgrade.DistUpgradeApport|1469202467000000000|/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeApport.py | |
2194 | +DistUpgrade.DistUpgradeApport|1454970771000000000|/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeApport.py | |
2195 | 2195 | plainbox.__main__|1448963361000000000|/usr/lib/python3/dist-packages/plainbox/__main__.py |
2196 | 2196 | matplotlib.tests.test_type1font|1452464420000000000|/usr/lib/python3/dist-packages/matplotlib/tests/test_type1font.py |
2197 | 2197 | plainbox.vendor.textland.keys|1448963361000000000|/usr/lib/python3/dist-packages/plainbox/vendor/textland/keys.py |
@@ -2272,7 +2272,7 @@ plainbox.impl.secure.providers.test_v1|1448963361000000000|/usr/lib/python3/dist | ||
2272 | 2272 | Onboard.ClickSimulator|1455802311000000000|/usr/lib/python3/dist-packages/Onboard/ClickSimulator.py |
2273 | 2273 | matplotlib.backends.backend_wx|1452464420000000000|/usr/lib/python3/dist-packages/matplotlib/backends/backend_wx.py |
2274 | 2274 | pyatspi.deviceevent|1451171492000000000|/usr/lib/python3/dist-packages/pyatspi/deviceevent.py |
2275 | -xdiagnose.utils.url_io|1471668853000000000|/usr/lib/python3/dist-packages/xdiagnose/utils/url_io.py | |
2275 | +xdiagnose.utils.url_io|1455889381000000000|/usr/lib/python3/dist-packages/xdiagnose/utils/url_io.py | |
2276 | 2276 | xlsxwriter.shape|1427833830000000000|/usr/lib/python3/dist-packages/xlsxwriter/shape.py |
2277 | 2277 | encodings.hp_roman8|1473888041000000000|/usr/lib/python3.5/encodings/hp_roman8.py |
2278 | 2278 | hmac|1473888039000000000|/usr/lib/python3.5/hmac.py |
@@ -2323,7 +2323,7 @@ plainbox.impl.depmgr|1448963361000000000|/usr/lib/python3/dist-packages/plainbox | ||
2323 | 2323 | numpy.compat.setup|1455935316000000000|/usr/lib/python3/dist-packages/numpy/compat/setup.py |
2324 | 2324 | zipimport|0| |
2325 | 2325 | scipy.ndimage.fourier|1453854112000000000|/usr/lib/python3/dist-packages/scipy/ndimage/fourier.py |
2326 | -urllib3.util.response|1463046963000000000|/usr/lib/python3/dist-packages/urllib3/util/response.py | |
2326 | +urllib3.util.response|1455318829000000000|/usr/lib/python3/dist-packages/urllib3/util/response.py | |
2327 | 2327 | cPickle|0| |
2328 | 2328 | jinja2.lexer|1407508956000000000|/usr/lib/python3/dist-packages/jinja2/lexer.py |
2329 | 2329 | orca.scripts.toolkits.GAIL.script|1460077022000000000|/usr/lib/python3/dist-packages/orca/scripts/toolkits/GAIL/script.py |
@@ -2332,7 +2332,7 @@ pyasn1.codec.ber.eoo|1145888797000000000|/usr/lib/python3/dist-packages/pyasn1/c | ||
2332 | 2332 | codecs|1473888039000000000|/usr/lib/python3.5/codecs.py |
2333 | 2333 | scipy.stats.kde|1453854111000000000|/usr/lib/python3/dist-packages/scipy/stats/kde.py |
2334 | 2334 | numpy.distutils.fcompiler.mips|1453333543000000000|/usr/lib/python3/dist-packages/numpy/distutils/fcompiler/mips.py |
2335 | -DistUpgrade.DistUpgradePatcher|1469202467000000000|/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradePatcher.py | |
2335 | +DistUpgrade.DistUpgradePatcher|1454970771000000000|/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradePatcher.py | |
2336 | 2336 | scipy.interpolate._monotone|1453854112000000000|/usr/lib/python3/dist-packages/scipy/interpolate/_monotone.py |
2337 | 2337 | xxsubtype|0| |
2338 | 2338 | urllib.robotparser|1473888042000000000|/usr/lib/python3.5/urllib/robotparser.py |
@@ -2380,22 +2380,22 @@ matplotlib.delaunay.interpolate|1452464420000000000|/usr/lib/python3/dist-packag | ||
2380 | 2380 | _codecs_jp|0| |
2381 | 2381 | fnmatch|1473888039000000000|/usr/lib/python3.5/fnmatch.py |
2382 | 2382 | plainbox.impl.unit.test_unit_with_id|1448963361000000000|/usr/lib/python3/dist-packages/plainbox/impl/unit/test_unit_with_id.py |
2383 | -UbuntuDrivers.__init__|1381676718000000000|/usr/lib/python3/dist-packages/UbuntuDrivers/__init__.py | |
2383 | +UbuntuDrivers.__init__|1460451827000000000|/usr/lib/python3/dist-packages/UbuntuDrivers/__init__.py | |
2384 | 2384 | bs4.builder._lxml|1445699139000000000|/usr/lib/python3/dist-packages/bs4/builder/_lxml.py |
2385 | -urllib3.filepost|1463046963000000000|/usr/lib/python3/dist-packages/urllib3/filepost.py | |
2385 | +urllib3.filepost|1455318829000000000|/usr/lib/python3/dist-packages/urllib3/filepost.py | |
2386 | 2386 | matplotlib.backends.backend_mixed|1452464420000000000|/usr/lib/python3/dist-packages/matplotlib/backends/backend_mixed.py |
2387 | 2387 | scipy.signal._savitzky_golay|1453854112000000000|/usr/lib/python3/dist-packages/scipy/signal/_savitzky_golay.py |
2388 | 2388 | sre_constants|1473888039000000000|/usr/lib/python3.5/sre_constants.py |
2389 | 2389 | UpdateManager.Core.roam|1341269302000000000|/usr/lib/python3/dist-packages/UpdateManager/Core/roam.py |
2390 | 2390 | xlsxwriter.compat_collections|1421367097000000000|/usr/lib/python3/dist-packages/xlsxwriter/compat_collections.py |
2391 | 2391 | orca.scripts.apps.liferea.script|1460077019000000000|/usr/lib/python3/dist-packages/orca/scripts/apps/liferea/script.py |
2392 | -DistUpgrade.GtkProgress|1469202467000000000|/usr/lib/python3/dist-packages/DistUpgrade/GtkProgress.py | |
2392 | +DistUpgrade.GtkProgress|1454970771000000000|/usr/lib/python3/dist-packages/DistUpgrade/GtkProgress.py | |
2393 | 2393 | plainbox.tests|1448963361000000000|/usr/lib/python3/dist-packages/plainbox/tests.py |
2394 | 2394 | logging.__init__|1473888042000000000|/usr/lib/python3.5/logging/__init__.py |
2395 | 2395 | matplotlib.tests.test_colors|1452464420000000000|/usr/lib/python3/dist-packages/matplotlib/tests/test_colors.py |
2396 | 2396 | mpl_toolkits.axes_grid1.mpl_axes|1452464420000000000|/usr/lib/python3/dist-packages/mpl_toolkits/axes_grid1/mpl_axes.py |
2397 | 2397 | numpy.lib.arraypad|1459092331000000000|/usr/lib/python3/dist-packages/numpy/lib/arraypad.py |
2398 | -DistUpgrade.DistUpgradeCache|1469202467000000000|/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeCache.py | |
2398 | +DistUpgrade.DistUpgradeCache|1459895966000000000|/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeCache.py | |
2399 | 2399 | matplotlib.afm|1452464420000000000|/usr/lib/python3/dist-packages/matplotlib/afm.py |
2400 | 2400 | numpy.core.generate_numpy_api|1456339085000000000|/usr/lib/python3/dist-packages/numpy/core/generate_numpy_api.py |
2401 | 2401 | numpy.distutils.command.config_compiler|1453333542000000000|/usr/lib/python3/dist-packages/numpy/distutils/command/config_compiler.py |
@@ -2416,7 +2416,7 @@ pyasn1.type.namedval|1386515863000000000|/usr/lib/python3/dist-packages/pyasn1/t | ||
2416 | 2416 | _datetime|0| |
2417 | 2417 | lib2to3.fixes.fix_dict|1473888042000000000|/usr/lib/python3.5/lib2to3/fixes/fix_dict.py |
2418 | 2418 | scipy.optimize.optimize|1453854112000000000|/usr/lib/python3/dist-packages/scipy/optimize/optimize.py |
2419 | -xdiagnose.utils.option_handler|1471668853000000000|/usr/lib/python3/dist-packages/xdiagnose/utils/option_handler.py | |
2419 | +xdiagnose.utils.option_handler|1455889381000000000|/usr/lib/python3/dist-packages/xdiagnose/utils/option_handler.py | |
2420 | 2420 | chardet.utf8prober|1410976609000000000|/usr/lib/python3/dist-packages/chardet/utf8prober.py |
2421 | 2421 | encodings.shift_jis|1473888041000000000|/usr/lib/python3.5/encodings/shift_jis.py |
2422 | 2422 | reportlab.pdfbase._fontdata_widths_symbol|1363260609000000000|/usr/lib/python3/dist-packages/reportlab/pdfbase/_fontdata_widths_symbol.py |
@@ -2445,11 +2445,11 @@ requests.utils|1451210366000000000|/usr/lib/python3/dist-packages/requests/utils | ||
2445 | 2445 | scipy.interpolate.fitpack|1453854112000000000|/usr/lib/python3/dist-packages/scipy/interpolate/fitpack.py |
2446 | 2446 | test.support.__init__|1473888041000000000|/usr/lib/python3.5/test/support/__init__.py |
2447 | 2447 | plainbox.impl.test_validation|1448963361000000000|/usr/lib/python3/dist-packages/plainbox/impl/test_validation.py |
2448 | -urllib3.connectionpool|1463046963000000000|/usr/lib/python3/dist-packages/urllib3/connectionpool.py | |
2448 | +urllib3.connectionpool|1455318829000000000|/usr/lib/python3/dist-packages/urllib3/connectionpool.py | |
2449 | 2449 | matplotlib.tests.test_backend_pdf|1452464420000000000|/usr/lib/python3/dist-packages/matplotlib/tests/test_backend_pdf.py |
2450 | 2450 | lib2to3.__init__|1473888042000000000|/usr/lib/python3.5/lib2to3/__init__.py |
2451 | 2451 | numpy.distutils.numpy_distribution|1453333543000000000|/usr/lib/python3/dist-packages/numpy/distutils/numpy_distribution.py |
2452 | -AptUrl.Version|1464122508000000000|/usr/lib/python3/dist-packages/AptUrl/Version.py | |
2452 | +AptUrl.Version|1455624433000000000|/usr/lib/python3/dist-packages/AptUrl/Version.py | |
2453 | 2453 | numpy.distutils.line_endings|1453333543000000000|/usr/lib/python3/dist-packages/numpy/distutils/line_endings.py |
2454 | 2454 | encodings.base64_codec|1473888041000000000|/usr/lib/python3.5/encodings/base64_codec.py |
2455 | 2455 | lib2to3.fixes.fix_imports|1473888042000000000|/usr/lib/python3.5/lib2to3/fixes/fix_imports.py |
@@ -2463,7 +2463,7 @@ _weakrefset|1473888039000000000|/usr/lib/python3.5/_weakrefset.py | ||
2463 | 2463 | scipy.sparse.csgraph._validation|1453854112000000000|/usr/lib/python3/dist-packages/scipy/sparse/csgraph/_validation.py |
2464 | 2464 | tkinter.filedialog|1473888039000000000|/usr/lib/python3.5/tkinter/filedialog.py |
2465 | 2465 | random|1473888039000000000|/usr/lib/python3.5/random.py |
2466 | -AptUrl.gtk.backend.__init__|1463688535000000000|/usr/lib/python3/dist-packages/AptUrl/gtk/backend/__init__.py | |
2466 | +AptUrl.gtk.backend.__init__|1450260512000000000|/usr/lib/python3/dist-packages/AptUrl/gtk/backend/__init__.py | |
2467 | 2467 | __phello__.foo|1473888039000000000|/usr/lib/python3.5/__phello__.foo.py |
2468 | 2468 | plainbox.impl.ctrl|1448963361000000000|/usr/lib/python3/dist-packages/plainbox/impl/ctrl.py |
2469 | 2469 | gc|0| |
@@ -2555,7 +2555,7 @@ numpy.polynomial._polybase|1456339085000000000|/usr/lib/python3/dist-packages/nu | ||
2555 | 2555 | dbus.gi_service|1453353528000000000|/usr/lib/python3/dist-packages/dbus/gi_service.py |
2556 | 2556 | orca.scripts.apps.soffice.script|1460077021000000000|/usr/lib/python3/dist-packages/orca/scripts/apps/soffice/script.py |
2557 | 2557 | plainbox.vendor.__init__|1452592918000000000|/usr/lib/python3/dist-packages/plainbox/vendor/__init__.py |
2558 | -DistUpgrade.DistUpgradeView|1469202467000000000|/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeView.py | |
2558 | +DistUpgrade.DistUpgradeView|1454971026000000000|/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeView.py | |
2559 | 2559 | UpdateManager.HelpViewer|1375807538000000000|/usr/lib/python3/dist-packages/UpdateManager/HelpViewer.py |
2560 | 2560 | pprint|1473888039000000000|/usr/lib/python3.5/pprint.py |
2561 | 2561 | reportlab.graphics.barcode.common|1395865034000000000|/usr/lib/python3/dist-packages/reportlab/graphics/barcode/common.py |
@@ -2594,7 +2594,7 @@ reportlab.pdfbase._fontdata_widths_helveticabold|1363260609000000000|/usr/lib/py | ||
2594 | 2594 | idlelib.ToolTip|1473888042000000000|/usr/lib/python3.5/idlelib/ToolTip.py |
2595 | 2595 | matplotlib.backends.backend_gtkcairo|1452464420000000000|/usr/lib/python3/dist-packages/matplotlib/backends/backend_gtkcairo.py |
2596 | 2596 | reportlab.graphics.charts.markers|1455712211000000000|/usr/lib/python3/dist-packages/reportlab/graphics/charts/markers.py |
2597 | -NvidiaDetector.nvidiadetector|1381676718000000000|/usr/lib/python3/dist-packages/NvidiaDetector/nvidiadetector.py | |
2597 | +NvidiaDetector.nvidiadetector|1460451827000000000|/usr/lib/python3/dist-packages/NvidiaDetector/nvidiadetector.py | |
2598 | 2598 | gi.docstring|1458942872000000000|/usr/lib/python3/dist-packages/gi/docstring.py |
2599 | 2599 | imageop|0| |
2600 | 2600 | orca.scripts.toolkits.Gecko.script_utilities|1460077022000000000|/usr/lib/python3/dist-packages/orca/scripts/toolkits/Gecko/script_utilities.py |
@@ -2615,10 +2615,10 @@ xlsxwriter.theme|1427491665000000000|/usr/lib/python3/dist-packages/xlsxwriter/t | ||
2615 | 2615 | mpl_toolkits.axes_grid.axisline_style|1452464420000000000|/usr/lib/python3/dist-packages/mpl_toolkits/axes_grid/axisline_style.py |
2616 | 2616 | ctypes._endian|1473888042000000000|/usr/lib/python3.5/ctypes/_endian.py |
2617 | 2617 | aptdaemon.core|1444668116000000000|/usr/lib/python3/dist-packages/aptdaemon/core.py |
2618 | -xdiagnose.utils.dates|1471668853000000000|/usr/lib/python3/dist-packages/xdiagnose/utils/dates.py | |
2618 | +xdiagnose.utils.dates|1455889381000000000|/usr/lib/python3/dist-packages/xdiagnose/utils/dates.py | |
2619 | 2619 | idlelib.aboutDialog|1473888042000000000|/usr/lib/python3.5/idlelib/aboutDialog.py |
2620 | 2620 | distutils.command.upload|1473888042000000000|/usr/lib/python3.5/distutils/command/upload.py |
2621 | -softwareproperties.cloudarchive|1465594398000000000|/usr/lib/python3/dist-packages/softwareproperties/cloudarchive.py | |
2621 | +softwareproperties.cloudarchive|1458632376000000000|/usr/lib/python3/dist-packages/softwareproperties/cloudarchive.py | |
2622 | 2622 | UpdateManager.UpdateManager|1412097332000000000|/usr/lib/python3/dist-packages/UpdateManager/UpdateManager.py |
2623 | 2623 | orca.tutorialgenerator|1460077025000000000|/usr/lib/python3/dist-packages/orca/tutorialgenerator.py |
2624 | 2624 | softwareproperties.gtk.utils|1458632376000000000|/usr/lib/python3/dist-packages/softwareproperties/gtk/utils.py |
@@ -2677,7 +2677,7 @@ urllib3.exceptions|1450127186000000000|/usr/lib/python3/dist-packages/urllib3/ex | ||
2677 | 2677 | OpenGL|0| |
2678 | 2678 | encodings.cp1006|1473888041000000000|/usr/lib/python3.5/encodings/cp1006.py |
2679 | 2679 | reportlab.lib.formatters|1455772805000000000|/usr/lib/python3/dist-packages/reportlab/lib/formatters.py |
2680 | -xdiagnose.utils.debug|1471668853000000000|/usr/lib/python3/dist-packages/xdiagnose/utils/debug.py | |
2680 | +xdiagnose.utils.debug|1455889381000000000|/usr/lib/python3/dist-packages/xdiagnose/utils/debug.py | |
2681 | 2681 | orca.flat_review|1460077025000000000|/usr/lib/python3/dist-packages/orca/flat_review.py |
2682 | 2682 | orca.scripts.apps.gnome-terminal.script|1460077018000000000|/usr/lib/python3/dist-packages/orca/scripts/apps/gnome-terminal/script.py |
2683 | 2683 | encodings.gb18030|1473888041000000000|/usr/lib/python3.5/encodings/gb18030.py |
@@ -2700,7 +2700,7 @@ scipy.optimize._lsq.common|1453854112000000000|/usr/lib/python3/dist-packages/sc | ||
2700 | 2700 | matplotlib.backends.backend_qt4agg|1452464420000000000|/usr/lib/python3/dist-packages/matplotlib/backends/backend_qt4agg.py |
2701 | 2701 | orca.punctuation_settings|1460077025000000000|/usr/lib/python3/dist-packages/orca/punctuation_settings.py |
2702 | 2702 | bs4.tests.test_docs|1336054166000000000|/usr/lib/python3/dist-packages/bs4/tests/test_docs.py |
2703 | -urllib3.util.retry|1463046963000000000|/usr/lib/python3/dist-packages/urllib3/util/retry.py | |
2703 | +urllib3.util.retry|1455318829000000000|/usr/lib/python3/dist-packages/urllib3/util/retry.py | |
2704 | 2704 | scipy.misc.__init__|1453854112000000000|/usr/lib/python3/dist-packages/scipy/misc/__init__.py |
2705 | 2705 | idlelib.IdleHistory|1473888042000000000|/usr/lib/python3.5/idlelib/IdleHistory.py |
2706 | 2706 | numpy.lib.npyio|1459092331000000000|/usr/lib/python3/dist-packages/numpy/lib/npyio.py |
@@ -2710,7 +2710,7 @@ plainbox.impl.xscanners|1448963361000000000|/usr/lib/python3/dist-packages/plain | ||
2710 | 2710 | mpl_toolkits.tests.test_axes_grid1|1452464420000000000|/usr/lib/python3/dist-packages/mpl_toolkits/tests/test_axes_grid1.py |
2711 | 2711 | encodings.iso2022_jp|1473888041000000000|/usr/lib/python3.5/encodings/iso2022_jp.py |
2712 | 2712 | ssl|1473888039000000000|/usr/lib/python3.5/ssl.py |
2713 | -xdiagnose.utils.math|1471668853000000000|/usr/lib/python3/dist-packages/xdiagnose/utils/math.py | |
2713 | +xdiagnose.utils.math|1455889381000000000|/usr/lib/python3/dist-packages/xdiagnose/utils/math.py | |
2714 | 2714 | reportlab.pdfbase._fontdata_widths_timesbold|1363260609000000000|/usr/lib/python3/dist-packages/reportlab/pdfbase/_fontdata_widths_timesbold.py |
2715 | 2715 | pyasn1.codec.der.__init__|1341405381000000000|/usr/lib/python3/dist-packages/pyasn1/codec/der/__init__.py |
2716 | 2716 | oauthlib.oauth2.rfc6749.clients.__init__|1437294655000000000|/usr/lib/python3/dist-packages/oauthlib/oauth2/rfc6749/clients/__init__.py |
@@ -2754,7 +2754,7 @@ scipy.misc.pilutil|1453854112000000000|/usr/lib/python3/dist-packages/scipy/misc | ||
2754 | 2754 | orca.scripts.apps.notify-osd.script|1460077020000000000|/usr/lib/python3/dist-packages/orca/scripts/apps/notify-osd/script.py |
2755 | 2755 | syslog|0| |
2756 | 2756 | scipy.special.add_newdocs|1453854112000000000|/usr/lib/python3/dist-packages/scipy/special/add_newdocs.py |
2757 | -DistUpgrade.xorg_fix_proprietary|1469202467000000000|/usr/lib/python3/dist-packages/DistUpgrade/xorg_fix_proprietary.py | |
2757 | +DistUpgrade.xorg_fix_proprietary|1454970771000000000|/usr/lib/python3/dist-packages/DistUpgrade/xorg_fix_proprietary.py | |
2758 | 2758 | encodings.mac_farsi|1473888041000000000|/usr/lib/python3.5/encodings/mac_farsi.py |
2759 | 2759 | numpy.ma.timer_comparison|1455993648000000000|/usr/lib/python3/dist-packages/numpy/ma/timer_comparison.py |
2760 | 2760 | mpl_toolkits.axes_grid.clip_path|1452464420000000000|/usr/lib/python3/dist-packages/mpl_toolkits/axes_grid/clip_path.py |
@@ -2771,7 +2771,7 @@ email|0| | ||
2771 | 2771 | numpy.distutils.command.develop|1453333542000000000|/usr/lib/python3/dist-packages/numpy/distutils/command/develop.py |
2772 | 2772 | plainbox.testing_utils.cwd|1448963361000000000|/usr/lib/python3/dist-packages/plainbox/testing_utils/cwd.py |
2773 | 2773 | calendar|1473888039000000000|/usr/lib/python3.5/calendar.py |
2774 | -softwareproperties.ppa|1471011119000000000|/usr/lib/python3/dist-packages/softwareproperties/ppa.py | |
2774 | +softwareproperties.ppa|1458632376000000000|/usr/lib/python3/dist-packages/softwareproperties/ppa.py | |
2775 | 2775 | oauthlib.oauth1.rfc5849.endpoints.signature_only|1439726851000000000|/usr/lib/python3/dist-packages/oauthlib/oauth1/rfc5849/endpoints/signature_only.py |
2776 | 2776 | tempfile|1473888039000000000|/usr/lib/python3.5/tempfile.py |
2777 | 2777 | gi._gobject.__init__|1458942873000000000|/usr/lib/python3/dist-packages/gi/_gobject/__init__.py |
@@ -2785,7 +2785,7 @@ matplotlib.fontconfig_pattern|1452464420000000000|/usr/lib/python3/dist-packages | ||
2785 | 2785 | scipy.optimize.lbfgsb|1453854112000000000|/usr/lib/python3/dist-packages/scipy/optimize/lbfgsb.py |
2786 | 2786 | numpy.lib.recfunctions|1455935316000000000|/usr/lib/python3/dist-packages/numpy/lib/recfunctions.py |
2787 | 2787 | speechd_config.config|1455832312000000000|/usr/lib/python3/dist-packages/speechd_config/config.py |
2788 | -softwareproperties.gtk.SoftwarePropertiesGtk|1466536925000000000|/usr/lib/python3/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py | |
2788 | +softwareproperties.gtk.SoftwarePropertiesGtk|1458632376000000000|/usr/lib/python3/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py | |
2789 | 2789 | orca.scripts.apps.evolution.speech_generator|1460077015000000000|/usr/lib/python3/dist-packages/orca/scripts/apps/evolution/speech_generator.py |
2790 | 2790 | plainbox.impl.exporter.test_rfc822|1448963361000000000|/usr/lib/python3/dist-packages/plainbox/impl/exporter/test_rfc822.py |
2791 | 2791 | Onboard.Exceptions|1455802311000000000|/usr/lib/python3/dist-packages/Onboard/Exceptions.py |
@@ -2801,8 +2801,8 @@ orca.brltablenames|1460077025000000000|/usr/lib/python3/dist-packages/orca/brlta | ||
2801 | 2801 | distutils.command.sdist|1473888042000000000|/usr/lib/python3.5/distutils/command/sdist.py |
2802 | 2802 | cryptography.hazmat.backends.openssl.ec|1456884612000000000|/usr/lib/python3/dist-packages/cryptography/hazmat/backends/openssl/ec.py |
2803 | 2803 | plainbox.testing_utils.test_testcases|1448963361000000000|/usr/lib/python3/dist-packages/plainbox/testing_utils/test_testcases.py |
2804 | -xdiagnose.application|1471668853000000000|/usr/lib/python3/dist-packages/xdiagnose/application.py | |
2805 | -xdiagnose.utils.processes|1471668853000000000|/usr/lib/python3/dist-packages/xdiagnose/utils/processes.py | |
2804 | +xdiagnose.application|1455889381000000000|/usr/lib/python3/dist-packages/xdiagnose/application.py | |
2805 | +xdiagnose.utils.processes|1455889381000000000|/usr/lib/python3/dist-packages/xdiagnose/utils/processes.py | |
2806 | 2806 | xmlrpc.__init__|1473888042000000000|/usr/lib/python3.5/xmlrpc/__init__.py |
2807 | 2807 | _posixsubprocess|0| |
2808 | 2808 | difflib|1473888039000000000|/usr/lib/python3.5/difflib.py |
@@ -2886,7 +2886,7 @@ jinja2.utils|1432553886000000000|/usr/lib/python3/dist-packages/jinja2/utils.py | ||
2886 | 2886 | mpl_toolkits.axisartist.angle_helper|1452464420000000000|/usr/lib/python3/dist-packages/mpl_toolkits/axisartist/angle_helper.py |
2887 | 2887 | dbus.bus|1453353528000000000|/usr/lib/python3/dist-packages/dbus/bus.py |
2888 | 2888 | plainbox.vendor.extcmd.glibc|1448963361000000000|/usr/lib/python3/dist-packages/plainbox/vendor/extcmd/glibc.py |
2889 | -xdiagnose.utils.lists|1471668853000000000|/usr/lib/python3/dist-packages/xdiagnose/utils/lists.py | |
2889 | +xdiagnose.utils.lists|1455889381000000000|/usr/lib/python3/dist-packages/xdiagnose/utils/lists.py | |
2890 | 2890 | checkbox_support.lib.__init__|1447661634000000000|/usr/lib/python3/dist-packages/checkbox_support/lib/__init__.py |
2891 | 2891 | orca.scripts.apps.gajim.script|1460077015000000000|/usr/lib/python3/dist-packages/orca/scripts/apps/gajim/script.py |
2892 | 2892 | reportlab.lib.fontfinder|1455712211000000000|/usr/lib/python3/dist-packages/reportlab/lib/fontfinder.py |
@@ -2918,7 +2918,7 @@ scipy.special.lambertw|1453854112000000000|/usr/lib/python3/dist-packages/scipy/ | ||
2918 | 2918 | scipy.linalg._testutils|1453854112000000000|/usr/lib/python3/dist-packages/scipy/linalg/_testutils.py |
2919 | 2919 | plainbox.impl.unit.packaging|1448963361000000000|/usr/lib/python3/dist-packages/plainbox/impl/unit/packaging.py |
2920 | 2920 | mako.__init__|1445963866000000000|/usr/lib/python3/dist-packages/mako/__init__.py |
2921 | -DistUpgrade.DistUpgradeViewGtk3|1469202467000000000|/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeViewGtk3.py | |
2921 | +DistUpgrade.DistUpgradeViewGtk3|1456267828000000000|/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeViewGtk3.py | |
2922 | 2922 | dateutil.relativedelta|1427808208000000000|/usr/lib/python3/dist-packages/dateutil/relativedelta.py |
2923 | 2923 | numpy.ma.bench|1455993648000000000|/usr/lib/python3/dist-packages/numpy/ma/bench.py |
2924 | 2924 | matplotlib.tests.test_scale|1452464420000000000|/usr/lib/python3/dist-packages/matplotlib/tests/test_scale.py |
@@ -2941,7 +2941,7 @@ wsgiref.simple_server|1473888042000000000|/usr/lib/python3.5/wsgiref/simple_serv | ||
2941 | 2941 | plainbox.impl.session.__init__|1448963361000000000|/usr/lib/python3/dist-packages/plainbox/impl/session/__init__.py |
2942 | 2942 | reportlab.platypus.para|1403279606000000000|/usr/lib/python3/dist-packages/reportlab/platypus/para.py |
2943 | 2943 | cryptography.hazmat.primitives.hashes|1456884612000000000|/usr/lib/python3/dist-packages/cryptography/hazmat/primitives/hashes.py |
2944 | -DistUpgrade.DistUpgradeAufs|1469202467000000000|/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeAufs.py | |
2944 | +DistUpgrade.DistUpgradeAufs|1454970771000000000|/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeAufs.py | |
2945 | 2945 | orca.scripts.apps.evolution.braille_generator|1460077015000000000|/usr/lib/python3/dist-packages/orca/scripts/apps/evolution/braille_generator.py |
2946 | 2946 | idlelib.Percolator|1473888042000000000|/usr/lib/python3.5/idlelib/Percolator.py |
2947 | 2947 | mako.ast|1445963866000000000|/usr/lib/python3/dist-packages/mako/ast.py |
@@ -3055,7 +3055,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
3055 | 3055 | 285=scipy.linalg.decomp_qr |
3056 | 3056 | 3569=ScanDevice |
3057 | 3057 | 3103=_ComplexBinder |
3058 | -5734=PanedWindow | |
3058 | +5736=PanedWindow | |
3059 | 3059 | 13046=Format.set_diag_border |
3060 | 3060 | 11549=UnitDblConverter |
3061 | 3061 | 1300=_markupbase |
@@ -3068,11 +3068,11 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
3068 | 3068 | 15204=SelfTestCommandBase.register_parser |
3069 | 3069 | 3250=IOBase |
3070 | 3070 | 7520=_RLock.__init__ |
3071 | -5462=Arrow | |
3071 | +5456=Arrow | |
3072 | 3072 | 12107=BCPPCompiler.__init__ |
3073 | 3073 | 15432=DaemonAcquireProgress.pulse |
3074 | 3074 | 1290=numpy.distutils.ccompiler |
3075 | -8820=_COORD | |
3075 | +8824=_COORD | |
3076 | 3076 | 8574=TableOfContents.clearEntries |
3077 | 3077 | 9698=CharSetGroupProber.reset |
3078 | 3078 | 12575=Telnet.__init__ |
@@ -3123,11 +3123,11 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
3123 | 3123 | 8172=TabbedPageSet.__init__ |
3124 | 3124 | 13191=WindowManipulator.enable_drag_protection |
3125 | 3125 | 9200=ProxyObject._introspect_error_handler |
3126 | -16048=HTMLTokenizer.doctypeState | |
3126 | +16047=HTMLTokenizer.doctypeState | |
3127 | 3127 | 3044=AptCdrom |
3128 | 3128 | 4280=Fernet |
3129 | 3129 | 10613=TextIOWrapper.write |
3130 | -6313=Add | |
3130 | +6315=Add | |
3131 | 3131 | 13025=LoopVariable.__init__ |
3132 | 3132 | 3643=tzrange |
3133 | 3133 | 7604=_PKCS7PaddingContext.update |
@@ -3137,26 +3137,26 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
3137 | 3137 | 10219=ScalarFormatter.set_powerlimits |
3138 | 3138 | 13539=BytesFeedParser |
3139 | 3139 | 507=scipy.signal.waveforms |
3140 | -7764=levy_gen | |
3140 | +7736=levy_gen | |
3141 | 3141 | 4070=GtkBuilderWrapper |
3142 | 3142 | 4034=LibraryLoader |
3143 | -5289=_BinaryPlistWriter | |
3143 | +5290=_BinaryPlistWriter | |
3144 | 3144 | 7205=PartialURLParser |
3145 | 3145 | 10739=Variable.trace_variable |
3146 | 3146 | 15057=RemoteProxy.__init__ |
3147 | -15958=_AxesBase.set_position | |
3148 | -5475=MessageDialog | |
3147 | +15961=_AxesBase.set_position | |
3148 | +5461=MessageDialog | |
3149 | 3149 | 9464=_YTicks |
3150 | 3150 | 10972=Divider.set_vertical |
3151 | 3151 | 14099=HTTPError.headers |
3152 | 3152 | 10264=Printer.getPPD |
3153 | -13397=StringEnd.__init__ | |
3153 | +13398=StringEnd.__init__ | |
3154 | 3154 | 56=xml.etree.ElementTree |
3155 | 3155 | 9859=PseudoEnum.__init__ |
3156 | -15976=_AxesImageBase.draw | |
3156 | +15977=_AxesImageBase.draw | |
3157 | 3157 | 15252=Type1Font.__init__ |
3158 | 3158 | 7847=TransformWrapper._set |
3159 | -16075=Dvi._pre | |
3159 | +16076=Dvi._pre | |
3160 | 3160 | 1604=pexpect.pty_spawn |
3161 | 3161 | 6009=InternationalizationExtension |
3162 | 3162 | 14624=SGMLParser.setnomoretags |
@@ -3169,8 +3169,8 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
3169 | 3169 | 4626=ElementTreeProducer |
3170 | 3170 | 10662=Barrier._release |
3171 | 3171 | 15103=WindowsDefault |
3172 | -3444=_AppendAction | |
3173 | -4981=PDFExponentialFunction | |
3172 | +3438=_AppendAction | |
3173 | +4972=PDFExponentialFunction | |
3174 | 3174 | 15783=TestBowl |
3175 | 3175 | 7023=Form |
3176 | 3176 | 8692=NamedStringIO.__init__ |
@@ -3201,7 +3201,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
3201 | 3201 | 9854=Section._set_tracked_name |
3202 | 3202 | 425=plainbox.impl.commands.list |
3203 | 3203 | 5170=TriFinder |
3204 | -5372=UFWCommandRule | |
3204 | +5374=UFWCommandRule | |
3205 | 3205 | 1526=numpy.testing.nosetester |
3206 | 3206 | 402=concurrent.futures.thread |
3207 | 3207 | 1837=DistUpgrade.DistUpgradeViewText |
@@ -3210,13 +3210,13 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
3210 | 3210 | 6350=WindowList |
3211 | 3211 | 11256=RobotFileParser.__init__ |
3212 | 3212 | 7242=Divider.set_anchor |
3213 | -5040=CloseEvent | |
3213 | +5034=CloseEvent | |
3214 | 3214 | 13349=DOMBuilder._set_entityResolver |
3215 | 3215 | 2414=html5lib.sanitizer |
3216 | 3216 | 13196=DriverTypes.load |
3217 | 3217 | 7884=DummyProcess.__init__ |
3218 | 3218 | 1161=numpy.f2py.rules |
3219 | -15588=PackageKitTransaction.RepoEnable | |
3219 | +15597=PackageKitTransaction.RepoEnable | |
3220 | 3220 | 1957=encodings.hz |
3221 | 3221 | 1015=orca.scripts.apps.empathy.script |
3222 | 3222 | 9777=TestResult.addError |
@@ -3227,12 +3227,12 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
3227 | 3227 | 1834=DistUpgrade.DistUpgradeConfigParser |
3228 | 3228 | 346=cmd |
3229 | 3229 | 3755=errstate |
3230 | -7300=wrapcauchy_gen | |
3230 | +7292=wrapcauchy_gen | |
3231 | 3231 | 16366=TestFindAll |
3232 | 3232 | 8959=LinearSegmentedColormap.__init__ |
3233 | 3233 | 10758=AtspiTextContext._record_text_change |
3234 | 3234 | 4869=IcoFile |
3235 | -11427=CondExpr | |
3235 | +11425=CondExpr | |
3236 | 3236 | 7314=Finalize.cancel |
3237 | 3237 | 9249=DrawTimeCollector.clear |
3238 | 3238 | 6859=iTXt |
@@ -3250,7 +3250,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
3250 | 3250 | 14591=_AssertLogsContext.__init__ |
3251 | 3251 | 79=html5lib.serializer.htmlserializer |
3252 | 3252 | 1098=gi.overrides.__init__ |
3253 | -6721=_gpg_multivalued | |
3253 | +6722=_gpg_multivalued | |
3254 | 3254 | 11637=BboxPatch.__init__ |
3255 | 3255 | 7905=CSMousetweaks._set_connection |
3256 | 3256 | 1878=debian.debfile |
@@ -3261,14 +3261,14 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
3261 | 3261 | 16518=Draw.settransform |
3262 | 3262 | 1065=reportlab.graphics.charts.spider |
3263 | 3263 | 14313=lsoda.run |
3264 | -16049=HTMLTokenizer.scriptDataState | |
3264 | +16021=HTMLTokenizer.scriptDataState | |
3265 | 3265 | 11156=TreeBuilder.reset |
3266 | 3266 | 4117=Copyright.header |
3267 | 3267 | 5064=TrustedKey |
3268 | 3268 | 10481=Aifc_write._ensure_header_written |
3269 | 3269 | 2848=_SymmetricArpackParams.__init__ |
3270 | 3270 | 3135=_rrulestr |
3271 | -6274=Toplevel | |
3271 | +6264=Toplevel | |
3272 | 3272 | 13670=ImageFigure.__init__ |
3273 | 3273 | 139=scipy.linalg.decomp_lu |
3274 | 3274 | 356=multiprocessing.pool |
@@ -3285,7 +3285,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
3285 | 3285 | 11218=IndexingFlowable |
3286 | 3286 | 6484=TemplatesNotFound |
3287 | 3287 | 12549=_ArpackParams.__init__ |
3288 | -4900=And | |
3288 | +4917=And | |
3289 | 3289 | 10508=ModuleSpec.has_location |
3290 | 3290 | 5917=DotBox |
3291 | 3291 | 10444=GraphicsContextBase.set_foreground |
@@ -3299,7 +3299,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
3299 | 3299 | 249=sessioninstaller.backends.aptd |
3300 | 3300 | 5200=Any |
3301 | 3301 | 15680=SMTPChannel.smtp_HELO |
3302 | -3918=Function | |
3302 | +3920=Function | |
3303 | 3303 | 3313=dirichlet_gen |
3304 | 3304 | 215=padme.__init__ |
3305 | 3305 | 2585=xdiagnose.utils.text |
@@ -3313,7 +3313,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
3313 | 3313 | 10740=Misc.destroy |
3314 | 3314 | 12833=QRHanzi.__init__ |
3315 | 3315 | 4795=Dist |
3316 | -16036=HTMLTokenizer.beforeDoctypeNameState | |
3316 | +16033=HTMLTokenizer.beforeDoctypeNameState | |
3317 | 3317 | 15787=proxy_as_class |
3318 | 3318 | 14507=LogFormatter.label_minor |
3319 | 3319 | 8649=DocTestFinder.__init__ |
@@ -3337,8 +3337,8 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
3337 | 3337 | 2877=Colormap.__init__ |
3338 | 3338 | 15860=FixNext.start_tree |
3339 | 3339 | 5065=TouchHandle |
3340 | -3917=Document | |
3341 | -16018=HTMLTokenizer.attributeValueUnQuotedState | |
3340 | +3919=Document | |
3341 | +16048=HTMLTokenizer.attributeValueUnQuotedState | |
3342 | 3342 | 11184=TmpDirCleaner |
3343 | 3343 | 6587=_AnnotationBase |
3344 | 3344 | 6738=AnalyzeInvocation |
@@ -3346,25 +3346,25 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
3346 | 3346 | 8011=OnboardGtk.init |
3347 | 3347 | 16328=TestUnicodeDammit |
3348 | 3348 | 4856=DecimalFormatter |
3349 | -5471=RecentChooserDialog | |
3349 | +5459=RecentChooserDialog | |
3350 | 3350 | 12407=UFWParser.__init__ |
3351 | 3351 | 4820=GtkFrontend |
3352 | 3352 | 5387=InputWrapper |
3353 | 3353 | 16201=CputableParser.__init__ |
3354 | -15590=PackageKitTransaction.Resolve | |
3354 | +15602=PackageKitTransaction.Resolve | |
3355 | 3355 | 5703=PatternWaiter |
3356 | 3356 | 13998=QRMath |
3357 | 3357 | 1276=scipy.ndimage._ni_support |
3358 | 3358 | 6287=OptionHandler |
3359 | 3359 | 4645=FunctionMaker |
3360 | 3360 | 16464=RendererPdf.tex_font_mapping |
3361 | -6373=Arc | |
3362 | -15835=spectral_testcase_nosig_complex_onesided_trim | |
3361 | +6385=Arc | |
3362 | +15807=spectral_testcase_nosig_complex_onesided_trim | |
3363 | 3363 | 8726=RendererAgg.__init__ |
3364 | 3364 | 9545=Line2D.draw |
3365 | 3365 | 1375=mpl_toolkits.axisartist.axisline_style |
3366 | 3366 | 6338=BasicAuthentication |
3367 | -10595=AptStatusLabel.__init__ | |
3367 | +10590=AptStatusLabel.__init__ | |
3368 | 3368 | 3816=Group |
3369 | 3369 | 16200=ModprobeParser.__init__ |
3370 | 3370 | 5052=ImageWindow |
@@ -3378,7 +3378,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
3378 | 3378 | 9978=Au_read.__init__ |
3379 | 3379 | 12294=UnicodeFonts.__init__ |
3380 | 3380 | 13607=TextTag.__init__ |
3381 | -15602=PackageKitTransaction.DownloadPackages | |
3381 | +15605=PackageKitTransaction.DownloadPackages | |
3382 | 3382 | 9250=_Database._update |
3383 | 3383 | 16522=FixXrange.finish_tree |
3384 | 3384 | 14126=SuspendMemoryJobResultTests |
@@ -3393,7 +3393,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
3393 | 3393 | 1923=encodings.cp037 |
3394 | 3394 | 4541=PiecewisePolynomial |
3395 | 3395 | 695=requests.__init__ |
3396 | -15802=spectral_testcase_nosig_complex_defaultsided_noNFFT_no_pad_to | |
3396 | +15791=spectral_testcase_nosig_complex_defaultsided_noNFFT_no_pad_to | |
3397 | 3397 | 10586=AptProgressBar.set_transaction |
3398 | 3398 | 7562=FigureCanvasBase.scroll_event |
3399 | 3399 | 8489=Legend.draggable |
@@ -3424,9 +3424,9 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
3424 | 3424 | 9319=LinearSegmentedColormap._init |
3425 | 3425 | 4285=BrlDot |
3426 | 3426 | 6889=NodeType |
3427 | -15743=CompositeQualifierTests | |
3427 | +15739=CompositeQualifierTests | |
3428 | 3428 | 4826=Region |
3429 | -14457=SECP192R1 | |
3429 | +14463=SECP192R1 | |
3430 | 3430 | 3204=ValidateInterval |
3431 | 3431 | 10889=Undefined.__init__ |
3432 | 3432 | 581=numpy.lib.twodim_base |
@@ -3434,10 +3434,10 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
3434 | 3434 | 10722=SubplotBase.change_geometry |
3435 | 3435 | 12079=PlatPropFigure1.__init__ |
3436 | 3436 | 9621=Lock.acquire |
3437 | -10872=c_void_p | |
3437 | +10880=c_void_p | |
3438 | 3438 | 5865=LanguageSelectorPkgCache |
3439 | 3439 | 11665=TextViewer.__init__ |
3440 | -6311=_DetailsExpanderMessageDialog | |
3440 | +6300=_DetailsExpanderMessageDialog | |
3441 | 3441 | 9666=MaskedArray.__imul__ |
3442 | 3442 | 8074=TurtleScreen.colormode |
3443 | 3443 | 1736=matplotlib.backends.backend_tkagg |
@@ -3461,15 +3461,15 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
3461 | 3461 | 10697=_subreaper.enabled |
3462 | 3462 | 8341=ControlLine.__init__ |
3463 | 3463 | 6282=ModemManagerHelper |
3464 | -15175=PDFDestinationFit.__init__ | |
3464 | +15176=PDFDestinationFit.__init__ | |
3465 | 3465 | 14625=SGMLParser.setliteral |
3466 | 3466 | 15164=BoxStyle.Round.__init__ |
3467 | 3467 | 3178=Locator |
3468 | 3468 | 12637=MessageBus |
3469 | -7015=SplitResultBytes | |
3469 | +7016=SplitResultBytes | |
3470 | 3470 | 8832=FontProperties.set_file |
3471 | 3471 | 4049=FontFile |
3472 | -12002=boost_python_info | |
3472 | +12000=boost_python_info | |
3473 | 3473 | 12591=ClusterNode.__init__ |
3474 | 3474 | 8842=_XRRCrtcInfo |
3475 | 3475 | 11707=HTTPConnectionPool.__init__ |
@@ -3478,14 +3478,14 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
3478 | 3478 | 4179=NamedSignal |
3479 | 3479 | 12501=CheckConfigCommand.__init__ |
3480 | 3480 | 12350=UnderLineHandler.__init__ |
3481 | -4782=CodeNotAllowed | |
3482 | -15838=spectral_testcase_nosig_real_defaultsided_trim | |
3481 | +4779=CodeNotAllowed | |
3482 | +15843=spectral_testcase_nosig_real_defaultsided_trim | |
3483 | 3483 | 7035=LabeledScale.__init__ |
3484 | 3484 | 11468=HTMLExporterTests.setUp |
3485 | 3485 | 3248=Object |
3486 | -15815=spectral_testcase_nosig_complex_onesided_noNFFT | |
3486 | +15804=spectral_testcase_nosig_complex_onesided_noNFFT | |
3487 | 3487 | 10239=EncodingBytes.skip |
3488 | -10596=AptRoleLabel.__init__ | |
3488 | +10597=AptRoleLabel.__init__ | |
3489 | 3489 | 11293=LightSource.__init__ |
3490 | 3490 | 13508=Axes3D.get_proj |
3491 | 3491 | 1882=xlsxwriter.chart_line |
@@ -3493,7 +3493,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
3493 | 3493 | 3972=memoized_property |
3494 | 3494 | 8848=Theme.save_as |
3495 | 3495 | 11880=BeautifulSoup.__init__ |
3496 | -8745=MarkerStyle._set_x | |
3496 | +8749=MarkerStyle._set_x | |
3497 | 3497 | 2294=lib2to3.fixes.fix_xreadlines |
3498 | 3498 | 9343=WeakSet.__init__ |
3499 | 3499 | 9285=AutoSaveTimer._on_timer |
@@ -3504,7 +3504,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
3504 | 3504 | 6602=_OutputRedirectingPdb |
3505 | 3505 | 10297=IPv4Interface.__init__ |
3506 | 3506 | 6974=RequirementParseError |
3507 | -16121=Tick.set_clip_path | |
3507 | +16118=Tick.set_clip_path | |
3508 | 3508 | 3856=Type |
3509 | 3509 | 9871=Au_write.setnchannels |
3510 | 3510 | 4377=Line3DCollection |
@@ -3516,7 +3516,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
3516 | 3516 | 15356=Worksheet._write_single_row |
3517 | 3517 | 8871=StringTemplateStyle.__init__ |
3518 | 3518 | 7672=itemgetter.__init__ |
3519 | -7747=ksone_gen | |
3519 | +7738=ksone_gen | |
3520 | 3520 | 13290=DOMInputSource._set_encoding |
3521 | 3521 | 7440=_RSAPrivateKey.__init__ |
3522 | 3522 | 7531=TestBuildstampParser |
@@ -3529,10 +3529,10 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
3529 | 3529 | 2788=checkbox_support.lib.usb |
3530 | 3530 | 10041=_OverlappedFuture._cancel_overlapped |
3531 | 3531 | 12613=BinHex._writecrc |
3532 | -5831=AnchoredOffsetbox | |
3532 | +5836=AnchoredOffsetbox | |
3533 | 3533 | 9808=Artist.mouseover |
3534 | 3534 | 15333=ScannerDialog.select_current_device |
3535 | -11996=numerix_info | |
3535 | +11998=numerix_info | |
3536 | 3536 | 11055=InputlineKey.__init__ |
3537 | 3537 | 7231=Spine.set_patch_circle |
3538 | 3538 | 7103=Condition.__init__ |
@@ -3543,9 +3543,9 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
3543 | 3543 | 9697=CharSetGroupProber.__init__ |
3544 | 3544 | 6454=ImpImporter |
3545 | 3545 | 16541=_ParseResultsWithOffset.setOffset |
3546 | -5472=ToolButton | |
3546 | +5470=ToolButton | |
3547 | 3547 | 6022=CBC |
3548 | -13396=ParserElement.setName | |
3548 | +13393=ParserElement.setName | |
3549 | 3549 | 6025=CFB8 |
3550 | 3550 | 1896=plainbox.impl.test_ctrl |
3551 | 3551 | 7041=IntelCCompilerW.__init__ |
@@ -3558,7 +3558,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
3558 | 3558 | 9018=TextBuffer |
3559 | 3559 | 9751=NavigationToolbar2TkAgg._init_toolbar |
3560 | 3560 | 15382=DSAPrivateKeyWithSerialization |
3561 | -11399=NoOptionError.__init__ | |
3561 | +11400=NoOptionError.__init__ | |
3562 | 3562 | 16263=IniFile.removeGroup |
3563 | 3563 | 7708=ProcessPoolExecutor.shutdown |
3564 | 3564 | 1725=idlelib.AutoComplete |
@@ -3576,7 +3576,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
3576 | 3576 | 6148=ExplodedPie |
3577 | 3577 | 9877=DoglegSubproblem.newton_point |
3578 | 3578 | 1102=unittest.signals |
3579 | -16401=_isColor | |
3579 | +16408=_isColor | |
3580 | 3580 | 5480=IPv6Address |
3581 | 3581 | 3801=PODBase |
3582 | 3582 | 14853=XpmImageFile._open |
@@ -3603,7 +3603,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
3603 | 3603 | 9867=Handler.__init__ |
3604 | 3604 | 6162=NonLocalJobQualifier |
3605 | 3605 | 14506=ChartPie.__init__ |
3606 | -16272=Script.reviewBottomLeft | |
3606 | +16273=Script.reviewBottomLeft | |
3607 | 3607 | 15497=SMTPChannel.smtp_RCPT |
3608 | 3608 | 2287=lib2to3.fixes.fix_operator |
3609 | 3609 | 9402=FigureCanvasWebAggCore.get_renderer |
@@ -3637,12 +3637,12 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
3637 | 3637 | 9783=HebrewProber.__init__ |
3638 | 3638 | 16715=ConfigureSubplotsTk.destroy |
3639 | 3639 | 15906=TCPServer.__init__ |
3640 | -5772=_dummyScrollbar | |
3640 | +5757=_dummyScrollbar | |
3641 | 3641 | 9039=_ConnectionBase.close |
3642 | 3642 | 1672=pexpect.ANSI |
3643 | 3643 | 5702=DstTzInfo |
3644 | 3644 | 5715=InputSource |
3645 | -15772=TestNextOperations | |
3645 | +15768=TestNextOperations | |
3646 | 3646 | 3033=Unpacker.reset |
3647 | 3647 | 15472=QueueHandler.__init__ |
3648 | 3648 | 612=numpy.core.memmap |
@@ -3650,7 +3650,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
3650 | 3650 | 11470=MovedAttribute.__init__ |
3651 | 3651 | 8587=StreamReader.feed_eof |
3652 | 3652 | 3403=todate |
3653 | -4905=Regex | |
3653 | +4924=Regex | |
3654 | 3654 | 2328=asyncio.compat |
3655 | 3655 | 7063=InactivityTimer.begin_transition |
3656 | 3656 | 3418=WeakValueDictionary |
@@ -3672,7 +3672,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
3672 | 3672 | 12179=CallTip.showtip |
3673 | 3673 | 2548=mako.ext.pygmentplugin |
3674 | 3674 | 13597=MaskedRecords.__setstate__ |
3675 | -7304=johnsonsu_gen | |
3675 | +7293=johnsonsu_gen | |
3676 | 3676 | 15560=SubmissionRun.__init__ |
3677 | 3677 | 4227=FileCookieJar |
3678 | 3678 | 16730=Label.setOrigin |
@@ -3693,13 +3693,13 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
3693 | 3693 | 15685=Worksheet._write_split_panes |
3694 | 3694 | 4724=StackViewer |
3695 | 3695 | 97=reportlab.lib.pygments2xpre |
3696 | -13393=WordEnd.__init__ | |
3696 | +13401=WordEnd.__init__ | |
3697 | 3697 | 16219=ThemeDialog.update_superkey_labelList |
3698 | 3698 | 3381=OffsetFrom |
3699 | 3699 | 4503=DialogMirror |
3700 | 3700 | 3860=rruleset._genitem |
3701 | -4915=ParseSyntaxException | |
3702 | -5544=IncludeTag | |
3701 | +4908=ParseSyntaxException | |
3702 | +5550=IncludeTag | |
3703 | 3703 | 13964=DisplayViewer |
3704 | 3704 | 10537=Pie.makeWedges |
3705 | 3705 | 13939=PageCatcherCachingMixIn |
@@ -3707,12 +3707,12 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
3707 | 3707 | 9259=SSLProtocol._start_shutdown |
3708 | 3708 | 3546=_frommethod.__init__ |
3709 | 3709 | 2417=chardet.langhungarianmodel |
3710 | -15819=spectral_testcase_nosig_complex_onesided_stretch | |
3710 | +15810=spectral_testcase_nosig_complex_onesided_stretch | |
3711 | 3711 | 5599=BtoParser |
3712 | 3712 | 11766=PageTag.__init__ |
3713 | -6303=AptErrorDialog | |
3713 | +6311=AptErrorDialog | |
3714 | 3714 | 14293=CommunicationMethod |
3715 | -16169=ParserElement.streamline | |
3715 | +16170=ParserElement.streamline | |
3716 | 3716 | 16453=TextareaElement.value |
3717 | 3717 | 1658=mako.compat |
3718 | 3718 | 5250=Win32CPUInfo |
@@ -3722,7 +3722,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
3722 | 3722 | 8351=ExternalCommandWithDelegate.__init__ |
3723 | 3723 | 1528=idlelib.ObjectBrowser |
3724 | 3724 | 7377=_AxesBase.autoscale |
3725 | -6376=ArrowStyle.Simple | |
3725 | +6381=ArrowStyle.Simple | |
3726 | 3726 | 4372=Conversation |
3727 | 3727 | 15762=ResumeDiscardQualifierTests |
3728 | 3728 | 15539=DistributionMetadata.set_requires |
@@ -3739,12 +3739,12 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
3739 | 3739 | 4073=GStrv |
3740 | 3740 | 9549=SymLogNorm.__init__ |
3741 | 3741 | 9946=ZipExtFile.read |
3742 | -16396=_isListOfShapes | |
3742 | +16401=_isListOfShapes | |
3743 | 3743 | 8232=TreeBuilder._flush |
3744 | 3744 | 7387=WPLocalEngine.construct |
3745 | 3745 | 11528=AnchoredLocatorBase.__call__ |
3746 | -16050=HTMLTokenizer.scriptDataEscapeStartState | |
3747 | -12763=CharacterData.appendData | |
3746 | +16040=HTMLTokenizer.scriptDataEscapeStartState | |
3747 | +12764=CharacterData.appendData | |
3748 | 3748 | 11008=TextProgress._write |
3749 | 3749 | 6940=c_char_p |
3750 | 3750 | 11056=InputlineKey._update_scroll_position |
@@ -3769,20 +3769,20 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
3769 | 3769 | 8029=Wave_write.setcomptype |
3770 | 3770 | 13711=_Folded.append_if_fits |
3771 | 3771 | 12688=XDiagnoseApplication.on_page |
3772 | -15793=spectral_testcase_nosig_real_defaultsided_stretch | |
3772 | +15831=spectral_testcase_nosig_real_defaultsided_stretch | |
3773 | 3773 | 9292=MaxNLocator.set_params |
3774 | 3774 | 7896=CSButtonMapper.__init__ |
3775 | 3775 | 11192=LazyLoadingToolMixIn |
3776 | 3776 | 15460=Identified._identified_mixin_init |
3777 | 3777 | 3983=_ELessList |
3778 | -5465=Box | |
3778 | +5458=Box | |
3779 | 3779 | 10095=FontconfigPatternParser.__init__ |
3780 | 3780 | 4190=CertificationTransport |
3781 | 3781 | 12915=SettingsManager._setDefaultGeneral |
3782 | 3782 | 6053=HTMLParserTreeBuilder |
3783 | 3783 | 15858=TestTestPlan |
3784 | 3784 | 1495=Onboard.TouchInput |
3785 | -4316=Collection | |
3785 | +4318=Collection | |
3786 | 3786 | 12465=CommandNotFound.__init__ |
3787 | 3787 | 8305=DevpollSelector.__init__ |
3788 | 3788 | 13340=SearchDialogBase.create_entries |
@@ -3795,7 +3795,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
3795 | 3795 | 14953=CallerStack.__init__ |
3796 | 3796 | 1595=requests.compat |
3797 | 3797 | 11891=GtkBuilderWrapper.__init__ |
3798 | -7754=halfnorm_gen | |
3798 | +7747=halfnorm_gen | |
3799 | 3799 | 5893=RequestField |
3800 | 3800 | 10235=LiveRegionManager.bookmarkLoadHandler |
3801 | 3801 | 14672=Debugger.show_locals |
@@ -3803,16 +3803,16 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
3803 | 3803 | 6083=RootResults |
3804 | 3804 | 10502=TutorialGenerator.__init__ |
3805 | 3805 | 8132=JobRunner.__init__ |
3806 | -9279=Affine2D.__init__ | |
3806 | +9274=Affine2D.__init__ | |
3807 | 3807 | 10058=hunspell_cmd.start |
3808 | 3808 | 763=scipy.linalg._decomp_polar |
3809 | 3809 | 8908=UnstructuredTokenList |
3810 | 3810 | 717=scipy.sparse.sputils |
3811 | 3811 | 7488=Tick._apply_params |
3812 | -6654=Anderson | |
3812 | +6655=Anderson | |
3813 | 3813 | 11157=OrcaFindGUI.__init__ |
3814 | 3814 | 3709=Trace |
3815 | -15814=spectral_testcase_Fs4_complex_defaultsided | |
3815 | +15806=spectral_testcase_Fs4_complex_defaultsided | |
3816 | 3816 | 14373=NonUniformImage.make_image |
3817 | 3817 | 5966=ReferenceText |
3818 | 3818 | 11245=Chat.getAppPreferencesGUI |
@@ -3830,14 +3830,14 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
3830 | 3830 | 5123=Configuration |
3831 | 3831 | 7837=StringConverter._strict_call |
3832 | 3832 | 9347=GraphicsContextCairo.set_joinstyle |
3833 | -16057=HTMLTokenizer.scriptDataDoubleEscapedState | |
3833 | +16049=HTMLTokenizer.scriptDataDoubleEscapedState | |
3834 | 3834 | 12658=CSSSelector.__init__ |
3835 | 3835 | 5146=ImageDraw |
3836 | 3836 | 16509=NavigationIPy |
3837 | 3837 | 12831=QR8bitByte.__init__ |
3838 | 3838 | 467=numpy.random.info |
3839 | 3839 | 1593=cryptography.x509.base |
3840 | -6216=AnchorFlowable | |
3840 | +6210=AnchorFlowable | |
3841 | 3841 | 14108=Paragraph.breakLinesCJK |
3842 | 3842 | 12663=PMCanvas.__init__ |
3843 | 3843 | 189=pyatspi.hypertext |
@@ -3850,7 +3850,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
3850 | 3850 | 7369=Axis.set_label_coords |
3851 | 3851 | 13017=install_clib |
3852 | 3852 | 16723=Marshaller.dump_instance |
3853 | -10593=AptStatusIcon.set_transaction | |
3853 | +10599=AptStatusIcon.set_transaction | |
3854 | 3854 | 14621=DispatcherQueue |
3855 | 3855 | 13827=DistUpgradeController.rewriteSourcesList |
3856 | 3856 | 5028=FigureCanvasBase |
@@ -3862,7 +3862,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
3862 | 3862 | 7168=Aifc_write.__init__ |
3863 | 3863 | 14659=LocalPart |
3864 | 3864 | 9375=AutoHide._select_xinput_devices |
3865 | -15662=ConfigWindow.Landscape._init_keys | |
3865 | +15661=ConfigWindow.Landscape._init_keys | |
3866 | 3866 | 10268=_WindowsSubprocessTransport._start |
3867 | 3867 | 2037=numpy.distutils.fcompiler.vast |
3868 | 3868 | 3547=_convert2ma.__init__ |
@@ -3875,8 +3875,8 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
3875 | 3875 | 12608=_T.setUp |
3876 | 3876 | 4812=PtyProcessUnicode |
3877 | 3877 | 9563=_ModuleLockManager.__init__ |
3878 | -10167=PolyCollection.set_verts_and_codes | |
3879 | -4315=CircleCollection | |
3878 | +10168=PolyCollection.set_verts_and_codes | |
3879 | +4317=CircleCollection | |
3880 | 3880 | 6866=Bus |
3881 | 3881 | 11116=_WordContext.__init__ |
3882 | 3882 | 1392=stat |
@@ -3892,7 +3892,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
3892 | 3892 | 1079=dbus.proxies |
3893 | 3893 | 2818=xlsxwriter.workbook |
3894 | 3894 | 3837=Event |
3895 | -6215=XBox | |
3895 | +6227=XBox | |
3896 | 3896 | 8969=DebianDistribution |
3897 | 3897 | 12290=RootViaPTL1ExecutionControllerTests |
3898 | 3898 | 14353=CrashCommand |
@@ -3902,7 +3902,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
3902 | 3902 | 13820=Viewer |
3903 | 3903 | 8507=DocTestCase.__init__ |
3904 | 3904 | 2081=numpy.setup |
3905 | -15893=ParserElement.leaveWhitespace | |
3905 | +15894=ParserElement.leaveWhitespace | |
3906 | 3906 | 9912=IconPalette.on_drag_done |
3907 | 3907 | 5047=MIMEBase |
3908 | 3908 | 872=orca.scripts.apps.gnome-panel.script |
@@ -3912,17 +3912,17 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
3912 | 3912 | 13582=PackagingMetaDataUnit.Meta |
3913 | 3913 | 14375=ProviderContentLoader.load |
3914 | 3914 | 15870=ShortcutHandler.__init__ |
3915 | -8792=RawTurtle.begin_fill | |
3915 | +8791=RawTurtle.begin_fill | |
3916 | 3916 | 15490=multi_rv_frozen |
3917 | 3917 | 2542=Quirks.quirkapplier |
3918 | 3918 | 9079=FIM.computeSize |
3919 | 3919 | 881=orca.scripts.apps.evolution.script_utilities |
3920 | 3920 | 10703=ConsoleClient._on_status_details |
3921 | -7782=invweibull_gen | |
3921 | +7772=invweibull_gen | |
3922 | 3922 | 12930=DefDestination.link |
3923 | 3923 | 6442=CellStyle |
3924 | 3924 | 2295=lib2to3.fixes.fix_standarderror |
3925 | -5766=FileSelectBox | |
3925 | +5785=FileSelectBox | |
3926 | 3926 | 5089=Options |
3927 | 3927 | 11002=DistUpgradeViewGtk3.getHtmlView |
3928 | 3928 | 8385=Fraction.__new__ |
@@ -3933,27 +3933,27 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
3933 | 3933 | 324=scipy.optimize.tnc |
3934 | 3934 | 9632=BaseChildWatcher.__init__ |
3935 | 3935 | 2704=matplotlib.tests.test_cycles |
3936 | -3730=NameConstraints | |
3936 | +3727=NameConstraints | |
3937 | 3937 | 12450=Chart.combine |
3938 | 3938 | 1076=reportlab.graphics.widgets.__init__ |
3939 | 3939 | 6085=GridHelperCurveLinear |
3940 | 3940 | 3879=OtherName |
3941 | 3941 | 9257=GridChunker._select_neighbour |
3942 | 3942 | 246=scipy.optimize.cobyla |
3943 | -16406=_isValidChild | |
3943 | +16398=_isValidChild | |
3944 | 3944 | 10863=Unmarshaller.end_params |
3945 | 3945 | 90=argparse |
3946 | 3946 | 2681=DistUpgrade.SimpleGtk3builderApp |
3947 | -6748=StopSign | |
3947 | +6761=StopSign | |
3948 | 3948 | 12800=_Hqxcoderengine.__init__ |
3949 | -7020=_NetlocResultMixinBytes | |
3950 | -3723=AccessDescription | |
3949 | +7015=_NetlocResultMixinBytes | |
3950 | +3735=AccessDescription | |
3951 | 3951 | 2305=lib2to3.fixes.fix_methodattrs |
3952 | -5942=NoUpdatesDialog | |
3952 | +5940=NoUpdatesDialog | |
3953 | 3953 | 14356=PlainboxSelfTestCommand |
3954 | 3954 | 2043=numpy.distutils.fcompiler.nag |
3955 | 3955 | 2768=html5lib.trie.datrie |
3956 | -14183=BCNextPredictions | |
3956 | +14181=BCNextPredictions | |
3957 | 3957 | 8190=FigureCanvasWebAggCore.set_image_mode |
3958 | 3958 | 14202=upload.initialize_options |
3959 | 3959 | 8831=file_dispatcher.set_file |
@@ -3963,7 +3963,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
3963 | 3963 | 16004=IMAP4.login |
3964 | 3964 | 6952=DocFileCase |
3965 | 3965 | 6090=ListStore |
3966 | -6341=ProxyInfo | |
3966 | +6343=ProxyInfo | |
3967 | 3967 | 11666=ScrolledCanvas.reset |
3968 | 3968 | 12844=LocaleTime.__calc_timezone |
3969 | 3969 | 16333=FileUnitFieldValidationTests |
@@ -3975,7 +3975,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
3975 | 3975 | 5190=CputableParser |
3976 | 3976 | 13631=WedgeProperties.__init__ |
3977 | 3977 | 14991=HorizontalHatch.__init__ |
3978 | -6339=HTTPConnectionWithTimeout | |
3978 | +6340=HTTPConnectionWithTimeout | |
3979 | 3979 | 2775=html5lib.trie.__init__ |
3980 | 3980 | 13534=_DupFd.__init__ |
3981 | 3981 | 7004=MimeParameters |
@@ -3997,11 +3997,11 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
3997 | 3997 | 3986=ContourSet |
3998 | 3998 | 4840=NameOwnerWatch |
3999 | 3999 | 644=filecmp |
4000 | -4990=PDFFunctionShading | |
4000 | +4997=PDFFunctionShading | |
4001 | 4001 | 12044=AptTransaction._on_property_changed |
4002 | 4002 | 8858=ListItem.__init__ |
4003 | 4003 | 3039=PkgRelation |
4004 | -3716=AuthorityKeyIdentifier | |
4004 | +3720=AuthorityKeyIdentifier | |
4005 | 4005 | 8702=Screen._calculate_size |
4006 | 4006 | 13068=FreeSpaceRequired.__init__ |
4007 | 4007 | 3857=Char |
@@ -4013,10 +4013,10 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
4013 | 4013 | 3652=_AssertWarnsContext |
4014 | 4014 | 338=scipy.special.basic |
4015 | 4015 | 10636=Aifc_read.readframes |
4016 | -4913=Keyword | |
4016 | +4909=Keyword | |
4017 | 4017 | 3371=LocatorDM |
4018 | 4018 | 2931=Fraction |
4019 | -5456=VScrollbar | |
4019 | +5457=VScrollbar | |
4020 | 4020 | 6504=StepScan |
4021 | 4021 | 14474=EllipticCurve |
4022 | 4022 | 13649=FileTextSource.__init__ |
@@ -4025,10 +4025,10 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
4025 | 4025 | 2940=AffineBase |
4026 | 4026 | 2492=reportlab.graphics.samples.linechart_with_markers |
4027 | 4027 | 13806=Format.set_font_script |
4028 | -4258=Cursor | |
4028 | +4261=Cursor | |
4029 | 4029 | 2608=PIL.ImagePath |
4030 | 4030 | 7338=_DeprecatedAttribute.__init__ |
4031 | -7758=hypsecant_gen | |
4031 | +7798=hypsecant_gen | |
4032 | 4032 | 4733=ConnectionWrapper |
4033 | 4033 | 9745=_SubTest.__init__ |
4034 | 4034 | 9721=MultiByteCharSetProber.__init__ |
@@ -4038,15 +4038,15 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
4038 | 4038 | 9425=GtkLanguageSelector.setupInstallerTreeView |
4039 | 4039 | 619=numpy.core.numeric |
4040 | 4040 | 633=xml.dom.xmlbuilder |
4041 | -7767=exponweib_gen | |
4041 | +7758=exponweib_gen | |
4042 | 4042 | 5144=ModuleInfo |
4043 | 4043 | 2350=gi._error |
4044 | 4044 | 746=scipy.interpolate.fitpack2 |
4045 | 4045 | 12476=KDEInstallProgressAdapter.conffile |
4046 | 4046 | 8752=Animation._start |
4047 | 4047 | 2955=Environment |
4048 | -5775=ExFileSelectDialog | |
4049 | -9273=BboxTransformToMaxOnly.get_matrix | |
4048 | +5739=ExFileSelectDialog | |
4049 | +9268=BboxTransformToMaxOnly.get_matrix | |
4050 | 4050 | 13914=TestDmiMixin |
4051 | 4051 | 11246=GtkFrontend.__init__ |
4052 | 4052 | 1599=guacamole.ingredients.ansi |
@@ -4077,8 +4077,8 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
4077 | 4077 | 9730=CodingStateMachine.next_state |
4078 | 4078 | 11345=GtkInstallProgressAdapter.child_exited |
4079 | 4079 | 16667=_FeedParserMixin.trackNamespace |
4080 | -5696=TruetypeFonts.CachedFont | |
4081 | -9281=BboxTransformTo.get_matrix | |
4080 | +5698=TruetypeFonts.CachedFont | |
4081 | +9271=BboxTransformTo.get_matrix | |
4082 | 4082 | 14882=GetoptError.__init__ |
4083 | 4083 | 2983=Future |
4084 | 4084 | 12408=G95FCompiler |
@@ -4088,9 +4088,9 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
4088 | 4088 | 4939=Server |
4089 | 4089 | 636=plainbox.impl.commands.analyze |
4090 | 4090 | 615=scipy.stats.__init__ |
4091 | -3191=LinearLocator | |
4091 | +3190=LinearLocator | |
4092 | 4092 | 8015=ColorButton.set_color |
4093 | -8427=matrix_normal_frozen.__init__ | |
4093 | +8426=matrix_normal_frozen.__init__ | |
4094 | 4094 | 13072=ImagePalette.getcolor |
4095 | 4095 | 3306=rrule |
4096 | 4096 | 8407=ZipFile.writestr |
@@ -4138,14 +4138,14 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
4138 | 4138 | 7364=ContourSet._contour_level_args |
4139 | 4139 | 15331=History.store |
4140 | 4140 | 10276=EllipticCurvePrivateNumbers.__init__ |
4141 | -15441=GraphicStringDecoder | |
4141 | +15451=GraphicStringDecoder | |
4142 | 4142 | 11794=LinkAnnotation.__init__ |
4143 | 4143 | 15974=FigureImage.draw |
4144 | 4144 | 7560=BulletDrawer.__init__ |
4145 | 4145 | 8918=_BinaryPlistWriter.__init__ |
4146 | 4146 | 5868=BboxPatch |
4147 | 4147 | 7280=FancyArrowPatch.set_arrowstyle |
4148 | -3449=_VersionAction | |
4148 | +3441=_VersionAction | |
4149 | 4149 | 14265=_FeedParserMixin._start_dc_contributor |
4150 | 4150 | 4407=DB |
4151 | 4151 | 11643=bdist_dumb.finalize_options |
@@ -4155,7 +4155,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
4155 | 4155 | 4463=MutableSet |
4156 | 4156 | 14861=ModuleLoader.__init__ |
4157 | 4157 | 1123=plainbox.vendor.phablet |
4158 | -7773=invgamma_gen | |
4158 | +7761=invgamma_gen | |
4159 | 4159 | 8920=AtspiStateTracker.freeze |
4160 | 4160 | 11582=GtkUI.__init__ |
4161 | 4161 | 15068=OpProgress.update |
@@ -4227,13 +4227,13 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
4227 | 4227 | 16504=FigureManagerGTK.__init__ |
4228 | 4228 | 2207=matplotlib.backends.backend_template |
4229 | 4229 | 1149=dateutil.__init__ |
4230 | -5735=_dummyComboBox | |
4230 | +5752=_dummyComboBox | |
4231 | 4231 | 9254=Chunker.previous |
4232 | 4232 | 13018=install_egg_info |
4233 | 4233 | 200=IN |
4234 | 4234 | 3743=IO |
4235 | 4235 | 1576=mako.parsetree |
4236 | -15054=UnsupportedExtension.__init__ | |
4236 | +15055=UnsupportedExtension.__init__ | |
4237 | 4237 | 1202=numpy.core.setup_common |
4238 | 4238 | 11552=ansi_on |
4239 | 4239 | 12873=Code128.decompose |
@@ -4247,7 +4247,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
4247 | 4247 | 4547=MissingReplyHandlerException |
4248 | 4248 | 14431=FpxImageFile._open_index |
4249 | 4249 | 12836=Binary.decode |
4250 | -13556=If | |
4250 | +13567=If | |
4251 | 4251 | 16247=ObjectDescriptor |
4252 | 4252 | 11271=Marshaller.__init__ |
4253 | 4253 | 14128=Suspend5DiskJobResultTests |
@@ -4272,27 +4272,27 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
4272 | 4272 | 5800=FontconfigPatternParser |
4273 | 4273 | 15367=CData |
4274 | 4274 | 4784=ModifiedColorDelegator |
4275 | -13641=NoEntry.__init__ | |
4275 | +13638=NoEntry.__init__ | |
4276 | 4276 | 5725=RemoteDisconnected |
4277 | 4277 | 10377=_ProactorWritePipeTransport.__init__ |
4278 | 4278 | 2217=plainbox.impl.test_clitools |
4279 | -5227=ZipProvider | |
4279 | +5228=ZipProvider | |
4280 | 4280 | 7542=AptBtrfsSnapshot.mount_btrfs_root_volume |
4281 | 4281 | 10498=CursesDisplay._init_curses |
4282 | 4282 | 906=_multibytecodec |
4283 | -6241=DocWhile | |
4283 | +6217=DocWhile | |
4284 | 4284 | 14717=IndexExpression.__init__ |
4285 | 4285 | 16156=StreamHandler.__init__ |
4286 | 4286 | 6098=ExFileObject |
4287 | 4287 | 10187=BaseSubprocessTransport._connect_pipes |
4288 | 4288 | 11353=sdist.initialize_options |
4289 | 4289 | 3484=MarkerStyle.__setstate__ |
4290 | -3919=Function.get_frees | |
4290 | +3921=Function.get_frees | |
4291 | 4291 | 195=binhex |
4292 | 4292 | 416=scipy.fftpack.realtransforms |
4293 | 4293 | 2582=jinja2.tests |
4294 | 4294 | 6323=screen |
4295 | -5550=FigureManagerGTK | |
4295 | +5543=FigureManagerGTK | |
4296 | 4296 | 7525=HTTPResponse.__init__ |
4297 | 4297 | 7872=DaemonDpkgReconfigureProgress |
4298 | 4298 | 3778=clear_and_catch_warnings |
@@ -4300,8 +4300,8 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
4300 | 4300 | 11822=HyperParser.__init__ |
4301 | 4301 | 13750=FormatStrFormatter.__init__ |
4302 | 4302 | 1321=louis.__init__ |
4303 | -6717=Packages | |
4304 | -10107=Wedge.set_theta2 | |
4303 | +6718=Packages | |
4304 | +10105=Wedge.set_theta2 | |
4305 | 4305 | 5489=ChartPie |
4306 | 4306 | 6118=Packager |
4307 | 4307 | 10097=Wedge.set_theta1 |
@@ -4345,21 +4345,21 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
4345 | 4345 | 7122=PipeListener.__init__ |
4346 | 4346 | 7972=MIMEtype.__init__ |
4347 | 4347 | 1003=orca.label_inference |
4348 | -6367=ArrowStyle.BarAB | |
4349 | -6576=DatagramHandler | |
4350 | -5682=Fonts | |
4348 | +6370=ArrowStyle.BarAB | |
4349 | +6582=DatagramHandler | |
4350 | +5663=Fonts | |
4351 | 4351 | 9767=TextArea.set_minimumdescent |
4352 | 4352 | 11268=ModuleTester.__init__ |
4353 | 4353 | 9962=LanguageMenu |
4354 | 4354 | 400=numpy.lib.stride_tricks |
4355 | -13566=FromImport | |
4355 | +13565=FromImport | |
4356 | 4356 | 15466=ZipFile.setpassword |
4357 | 4357 | 6868=SessionBus |
4358 | 4358 | 810=orca.scripts.apps.metacity.script |
4359 | 4359 | 7996=Table._calc_width |
4360 | 4360 | 14763=UniqueSingleAddressHeader |
4361 | -4910=Or | |
4362 | -5504=mbox | |
4361 | +4927=Or | |
4362 | +5507=mbox | |
4363 | 4363 | 11459=DumbWriter.send_literal_data |
4364 | 4364 | 16568=FixUnicode.start_tree |
4365 | 4365 | 12090=SignalTestCaseTest.setUp |
@@ -4369,18 +4369,18 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
4369 | 4369 | 7147=PunctuatorImmediateSeparators.reset |
4370 | 4370 | 16629=RadioButtons.set_active |
4371 | 4371 | 11523=Axes.AxisDict.__init__ |
4372 | -5338=QR | |
4373 | -15445=NumericStringDecoder | |
4372 | +5339=QR | |
4373 | +15441=NumericStringDecoder | |
4374 | 4374 | 11677=ITranslator |
4375 | 4375 | 2421=plainbox.vendor.textland.abc |
4376 | 4376 | 5079=PchipInterpolator |
4377 | 4377 | 1072=reportlab.pdfbase.cidfonts |
4378 | -5370=FigureManagerWx | |
4378 | +5365=FigureManagerWx | |
4379 | 4379 | 16728=RefactoringTool.write_file |
4380 | 4380 | 7840=HtmlDiff.__init__ |
4381 | 4381 | 8422=_MaskedPrintOption.set_display |
4382 | 4382 | 31=reportlab.lib.rl_accel |
4383 | -6752=ArrowOne | |
4383 | +6763=ArrowOne | |
4384 | 4384 | 1665=lib2to3.fixes.fix_renames |
4385 | 4385 | 2502=plainbox.impl.test_censoREd |
4386 | 4386 | 11431=ValueTerminal |
@@ -4397,7 +4397,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
4397 | 4397 | 9153=ToolZoom.__init__ |
4398 | 4398 | 16223=_HTMLSanitizer.unknown_starttag |
4399 | 4399 | 6446=SafeDelegate |
4400 | -5340=QRKanji | |
4400 | +5341=QRKanji | |
4401 | 4401 | 5598=RecoveryInfoParser |
4402 | 4402 | 12996=InsecureTransportError |
4403 | 4403 | 2065=numpy.lib.setup |
@@ -4411,19 +4411,19 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
4411 | 4411 | 7561=FigureCanvasBase.__init__ |
4412 | 4412 | 12146=Chartsheet.__init__ |
4413 | 4413 | 7361=AttributesNSImpl.__init__ |
4414 | -15985=Figure.subplots_adjust | |
4414 | +15990=Figure.subplots_adjust | |
4415 | 4415 | 265=html.__init__ |
4416 | -15028=proxy_as_function.setUp | |
4416 | +15029=proxy_as_function.setUp | |
4417 | 4417 | 4483=ClusteredColumn |
4418 | 4418 | 587=scipy.io.netcdf |
4419 | -5470=Label | |
4419 | +5467=Label | |
4420 | 4420 | 6028=SimplePie |
4421 | 4421 | 13312=EndOfOctetsEncoder |
4422 | 4422 | 2700=plainbox.impl.unit.test_template |
4423 | 4423 | 1927=encodings.cp273 |
4424 | 4424 | 9561=CbarAxesLocator.__init__ |
4425 | 4425 | 3907=FieldStorage.__write |
4426 | -7776=gilbrat_gen | |
4426 | +7779=gilbrat_gen | |
4427 | 4427 | 10848=Triangulation.get_trifinder |
4428 | 4428 | 11821=_StrictFeedParser.error |
4429 | 4429 | 6684=MIMEAudio |
@@ -4437,7 +4437,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
4437 | 4437 | 15544=RequestException.__init__ |
4438 | 4438 | 7716=LayoutRoot.iter_visible_items |
4439 | 4439 | 712=asyncio.coroutines |
4440 | -12003=lapack_opt_info | |
4440 | +12002=lapack_opt_info | |
4441 | 4441 | 9043=LogTransform.__init__ |
4442 | 4442 | 7036=TupleMeta.__new__ |
4443 | 4443 | 7923=socket.detach |
@@ -4445,7 +4445,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
4445 | 4445 | 10922=Pdb._runscript |
4446 | 4446 | 15434=DaemonInstallProgress._status_changed |
4447 | 4447 | 11588=Problem |
4448 | -5925=_SubParsersAction._ChoicesPseudoAction | |
4448 | +5923=_SubParsersAction._ChoicesPseudoAction | |
4449 | 4449 | 9097=MIMEPart._make_multipart |
4450 | 4450 | 2164=plainbox.impl.commands.cmd_device |
4451 | 4451 | 14543=GenericBroyden.update |
@@ -4483,8 +4483,8 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
4483 | 4483 | 15950=Table.add_cell |
4484 | 4484 | 11683=BitStream.peek |
4485 | 4485 | 5488=_UnixDefaultEventLoopPolicy |
4486 | -6747=ETriangle | |
4487 | -15449=UTCTimeDecoder | |
4486 | +6760=ETriangle | |
4487 | +15452=UTCTimeDecoder | |
4488 | 4488 | 4485=ExtensionNotFound |
4489 | 4489 | 10011=ImImageFile |
4490 | 4490 | 16338=AssignFilterTests |
@@ -4496,7 +4496,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
4496 | 4496 | 11124=XmlListener |
4497 | 4497 | 2095=softwareproperties.CountryInformation |
4498 | 4498 | 10744=Annotation.anncoords |
4499 | -13384=TemporarilyUnavailableError | |
4499 | +13381=TemporarilyUnavailableError | |
4500 | 4500 | 15543=AuthorizationCodeGrant.__init__ |
4501 | 4501 | 15340=ToolViewsPositions.__init__ |
4502 | 4502 | 14489=DictTreeItem |
@@ -4530,7 +4530,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
4530 | 4530 | 4855=ProviderManagerTool |
4531 | 4531 | 947=orca.scripts.apps.gnome-shell.formatting |
4532 | 4532 | 4492=ToolViewsPositions |
4533 | -14182=BCPreviousPredictions | |
4533 | +14189=BCPreviousPredictions | |
4534 | 4534 | 11213=EmbeddedType1Face.__init__ |
4535 | 4535 | 512=numpy.distutils.from_template |
4536 | 4536 | 7802=ExpatBuilder.end_cdata_section_handler |
@@ -4538,10 +4538,10 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
4538 | 4538 | 5276=_BaseHTMLProcessor |
4539 | 4539 | 9126=PDFTextObject.setHorizScale |
4540 | 4540 | 13775=PartialUpgradeDialog.__init__ |
4541 | -7762=powerlognorm_gen | |
4541 | +7733=powerlognorm_gen | |
4542 | 4542 | 13621=ErrorDuringImport.__init__ |
4543 | 4543 | 13743=FrameTreeItem.__init__ |
4544 | -13635=DangerSign.__init__ | |
4544 | +13636=DangerSign.__init__ | |
4545 | 4545 | 2427=LanguageSelector.ImConfig |
4546 | 4546 | 9773=datetime.__setstate |
4547 | 4547 | 12885=StreamConverter |
@@ -4550,13 +4550,13 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
4550 | 4550 | 4692=_NamespaceLoader |
4551 | 4551 | 2346=pyasn1.type.useful |
4552 | 4552 | 9255=Chunker.descend |
4553 | -15806=csv_testcase | |
4553 | +15797=csv_testcase | |
4554 | 4554 | 2978=_FakeMatrix.__init__ |
4555 | 4555 | 11383=_ScaledLinearOperator.__init__ |
4556 | 4556 | 77=html5lib.treewalkers.etree |
4557 | 4557 | 2455=UpdateManager.backend.InstallBackendSynaptic |
4558 | 4558 | 4229=CaretNavigation |
4559 | -16065=HTMLTokenizer.scriptDataDoubleEscapedDashDashState | |
4559 | +16060=HTMLTokenizer.scriptDataDoubleEscapedDashDashState | |
4560 | 4560 | 16662=LooseVersion.parse |
4561 | 4561 | 6832=RPCProxy.__getmethods |
4562 | 4562 | 16297=LayoutItem.update_templates |
@@ -4565,25 +4565,25 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
4565 | 4565 | 2691=reportlab.graphics.samples.stacked_column |
4566 | 4566 | 11303=ConnectionStyle.Angle.__init__ |
4567 | 4567 | 2216=matplotlib.tests.test_style |
4568 | -13310=IntegerEncoder | |
4568 | +13311=IntegerEncoder | |
4569 | 4569 | 3533=_BoundMethodProxy.__setstate__ |
4570 | 4570 | 11244=UDPServer |
4571 | 4571 | 4132=_MockIter |
4572 | -4262=SpanSelector | |
4573 | -16103=Text.set_family | |
4572 | +4259=SpanSelector | |
4573 | +16099=Text.set_family | |
4574 | 4574 | 3319=Metropolis |
4575 | 4575 | 6395=BezierPath |
4576 | 4576 | 10926=Node.setUserData |
4577 | -16408=_isColorOrNone | |
4577 | +16404=_isColorOrNone | |
4578 | 4578 | 4206=Scatter |
4579 | 4579 | 15306=_PyAccess32_3._post_init |
4580 | -15798=spectral_testcase_nosig_complex_defaultsided_noNFFT | |
4580 | +15816=spectral_testcase_nosig_complex_defaultsided_noNFFT | |
4581 | 4581 | 8119=_Container.copyContent |
4582 | 4582 | 9170=Bbox.__init__ |
4583 | 4583 | 3038=Message |
4584 | 4584 | 9659=_C |
4585 | 4585 | 2977=_E |
4586 | -9495=lapack_atlas_info | |
4586 | +9496=lapack_atlas_info | |
4587 | 4587 | 15694=UnixHTTPServer |
4588 | 4588 | 539=numpy.ma.core |
4589 | 4589 | 8022=BlockReference.__init__ |
@@ -4630,7 +4630,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
4630 | 4630 | 2991=_ndptr |
4631 | 4631 | 2229=pyasn1.codec.ber.eoo |
4632 | 4632 | 13531=file_wrapper.__init__ |
4633 | -5841=HPacker | |
4633 | +5838=HPacker | |
4634 | 4634 | 12472=Region.setContractedBraille |
4635 | 4635 | 1659=matplotlib.tests.test_delaunay |
4636 | 4636 | 2159=xdg.DesktopEntry |
@@ -4643,19 +4643,19 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
4643 | 4643 | 8704=_BaseSelectorImpl.__init__ |
4644 | 4644 | 16358=SessionStorageTests |
4645 | 4645 | 849=fcntl |
4646 | -15800=spectral_testcase_nosig_real_twosided_noNFFT | |
4646 | +15840=spectral_testcase_nosig_real_twosided_noNFFT | |
4647 | 4647 | 8186=Table._prepLine |
4648 | -4247=StrandLabel | |
4648 | +4250=StrandLabel | |
4649 | 4649 | 16412=gaussian_kde_custom_tests |
4650 | -4997=PDFTrailer | |
4650 | +5001=PDFTrailer | |
4651 | 4651 | 3783=StreamReaderWriter |
4652 | 4652 | 8631=ValueProxy |
4653 | 4653 | 10156=Canvas.setPageRotation |
4654 | -5777=_dummyLabel | |
4654 | +5788=_dummyLabel | |
4655 | 4655 | 8235=Au_read.initfp |
4656 | 4656 | 5051=Dib |
4657 | 4657 | 14421=OverridableJobField.__init__ |
4658 | -4906=CaselessLiteral | |
4658 | +4926=CaselessLiteral | |
4659 | 4659 | 10409=MencoderBase |
4660 | 4660 | 404=matplotlib.delaunay.interpolate |
4661 | 4661 | 10914=TextDomain.__init__ |
@@ -4663,7 +4663,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
4663 | 4663 | 12634=FInfo.__init__ |
4664 | 4664 | 4531=FrameTreeItem |
4665 | 4665 | 14470=DSAPublicKey |
4666 | -15842=spectral_testcase_nosig_real_onesided_oddlen | |
4666 | +15812=spectral_testcase_nosig_real_onesided_oddlen | |
4667 | 4667 | 12579=Telnet.read_very_lazy |
4668 | 4668 | 15099=Div |
4669 | 4669 | 2141=xlsxwriter.compat_collections |
@@ -4685,7 +4685,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
4685 | 4685 | 9439=LayoutRoot.get_key_at |
4686 | 4686 | 14596=ColorbarBase.add_lines |
4687 | 4687 | 16707=Font._calcWidths |
4688 | -3916=Port | |
4688 | +3917=Port | |
4689 | 4689 | 3688=_NNTPBase |
4690 | 4690 | 16232=Config.remember_theme |
4691 | 4691 | 10569=FigureManagerNbAgg.__init__ |
@@ -4695,7 +4695,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
4695 | 4695 | 2587=chardet.utf8prober |
4696 | 4696 | 2814=reportlab.pdfbase._fontdata_widths_symbol |
4697 | 4697 | 10061=TransformWrapper.__setstate__ |
4698 | -6309=AptConfirmDialog | |
4698 | +6306=AptConfirmDialog | |
4699 | 4699 | 4525=FontDescriptor |
4700 | 4700 | 14992=VerticalHatch.__init__ |
4701 | 4701 | 8562=PressedEventType |
@@ -4703,9 +4703,9 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
4703 | 4703 | 14652=LocaleTextCalendar.__init__ |
4704 | 4704 | 38=imaplib |
4705 | 4705 | 2317=lib2to3.fixes.fix_imports2 |
4706 | -13567=ExtensionAttribute | |
4706 | +13560=ExtensionAttribute | |
4707 | 4707 | 95=test.support.__init__ |
4708 | -5542=DefTag | |
4708 | +5549=DefTag | |
4709 | 4709 | 10262=_ProxyFile._read |
4710 | 4710 | 14671=ScalarFormatter.set_locs |
4711 | 4711 | 12775=QRCode.__init__ |
@@ -4715,9 +4715,9 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
4715 | 4715 | 13492=toColor.__init__ |
4716 | 4716 | 8307=InputEventSource._register_xinput_events |
4717 | 4717 | 5210=RubberbandGTK3 |
4718 | -5699=BakomaFonts | |
4718 | +5694=BakomaFonts | |
4719 | 4719 | 9460=Button.__init__ |
4720 | -12322=HierarchyRequestErr | |
4720 | +12323=HierarchyRequestErr | |
4721 | 4721 | 14210=_AxesBase.update_datalim |
4722 | 4722 | 900=gc |
4723 | 4723 | 15218=Component.set_parent_component |
@@ -4727,7 +4727,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
4727 | 4727 | 12132=Dmi |
4728 | 4728 | 800=gi |
4729 | 4729 | 109=scipy.ndimage.interpolation |
4730 | -15595=PackageKitTransaction.GetOldTransactions | |
4730 | +15603=PackageKitTransaction.GetOldTransactions | |
4731 | 4731 | 16473=XCategoryAxis.__init__ |
4732 | 4732 | 12493=Lexer.__init__ |
4733 | 4733 | 793=scipy.constants.codata |
@@ -4751,7 +4751,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
4751 | 4751 | 11035=PDFTextObject.textOut |
4752 | 4752 | 371=numpy.core.arrayprint |
4753 | 4753 | 3631=TimerBase |
4754 | -15964=_AxesBase.set_xticklabels | |
4754 | +15958=_AxesBase.set_xticklabels | |
4755 | 4755 | 3005=MatrixLinearOperator._adjoint |
4756 | 4756 | 7639=GraphicsContextBase.set_capstyle |
4757 | 4757 | 15711=SessionSuspendHelper6Tests |
@@ -4764,7 +4764,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
4764 | 4764 | 12=reportlab.platypus.paragraph |
4765 | 4765 | 4373=ConversationList |
4766 | 4766 | 13960=DomainNOP |
4767 | -14049=DivisionUndefined | |
4767 | +14050=DivisionUndefined | |
4768 | 4768 | 3867=ArMember.__init__ |
4769 | 4769 | 3561=_Stream |
4770 | 4770 | 8101=SVGCanvas.__init__ |
@@ -4780,7 +4780,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
4780 | 4780 | 15991=TestParentOperations.setUp |
4781 | 4781 | 1699=scipy.io.matlab.miobase |
4782 | 4782 | 7069=ScanMode.finalize |
4783 | -5540=PageTag | |
4783 | +5536=PageTag | |
4784 | 4784 | 787=scipy.optimize.nnls |
4785 | 4785 | 16206=DOMInputSource._set_stringData |
4786 | 4786 | 8881=GridHelperBase.update_lim |
@@ -4789,7 +4789,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
4789 | 4789 | 15040=_CommentFinder.find_backwards |
4790 | 4790 | 16529=Group.shift |
4791 | 4791 | 14117=CodeChartBase.calcLayout |
4792 | -9825=BlendedAffine2D.__init__ | |
4792 | +9820=BlendedAffine2D.__init__ | |
4793 | 4793 | 4723=BoundingBox |
4794 | 4794 | 2100=checkbox_support.parsers.cpuinfo |
4795 | 4795 | 1902=requests.exceptions |
@@ -4799,7 +4799,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
4799 | 4799 | 15786=proxy_as_function |
4800 | 4800 | 9174=RectKey.get_image |
4801 | 4801 | 11466=FuncData.__init__ |
4802 | -5461=SizeGroup | |
4802 | +5475=SizeGroup | |
4803 | 4803 | 5895=ParserGenerator |
4804 | 4804 | 3673=_ModuleLockManager |
4805 | 4805 | 4763=iinfo |
@@ -4815,10 +4815,10 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
4815 | 4815 | 2720=plainbox.testing_utils.test_io |
4816 | 4816 | 5649=Big5CodeChart |
4817 | 4817 | 6853=ExtensionRegistry |
4818 | -16046=HTMLTokenizer.rcdataEndTagOpenState | |
4818 | +16016=HTMLTokenizer.rcdataEndTagOpenState | |
4819 | 4819 | 8137=RequestsCookieJar.__setstate__ |
4820 | 4820 | 4019=MovieWriterRegistry |
4821 | -6073=AmbiguousOptionError | |
4821 | +6072=AmbiguousOptionError | |
4822 | 4822 | 10943=Unmarshaller.end_int |
4823 | 4823 | 3542=DndHandler |
4824 | 4824 | 9835=Dsc |
@@ -4826,18 +4826,18 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
4826 | 4826 | 13723=BottomMatcher.__init__ |
4827 | 4827 | 15017=StandardEncryption.register |
4828 | 4828 | 2787=distutils.command.upload |
4829 | -7298=levy_stable_gen | |
4829 | +7299=levy_stable_gen | |
4830 | 4830 | 12818=QRCode.makeImpl |
4831 | 4831 | 14073=AbstractFormatter.add_literal_data |
4832 | 4832 | 6622=UpdateApplicationGroup |
4833 | 4833 | 13880=MemoizeJac.__init__ |
4834 | -15796=spectral_testcase_nosig_complex_defaultsided | |
4834 | +15849=spectral_testcase_nosig_complex_defaultsided | |
4835 | 4835 | 13211=SpLuInv.__init__ |
4836 | 4836 | 827=orca.scripts.apps.planner.__init__ |
4837 | -7744=wald_gen | |
4837 | +7765=wald_gen | |
4838 | 4838 | 13456=PopenSpawn.wait |
4839 | 4839 | 3611=Filler.__init__ |
4840 | -4261=SubplotTool | |
4840 | +4266=SubplotTool | |
4841 | 4841 | 13088=SourceEntry.set_enabled |
4842 | 4842 | 15574=NonCallableMock.__get_return_value |
4843 | 4843 | 481=reportlab.pdfbase.rl_codecs |
@@ -4846,7 +4846,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
4846 | 4846 | 10049=LockDraw.__call__ |
4847 | 4847 | 10658=TestResult._setupStdout |
4848 | 4848 | 339=html5lib.__init__ |
4849 | -15033=proxy_as_function.test_reversed | |
4849 | +15032=proxy_as_function.test_reversed | |
4850 | 4850 | 16249=UTCTime |
4851 | 4851 | 8561=ImageFileDirectory_v2.__init__ |
4852 | 4852 | 15251=FieldOverride |
@@ -4869,7 +4869,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
4869 | 4869 | 953=orca.punctuation_settings |
4870 | 4870 | 7366=Table.auto_set_font_size |
4871 | 4871 | 4675=YCategoryAxis |
4872 | -10945=Unmarshaller.end_struct | |
4872 | +10946=Unmarshaller.end_struct | |
4873 | 4873 | 16479=ToolTipBase.showtip |
4874 | 4874 | 4718=ScalarMappable |
4875 | 4875 | 10269=FontconfigPatternParser.parse |
@@ -4897,7 +4897,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
4897 | 4897 | 9706=Line2D.set_markevery |
4898 | 4898 | 5843=ExpFormat |
4899 | 4899 | 3280=gaussian_kde |
4900 | -9669=MaskedArray.__setitem__ | |
4900 | +9670=MaskedArray.__setitem__ | |
4901 | 4901 | 6729=_DOF_estimator_min_E |
4902 | 4902 | 12489=StreamRequestHandler.setup |
4903 | 4903 | 1=re |
@@ -4905,16 +4905,16 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
4905 | 4905 | 4529=UnitValidator |
4906 | 4906 | 14695=_ListDataStream.__init__ |
4907 | 4907 | 15971=ColorbarBase._set_label |
4908 | -3714=BasicConstraints | |
4909 | -8297=TransactionAlreadyRunning | |
4908 | +3712=BasicConstraints | |
4909 | +8298=TransactionAlreadyRunning | |
4910 | 4910 | 11031=Verbatim.__init__ |
4911 | 4911 | 5613=MacroExpander |
4912 | 4912 | 13752=strpdate2num.__init__ |
4913 | 4913 | 5535=JobReadinessInhibitor |
4914 | -5733=TixSubWidget | |
4914 | +5735=TixSubWidget | |
4915 | 4915 | 15209=AnchoredZoomLocator.__init__ |
4916 | 4916 | 1749=DistUpgrade.xorg_fix_proprietary |
4917 | -16010=HTMLTokenizer.dataState | |
4917 | +16011=HTMLTokenizer.dataState | |
4918 | 4918 | 14233=PngStream.chunk_iTXt |
4919 | 4919 | 37=curses.has_key |
4920 | 4920 | 2148=requests.api |
@@ -4925,27 +4925,27 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
4925 | 4925 | 14572=TrustedLauncherTests.setUp |
4926 | 4926 | 16295=CategoryUnitLegacyAPI.Meta |
4927 | 4927 | 14480=AES.__init__ |
4928 | -4983=HighlightAnnotation | |
4928 | +4967=HighlightAnnotation | |
4929 | 4929 | 6449=Redirect |
4930 | 4930 | 9761=KeyMenu._on_menu_unmap |
4931 | -15984=Figure.text | |
4931 | +15986=Figure.text | |
4932 | 4932 | 6522=searcher_re |
4933 | 4933 | 10267=Attr._set_prefix |
4934 | 4934 | 8580=MatchType |
4935 | 4935 | 9520=_IPv6Constants |
4936 | -6317=AxesY | |
4936 | +6321=AxesY | |
4937 | 4937 | 9544=Line2D.set_linewidth |
4938 | 4938 | 8353=TurtleScreen.tracer |
4939 | 4939 | 6779=TextToPath |
4940 | 4940 | 10123=_FancyAxislineStyle.SimpleArrow.draw |
4941 | -6321=AxesX | |
4941 | +6320=AxesX | |
4942 | 4942 | 13975=CheckBoxDifferentialExecutionController |
4943 | 4943 | 14797=TestRun.__init__ |
4944 | 4944 | 4535=GridSpecFromSubplotSpec |
4945 | 4945 | 12310=CheckButtons.__init__ |
4946 | 4946 | 1087=xdg.IconTheme |
4947 | 4947 | 4722=ContainerIO |
4948 | -5493=Provider1 | |
4948 | +5490=Provider1 | |
4949 | 4949 | 16471=closing.__init__ |
4950 | 4950 | 1437=_sitebuiltins |
4951 | 4951 | 4622=FrameIdentifierVisitor |
@@ -4957,7 +4957,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
4957 | 4957 | 11940=DefTemplate.__init__ |
4958 | 4958 | 4786=PyShell |
4959 | 4959 | 8375=DebianPackagingDriver.__init__ |
4960 | -12768=Text.splitText | |
4960 | +12769=Text.splitText | |
4961 | 4961 | 1473=plainbox.impl.secure.qualifiers |
4962 | 4962 | 9128=GridSpecFromSubplotSpec.__init__ |
4963 | 4963 | 9812=SBCSGroupProber.__init__ |
@@ -4965,7 +4965,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
4965 | 4965 | 3687=Binary |
4966 | 4966 | 7116=ScanDevice._device_event_handler |
4967 | 4967 | 15429=AnnotationBbox.set_fontsize |
4968 | -16111=YAxis.set_data_interval | |
4968 | +16113=YAxis.set_data_interval | |
4969 | 4969 | 12726=Bdb.break_here |
4970 | 4970 | 2374=matplotlib._version |
4971 | 4971 | 8164=SessionAssistant.use_alternate_execution_controllers |
@@ -4984,7 +4984,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
4984 | 4984 | 3618=Telnet |
4985 | 4985 | 13143=ObsRoute |
4986 | 4986 | 8488=WindowManipulator.stop_drag |
4987 | -5258=FormatMillions | |
4987 | +5259=FormatMillions | |
4988 | 4988 | 5822=NavigationToolbar2Mac |
4989 | 4989 | 9165=PDFDocument.__init__ |
4990 | 4990 | 4687=InteractiveInterpreter |
@@ -4999,7 +4999,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
4999 | 4999 | 10646=Paragraph.breakLines |
5000 | 5000 | 11747=FixExec |
5001 | 5001 | 8139=Triangulation.get_cpp_triangulation |
5002 | -15847=spectral_testcase_nosig_complex_onesided_nopad_to | |
5002 | +15817=spectral_testcase_nosig_complex_onesided_nopad_to | |
5003 | 5003 | 14379=Worksheet.right_to_left |
5004 | 5004 | 14467=DHPrivateKey |
5005 | 5005 | 9398=AsyncEvent.__init__ |
@@ -5007,17 +5007,17 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
5007 | 5007 | 730=dbus.bus |
5008 | 5008 | 12801=_Hqxcoderengine.write |
5009 | 5009 | 15152=OnDemandOutputWindow.setup |
5010 | -15169=Worksheet.print_across | |
5010 | +15170=Worksheet.print_across | |
5011 | 5011 | 1049=reportlab.lib.fontfinder |
5012 | -15836=spectral_testcase_nosig_real_defaultsided_noNFFT | |
5012 | +15819=spectral_testcase_nosig_real_defaultsided_noNFFT | |
5013 | 5013 | 7060=DefaultContext.get_context |
5014 | -7796=cosine_gen | |
5014 | +7771=cosine_gen | |
5015 | 5015 | 9056=datetime.__hash__ |
5016 | 5016 | 2042=numpy.distutils.fcompiler.pathf95 |
5017 | 5017 | 10147=MarkerStyle._set_mathtext_path |
5018 | 5018 | 10795=TimerGTK._timer_start |
5019 | 5019 | 11060=ColorbarBase._mesh |
5020 | -7291=pearson3_gen | |
5020 | +7294=pearson3_gen | |
5021 | 5021 | 8313=Path3DCollection.__init__ |
5022 | 5022 | 15628=Entry.__init__ |
5023 | 5023 | 9614=GeoAxes.set_longitude_grid |
@@ -5029,7 +5029,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
5029 | 5029 | 5126=FigureCanvasGTK3Cairo |
5030 | 5030 | 3143=_IndividualSpecifier |
5031 | 5031 | 5487=BaseChildWatcher |
5032 | -6381=BoxStyle.Roundtooth | |
5032 | +6386=BoxStyle.Roundtooth | |
5033 | 5033 | 4808=HandlerRegularPolyCollection |
5034 | 5034 | 5236=OverridesStruct |
5035 | 5035 | 6959=PortForwardingError |
@@ -5045,7 +5045,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
5045 | 5045 | 13613=ImpLoader._reopen |
5046 | 5046 | 1418=plainbox.impl.__init__ |
5047 | 5047 | 4060=Model |
5048 | -5833=PackerBase | |
5048 | +5841=PackerBase | |
5049 | 5049 | 9332=OrcaSetupGUI.init |
5050 | 5050 | 10927=X963KDF.derive |
5051 | 5051 | 1438=cryptography.hazmat.backends.openssl.hmac |
@@ -5075,10 +5075,10 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
5075 | 5075 | 5049=Colorbar |
5076 | 5076 | 9457=Script.speakMisspelledIndicator |
5077 | 5077 | 2839=_ExpmPadeHelper.__init__ |
5078 | -3197=EngFormatter | |
5078 | +3183=EngFormatter | |
5079 | 5079 | 15016=CCompiler.set_link_objects |
5080 | 5080 | 10365=Future.set_result |
5081 | -6226=Spacer | |
5081 | +6218=Spacer | |
5082 | 5082 | 12364=PDFRadialShading.__init__ |
5083 | 5083 | 654=scipy.sparse.linalg.isolve.utils |
5084 | 5084 | 4654=HKDFExpand |
@@ -5092,7 +5092,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
5092 | 5092 | 740=scipy.optimize.zeros |
5093 | 5093 | 3491=Variable |
5094 | 5094 | 15749=AbsolutePathValidatorTests |
5095 | -13286=UTCTimeEncoder | |
5095 | +13287=UTCTimeEncoder | |
5096 | 5096 | 606=scipy.cluster.hierarchy |
5097 | 5097 | 14762=UniqueAddressHeader |
5098 | 5098 | 15398=ProxyHandler.__init__ |
@@ -5100,7 +5100,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
5100 | 5100 | 2653=chardet.sbcsgroupprober |
5101 | 5101 | 2855=NormalUI.__init__ |
5102 | 5102 | 1859=matplotlib.table |
5103 | -7737=gamma_gen | |
5103 | +7751=gamma_gen | |
5104 | 5104 | 15132=PackagingDriverBase.__init__ |
5105 | 5105 | 1913=reportlab.graphics.samples.clustered_bar |
5106 | 5106 | 9488=Rejecter.end_element_handler |
@@ -5108,8 +5108,8 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
5108 | 5108 | 1507=DistUpgrade.utils |
5109 | 5109 | 6647=FIM |
5110 | 5110 | 10507=FlexFigure._scale |
5111 | -14051=InvalidOperation | |
5112 | -10103=Wedge._recompute_path | |
5111 | +14049=InvalidOperation | |
5112 | +10106=Wedge._recompute_path | |
5113 | 5113 | 8262=date.__new__ |
5114 | 5114 | 9595=MollweideAxes.__init__ |
5115 | 5115 | 175=gi.overrides.GObject |
@@ -5158,14 +5158,14 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
5158 | 5158 | 7080=Script.onShowingChanged |
5159 | 5159 | 13651=TemplateSyntaxError.__init__ |
5160 | 5160 | 8833=NumpyDocTestFinder |
5161 | -5670=StandardPsFonts | |
5162 | -4248=SpiderChart | |
5163 | -16180=NotAny.__str__ | |
5161 | +5692=StandardPsFonts | |
5162 | +4251=SpiderChart | |
5163 | +16172=NotAny.__str__ | |
5164 | 5164 | 11477=DrawingContext.__init__ |
5165 | 5165 | 3200=UnivariateSpline._set_class |
5166 | 5166 | 11645=bdist_msi.finalize_options |
5167 | 5167 | 10991=_UnixDefaultEventLoopPolicy.__init__ |
5168 | -7192=MarkerStyle._set_triangle | |
5168 | +7193=MarkerStyle._set_triangle | |
5169 | 5169 | 14310=Each.__init__ |
5170 | 5170 | 2861=Pie3d |
5171 | 5171 | 16199=PDFFormXObject.setStreamList |
@@ -5184,7 +5184,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
5184 | 5184 | 16395=_isListOfNumbersOrNone |
5185 | 5185 | 5985=RectBivariateSpline |
5186 | 5186 | 9060=TouchHandles.__init__ |
5187 | -13644=NotAllowed.__init__ | |
5187 | +13642=NotAllowed.__init__ | |
5188 | 5188 | 2344=chardet.gb2312freq |
5189 | 5189 | 11119=NodeFilter |
5190 | 5190 | 13271=WarnOnce.__init__ |
@@ -5198,7 +5198,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
5198 | 5198 | 489=pyatspi.interface |
5199 | 5199 | 4858=Dialog |
5200 | 5200 | 4494=ToolZoom |
5201 | -15027=proxy_as_function.test_hasattr_parity | |
5201 | +15028=proxy_as_function.test_hasattr_parity | |
5202 | 5202 | 15389=SettingsManager._loadProfileSettings |
5203 | 5203 | 6084=FixedAxisArtistHelper |
5204 | 5204 | 9708=Line2D.set_markerfacecoloralt |
@@ -5210,7 +5210,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
5210 | 5210 | 8021=ConfigICP |
5211 | 5211 | 9623=FileFinder.__init__ |
5212 | 5212 | 14191=InputSequence.init_from_motion_event |
5213 | -5663=MathtextBackend | |
5213 | +5665=MathtextBackend | |
5214 | 5214 | 14932=AutoMinorLocator.__init__ |
5215 | 5215 | 12762=ExporterUnit.Meta.fields |
5216 | 5216 | 10304=Pdb.do_continue |
@@ -5221,20 +5221,20 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
5221 | 5221 | 2200=scipy.optimize._lsq.dogbox |
5222 | 5222 | 6911=InputSource.setPublicId |
5223 | 5223 | 1724=plainbox.impl.clitools |
5224 | -16116=Axis.set_ticklabels | |
5225 | -6214=SetTopFlowables | |
5224 | +16120=Axis.set_ticklabels | |
5225 | +6230=SetTopFlowables | |
5226 | 5226 | 12654=YesNo.__init__ |
5227 | 5227 | 10223=Divider.set_position |
5228 | 5228 | 2182=plainbox.impl.commands.inv_startprovider |
5229 | 5229 | 14406=InvalidConfig.__init__ |
5230 | 5230 | 14747=TestHandler.__init__ |
5231 | -15030=proxy_as_function.test_gt | |
5231 | +15033=proxy_as_function.test_gt | |
5232 | 5232 | 15198=ParseCommand.__init__ |
5233 | 5233 | 15576=DatagramRequestHandler.setup |
5234 | -3186=LogFormatterMathtext | |
5234 | +3185=LogFormatterMathtext | |
5235 | 5235 | 7852=SuggestionMenu.create_menu |
5236 | 5236 | 3141=OrderedSet |
5237 | -6357=BoxStyle.LArrow | |
5237 | +6384=BoxStyle.LArrow | |
5238 | 5238 | 2007=encodings.cp500 |
5239 | 5239 | 894=grp |
5240 | 5240 | 8925=Fraction.__init__ |
@@ -5242,7 +5242,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
5242 | 5242 | 13060=DirBrowserTreeItem.__init__ |
5243 | 5243 | 3613=XDiagnoseApplet.has_disable_pat |
5244 | 5244 | 14811=QuadTransform |
5245 | -7775=semicircular_gen | |
5245 | +7792=semicircular_gen | |
5246 | 5246 | 4738=Indicator |
5247 | 5247 | 7554=HTMLUnicodeInputStream.reset |
5248 | 5248 | 7082=SettingsManager.__init__ |
@@ -5269,39 +5269,39 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
5269 | 5269 | 7573=PopenSpawn.read_nonblocking |
5270 | 5270 | 10696=_subreaper.__init__ |
5271 | 5271 | 9110=RawTurtle._drawturtle |
5272 | -5672=Vlist | |
5272 | +5687=Vlist | |
5273 | 5273 | 12479=LayoutItem.__init__ |
5274 | 5274 | 13982=WebAggApplication.FavIcon |
5275 | 5275 | 12944=ToolQuit |
5276 | 5276 | 6631=FSM |
5277 | 5277 | 1271=reportlab.graphics.barcode.code93 |
5278 | 5278 | 6673=AnchoredEllipse |
5279 | -5343=QRFNC1First | |
5279 | +5344=QRFNC1First | |
5280 | 5280 | 4011=EnvironmentConfig |
5281 | 5281 | 11799=UiSubplotTool.__init__ |
5282 | -8298=TransactionAlreadySimulating | |
5282 | +8299=TransactionAlreadySimulating | |
5283 | 5283 | 8373=TextIOWrapper.seek |
5284 | 5284 | 9471=FigureCanvasAgg.get_renderer |
5285 | 5285 | 5194=MultiprocessTests |
5286 | 5286 | 13404=Token.setName |
5287 | -10875=c_longdouble | |
5287 | +10883=c_longdouble | |
5288 | 5288 | 5721=UnknownProtocol |
5289 | 5289 | 7553=build_ext.build_extension |
5290 | 5290 | 5622=Styles |
5291 | -12001=blas_opt_info | |
5291 | +11996=blas_opt_info | |
5292 | 5292 | 3645=FTP |
5293 | 5293 | 5724=LineTooLong |
5294 | 5294 | 5904=CommandSequence |
5295 | -15024=proxy_as_function.test_lt | |
5295 | +15022=proxy_as_function.test_lt | |
5296 | 5296 | 7903=_SharedFile.__init__ |
5297 | 5297 | 7054=FallbackCommandOutputPrinter.on_line |
5298 | 5298 | 15240=DistUpgradeVteTerminal.__init__ |
5299 | 5299 | 3082=itemgetter |
5300 | 5300 | 9493=atlas_info |
5301 | -11324=gdk_2_info | |
5301 | +11326=gdk_2_info | |
5302 | 5302 | 13664=SMTP.connect |
5303 | 5303 | 14508=LogFormatter.format_data |
5304 | -15023=proxy_as_function.test_le | |
5304 | +15024=proxy_as_function.test_le | |
5305 | 5305 | 9458=AtspiTextContext._on_text_changed |
5306 | 5306 | 7073=DistUpgradeViewGtk3.__init__ |
5307 | 5307 | 16434=UsageExpectationTests |
@@ -5317,7 +5317,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
5317 | 5317 | 8619=Transaction._set_exit |
5318 | 5318 | 13513=TerminationCondition.__init__ |
5319 | 5319 | 14597=FastPara.__init__ |
5320 | -12320=IndexSizeErr | |
5320 | +12321=IndexSizeErr | |
5321 | 5321 | 13338=_Enhance |
5322 | 5322 | 2206=xlsxwriter.drawing |
5323 | 5323 | 3617=BaseEventLoop |
@@ -5342,8 +5342,8 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
5342 | 5342 | 15138=ScriptThatMakesFileTest.__init__ |
5343 | 5343 | 1673=blinker.base |
5344 | 5344 | 13161=MovieWriter.setup |
5345 | -3334=AutoDateFormatter | |
5346 | -16294=TemplateUnit.Meta.fields | |
5345 | +3330=AutoDateFormatter | |
5346 | +16292=TemplateUnit.Meta.fields | |
5347 | 5347 | 1006=orca.scripts.toolkits.WebKitGtk.speech_generator |
5348 | 5348 | 13085=RemoteTemporaryDirectory.__enter__ |
5349 | 5349 | 5726=MultiArchUtils |
@@ -5396,17 +5396,17 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
5396 | 5396 | 16248=GeneralizedTime |
5397 | 5397 | 3472=ACSS |
5398 | 5398 | 10271=WordSuggestions._update_prediction_choices |
5399 | -15742=NonLocalJobQualifierTests | |
5399 | +15743=NonLocalJobQualifierTests | |
5400 | 5400 | 1741=PIL.PcfFontFile |
5401 | 5401 | 2149=matplotlib.tests.test_pickle |
5402 | 5402 | 14138=DummyHtmlView |
5403 | 5403 | 11961=SSLContext.load_verify_locations |
5404 | 5404 | 2066=numpy.distutils.command.config |
5405 | -16032=HTMLTokenizer.scriptDataEscapedLessThanSignState | |
5405 | +16043=HTMLTokenizer.scriptDataEscapedLessThanSignState | |
5406 | 5406 | 8674=PackageLoaderDebug |
5407 | 5407 | 1776=numpy.distutils.command.bdist_rpm |
5408 | -15765=TestNextSibling | |
5409 | -5667=AutoHeightChar | |
5408 | +15766=TestNextSibling | |
5409 | +5681=AutoHeightChar | |
5410 | 5410 | 11542=PchipInterpolator.__init__ |
5411 | 5411 | 10207=ScannerBase._next_char |
5412 | 5412 | 3080=Schematron |
@@ -5416,7 +5416,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
5416 | 5416 | 15558=ExpatBuilderNS |
5417 | 5417 | 2199=xlsxwriter.relationships |
5418 | 5418 | 13738=Pattern.__init__ |
5419 | -3237=_MaskedUnaryOperation | |
5419 | +3234=_MaskedUnaryOperation | |
5420 | 5420 | 12684=Pdb.bp_commands |
5421 | 5421 | 6817=_Printer.__setup |
5422 | 5422 | 4131=StartProviderInvocation |
@@ -5424,7 +5424,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
5424 | 5424 | 12914=AxisInfo.__init__ |
5425 | 5425 | 2039=DistUpgrade.distinfo |
5426 | 5426 | 8798=EpsImageFile |
5427 | -15102=Konqueror | |
5427 | +15101=Konqueror | |
5428 | 5428 | 7714=EventSource.__init__ |
5429 | 5429 | 7498=Text.set_bbox |
5430 | 5430 | 3264=PageAccumulator |
@@ -5470,10 +5470,10 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
5470 | 5470 | 8935=Epoch.__init__ |
5471 | 5471 | 3025=EnumMeta |
5472 | 5472 | 14647=WmfHandler |
5473 | -15978=PcolorImage.draw | |
5473 | +15976=PcolorImage.draw | |
5474 | 5474 | 6620=UpdateItem |
5475 | 5475 | 702=numpy.matrixlib.defmatrix |
5476 | -4246=SpokeLabel | |
5476 | +4249=SpokeLabel | |
5477 | 5477 | 5425=SessionStorage |
5478 | 5478 | 14617=SingleSourcesList.__init__ |
5479 | 5479 | 10438=_ConnectionBase._bad_message_length |
@@ -5481,7 +5481,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
5481 | 5481 | 7820=CallOnceOnly.check_types |
5482 | 5482 | 6122=NA_Label |
5483 | 5483 | 3091=GaussianKDE |
5484 | -7787=lomax_gen | |
5484 | +7780=lomax_gen | |
5485 | 5485 | 9660=CIDEncoding.parseCMAPFile |
5486 | 5486 | 6546=rv_frozen |
5487 | 5487 | 5915=_Log10Memoize |
@@ -5497,9 +5497,9 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
5497 | 5497 | 9418=Axis.reset_ticks |
5498 | 5498 | 3411=rv_generic |
5499 | 5499 | 2695=reportlab.pdfbase._fontdata_enc_symbol |
5500 | -15439=NullDecoder | |
5500 | +15446=NullDecoder | |
5501 | 5501 | 2635=numpy.ma.version |
5502 | -13392=White.__init__ | |
5502 | +13395=White.__init__ | |
5503 | 5503 | 6013=DocumentType |
5504 | 5504 | 15263=HTTPPasswordMgr.__init__ |
5505 | 5505 | 2064=numpy.polynomial.setup |
@@ -5514,9 +5514,9 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
5514 | 5514 | 14196=ToolTip.__init__ |
5515 | 5515 | 8693=_CollectionWithSizes |
5516 | 5516 | 16545=PDFDestinationFitBV |
5517 | -8813=_SMALL_RECT | |
5517 | +8814=_SMALL_RECT | |
5518 | 5518 | 13658=OutputWindow.goto_file_line |
5519 | -6664=_MaskedPrintOption | |
5519 | +6666=_MaskedPrintOption | |
5520 | 5520 | 16447=_BaseTestCaseContext.__init__ |
5521 | 5521 | 12576=Telnet.read_until |
5522 | 5522 | 11260=SimpleXMLRPCDispatcher.register_instance |
@@ -5540,9 +5540,9 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
5540 | 5540 | 3898=SourcesList |
5541 | 5541 | 11897=PDFOutlines.__init__ |
5542 | 5542 | 11738=FixImport |
5543 | -5837=MockRequest | |
5543 | +5832=MockRequest | |
5544 | 5544 | 2669=UbuntuSystemService.backend |
5545 | -7768=kstwobign_gen | |
5545 | +7789=kstwobign_gen | |
5546 | 5546 | 3063=CIDict |
5547 | 5547 | 5617=EventListenerMode |
5548 | 5548 | 11178=IdleUserConfParser |
@@ -5551,10 +5551,10 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
5551 | 5551 | 12428=WSGIRequestHandler.handle |
5552 | 5552 | 13212=LuInv.__init__ |
5553 | 5553 | 11498=AEADCipherContext |
5554 | -4897=And._ErrorStop | |
5554 | +4894=And._ErrorStop | |
5555 | 5555 | 1128=PIL.BmpImagePlugin |
5556 | 5556 | 2863=_ReducedHCT_Element |
5557 | -15230=DesiredJobListResumeTests | |
5557 | +15228=DesiredJobListResumeTests | |
5558 | 5558 | 5853=Leaf |
5559 | 5559 | 8166=_AEADCipherContext.finalize |
5560 | 5560 | 16442=TestSGMLParser.flush |
@@ -5580,7 +5580,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
5580 | 5580 | 5566=RClass |
5581 | 5581 | 12790=Parser.close |
5582 | 5582 | 14487=SEED.__init__ |
5583 | -5366=PrintoutWx | |
5583 | +5368=PrintoutWx | |
5584 | 5584 | 7599=CSFloatingSlave.__init__ |
5585 | 5585 | 229=scipy.sparse.bsr |
5586 | 5586 | 1162=numpy.f2py.setup |
@@ -5591,10 +5591,10 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
5591 | 5591 | 14950=Move.__init__ |
5592 | 5592 | 292=scipy.sparse.linalg.dsolve.linsolve |
5593 | 5593 | 1743=mako.ext.babelplugin |
5594 | -5228=ResourceManager | |
5594 | +5229=ResourceManager | |
5595 | 5595 | 2171=xdiagnose.diagnostics |
5596 | 5596 | 14091=CFWSList |
5597 | -5490=ProviderContentLoader | |
5597 | +5491=ProviderContentLoader | |
5598 | 5598 | 7538=CellRendererMapping.__init__ |
5599 | 5599 | 14957=SocketIO.newseq |
5600 | 5600 | 3266=propertywithsymbols |
@@ -5608,9 +5608,9 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
5608 | 5608 | 15579=Format.set_right |
5609 | 5609 | 127=numpy.lib.polynomial |
5610 | 5610 | 4400=MGF1 |
5611 | -16060=HTMLTokenizer.rawtextLessThanSignState | |
5611 | +16042=HTMLTokenizer.rawtextLessThanSignState | |
5612 | 5612 | 10459=ElementTree._setroot |
5613 | -5687=Fil | |
5613 | +5686=Fil | |
5614 | 5614 | 6920=_EpollSelectorEvents |
5615 | 5615 | 9007=TouchInput.set_touch_input_mode |
5616 | 5616 | 11295=LXMLTreeBuilder |
@@ -5624,7 +5624,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
5624 | 5624 | 7050=_ExpmPadeHelper.A8 |
5625 | 5625 | 14772=FollowedBy.__init__ |
5626 | 5626 | 7049=_ExpmPadeHelper.A6 |
5627 | -4947=NextPageTemplate | |
5627 | +4943=NextPageTemplate | |
5628 | 5628 | 12075=KeyboardWidget.update_layout |
5629 | 5629 | 8406=ZipFile.write |
5630 | 5630 | 6640=MinFilter |
@@ -5660,7 +5660,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
5660 | 5660 | 4220=AbstractPathEffect |
5661 | 5661 | 1179=reportlab.graphics.charts.textlabels |
5662 | 5662 | 13474=ExpressionCannotEvaluateError.__init__ |
5663 | -4781=ExpressionFailedError | |
5663 | +4782=ExpressionFailedError | |
5664 | 5664 | 2566=numpy.distutils.msvccompiler |
5665 | 5665 | 7998=Aifc_read._read_comm_chunk |
5666 | 5666 | 9650=ContentHandler.setDocumentLocator |
@@ -5677,14 +5677,14 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
5677 | 5677 | 3326=bytespdate2num |
5678 | 5678 | 4958=NotAuthorizedError |
5679 | 5679 | 10686=KbdWindowBase.update_sticky_state |
5680 | -15830=spectral_testcase_nosig_real_onesided_noNFFT | |
5680 | +15818=spectral_testcase_nosig_real_onesided_noNFFT | |
5681 | 5681 | 1801=email.errors |
5682 | 5682 | 5134=StandardEncryption |
5683 | 5683 | 11341=DistUpgradeController._openCache |
5684 | 5684 | 13473=ExpressionFailedError.__init__ |
5685 | 5685 | 550=lxml.html.ElementSoup |
5686 | 5686 | 806=unicodedata |
5687 | -10947=Unmarshaller.end_double | |
5687 | +10948=Unmarshaller.end_double | |
5688 | 5688 | 16686=LogNorm.autoscale_None |
5689 | 5689 | 7311=_FancyAxislineStyle.FilledArrow |
5690 | 5690 | 2306=lib2to3.fixes.fix_basestring |
@@ -5696,7 +5696,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
5696 | 5696 | 12964=CacheFTPHandler.setTimeout |
5697 | 5697 | 5442=EngineDesc |
5698 | 5698 | 3255=Group.asDrawing |
5699 | -15226=SessionStateResumeTests | |
5699 | +15227=SessionStateResumeTests | |
5700 | 5700 | 15390=SettingsManager._setProfilePronunciations |
5701 | 5701 | 8372=TextIOWrapper._get_decoder |
5702 | 5702 | 951=_sha1 |
@@ -5709,22 +5709,22 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
5709 | 5709 | 9952=FuncAnimation.new_saved_frame_seq |
5710 | 5710 | 13702=SSLWSGIServerMixin |
5711 | 5711 | 3767=CertificateSigningRequest |
5712 | -13564=For | |
5712 | +13556=For | |
5713 | 5713 | 14633=UnitPlugInTests |
5714 | 5714 | 1769=jinja2.bccache |
5715 | 5715 | 4846=_InstanceMethodPickler |
5716 | 5716 | 10725=_XTicks._drawSubTicks |
5717 | 5717 | 3369=LocatorHMS |
5718 | -3190=LogitLocator | |
5719 | -16182=Or.__str__ | |
5718 | +3188=LogitLocator | |
5719 | +16183=Or.__str__ | |
5720 | 5720 | 16069=QuiverKey.draw |
5721 | 5721 | 7380=BaseProxy.__init__ |
5722 | -4323=Camellia | |
5722 | +4325=Camellia | |
5723 | 5723 | 5591=system_info |
5724 | 5724 | 1027=reportlab.__init__ |
5725 | 5725 | 5636=UDisks2Observer |
5726 | 5726 | 9631=_UnixWritePipeTransport._call_connection_lost |
5727 | -3720=CertificateIssuer | |
5727 | +3733=CertificateIssuer | |
5728 | 5728 | 13142=CookiePolicy |
5729 | 5729 | 13538=_LowLevelFile.__init__ |
5730 | 5730 | 15510=TouchHandles.update_positions |
@@ -5748,10 +5748,10 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
5748 | 5748 | 10890=_Unpickler.load |
5749 | 5749 | 6659=IcnsFile |
5750 | 5750 | 10934=_PCT.__init__ |
5751 | -15837=spectral_testcase_nosig_real_twosided_nopad_to | |
5751 | +15815=spectral_testcase_nosig_real_twosided_nopad_to | |
5752 | 5752 | 10730=_FeedParserMixin._start_summary |
5753 | 5753 | 14483=Blowfish.__init__ |
5754 | -15225=IOLogRecordResumeTests | |
5754 | +15226=IOLogRecordResumeTests | |
5755 | 5755 | 8176=ProgressiveDelayTimer |
5756 | 5756 | 12158=SAX2DOM |
5757 | 5757 | 15573=AbstractDigestAuthHandler.reset_retry_count |
@@ -5769,12 +5769,12 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
5769 | 5769 | 6485=TemplateSyntaxError |
5770 | 5770 | 2432=plainbox.test_abc |
5771 | 5771 | 11616=_FeedParserMixin.unknown_endtag |
5772 | -12766=Text.replaceWholeText | |
5772 | +12763=Text.replaceWholeText | |
5773 | 5773 | 15276=FileMetadata.__init__ |
5774 | 5774 | 16316=TemplateUnitTests |
5775 | 5775 | 5711=JobDefinition |
5776 | 5776 | 2967=_BaseAddress |
5777 | -5301=NoSectionError | |
5777 | +5297=NoSectionError | |
5778 | 5778 | 10091=Vf._init_packet |
5779 | 5779 | 7267=SSLProtocol.connection_lost |
5780 | 5780 | 16270=DndHandler.on_motion |
@@ -5787,7 +5787,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
5787 | 5787 | 16461=paragraphEngine.pushTextState |
5788 | 5788 | 9229=CFB.__init__ |
5789 | 5789 | 11703=FileWrapper.__init__ |
5790 | -16281=Script.reviewHome | |
5790 | +16279=Script.reviewHome | |
5791 | 5791 | 14371=ImmutableSandboxedEnvironment |
5792 | 5792 | 13845=TiffImageFile._load_libtiff |
5793 | 5793 | 8312=Patch3DCollection.__init__ |
@@ -5795,7 +5795,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
5795 | 5795 | 491=cryptography.hazmat.backends.commoncrypto.__init__ |
5796 | 5796 | 6197=FilterVisibilityController |
5797 | 5797 | 16320=TestNavigableStringSubclasses |
5798 | -9185=ConfigGSS | |
5798 | +9191=ConfigGSS | |
5799 | 5799 | 11490=Executive.__init__ |
5800 | 5800 | 12135=SAXTreeBuilder |
5801 | 5801 | 13516=ode.set_f_params |
@@ -5814,16 +5814,16 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
5814 | 5814 | 12858=IcnsFile.__init__ |
5815 | 5815 | 5587=pxssh |
5816 | 5816 | 16719=ODR._gen_work |
5817 | -6386=ArrowStyle.CurveB | |
5818 | -6377=ArrowStyle.CurveA | |
5817 | +6382=ArrowStyle.CurveB | |
5818 | +6360=ArrowStyle.CurveA | |
5819 | 5819 | 2370=checkbox_support.udev |
5820 | 5820 | 9159=Transaction._simulate_real |
5821 | 5821 | 16413=PropagationTests |
5822 | 5822 | 4384=PolarTransform |
5823 | 5823 | 3355=UnivariateSpline |
5824 | -7749=invgauss_gen | |
5824 | +7791=invgauss_gen | |
5825 | 5825 | 13424=PollFD.__init__ |
5826 | -13391=NoMatch.__init__ | |
5826 | +13388=NoMatch.__init__ | |
5827 | 5827 | 4147=CacheFTPHandler |
5828 | 5828 | 11284=Color.__init__ |
5829 | 5829 | 7829=FixOperator |
@@ -5839,22 +5839,22 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
5839 | 5839 | 8947=Request.full_url |
5840 | 5840 | 5596=BtoInfoResult |
5841 | 5841 | 13275=MimeTypes.__init__ |
5842 | -5536=InheritTag | |
5842 | +5537=InheritTag | |
5843 | 5843 | 16325=SignalsOnFunctions |
5844 | 5844 | 4650=InterfaceType |
5845 | -4758=BboxTransformFrom | |
5846 | -6970=CDATASection | |
5845 | +4759=BboxTransformFrom | |
5846 | +6969=CDATASection | |
5847 | 5847 | 12303=TimeoutExpired.__init__ |
5848 | 5848 | 13235=Format.set_dxf_index |
5849 | 5849 | 14970=_isListOfDaysAndMonths |
5850 | -5669=Vbox | |
5850 | +5691=Vbox | |
5851 | 5851 | 11644=bdist_msi.initialize_options |
5852 | 5852 | 4012=Sequencer |
5853 | 5853 | 8976=SetDecoder |
5854 | 5854 | 7084=NavigationToolbar2TkAgg.set_active |
5855 | 5855 | 14173=AptRoleIcon._on_role_changed |
5856 | 5856 | 6483=TemplateNotFound |
5857 | -15029=proxy_as_function.test_bytes | |
5857 | +15031=proxy_as_function.test_bytes | |
5858 | 5858 | 15866=TestResult.stop |
5859 | 5859 | 16364=SingletonTests |
5860 | 5860 | 7327=OffsetFrom.__init__ |
@@ -5862,7 +5862,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
5862 | 5862 | 1385=importlib.util |
5863 | 5863 | 1600=idlelib.run |
5864 | 5864 | 2803=reportlab.pdfbase._fontdata_widths_helveticaoblique |
5865 | -9283=TransformNode._invalidate_internal | |
5865 | +9280=TransformNode._invalidate_internal | |
5866 | 5866 | 10612=PDFImageXObject._checkTransparency |
5867 | 5867 | 16443=SectionTests |
5868 | 5868 | 11384=_PowerLinearOperator.__init__ |
@@ -5880,9 +5880,9 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
5880 | 5880 | 13109=UpdatesAvailable.set_update_list |
5881 | 5881 | 3046=Headers |
5882 | 5882 | 12733=HTMLTokenizer.scriptDataEndTagNameState |
5883 | -15739=JobIdQualifierTests | |
5883 | +15740=JobIdQualifierTests | |
5884 | 5884 | 12395=InteractiveInterpreter.__init__ |
5885 | -9280=Affine2D.get_matrix | |
5885 | +9275=Affine2D.get_matrix | |
5886 | 5886 | 13300=Barcode.encode |
5887 | 5887 | 15402=CpuinfoResult.__init__ |
5888 | 5888 | 13445=FindIdentifiers.__init__ |
@@ -5893,7 +5893,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
5893 | 5893 | 7684=Timer.start |
5894 | 5894 | 14391=OptionalNamedType |
5895 | 5895 | 13165=NonInteractiveInstallProgress.start_update |
5896 | -7740=maxwell_gen | |
5896 | +7777=maxwell_gen | |
5897 | 5897 | 10210=DistUpgradeQuirks.__init__ |
5898 | 5898 | 1825=matplotlib.sphinxext.only_directives |
5899 | 5899 | 3957=Delegator |
@@ -5920,7 +5920,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
5920 | 5920 | 1881=xlsxwriter.chart_radar |
5921 | 5921 | 7055=DistUpgradeViewNonInteractive.__init__ |
5922 | 5922 | 5608=_AllCompletedWaiter |
5923 | -5206=FigureCanvasGTK3 | |
5923 | +5207=FigureCanvasGTK3 | |
5924 | 5924 | 8994=FigureManagerGTKAgg |
5925 | 5925 | 10373=CRLReason.__init__ |
5926 | 5926 | 1233=debian.changelog |
@@ -5944,8 +5944,8 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
5944 | 5944 | 4369=PCMYKColorSep |
5945 | 5945 | 5407=ActionUI |
5946 | 5946 | 205=urllib3.request |
5947 | -4979=PDFCrossReferenceSubsection | |
5948 | -5037=GraphicsContextBase | |
5947 | +4994=PDFCrossReferenceSubsection | |
5948 | +5038=GraphicsContextBase | |
5949 | 5949 | 5166=DistUpgradeController |
5950 | 5950 | 9082=MultiWidthBarcode.computeSize |
5951 | 5951 | 16329=VariableTests |
@@ -5961,20 +5961,20 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
5961 | 5961 | 7217=GraphicsContextBase.__init__ |
5962 | 5962 | 8701=DictFormatter.__init__ |
5963 | 5963 | 11188=UnixStreamServer |
5964 | -9197=ConfigICP.Landscape | |
5964 | +9187=ConfigICP.Landscape | |
5965 | 5965 | 8209=BaseDocTemplate.__init__ |
5966 | 5966 | 9546=XLSXSessionStateExporter.write_results |
5967 | 5967 | 10888=DistUpgradeQuirks._inhibitIdle |
5968 | 5968 | 1756=oauthlib.oauth2.rfc6749.__init__ |
5969 | 5969 | 4467=_PreciseSelector |
5970 | 5970 | 8445=PolarAxes.set_theta_direction |
5971 | -5781=_dummyEntry | |
5971 | +5775=_dummyEntry | |
5972 | 5972 | 14914=_SentinelObject.__init__ |
5973 | -5450=_Tellable | |
5973 | +5451=_Tellable | |
5974 | 5974 | 9015=NavigationToolbar2Cairo |
5975 | 5975 | 8034=FlowControlMixin.connection_lost |
5976 | 5976 | 11081=dingo |
5977 | -7765=gompertz_gen | |
5977 | +7763=gompertz_gen | |
5978 | 5978 | 12382=JSONDecodeError.__init__ |
5979 | 5979 | 14320=PDFDocument.addPage |
5980 | 5980 | 3826=CallableMeta |
@@ -5982,7 +5982,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
5982 | 5982 | 4836=PunctuatorImmediateSeparators |
5983 | 5983 | 10146=MarkerStyle._set_pixel |
5984 | 5984 | 4024=OffsetBox |
5985 | -5751=_dummyCheckbutton | |
5985 | +5782=_dummyCheckbutton | |
5986 | 5986 | 6293=_MainThread |
5987 | 5987 | 1010=orca.scripts.apps.gnome-window-properties.__init__ |
5988 | 5988 | 2550=matplotlib.markers |
@@ -6009,7 +6009,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
6009 | 6009 | 12670=SessionDeviceContextTests.setUp |
6010 | 6010 | 1458=sqlite3.dump |
6011 | 6011 | 5583=DebianPackagingDriver |
6012 | -6750=Tickbox | |
6012 | +6766=Tickbox | |
6013 | 6013 | 286=plainbox.impl.session.assistant |
6014 | 6014 | 482=inspect |
6015 | 6015 | 12438=IBMFCompiler |
@@ -6031,11 +6031,11 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
6031 | 6031 | 12794=lil_matrix.__init__ |
6032 | 6032 | 6107=Type1Font |
6033 | 6033 | 88=aptdaemon.worker.__init__ |
6034 | -4899=Empty | |
6034 | +4912=Empty | |
6035 | 6035 | 9589=BaseSubprocessTransport._call_connection_lost |
6036 | 6036 | 12264=_TemporaryFileCloser.close |
6037 | 6037 | 15728=Test_boxplot_stats |
6038 | -16132=PaddedBox.update_frame | |
6038 | +16131=PaddedBox.update_frame | |
6039 | 6039 | 13706=MetaPathFinder |
6040 | 6040 | 14165=HTTPRedirectHandler |
6041 | 6041 | 8324=Stack.__init__ |
@@ -6057,17 +6057,17 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
6057 | 6057 | 10432=AttributeCopier.set_ref_artist |
6058 | 6058 | 6255=PoolError |
6059 | 6059 | 12754=DiagBroyden.setup |
6060 | -16118=YAxis.set_view_interval | |
6060 | +16111=YAxis.set_view_interval | |
6061 | 6061 | 13956=DummySimpleQualifier |
6062 | -9188=ConfigGDI | |
6063 | -4902=LineStart | |
6062 | +9193=ConfigGDI | |
6063 | +4918=LineStart | |
6064 | 6064 | 1420=distutils.archive_util |
6065 | 6065 | 15181=Worksheet.set_start_page |
6066 | -9196=ConfigGDA | |
6066 | +9186=ConfigGDA | |
6067 | 6067 | 4348=BaseAdapter |
6068 | 6068 | 804=orca.scripts.apps.gdmlogin.script |
6069 | 6069 | 2776=matplotlib.tri.triplot |
6070 | -10874=c_bool | |
6070 | +10882=c_bool | |
6071 | 6071 | 3497=_QueryThread |
6072 | 6072 | 10335=Queue._init |
6073 | 6073 | 10344=multi_rv_generic.random_state |
@@ -6083,12 +6083,12 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
6083 | 6083 | 13224=DependencyDuplicateError.__init__ |
6084 | 6084 | 13207=UFWRule.set_dst |
6085 | 6085 | 7282=Annotation._update_position_xytext |
6086 | -15829=spectral_testcase_FsAll_complex_twosided | |
6086 | +15800=spectral_testcase_FsAll_complex_twosided | |
6087 | 6087 | 1315=xml.sax.__init__ |
6088 | 6088 | 1118=PIL.GifImagePlugin |
6089 | 6089 | 2693=checkbox_support.parsers.tests.test_submission |
6090 | -4963=LinkAnnotation | |
6091 | -6233=ParagraphAndImage | |
6090 | +4965=LinkAnnotation | |
6091 | +6229=ParagraphAndImage | |
6092 | 6092 | 2422=chardet.langcyrillicmodel |
6093 | 6093 | 16580=RobotFileParser.set_url |
6094 | 6094 | 16438=TestParameterTests |
@@ -6101,7 +6101,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
6101 | 6101 | 5303=SAXParseException |
6102 | 6102 | 13308=CIDFont.__init__ |
6103 | 6103 | 7907=CSMousetweaks._set_mt_click_type |
6104 | -6378=BoxStyle.Square | |
6104 | +6371=BoxStyle.Square | |
6105 | 6105 | 1287=jinja2.parser |
6106 | 6106 | 14386=_tzicalvtzcomp.__init__ |
6107 | 6107 | 4167=_RemoteTraceback |
@@ -6162,7 +6162,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
6162 | 6162 | 15418=PDFResourceDictionary.basicProcs |
6163 | 6163 | 16526=Group.translate |
6164 | 6164 | 3943=Zone |
6165 | -5469=Viewport | |
6165 | +5468=Viewport | |
6166 | 6166 | 12359=ShowBoundaryValue.__init__ |
6167 | 6167 | 11759=FixExcept |
6168 | 6168 | 3960=TemplateReference |
@@ -6175,7 +6175,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
6175 | 6175 | 9705=Line2D.set_markerfacecolor |
6176 | 6176 | 16714=ConfigureSubplotsTk.init_window |
6177 | 6177 | 8342=SessionDeviceContext.__init__ |
6178 | -10168=PolyCollection.set_verts | |
6178 | +10167=PolyCollection.set_verts | |
6179 | 6179 | 14294=ConnectionMethod |
6180 | 6180 | 652=email.mime.image |
6181 | 6181 | 3459=TypedPropertyCollection |
@@ -6187,7 +6187,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
6187 | 6187 | 16702=IllegalWeekdayError.__init__ |
6188 | 6188 | 15428=AuthSession |
6189 | 6189 | 1644=PIL.ImageTransform |
6190 | -5739=NoteBook | |
6190 | +5783=NoteBook | |
6191 | 6191 | 12057=AptPackageKitWorker.get_depends |
6192 | 6192 | 13127=FieldTests.setUp |
6193 | 6193 | 9400=Keyboard.set_currently_typing |
@@ -6195,20 +6195,20 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
6195 | 6195 | 14374=_patch.__enter__ |
6196 | 6196 | 1359=idlelib.EditorWindow |
6197 | 6197 | 6207=UpdateManagerDbusController |
6198 | -13382=UnsupportedTokenTypeError | |
6198 | +13376=UnsupportedTokenTypeError | |
6199 | 6199 | 4737=NonPrintableDefect |
6200 | 6200 | 1740=AptUrl.gtk.backend.InstallBackendAptdaemon |
6201 | 6201 | 7402=GridlinesCollection.set_axis |
6202 | -15436=UniversalStringDecoder | |
6202 | +15439=UniversalStringDecoder | |
6203 | 6203 | 12203=Root.__init__ |
6204 | 6204 | 15295=UnsharpMask.__init__ |
6205 | 6205 | 13100=AbstractDisplay |
6206 | -16130=AnchoredOffsetbox.draw | |
6206 | +16132=AnchoredOffsetbox.draw | |
6207 | 6207 | 7358=SectorProperties |
6208 | 6208 | 10241=EncodingBytes.jumpTo |
6209 | 6209 | 698=asyncio.streams |
6210 | 6210 | 13726=Script.getFlatReviewContext |
6211 | -7786=fatiguelife_gen | |
6211 | +7740=fatiguelife_gen | |
6212 | 6212 | 11577=ScatterPlot.__init__ |
6213 | 6213 | 9240=ThreadPool._setup_queues |
6214 | 6214 | 10628=Poly3DCollection.set_sort_zpos |
@@ -6219,14 +6219,14 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
6219 | 6219 | 2794=UpdateManager.UpdateManagerVersion |
6220 | 6220 | 1948=encodings.cp775 |
6221 | 6221 | 8555=catch_warnings.__enter__ |
6222 | -4982=PDFDestinationFitH | |
6222 | +4977=PDFDestinationFitH | |
6223 | 6223 | 9465=AdjYValueAxis._rangeAdjust |
6224 | 6224 | 13459=PackageKitTransaction._fail_not_implemented |
6225 | 6225 | 1516=matplotlib.lines |
6226 | 6226 | 3996=JoinableQueue |
6227 | -4984=PDFDestinationFitR | |
6227 | +4966=PDFDestinationFitR | |
6228 | 6228 | 14502=KeyCommon.set_labels |
6229 | -5091=ArpackNoConvergence | |
6229 | +5092=ArpackNoConvergence | |
6230 | 6230 | 988=cmath |
6231 | 6231 | 14781=_MemoryWatchdog.start |
6232 | 6232 | 2208=plainbox.vendor.textland.drawing |
@@ -6235,7 +6235,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
6235 | 6235 | 7699=PurePath._cparts |
6236 | 6236 | 9887=FigureCanvasGTK3.draw |
6237 | 6237 | 16543=PDFDestinationFitB |
6238 | -5095=_UnsymmetricArpackParams | |
6238 | +5091=_UnsymmetricArpackParams | |
6239 | 6239 | 683=gi.overrides.Pango |
6240 | 6240 | 12560=_FeedParserMixin.pushContent |
6241 | 6241 | 2442=checkbox_support.parsers.tests.test_pci_config |
@@ -6248,15 +6248,15 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
6248 | 6248 | 16143=OrcaFindGUI.startingPointChanged |
6249 | 6249 | 7962=RendererGDK.__init__ |
6250 | 6250 | 13087=ForkingPickler.__init__ |
6251 | -13078=sfftw_threads_info | |
6251 | +13079=sfftw_threads_info | |
6252 | 6252 | 16681=OnboardGtk.cb_vk_timer |
6253 | 6253 | 6087=SoftwarePropertiesGtk |
6254 | -4967=PDFDestinationFitV | |
6254 | +4989=PDFDestinationFitV | |
6255 | 6255 | 10482=Wave_write.setsampwidth |
6256 | 6256 | 15405=Core._set_properties |
6257 | 6257 | 6915=XIDevice |
6258 | 6258 | 10454=Text.set_rotation_mode |
6259 | -13563=Assign | |
6259 | +13564=Assign | |
6260 | 6260 | 10398=TPen.__init__ |
6261 | 6261 | 3572=Interface |
6262 | 6262 | 8553=XMLReader.setEntityResolver |
@@ -6267,11 +6267,11 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
6267 | 6267 | 12093=SearchQuery.__init__ |
6268 | 6268 | 1235=idlelib.MultiCall |
6269 | 6269 | 7722=Cache.open |
6270 | -5632=MollweideAxes | |
6270 | +5633=MollweideAxes | |
6271 | 6271 | 2134=encodings.utf_32_le |
6272 | -8821=FILETIME | |
6272 | +8825=FILETIME | |
6273 | 6273 | 9387=Cycler.__init__ |
6274 | -15852=spectral_testcase_nosig_complex_onesided_oddlen | |
6274 | +15811=spectral_testcase_nosig_complex_onesided_oddlen | |
6275 | 6275 | 16433=SessionPeekHelperTests |
6276 | 6276 | 478=scipy.sparse.dok |
6277 | 6277 | 4391=MinuteLocator |
@@ -6282,7 +6282,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
6282 | 6282 | 7006=BigEndianStructure |
6283 | 6283 | 1932=encodings.cp720 |
6284 | 6284 | 15885=Para.compile_super |
6285 | -13380=MissingCodeError | |
6285 | +13384=MissingCodeError | |
6286 | 6286 | 12642=HandlerCircleCollection |
6287 | 6287 | 15337=DifferentialEvolutionSolver.init_population_lhs |
6288 | 6288 | 2872=ppform.__init__ |
@@ -6303,7 +6303,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
6303 | 6303 | 16758=ZoneInfoFile.__init__ |
6304 | 6304 | 9028=Axis.cla |
6305 | 6305 | 10003=ImtImageFile |
6306 | -6265=BitmapImage | |
6306 | +6269=BitmapImage | |
6307 | 6307 | 3149=FloatFormat |
6308 | 6308 | 13517=TwoFaces.__init__ |
6309 | 6309 | 11674=ConfigDialog.CreatePageKeys |
@@ -6318,10 +6318,10 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
6318 | 6318 | 10803=SocketIO.readinto |
6319 | 6319 | 4824=Component |
6320 | 6320 | 16552=InputEvent.__init__ |
6321 | -6497=DocumentFragment | |
6321 | +6498=DocumentFragment | |
6322 | 6322 | 12817=QRCode.addData |
6323 | 6323 | 3839=DHPrivateNumbers |
6324 | -5547=CallNamespaceTag | |
6324 | +5552=CallNamespaceTag | |
6325 | 6325 | 7585=NavigationToolbar2.press_zoom |
6326 | 6326 | 12167=InsertCommand.merge |
6327 | 6327 | 11474=TransientResource.__init__ |
@@ -6340,7 +6340,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
6340 | 6340 | 13954=TestXinputParser |
6341 | 6341 | 5272=_EndBracketRegEx |
6342 | 6342 | 5437=ChartScatter |
6343 | -9496=atlas_3_10_blas_threads_info | |
6343 | +9492=atlas_3_10_blas_threads_info | |
6344 | 6344 | 4404=FileEnumerator |
6345 | 6345 | 4268=EmbeddedType1Face |
6346 | 6346 | 6203=XDiagnoseApplication |
@@ -6350,18 +6350,18 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
6350 | 6350 | 2118=xdiagnose.utils.node |
6351 | 6351 | 6409=DupFd |
6352 | 6352 | 724=numpy.lib.financial |
6353 | -7013=_ResultMixinStr | |
6353 | +7014=_ResultMixinStr | |
6354 | 6354 | 3070=LazyLoader |
6355 | 6355 | 4216=DaemonAcquireProgress |
6356 | -6362=ConnectionStyle.Bar | |
6356 | +6365=ConnectionStyle.Bar | |
6357 | 6357 | 12059=FigureFrameWx.__init__ |
6358 | 6358 | 5265=PathScaleCCompiler |
6359 | 6359 | 71=apt.progress.text |
6360 | 6360 | 3216=SectionProxy |
6361 | 6361 | 16155=PciSubsystemIdParser.__init__ |
6362 | -5110=RootLogger | |
6362 | +5107=RootLogger | |
6363 | 6363 | 8106=KeyUsage.__init__ |
6364 | -12957=Brightness.__init__ | |
6364 | +12958=Brightness.__init__ | |
6365 | 6365 | 4748=PPAShortcutHandler |
6366 | 6366 | 10209=HTTPAdapter.init_poolmanager |
6367 | 6367 | 1887=matplotlib.tests.test_collections |
@@ -6387,13 +6387,13 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
6387 | 6387 | 15149=PreformattedString |
6388 | 6388 | 5213=ConfigureSubplotsGTK3 |
6389 | 6389 | 16110=Axis.set_units |
6390 | -6786=NavigationToolbar2TkAgg | |
6390 | +6788=NavigationToolbar2TkAgg | |
6391 | 6391 | 13111=HexBin._readheader |
6392 | 6392 | 7435=TextIOWrapper._read_chunk |
6393 | 6393 | 15511=RecTreeView.__init__ |
6394 | 6394 | 1146=reportlab.lib.textsplit |
6395 | 6395 | 15648=saved_test_environment.__enter__ |
6396 | -12328=InvalidStateErr | |
6396 | +12326=InvalidStateErr | |
6397 | 6397 | 3708=StatisticDiff |
6398 | 6398 | 1060=reportlab.graphics.widgets.eventcal |
6399 | 6399 | 15642=_ContextManager.__enter__ |
@@ -6403,7 +6403,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
6403 | 6403 | 16244=HelpParser.indent |
6404 | 6404 | 10140=ExpatBuilder.parseFile |
6405 | 6405 | 8035=StatusbarGTK3.__init__ |
6406 | -16184=MatchFirst.__str__ | |
6406 | +16171=MatchFirst.__str__ | |
6407 | 6407 | 1877=xlsxwriter.chart_pie |
6408 | 6408 | 8078=SAXParseException.__init__ |
6409 | 6409 | 6465=LogTransformBase |
@@ -6421,8 +6421,8 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
6421 | 6421 | 11406=_Identifiers.__init__ |
6422 | 6422 | 7179=ECDSA.__init__ |
6423 | 6423 | 259=plainbox.vendor.pyglibc._abc |
6424 | -9190=ConfigUniversalAccess | |
6425 | -6371=ArrowStyle.Wedge | |
6424 | +9195=ConfigUniversalAccess | |
6425 | +6367=ArrowStyle.Wedge | |
6426 | 6426 | 16623=Ean13BarcodeWidget.__init__ |
6427 | 6427 | 485=aptdaemon.console |
6428 | 6428 | 10399=Container.set_remove_method |
@@ -6441,12 +6441,12 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
6441 | 6441 | 12048=TextContext |
6442 | 6442 | 11241=HTTPServer |
6443 | 6443 | 5962=Transaction |
6444 | -11846=BufferedIncrementalDecoder.reset | |
6444 | +11847=BufferedIncrementalDecoder.reset | |
6445 | 6445 | 14948=FigureCanvasNbAgg |
6446 | 6446 | 13186=Worksheet._prepare_shape |
6447 | 6447 | 8805=_AxesImageBase.set_filterrad |
6448 | 6448 | 9654=MH.unlock |
6449 | -16284=Script._setFlatReviewContextToBeginningOfBrailleDisplay | |
6449 | +16278=Script._setFlatReviewContextToBeginningOfBrailleDisplay | |
6450 | 6450 | 8331=ScriptManager.getDefaultScript |
6451 | 6451 | 7958=CIDEncoding.__init__ |
6452 | 6452 | 2625=plainbox.impl.test_decorators |
@@ -6472,7 +6472,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
6472 | 6472 | 11554=binom_gen._argcheck |
6473 | 6473 | 8926=Wave_write.setframerate |
6474 | 6474 | 15462=DHPublicKeyWithSerialization |
6475 | -8824=PDFImageXObject.loadImageFromA85 | |
6475 | +8817=PDFImageXObject.loadImageFromA85 | |
6476 | 6476 | 8535=PackageKitTransaction.elapsed_time |
6477 | 6477 | 6653=InverseJacobian |
6478 | 6478 | 14410=sequence_type_check_assign_filter.__init__ |
@@ -6499,7 +6499,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
6499 | 6499 | 1133=checkbox_support.parsers.__init__ |
6500 | 6500 | 12530=KnownFailure.configure |
6501 | 6501 | 13737=PtyProcess.readline |
6502 | -16105=Text.set_style | |
6502 | +16102=Text.set_style | |
6503 | 6503 | 1043=reportlab.graphics.renderPS |
6504 | 6504 | 2992=SupportsAbs |
6505 | 6505 | 9383=BuildCommand.__init__ |
@@ -6512,7 +6512,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
6512 | 6512 | 9556=PlainBoxToolBase |
6513 | 6513 | 3376=rrulebase |
6514 | 6514 | 12779=Data.__init__ |
6515 | -4585=VerticalHatch | |
6515 | +4582=VerticalHatch | |
6516 | 6516 | 6838=TemplateModule.__init__ |
6517 | 6517 | 15341=_Rledecoderengine.read |
6518 | 6518 | 4721=USTimeZone |
@@ -6532,9 +6532,9 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
6532 | 6532 | 11253=Stats.strip_dirs |
6533 | 6533 | 7425=TickLabels.__init__ |
6534 | 6534 | 13760=Destination.fitv |
6535 | -16402=_isValidChildOrNone | |
6535 | +16397=_isValidChildOrNone | |
6536 | 6536 | 13763=Destination.fitr |
6537 | -16271=Script.panBrailleRight | |
6537 | +16272=Script.panBrailleRight | |
6538 | 6538 | 11463=dop853.__init__ |
6539 | 6539 | 5106=MakoCssLexer |
6540 | 6540 | 12257=CSMousetweaks0.on_hide_click_type_window_changed |
@@ -6561,7 +6561,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
6561 | 6561 | 13758=Destination.fitb |
6562 | 6562 | 15758=SetCursorTk |
6563 | 6563 | 12835=Binary.__init__ |
6564 | -4969=PDFFile | |
6564 | +4998=PDFFile | |
6565 | 6565 | 16224=KeyCommon.set_id |
6566 | 6566 | 10313=Shelf.__init__ |
6567 | 6567 | 3225=Binding |
@@ -6593,7 +6593,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
6593 | 6593 | 647=_osx_support |
6594 | 6594 | 8184=StreamMask._update_trajectory |
6595 | 6595 | 4561=IntelEM64TCCompiler |
6596 | -16282=Script.reviewPreviousItem | |
6596 | +16276=Script.reviewPreviousItem | |
6597 | 6597 | 6069=TextAttributes |
6598 | 6598 | 625=matplotlib.testing.jpl_units.UnitDblFormatter |
6599 | 6599 | 4343=RevokedCertificateBuilder |
@@ -6622,7 +6622,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
6622 | 6622 | 1689=language_support_pkgs |
6623 | 6623 | 12104=DoglegSubproblem |
6624 | 6624 | 12373=Brush.__init__ |
6625 | -15851=spectral_testcase_nosig_real_onesided_overlap | |
6625 | +15809=spectral_testcase_nosig_real_onesided_overlap | |
6626 | 6626 | 15999=HexBin.close |
6627 | 6627 | 15636=NumpyTestProgram |
6628 | 6628 | 1361=pyatspi.appevent |
@@ -6645,11 +6645,11 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
6645 | 6645 | 3462=orthopoly1d |
6646 | 6646 | 1236=numpy.distutils.system_info |
6647 | 6647 | 16165=LshwJsonParser.__init__ |
6648 | -7774=genlogistic_gen | |
6648 | +7743=genlogistic_gen | |
6649 | 6649 | 10980=PendingSeparatorPopup.hide |
6650 | -15846=spectral_testcase_FsAll_real_onesided | |
6650 | +15792=spectral_testcase_FsAll_real_onesided | |
6651 | 6651 | 5659=_Rlecoderengine |
6652 | -12323=NoDataAllowedErr | |
6652 | +12319=NoDataAllowedErr | |
6653 | 6653 | 13131=PullDOM.buildDocument |
6654 | 6654 | 12422=dircmp.phase2 |
6655 | 6655 | 5803=HTMLRepr |
@@ -6664,7 +6664,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
6664 | 6664 | 6903=Unpacker.unpack_float |
6665 | 6665 | 2204=matplotlib.tests.test_arrow_patches |
6666 | 6666 | 12973=ModifiedUndoDelegator |
6667 | -10230=Bbox.set | |
6667 | +10229=Bbox.set | |
6668 | 6668 | 7177=OAEP.__init__ |
6669 | 6669 | 8067=SessionAssistant.use_alternate_configuration |
6670 | 6670 | 10178=SessionPeekHelper |
@@ -6674,7 +6674,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
6674 | 6674 | 14357=DevelopCommand |
6675 | 6675 | 16585=WebAggApplication.AllFiguresPage.__init__ |
6676 | 6676 | 1139=matplotlib.__init__ |
6677 | -11418=Concat | |
6677 | +11419=Concat | |
6678 | 6678 | 7969=LegacySpecifier |
6679 | 6679 | 464=html.parser |
6680 | 6680 | 13129=Workbook.set_properties |
@@ -6692,10 +6692,10 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
6692 | 6692 | 15778=ExtensionTests |
6693 | 6693 | 4003=DOMEventStream |
6694 | 6694 | 9829=Text.set_multialignment |
6695 | -4977=ArgumentList | |
6695 | +4980=ArgumentList | |
6696 | 6696 | 7943=_SelectorTransport._force_close |
6697 | 6697 | 16698=_CapturingHandler.__init__ |
6698 | -10599=AptCancelButton.set_transaction | |
6698 | +10591=AptCancelButton.set_transaction | |
6699 | 6699 | 10608=Artist.set_sketch_params |
6700 | 6700 | 7083=SettingsManager.loadAppSettings |
6701 | 6701 | 7728=BrailleGenerator.__init__ |
@@ -6706,12 +6706,12 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
6706 | 6706 | 14703=LangcodeMacros.__init__ |
6707 | 6707 | 15081=DelegateBase |
6708 | 6708 | 1990=encodings.hp_roman8 |
6709 | -6225=Preformatted | |
6709 | +6235=Preformatted | |
6710 | 6710 | 10692=searcher_string.__init__ |
6711 | 6711 | 14832=BmpImageFile._bitmap |
6712 | 6712 | 7000=Release |
6713 | 6713 | 6855=cjkU |
6714 | -5931=_ActionsContainer | |
6714 | +5932=_ActionsContainer | |
6715 | 6715 | 8812=HBFile.__init__ |
6716 | 6716 | 14251=_Parser.__init__ |
6717 | 6717 | 16456=Format.set_text_v_align |
@@ -6740,10 +6740,10 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
6740 | 6740 | 2933=Integral |
6741 | 6741 | 1703=urllib3.util.response |
6742 | 6742 | 15585=PackageKitTransaction.InstallSignature |
6743 | -10162=LineCollection.set_segments | |
6743 | +10163=LineCollection.set_segments | |
6744 | 6744 | 12012=vode.reset |
6745 | 6745 | 12834=QRECI.__init__ |
6746 | -5838=MockResponse | |
6746 | +5833=MockResponse | |
6747 | 6747 | 967=orca.scripts.toolkits.GAIL.script |
6748 | 6748 | 7286=AnnotationBbox.__init__ |
6749 | 6749 | 6858=IQN |
@@ -6754,24 +6754,24 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
6754 | 6754 | 15087=SeqDefaultObject.getOp |
6755 | 6755 | 3028=CallerStack |
6756 | 6756 | 9295=ScaledTranslation.__init__ |
6757 | -15451=PrintableStringDecoder | |
6758 | -13077=fftw3_info | |
6757 | +15438=PrintableStringDecoder | |
6758 | +13080=fftw3_info | |
6759 | 6759 | 11286=GetKeysDialog.LoadFinalKeyList |
6760 | 6760 | 8403=PackageKit.__init__ |
6761 | 6761 | 792=asyncio.transports |
6762 | 6762 | 5124=DefaultContext |
6763 | 6763 | 5330=SymLinkNest |
6764 | -9186=ConfigWindow.Portrait | |
6764 | +9184=ConfigWindow.Portrait | |
6765 | 6765 | 9805=KbdWindow.assure_on_current_desktop |
6766 | 6766 | 2850=RefactoringTool.__init__ |
6767 | 6767 | 15698=UnixHTTPServer.server_bind |
6768 | 6768 | 815=orca.speech_generator |
6769 | 6769 | 13140=SMTP.starttls |
6770 | 6770 | 266=multiprocessing.resource_sharer |
6771 | -5827=AnnotationBbox | |
6771 | +5828=AnnotationBbox | |
6772 | 6772 | 8153=RawTurtle.end_poly |
6773 | 6773 | 10989=clear_and_catch_warnings.__init__ |
6774 | -15663=ConfigGDA._init_keys | |
6774 | +15665=ConfigGDA._init_keys | |
6775 | 6775 | 4934=CellAreaPackage |
6776 | 6776 | 3092=ElementMaker |
6777 | 6777 | 5385=Entry |
@@ -6784,7 +6784,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
6784 | 6784 | 13595=MaskedArray.__setstate__ |
6785 | 6785 | 14142=Worksheet.hide |
6786 | 6786 | 10087=AutoSaveTimer.resume |
6787 | -13637=Tickbox.__init__ | |
6787 | +13635=Tickbox.__init__ | |
6788 | 6788 | 14472=Theme.set_superkey_label |
6789 | 6789 | 8442=_BinaryPlistParser.__init__ |
6790 | 6790 | 16388=InsecureProvider1PlugInCollectionTests |
@@ -6806,31 +6806,31 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
6806 | 6806 | 909=_datetime |
6807 | 6807 | 2590=xdiagnose.utils.option_handler |
6808 | 6808 | 10154=RegExpJobQualifier.__init__ |
6809 | -4250=SequenceOf | |
6809 | +4245=SequenceOf | |
6810 | 6810 | 9865=TestCaseParameters.__init__ |
6811 | 6811 | 11511=AuxTransformBox.__init__ |
6812 | 6812 | 14927=TarInfo._setpath |
6813 | 6813 | 6131=IdentityOperator |
6814 | -6971=_ForwardNoRecurse | |
6814 | +6972=_ForwardNoRecurse | |
6815 | 6815 | 2546=apport.sandboxutils |
6816 | 6816 | 15401=OrcaProfileGUI.init |
6817 | 6817 | 128=scipy.interpolate.fitpack |
6818 | 6818 | 11813=TestBowl.setUp |
6819 | 6819 | 12776=FormWidget.__init__ |
6820 | 6820 | 4382=Poly3DCollection |
6821 | -6315=Padded | |
6821 | +6316=Padded | |
6822 | 6822 | 2203=numpy.distutils.line_endings |
6823 | 6823 | 10792=_AxisG._makeSubGrid |
6824 | 6824 | 13234=Workbook._prepare_formats |
6825 | 6825 | 14719=UDisksBackend.detect_devices |
6826 | -6075=OptParseError | |
6826 | +6077=OptParseError | |
6827 | 6827 | 4565=TextDomains |
6828 | 6828 | 5567=CClass |
6829 | 6829 | 4298=WordKey |
6830 | 6830 | 7929=ProviderContentClassifier.classify_fn_list |
6831 | 6831 | 14116=XPreformatted.breakLines |
6832 | 6832 | 14275=SequenceOfDecoder |
6833 | -6657=KrylovJacobian | |
6833 | +6658=KrylovJacobian | |
6834 | 6834 | 2215=scipy.sparse.csgraph._validation |
6835 | 6835 | 4292=LoremIpsumTranslator |
6836 | 6836 | 12195=UniqueValueValidator |
@@ -6838,10 +6838,10 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
6838 | 6838 | 13770=ListedToplevel.__init__ |
6839 | 6839 | 11134=SoftwarePropertiesGtk.on_combobox_server_changed |
6840 | 6840 | 6936=Reversible |
6841 | -6767=SafeTransport | |
6841 | +6756=SafeTransport | |
6842 | 6842 | 16310=JobDefinitionFieldValidationTests |
6843 | 6843 | 594=gi.overrides.IBus |
6844 | -4918=ZeroOrMore | |
6844 | +4905=ZeroOrMore | |
6845 | 6845 | 9109=ContextMenu.__init__ |
6846 | 6846 | 2810=reportlab.pdfbase._fontdata_widths_helvetica |
6847 | 6847 | 864=orca.scripts.apps.gnome-window-properties.script |
@@ -6861,12 +6861,12 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
6861 | 6861 | 4607=_Screen |
6862 | 6862 | 1582=plainbox.impl._textwrap |
6863 | 6863 | 871=orca.structural_navigation |
6864 | -15031=proxy_as_function.test_cmp | |
6864 | +15026=proxy_as_function.test_cmp | |
6865 | 6865 | 4870=InputEvent |
6866 | 6866 | 12819=DateHeader |
6867 | 6867 | 7248=Rectangle.__init__ |
6868 | 6868 | 6871=RestrictedField |
6869 | -16041=HTMLTokenizer.afterAttributeValueState | |
6869 | +16055=HTMLTokenizer.afterAttributeValueState | |
6870 | 6870 | 5445=ZipInfo |
6871 | 6871 | 11959=AuthorityInformationAccessOID |
6872 | 6872 | 14255=Packager._set_in_memory |
@@ -6879,17 +6879,17 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
6879 | 6879 | 13089=StreamRequestHandler |
6880 | 6880 | 9226=UnixBrowser |
6881 | 6881 | 10977=Artist.set_visible |
6882 | -6232=CondPageBreak | |
6882 | +6221=CondPageBreak | |
6883 | 6883 | 15157=Paned |
6884 | 6884 | 5346=Pointer |
6885 | 6885 | 14455=SECP224R1 |
6886 | 6886 | 14428=XValueAxis.__init__ |
6887 | -16126=Tick.set_label1 | |
6887 | +16117=Tick.set_label1 | |
6888 | 6888 | 12804=simple_producer.more |
6889 | 6889 | 16124=Tick.set_label2 |
6890 | 6890 | 1684=matplotlib.docstring |
6891 | 6891 | 7386=Output.__init__ |
6892 | -6222=FrameBG | |
6892 | +6223=FrameBG | |
6893 | 6893 | 7878=DebPackage.open |
6894 | 6894 | 6904=Unpacker.unpack_double |
6895 | 6895 | 16656=Workbook.set_vba_name |
@@ -6925,13 +6925,13 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
6925 | 6925 | 10343=multi_rv_generic.__init__ |
6926 | 6926 | 16694=Axes3D._init_axis |
6927 | 6927 | 2758=xlsxwriter.theme |
6928 | -4833=WordSuggestions | |
6928 | +4831=WordSuggestions | |
6929 | 6929 | 11376=DocAssign.__init__ |
6930 | 6930 | 9176=Config.init |
6931 | 6931 | 11348=CompaqVisualFCompiler |
6932 | 6932 | 6049=Executive |
6933 | 6933 | 6535=RectKeyCommon |
6934 | -7794=expon_gen | |
6934 | +7783=expon_gen | |
6935 | 6935 | 2629=UpdateManager.UpdateManager |
6936 | 6936 | 15502=NonAffineForTest.__init__ |
6937 | 6937 | 15892=FixImport.start_tree |
@@ -6953,12 +6953,12 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
6953 | 6953 | 5135=StandardEncryptionDictionary |
6954 | 6954 | 68=scipy._lib.six |
6955 | 6955 | 16553=Enum.__init__ |
6956 | -4974=FunctionArgs | |
6956 | +4971=FunctionArgs | |
6957 | 6957 | 11437=Word.__init__ |
6958 | 6958 | 3642=tzfile |
6959 | 6959 | 13035=UdevResult.__init__ |
6960 | 6960 | 393=numpy.core.defchararray |
6961 | -5552=Comment | |
6961 | +5547=Comment | |
6962 | 6962 | 16538=FancyURLopener.http_error_302 |
6963 | 6963 | 398=xml.dom.minicompat |
6964 | 6964 | 14598=PMCanvas.setLineCap |
@@ -6967,9 +6967,9 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
6967 | 6967 | 8047=ZipFile._RealGetContents |
6968 | 6968 | 9551=PSCanvas.setLineJoin |
6969 | 6969 | 12190=NumpyOutputChecker |
6970 | -6269=Scale | |
6970 | +6270=Scale | |
6971 | 6971 | 7809=Bytecode.__init__ |
6972 | -6210=TraceInfo | |
6972 | +6226=TraceInfo | |
6973 | 6973 | 6997=_BaseV6 |
6974 | 6974 | 15144=install_scripts.run |
6975 | 6975 | 2893=ProductOperator |
@@ -6980,7 +6980,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
6980 | 6980 | 6808=FormTabWidget |
6981 | 6981 | 15635=BasicTestRunner |
6982 | 6982 | 16005=IMAP4.logout |
6983 | -6791=ToolbarTk | |
6983 | +6786=ToolbarTk | |
6984 | 6984 | 10783=Ticks.set_ticksize |
6985 | 6985 | 10885=DstTzInfo.__init__ |
6986 | 6986 | 1508=Onboard.AtspiStateTracker |
@@ -7001,7 +7001,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
7001 | 7001 | 4308=DynOptionMenu |
7002 | 7002 | 8628=ConditionProxy |
7003 | 7003 | 855=orca.scripts.toolkits.clutter.script_utilities |
7004 | -4996=PDFRectangle | |
7004 | +4964=PDFRectangle | |
7005 | 7005 | 15003=rv_generic._construct_argparser |
7006 | 7006 | 8430=WeakKeyDictionary.__init__ |
7007 | 7007 | 2477=plainbox.impl.exporter.test_json |
@@ -7012,7 +7012,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
7012 | 7012 | 7590=LIIndenter.__init__ |
7013 | 7013 | 8188=Utilities.getObjectContentsAtOffset |
7014 | 7014 | 7685=FadeTimer.fade_to |
7015 | -7770=f_gen | |
7015 | +7764=f_gen | |
7016 | 7016 | 5794=_symbol |
7017 | 7017 | 6829=NamedTypes.genMinTagSet |
7018 | 7018 | 7151=Group.__init__ |
@@ -7026,7 +7026,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
7026 | 7026 | 12729=HTMLTokenizer.tagOpenState |
7027 | 7027 | 7508=FieldStorage.__init__ |
7028 | 7028 | 13571=ExporterUnit.Meta |
7029 | -15444=SetOfDecoder | |
7029 | +15453=SetOfDecoder | |
7030 | 7030 | 8085=PDFPathObject.__init__ |
7031 | 7031 | 10059=aspell_cmd.start |
7032 | 7032 | 166=unittest.mock |
@@ -7050,7 +7050,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
7050 | 7050 | 84=speechd_config.config |
7051 | 7051 | 4205=MultipleSelectOptions |
7052 | 7052 | 2232=softwareproperties.gtk.SoftwarePropertiesGtk |
7053 | -15795=spectral_testcase_nosig_real_onesided_odd | |
7053 | +15788=spectral_testcase_nosig_real_onesided_odd | |
7054 | 7054 | 10430=EllipseSelector |
7055 | 7055 | 1865=Onboard.Exceptions |
7056 | 7056 | 3340=Validator |
@@ -7065,7 +7065,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
7065 | 7065 | 889=_posixsubprocess |
7066 | 7066 | 7545=_PaddedFile.__init__ |
7067 | 7067 | 10130=PolarAxes.start_pan |
7068 | -15658=ConfigUniversalAccess._init_keys | |
7068 | +15660=ConfigUniversalAccess._init_keys | |
7069 | 7069 | 9792=BeautifulSoup.object_was_parsed |
7070 | 7070 | 4175=SimpleGtkbuilderApp |
7071 | 7071 | 13482=HexrExporterTests.setUp |
@@ -7088,30 +7088,30 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
7088 | 7088 | 8432=WeakKeyDictionary.__delitem__ |
7089 | 7089 | 13625=Class.__init__ |
7090 | 7090 | 7526=HTTPResponse.read |
7091 | -6666=_minimum_operation | |
7091 | +6664=_minimum_operation | |
7092 | 7092 | 10290=_process_plot_var_args.set_prop_cycle |
7093 | 7093 | 8497=WindowManipulator.set_drag_handles |
7094 | 7094 | 4184=Drawing |
7095 | -3438=Action | |
7095 | +3440=Action | |
7096 | 7096 | 9440=KbdWindow.ignore_configure_events |
7097 | 7097 | 3700=ExitStack |
7098 | 7098 | 7939=Path.__exit__ |
7099 | 7099 | 10128=FileFinder._fill_cache |
7100 | 7100 | 3790=DSAPrivateNumbers |
7101 | 7101 | 7158=LoopContext.__init__ |
7102 | -6344=GoogleLoginAuthentication | |
7102 | +6339=GoogleLoginAuthentication | |
7103 | 7103 | 10306=Report.__init__ |
7104 | 7104 | 688=plainbox.impl.commands.check_config |
7105 | 7105 | 1597=PIL.ImageShow |
7106 | 7106 | 369=numpy.lib.arrayterator |
7107 | -16183=CharsNotIn.__str__ | |
7107 | +16179=CharsNotIn.__str__ | |
7108 | 7108 | 14779=_Authenticator.__init__ |
7109 | 7109 | 1726=guacamole.ingredients.argparse |
7110 | 7110 | 2755=plainbox.impl.exporter.text |
7111 | -13398=CharsNotIn.__init__ | |
7111 | +13400=CharsNotIn.__init__ | |
7112 | 7112 | 14088=Worksheet.set_header |
7113 | 7113 | 2564=checkbox_support.parsers.tests.test_modprobe |
7114 | -6379=ConnectionStyle.Arc | |
7114 | +6372=ConnectionStyle.Arc | |
7115 | 7115 | 6968=Identified |
7116 | 7116 | 11267=Transaction._set_allow_unauthenticated |
7117 | 7117 | 16586=OptionParser.set_usage |
@@ -7120,24 +7120,24 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
7120 | 7120 | 3592=memoized_instancemethod.__init__ |
7121 | 7121 | 7701=OrcaSetupGUI.editingCanceledKey |
7122 | 7122 | 3118=LegendSwatchCallout |
7123 | -7199=MarkerStyle._set_diamond | |
7123 | +7200=MarkerStyle._set_diamond | |
7124 | 7124 | 9653=MH.__init__ |
7125 | 7125 | 8204=XMLGenerator.__init__ |
7126 | 7126 | 11580=SearchEngine.__init__ |
7127 | -11998=lapack_src_info | |
7128 | -4681=CategoryAxis | |
7127 | +11994=lapack_src_info | |
7128 | +4677=CategoryAxis | |
7129 | 7129 | 3116=ContextManager |
7130 | 7130 | 6508=FloatingAxisArtistHelper |
7131 | 7131 | 11359=config_fc.initialize_options |
7132 | 7132 | 13673=FTP.close |
7133 | 7133 | 11322=gtkp_2_info |
7134 | -4909=CharsNotIn | |
7134 | +4916=CharsNotIn | |
7135 | 7135 | 15034=interface.__init__ |
7136 | 7136 | 2887=AboutDialog |
7137 | 7137 | 7956=IMAP4._log |
7138 | 7138 | 5863=LanguagePackageStatus |
7139 | -15589=PackageKitTransaction.WhatProvides | |
7140 | -5678=StixFonts | |
7139 | +15601=PackageKitTransaction.WhatProvides | |
7140 | +5693=StixFonts | |
7141 | 7141 | 10638=ConsoleClient._update_custom_progress |
7142 | 7142 | 13062=OleFileIO.loaddirectory |
7143 | 7143 | 2738=matplotlib.tests.test_font_manager |
@@ -7145,8 +7145,8 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
7145 | 7145 | 13937=TreeSelection |
7146 | 7146 | 10511=_ProactorBasePipeTransport._call_connection_lost |
7147 | 7147 | 8277=TextWithDash.set_dashlength |
7148 | -3726=ExtendedKeyUsage | |
7149 | -10106=Arc.__init__ | |
7148 | +3714=ExtendedKeyUsage | |
7149 | +10100=Arc.__init__ | |
7150 | 7150 | 11524=_process_plot_var_args.__init__ |
7151 | 7151 | 10337=LifoQueue._init |
7152 | 7152 | 3567=ScanMode |
@@ -7163,15 +7163,15 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
7163 | 7163 | 4499=_RevokedCertificate |
7164 | 7164 | 5899=ToolManagerMessageEvent |
7165 | 7165 | 4956=TransactionFailed |
7166 | -6318=Scaled | |
7166 | +6322=Scaled | |
7167 | 7167 | 9309=FigureCanvasWx.draw_idle |
7168 | 7168 | 7137=Aifc_read._adpcm2lin |
7169 | -5226=EggProvider | |
7169 | +5227=EggProvider | |
7170 | 7170 | 3173=NotEmptyValidator |
7171 | 7171 | 9199=ProxyObject._introspect_reply_handler |
7172 | 7172 | 11921=GetCfgSectionNameDialog.create_widgets |
7173 | 7173 | 1129=mako.__init__ |
7174 | -3717=CRLNumber | |
7174 | +3721=CRLNumber | |
7175 | 7175 | 2058=numpy.ma.bench |
7176 | 7176 | 15921=TreeBuilderForHtml5lib.fragmentClass |
7177 | 7177 | 10605=FigureCanvasWx._onMouseWheel |
@@ -7184,14 +7184,14 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
7184 | 7184 | 3027=Changelog |
7185 | 7185 | 6741=addinfo |
7186 | 7186 | 115=wsgiref.simple_server |
7187 | -7735=rayleigh_gen | |
7187 | +7750=rayleigh_gen | |
7188 | 7188 | 11177=DictConfigurator |
7189 | 7189 | 11015=Flag._Flag_Brazil |
7190 | -6393=BoxStyle.Circle | |
7190 | +6380=BoxStyle.Circle | |
7191 | 7191 | 5515=Reference |
7192 | 7192 | 7537=HandlerStem.__init__ |
7193 | 7193 | 14176=Reference.__init__ |
7194 | -6208=DocAssign | |
7194 | +6209=DocAssign | |
7195 | 7195 | 11915=BlockingMouseInput.__init__ |
7196 | 7196 | 15065=errstate.__enter__ |
7197 | 7197 | 16463=CodeContext.font_timer_event |
@@ -7255,7 +7255,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
7255 | 7255 | 2415=checkbox_support.helpers.human_readable_bytes |
7256 | 7256 | 12698=_Unframer.__init__ |
7257 | 7257 | 15944=LoopStack.__init__ |
7258 | -5762=_dummyDirList | |
7258 | +5770=_dummyDirList | |
7259 | 7259 | 931=orca.logger |
7260 | 7260 | 3902=Rational |
7261 | 7261 | 6740=addclosehook |
@@ -7273,9 +7273,9 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
7273 | 7273 | 8676=BaseQuadraticSubproblem.fun |
7274 | 7274 | 11736=FixTupleParams |
7275 | 7275 | 3896=LicenseParagraph |
7276 | -5834=AuxTransformBox | |
7276 | +5829=AuxTransformBox | |
7277 | 7277 | 10410=LWPCookieJar |
7278 | -9278=TransformWrapper._init | |
7278 | +9270=TransformWrapper._init | |
7279 | 7279 | 963=orca.scripts.apps.Eclipse.script |
7280 | 7280 | 15140=install_egg_info.finalize_options |
7281 | 7281 | 15934=OrcaSetupGUI._setupSpeechServers |
@@ -7289,10 +7289,10 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
7289 | 7289 | 12761=DataHandler |
7290 | 7290 | 13498=ConfigDialog.load_extensions |
7291 | 7291 | 1164=test.pystone |
7292 | -9265=TransformedPath._revalidate | |
7292 | +9266=TransformedPath._revalidate | |
7293 | 7293 | 6144=_ECDSASignatureContext |
7294 | 7294 | 1738=matplotlib.units |
7295 | -5001=PDFDate | |
7295 | +4974=PDFDate | |
7296 | 7296 | 11195=SingleCommandToolMixIn |
7297 | 7297 | 7989=SSIPResponseError.__init__ |
7298 | 7298 | 12707=Namespaces.start_element_handler |
@@ -7321,20 +7321,20 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
7321 | 7321 | 8105=EnvironmentConfig.use_distribution |
7322 | 7322 | 10866=KbdWindowBase.update_unrealize_options |
7323 | 7323 | 11982=Test_callback_registry.setup |
7324 | -14070=AbstractFormatter.end_paragraph | |
7324 | +14068=AbstractFormatter.end_paragraph | |
7325 | 7325 | 7559=BZ2File.close |
7326 | 7326 | 8344=IFDRational.__init__ |
7327 | 7327 | 8710=_singlefileMailbox.flush |
7328 | 7328 | 11201=UIManager |
7329 | 7329 | 11705=IndentSearcher.tokeneater |
7330 | 7330 | 237=opcode |
7331 | -15839=spectral_testcase_nosig_real_twosided | |
7331 | +15837=spectral_testcase_nosig_real_twosided | |
7332 | 7332 | 802=_codecs |
7333 | -15586=PackageKitTransaction.GetRequires | |
7333 | +15584=PackageKitTransaction.GetRequires | |
7334 | 7334 | 3420=AxesLocator |
7335 | 7335 | 1964=encodings.cp949 |
7336 | 7336 | 6564=_DSASignatureContext |
7337 | -15833=spectral_testcase_nosig_complex_defaultsided_trim | |
7337 | +15814=spectral_testcase_nosig_complex_defaultsided_trim | |
7338 | 7338 | 8622=CertificateBuilder.__init__ |
7339 | 7339 | 14019=DiskJobResultResumeTests5 |
7340 | 7340 | 917=orca.script_manager |
@@ -7350,27 +7350,27 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
7350 | 7350 | 11290=DiagBroyden.__init__ |
7351 | 7351 | 11715=SHA512 |
7352 | 7352 | 14001=GrepDialog.create_entries |
7353 | -14184=BCPreferences | |
7353 | +14188=BCPreferences | |
7354 | 7354 | 7669=LanguageSelectorBase.__init__ |
7355 | 7355 | 11453=IssueMixIn |
7356 | 7356 | 4014=ConvertingDict |
7357 | 7357 | 9216=Line2D.set_xdata |
7358 | 7358 | 1487=mpl_toolkits.axes_grid1.axes_divider |
7359 | 7359 | 2401=chardet.langhebrewmodel |
7360 | -16040=HTMLTokenizer.betweenDoctypePublicAndSystemIdentifiersState | |
7360 | +16044=HTMLTokenizer.betweenDoctypePublicAndSystemIdentifiersState | |
7361 | 7361 | 15115=ScalarFormatter._set_orderOfMagnitude |
7362 | 7362 | 16072=Axis.set_pane_color |
7363 | 7363 | 11187=KnownFailure |
7364 | -5688=SsGlue | |
7364 | +5668=SsGlue | |
7365 | 7365 | 3421=FakeResource |
7366 | 7366 | 9290=TimedAnimation.__init__ |
7367 | -15769=TestFindAllByName | |
7367 | +15772=TestFindAllByName | |
7368 | 7368 | 10979=PendingSeparatorPopup.show_at |
7369 | 7369 | 14337=Skeleton |
7370 | 7370 | 10296=FigureCanvasPS |
7371 | 7371 | 4456=CharDistributionAnalysis |
7372 | 7372 | 13653=GzipFile.close |
7373 | -5367=NavigationToolbar2Wx | |
7373 | +5369=NavigationToolbar2Wx | |
7374 | 7374 | 8837=RawDescriptionHelpFormatter |
7375 | 7375 | 14915=MagicProxy.__init__ |
7376 | 7376 | 7032=SGMLParser.reset |
@@ -7381,7 +7381,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
7381 | 7381 | 11254=Stats.calc_callees |
7382 | 7382 | 14838=GetKeysDialog.SetModifiersForPlatform |
7383 | 7383 | 9404=IconPalette.set_layout_view |
7384 | -3332=AutoDateLocator | |
7384 | +3333=AutoDateLocator | |
7385 | 7385 | 7614=AutoDateLocator.__init__ |
7386 | 7386 | 1338=matplotlib.bezier |
7387 | 7387 | 12853=SoftwarePropertiesDBus.__init__ |
@@ -7390,19 +7390,19 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
7390 | 7390 | 10439=_DocTestSuite |
7391 | 7391 | 10524=IMapUnorderedIterator |
7392 | 7392 | 13010=Variant.__init__ |
7393 | -5505=_mboxMMDFMessage | |
7393 | +5502=_mboxMMDFMessage | |
7394 | 7394 | 1970=encodings.charmap |
7395 | 7395 | 7502=TurtleScreen.clear |
7396 | 7396 | 2341=plainbox.impl.test_applogic |
7397 | -5668=Kern | |
7397 | +5689=Kern | |
7398 | 7398 | 6585=TermColors |
7399 | 7399 | 14614=FieldStorage.read_multi |
7400 | 7400 | 527=numpy.__config__ |
7401 | 7401 | 14239=TreeNode.drawicon |
7402 | 7402 | 14290=Tokenizer.__next |
7403 | -4778=ExpressionCannotEvaluateError | |
7403 | +4777=ExpressionCannotEvaluateError | |
7404 | 7404 | 15612=Format.set_rotation |
7405 | -15452=VideotexStringDecoder | |
7405 | +15447=VideotexStringDecoder | |
7406 | 7406 | 7608=_PKCS7UnpaddingContext.finalize |
7407 | 7407 | 8896=SVGCanvas.setFont |
7408 | 7408 | 16068=ANSI.__init__ |
@@ -7411,13 +7411,13 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
7411 | 7411 | 9922=TouchInput._gesture_sequence_end |
7412 | 7412 | 2036=numpy.distutils.fcompiler.hpux |
7413 | 7413 | 2301=lib2to3.fixes.fix_raise |
7414 | -15587=PackageKitTransaction.RepoSetData | |
7414 | +15595=PackageKitTransaction.RepoSetData | |
7415 | 7415 | 14571=ExtremeFinderCycle.__init__ |
7416 | -5768=ButtonBox | |
7417 | -6769=Transport | |
7416 | +5756=ButtonBox | |
7417 | +6754=Transport | |
7418 | 7418 | 4065=lazy_property |
7419 | 7419 | 13057=ReportLabLogo.__init__ |
7420 | -7797=vonmises_gen | |
7420 | +7768=vonmises_gen | |
7421 | 7421 | 1796=lxml.html.defs |
7422 | 7422 | 6348=_FixedOffset |
7423 | 7423 | 5307=Draw |
@@ -7432,10 +7432,10 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
7432 | 7432 | 1619=matplotlib.patheffects |
7433 | 7433 | 9041=RendererSVG.draw_gouraud_triangle |
7434 | 7434 | 595=cryptography.hazmat.primitives.ciphers.__init__ |
7435 | -5835=DrawingArea | |
7435 | +5839=DrawingArea | |
7436 | 7436 | 3752=Executor |
7437 | 7437 | 1421=lxml.sax |
7438 | -6316=MaxWidth | |
7438 | +6317=MaxWidth | |
7439 | 7439 | 12345=CountryInformation.__init__ |
7440 | 7440 | 3084=TracebackException.__init__ |
7441 | 7441 | 1547=problem_report |
@@ -7472,7 +7472,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
7472 | 7472 | 3750=CompositeGenericTransform |
7473 | 7473 | 2387=PIL.ImageGrab |
7474 | 7474 | 9157=DupSocket.__init__ |
7475 | -9266=BboxTransformFrom.get_matrix | |
7475 | +9267=BboxTransformFrom.get_matrix | |
7476 | 7476 | 12034=WMQuirksDefault |
7477 | 7477 | 8065=NotEmptyValidatorTests |
7478 | 7478 | 13674=FTP_TLS.auth |
@@ -7481,7 +7481,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
7481 | 7481 | 16344=MarkupLeakTestCase |
7482 | 7482 | 2957=Arrayterator |
7483 | 7483 | 5139=_PMRenderer |
7484 | -9506=atlas_3_10_info | |
7484 | +9505=atlas_3_10_info | |
7485 | 7485 | 15047=DrawingContext.move_to |
7486 | 7486 | 2377=plainbox.impl.providers.__init__ |
7487 | 7487 | 928=orca.brlmon |
@@ -7490,7 +7490,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
7490 | 7490 | 14792=Error.__init__ |
7491 | 7491 | 4374=ModeDescriptor |
7492 | 7492 | 14022=SessionMetaDataResumeTests2.setUp |
7493 | -6496=Notation | |
7493 | +6497=Notation | |
7494 | 7494 | 10420=EggInfoDistribution |
7495 | 7495 | 9355=MyHandler.handle |
7496 | 7496 | 3357=SphereBivariateSpline |
@@ -7500,16 +7500,16 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
7500 | 7500 | 7516=DumbTerminal.onCursorPositionChanged |
7501 | 7501 | 2736=scipy._lib.__init__ |
7502 | 7502 | 3571=ProxyObject.__init__ |
7503 | -16023=HTMLTokenizer.bogusDoctypeState | |
7503 | +16024=HTMLTokenizer.bogusDoctypeState | |
7504 | 7504 | 15703=ChartColumn._write_bar_chart |
7505 | -5368=FigureCanvasWx | |
7505 | +5370=FigureCanvasWx | |
7506 | 7506 | 15946=Cell.set_text_props |
7507 | -4999=PDFPostScriptXObject | |
7507 | +4973=PDFPostScriptXObject | |
7508 | 7508 | 14559=KeyboardWidget.cancel_dwelling |
7509 | 7509 | 14955=CallerStack._pop_frame |
7510 | 7510 | 15929=OrcaSetupGUI._setSpeechSystemsChoice |
7511 | 7511 | 14754=MagicDB.mergeFile |
7512 | -15804=spectral_testcase_nosig_complex_defaultsided_oddlen | |
7512 | +15796=spectral_testcase_nosig_complex_defaultsided_oddlen | |
7513 | 7513 | 9517=DebconfProxy.start |
7514 | 7514 | 5046=FitSolverError |
7515 | 7515 | 7686=_tzicalvtz.__init__ |
@@ -7535,7 +7535,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
7535 | 7535 | 5418=EncodingBytes |
7536 | 7536 | 1115=plainbox.vendor.extcmd.__init__ |
7537 | 7537 | 1132=chardet.__init__ |
7538 | -5543=Code | |
7538 | +5553=Code | |
7539 | 7539 | 2981=spmatrix |
7540 | 7540 | 10401=ConnectionPatch.draw |
7541 | 7541 | 9737=UTF8Prober.__init__ |
@@ -7552,7 +7552,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
7552 | 7552 | 13173=withSimplePatchShadow |
7553 | 7553 | 16168=_WritelnDecorator.__init__ |
7554 | 7554 | 86=html5lib.filters.lint |
7555 | -3187=ScalarFormatter | |
7555 | +3181=ScalarFormatter | |
7556 | 7556 | 4405=EfiDevice |
7557 | 7557 | 9870=TimedeltaFormat.__init__ |
7558 | 7558 | 10288=DistUpgradeFetcherCore.__init__ |
@@ -7560,7 +7560,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
7560 | 7560 | 11884=InstallableLib.__init__ |
7561 | 7561 | 13785=PDFResourceDictionary.basicFonts |
7562 | 7562 | 11378=UserInterface.parse_argv_update |
7563 | -5697=AutoWidthChar | |
7563 | +5672=AutoWidthChar | |
7564 | 7564 | 16621=SignatureOnlyEndpoint |
7565 | 7565 | 136=reportlab.graphics.barcode.eanbc |
7566 | 7566 | 13963=GoBuildSystem |
@@ -7584,7 +7584,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
7584 | 7584 | 9233=LinePlot.draw |
7585 | 7585 | 2772=matplotlib.tri.triangulation |
7586 | 7586 | 557=asyncio.unix_events |
7587 | -9501=lapack_info | |
7587 | +9506=lapack_info | |
7588 | 7588 | 9868=Handler.set_name |
7589 | 7589 | 8937=Axes3D.set_frame_on |
7590 | 7590 | 3471=NamespaceProxy |
@@ -7599,7 +7599,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
7599 | 7599 | 658=plainbox.vendor.pyglibc._signalfd |
7600 | 7600 | 3273=_setit.__init__ |
7601 | 7601 | 10135=Ellipse._recompute_transform |
7602 | -4908=GoToColumn | |
7602 | +4925=GoToColumn | |
7603 | 7603 | 11556=genhalflogistic_gen._argcheck |
7604 | 7604 | 7277=ImageMagickWriter |
7605 | 7605 | 6894=onDrawStr |
@@ -7609,7 +7609,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
7609 | 7609 | 2308=lib2to3.fixes.fix_throw |
7610 | 7610 | 10887=UDisks2Observer._connect_to_udisks2 |
7611 | 7611 | 4554=HtmlView |
7612 | -5033=RendererBase | |
7612 | +5037=RendererBase | |
7613 | 7613 | 8695=Poly3DCollection.set_facecolor |
7614 | 7614 | 1880=xlsxwriter.chart_scatter |
7615 | 7615 | 7395=AxisArtist.__init__ |
@@ -7622,7 +7622,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
7622 | 7622 | 8024=Line2D.set_picker |
7623 | 7623 | 9069=MaskedRecords.soften_mask |
7624 | 7624 | 10445=GraphicsContextBase.set_graylevel |
7625 | -10589=AptProgressDialog.set_transaction | |
7625 | +10593=AptProgressDialog.set_transaction | |
7626 | 7626 | 12568=ContentDisposition |
7627 | 7627 | 641=scipy.sparse.base |
7628 | 7628 | 1833=encodings.bz2_codec |
@@ -7639,7 +7639,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
7639 | 7639 | 3748=BlendedGenericTransform |
7640 | 7640 | 2072=xdiagnose.config_update |
7641 | 7641 | 5439=FileLock |
7642 | -14114=Spacer.__init__ | |
7642 | +14111=Spacer.__init__ | |
7643 | 7643 | 14965=CodeNotAllowed.__init__ |
7644 | 7644 | 13733=SpawnBase.read_nonblocking |
7645 | 7645 | 9300=MicrosecondLocator.__init__ |
@@ -7661,7 +7661,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
7661 | 7661 | 3612=MainLoop |
7662 | 7662 | 436=shelve |
7663 | 7663 | 5911=_FactoryHelper_ |
7664 | -16115=YAxis.set_ticks_position | |
7664 | +16123=YAxis.set_ticks_position | |
7665 | 7665 | 3064=SimpleChainedObjects |
7666 | 7666 | 6141=TrustedLauncher |
7667 | 7667 | 11154=KDEInstallProgressAdapter.update_interface |
@@ -7685,14 +7685,14 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
7685 | 7685 | 11869=_StreamProxy.__init__ |
7686 | 7686 | 2841=StateSpace |
7687 | 7687 | 3749=BlendedAffine2D |
7688 | -13565=ScopedEvalContextModifier | |
7688 | +13559=ScopedEvalContextModifier | |
7689 | 7689 | 302=httplib2.__init__ |
7690 | 7690 | 16654=NotUnsetValidatorTests._Config |
7691 | 7691 | 4814=ParasiteAxesAuxTransBase |
7692 | 7692 | 14956=PageBreak.__init__ |
7693 | 7693 | 11036=PDFTextObject.textLine |
7694 | 7694 | 15375=Sniffer.__init__ |
7695 | -11847=BufferedIncrementalEncoder.reset | |
7695 | +11848=BufferedIncrementalEncoder.reset | |
7696 | 7696 | 2732=matplotlib.tests.test_spines |
7697 | 7697 | 14236=Dib.__init__ |
7698 | 7698 | 4771=TTEncoding |
@@ -7701,16 +7701,16 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
7701 | 7701 | 357=scipy.stats._discrete_distns |
7702 | 7702 | 11108=async_chat.__init__ |
7703 | 7703 | 12283=MainWindow |
7704 | -6746=ExpatParser | |
7704 | +6753=ExpatParser | |
7705 | 7705 | 12223=HTMLUnicodeInputStream.char |
7706 | 7706 | 1193=ufw.util |
7707 | 7707 | 6018=Core |
7708 | 7708 | 8369=AuthorizationEndpoint.__init__ |
7709 | 7709 | 10004=PixarImageFile |
7710 | -3183=OldAutoLocator | |
7710 | +3198=OldAutoLocator | |
7711 | 7711 | 16512=Percolator.removefilter |
7712 | -16650=JobDefinitionValidatorLegacyAPI | |
7713 | -11997=fft_opt_info | |
7712 | +16647=JobDefinitionValidatorLegacyAPI | |
7713 | +12001=fft_opt_info | |
7714 | 7714 | 809=_codecs_hk |
7715 | 7715 | 1629=chardet.latin1prober |
7716 | 7716 | 8862=Event.set |
@@ -7729,7 +7729,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
7729 | 7729 | 9108=Transaction._set_high_trust_packages |
7730 | 7730 | 1005=orca.orca_gui_prefs |
7731 | 7731 | 12843=GrabStdout.__init__ |
7732 | -5545=BlockTag | |
7732 | +5546=BlockTag | |
7733 | 7733 | 11000=NTEventLogHandler.__init__ |
7734 | 7734 | 13672=FilterVisibilityController.__init__ |
7735 | 7735 | 15268=PatternValidator.__init__ |
@@ -7747,18 +7747,18 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
7747 | 7747 | 2797=xlsxwriter.vml |
7748 | 7748 | 158=getpass |
7749 | 7749 | 1874=xlsxwriter.chart_bar |
7750 | -13082=fftw_threads_info | |
7750 | +13083=fftw_threads_info | |
7751 | 7751 | 14752=TextRepr.__init__ |
7752 | 7752 | 4174=DebFile |
7753 | 7753 | 11189=UnixDatagramServer |
7754 | 7754 | 12788=Chart._convert_axis_args |
7755 | -8791=RawTurtle._clear | |
7755 | +8792=RawTurtle._clear | |
7756 | 7756 | 1969=encodings.cp874 |
7757 | 7757 | 1968=encodings.cp875 |
7758 | 7758 | 13438=_ResultItem.__init__ |
7759 | 7759 | 4335=SSLSocket |
7760 | 7760 | 10542=MHMessage.__init__ |
7761 | -4597=TNavigator | |
7761 | +4596=TNavigator | |
7762 | 7762 | 8243=QRCode.dataPosIterator |
7763 | 7763 | 8762=Image.draw |
7764 | 7764 | 1654=xml.sax.handler |
@@ -7787,8 +7787,8 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
7787 | 7787 | 9350=GraphicsContextBase.set_joinstyle |
7788 | 7788 | 739=numpy.polynomial.legendre |
7789 | 7789 | 3468=MutableSequence |
7790 | -15101=BackgroundBrowser | |
7791 | -6370=ArrowStyle._Bracket | |
7790 | +15102=BackgroundBrowser | |
7791 | +6359=ArrowStyle._Bracket | |
7792 | 7792 | 4619=Identifiers |
7793 | 7793 | 5805=DumbTerminal |
7794 | 7794 | 4827=Link |
@@ -7809,16 +7809,16 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
7809 | 7809 | 12005=errstate.__init__ |
7810 | 7810 | 3310=LazyDict |
7811 | 7811 | 10907=BroydenSecond |
7812 | -10245=_PyAccessI16_B | |
7812 | +10244=_PyAccessI16_B | |
7813 | 7813 | 12624=_LoaderBasics |
7814 | 7814 | 4610=MaybeEncodingError |
7815 | 7815 | 14867=MspImageFile._open |
7816 | 7816 | 7194=MarkerStyle._set_star |
7817 | 7817 | 8417=__AptDpkgPackageInfo.get_distro_codename |
7818 | -10246=_PyAccessI16_L | |
7818 | +10247=_PyAccessI16_L | |
7819 | 7819 | 230=lib2to3.refactor |
7820 | 7820 | 2384=PIL.GimpPaletteFile |
7821 | -10244=_PyAccessI16_N | |
7821 | +10245=_PyAccessI16_N | |
7822 | 7822 | 13367=_QueryFloat |
7823 | 7823 | 6977=PosixPath |
7824 | 7824 | 15374=IntegerDecoder |
@@ -7839,7 +7839,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
7839 | 7839 | 1029=reportlab.graphics.testdrawings |
7840 | 7840 | 9625=XTick.update_position |
7841 | 7841 | 5677=List |
7842 | -9267=TransformedBbox.get_points | |
7842 | +9276=TransformedBbox.get_points | |
7843 | 7843 | 9664=MaskedArray.__isub__ |
7844 | 7844 | 1419=cupshelpers.cupshelpers |
7845 | 7845 | 6906=_NSAttr.__init__ |
@@ -7887,7 +7887,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
7887 | 7887 | 12924=ChartRadar.__init__ |
7888 | 7888 | 3227=GeoAxes.ThetaFormatter |
7889 | 7889 | 7915=FileTextSourceTests |
7890 | -6374=ConnectionStyle.Angle3 | |
7890 | +6363=ConnectionStyle.Angle3 | |
7891 | 7891 | 10073=Spine._recompute_transform |
7892 | 7892 | 12112=HTMLParser.set_cdata_mode |
7893 | 7893 | 15038=TarInfo._proc_builtin |
@@ -7916,7 +7916,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
7916 | 7916 | 2000=encodings.cp858 |
7917 | 7917 | 15364=BackendApplicationClient |
7918 | 7918 | 5056=DistUpgradeFetcherSelf |
7919 | -4972=PDFImageXObject | |
7919 | +4982=PDFImageXObject | |
7920 | 7920 | 11690=iinfo.__init__ |
7921 | 7921 | 1158=xmlrpc.client |
7922 | 7922 | 5239=UndocumentedException |
@@ -7924,7 +7924,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
7924 | 7924 | 5084=DictWriter |
7925 | 7925 | 12891=IncrementalDecoder.reset |
7926 | 7926 | 14937=LabelOffset.__init__ |
7927 | -15824=spectral_testcase_nosig_real_onesided_stretch | |
7927 | +15829=spectral_testcase_nosig_real_onesided_stretch | |
7928 | 7928 | 4828=ReviewText |
7929 | 7929 | 5946=KbdWindowBase |
7930 | 7930 | 5938=UnsupportedDialog |
@@ -7935,13 +7935,13 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
7935 | 7935 | 8694=Patch3D.set_3d_properties |
7936 | 7936 | 9525=FrameSummary.line |
7937 | 7937 | 4080=_MagicFormatMapping |
7938 | -5111=LoggerAdapter | |
7938 | +5118=LoggerAdapter | |
7939 | 7939 | 2709=matplotlib.tests.test_container |
7940 | 7940 | 13780=StixFonts.__init__ |
7941 | 7941 | 1134=PIL.SunImagePlugin |
7942 | 7942 | 535=_collections_abc |
7943 | 7943 | 4145=AbstractDigestAuthHandler |
7944 | -6266=StringVar | |
7944 | +6271=StringVar | |
7945 | 7945 | 8905=AtspiStateTracker._register_atspi_focus_listeners |
7946 | 7946 | 3788=DSAParameterNumbers |
7947 | 7947 | 6094=Adjustment |
@@ -7954,22 +7954,22 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
7954 | 7954 | 16736=AnchoredSizeLocator.__init__ |
7955 | 7955 | 1061=reportlab.graphics.samples.__init__ |
7956 | 7956 | 4030=dircmp |
7957 | -10161=PatchCollection.set_paths | |
7957 | +10162=PatchCollection.set_paths | |
7958 | 7958 | 1971=encodings.undefined |
7959 | 7959 | 2968=NamedTypes.__init__ |
7960 | -6213=MobileApplicationServer | |
7960 | +6241=MobileApplicationServer | |
7961 | 7961 | 12365=PlugInCollectionBaseTests.setUp |
7962 | 7962 | 9634=AptClient.__init__ |
7963 | 7963 | 10406=AptDaemon._on_queue_changed |
7964 | 7964 | 700=aptdaemon.debconf |
7965 | 7965 | 7930=BaseProxy._incref |
7966 | 7966 | 1195=scipy.optimize._numdiff |
7967 | -4313=QuadMesh | |
7967 | +4315=QuadMesh | |
7968 | 7968 | 14178=BCHide |
7969 | 7969 | 2742=plainbox.impl.commands.test_parse |
7970 | -4677=ValueAxis | |
7970 | +4678=ValueAxis | |
7971 | 7971 | 11446=TestSoupSelector |
7972 | -5956=multivariate_normal_frozen | |
7972 | +5954=multivariate_normal_frozen | |
7973 | 7973 | 16666=QRCode.make |
7974 | 7974 | 11220=NumpyDoctest |
7975 | 7975 | 6800=ChartStock |
@@ -7985,7 +7985,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
7985 | 7985 | 8879=IconPalette.update_window_options |
7986 | 7986 | 7995=PreparedRequest.prepare_cookies |
7987 | 7987 | 6142=LegacyApplicationClient |
7988 | -15977=_AxesImageBase.set_norm | |
7988 | +15979=_AxesImageBase.set_norm | |
7989 | 7989 | 2910=StateSpace.__init__ |
7990 | 7990 | 15468=Image.putpixel |
7991 | 7991 | 10303=_FlowControlMixin._maybe_resume_protocol |
@@ -7999,9 +7999,9 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
7999 | 7999 | 8384=_GzipReader.read |
8000 | 8000 | 13061=IOBinding.set_filename |
8001 | 8001 | 4410=KeyboardPopup |
8002 | -15827=spectral_testcase_nosig_complex_defaultsided_overlap | |
8002 | +15795=spectral_testcase_nosig_complex_defaultsided_overlap | |
8003 | 8003 | 1548=PIL.PyAccess |
8004 | -10101=Wedge.set_radius | |
8004 | +10103=Wedge.set_radius | |
8005 | 8005 | 8892=Compat32 |
8006 | 8006 | 3262=ActionFlowable |
8007 | 8007 | 13930=ExtConfigParser |
@@ -8018,10 +8018,10 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
8018 | 8018 | 13868=FormatBool |
8019 | 8019 | 3451=Value |
8020 | 8020 | 14350=MultiprocessTests.__init__ |
8021 | -10590=AptDownloadsView.set_transaction | |
8021 | +10594=AptDownloadsView.set_transaction | |
8022 | 8022 | 443=email.mime.base |
8023 | 8023 | 2385=PIL.ImageStat |
8024 | -6571=NTEventLogHandler | |
8024 | +6573=NTEventLogHandler | |
8025 | 8025 | 7830=CallOnceOnly.check_complex |
8026 | 8026 | 9032=GridlinesCollection.set_grid_helper |
8027 | 8027 | 6020=TupleComp |
@@ -8035,12 +8035,12 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
8035 | 8035 | 11258=SymbolDefNs.__init__ |
8036 | 8036 | 12523=HTMLParser._parse |
8037 | 8037 | 2147=idlelib.Delegator |
8038 | -5755=_dummyButton | |
8038 | +5760=_dummyButton | |
8039 | 8039 | 12702=_PlistParser.add_object |
8040 | 8040 | 3018=dok_matrix |
8041 | 8041 | 14367=ParenMatch.deactivate_restore |
8042 | 8042 | 2986=Debug |
8043 | -16273=Script.reviewNextItem | |
8043 | +16271=Script.reviewNextItem | |
8044 | 8044 | 498=matplotlib.delaunay.triangulate |
8045 | 8045 | 8906=GridHelperCurveLinear._update |
8046 | 8046 | 10892=UnitySupportImpl.__init__ |
@@ -8049,7 +8049,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
8049 | 8049 | 365=asyncio.selector_events |
8050 | 8050 | 1121=distutils.__init__ |
8051 | 8051 | 12399=Stream._flush |
8052 | -5503=Babyl | |
8052 | +5505=Babyl | |
8053 | 8053 | 13987=SilentWSGIServer |
8054 | 8054 | 15993=TestNextSibling.setUp |
8055 | 8055 | 1752=oauthlib.oauth2.rfc6749.endpoints.base |
@@ -8066,7 +8066,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
8066 | 8066 | 5554=FigureCanvasGTK3Agg |
8067 | 8067 | 2523=oauthlib.oauth2.rfc6749.endpoints.resource |
8068 | 8068 | 2325=lib2to3.fixes.fix_asserts |
8069 | -5744=_dummyMenu | |
8069 | +5748=_dummyMenu | |
8070 | 8070 | 7397=SimpleAxisArtist.__init__ |
8071 | 8071 | 13634=_YStrip.__init__ |
8072 | 8072 | 2476=plainbox.impl.exporter.json |
@@ -8078,11 +8078,11 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
8078 | 8078 | 12607=TestCpuinfoParser.setUp |
8079 | 8079 | 7025=ResourceSyntaxError |
8080 | 8080 | 7819=CallOnceOnly.__init__ |
8081 | -13381=UnauthorizedClientError | |
8081 | +13382=UnauthorizedClientError | |
8082 | 8082 | 5436=DmiDevice |
8083 | 8083 | 1602=matplotlib.backends.qt4_compat |
8084 | 8084 | 13801=Format.set_font_outline |
8085 | -3407=Xlator | |
8085 | +3409=Xlator | |
8086 | 8086 | 2602=plainbox.impl.commands.inv_parse |
8087 | 8087 | 6512=DependencyDuplicateError |
8088 | 8088 | 1716=mpl_toolkits.axisartist.axis_artist |
@@ -8104,7 +8104,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
8104 | 8104 | 10717=SymmetricalLogLocator.set_params |
8105 | 8105 | 2194=Quirks.quirkinfo |
8106 | 8106 | 10359=HookUI.__init__ |
8107 | -6972=OneOrMore | |
8107 | +6971=OneOrMore | |
8108 | 8108 | 9432=KeyPath.append_command |
8109 | 8109 | 14776=_PositionToken.__init__ |
8110 | 8110 | 2109=numpy.core.cversions |
@@ -8129,7 +8129,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
8129 | 8129 | 7607=_PKCS7UnpaddingContext.update |
8130 | 8130 | 11763=BlockTag.__init__ |
8131 | 8131 | 14013=Signal.BoundSignal.__init__ |
8132 | -16404=_isAnything | |
8132 | +16396=_isAnything | |
8133 | 8133 | 10139=_AxesBase.start_pan |
8134 | 8134 | 9972=DOMBuilder.__init__ |
8135 | 8135 | 336=scipy.optimize.minpack |
@@ -8139,21 +8139,21 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
8139 | 8139 | 12648=HMACBackend |
8140 | 8140 | 7618=GnuFCompiler |
8141 | 8141 | 1381=ctypes.util |
8142 | -5564=Polygon | |
8142 | +5560=Polygon | |
8143 | 8143 | 9364=InactivityTimer.__init__ |
8144 | 8144 | 2429=matplotlib.tests.test_compare_images |
8145 | 8145 | 15550=GetHelpSourceDialog.cancel |
8146 | 8146 | 11924=GetKeysDialog.CreateWidgets |
8147 | 8147 | 15314=_PyAccessF._post_init |
8148 | 8148 | 15753=CommandTreeBuilderTests |
8149 | -5680=NegFil | |
8149 | +5679=NegFil | |
8150 | 8150 | 11137=Keyboard._set_active_layer |
8151 | 8151 | 9095=Message.__delitem__ |
8152 | 8152 | 4416=SnippetView |
8153 | 8153 | 12352=ThemeDialog.update_color_schemeList |
8154 | 8154 | 16513=CodeContext.update_code_context |
8155 | 8155 | 6812=JSONDecodeError |
8156 | -6124=_SumLinearOperator | |
8156 | +6125=_SumLinearOperator | |
8157 | 8157 | 2586=idlelib.OutputWindow |
8158 | 8158 | 2753=distutils.text_file |
8159 | 8159 | 15721=CleanupTestCase |
@@ -8165,12 +8165,12 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
8165 | 8165 | 4951=WindowManipulator |
8166 | 8166 | 2927=ParserElement |
8167 | 8167 | 5640=CGIHandler |
8168 | -15664=ConfigGSS._init_keys | |
8168 | +15655=ConfigGSS._init_keys | |
8169 | 8169 | 12383=HighlightAnnotation.__init__ |
8170 | 8170 | 430=macurl2path |
8171 | 8171 | 13157=SimpleIndex.setup |
8172 | 8172 | 4048=Iterator |
8173 | -16173=QuotedString.__str__ | |
8173 | +16178=QuotedString.__str__ | |
8174 | 8174 | 9230=CFB8.__init__ |
8175 | 8175 | 3847=FunctionTestCase |
8176 | 8176 | 10668=redirect_stdout |
@@ -8188,22 +8188,22 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
8188 | 8188 | 15571=Popen.terminate |
8189 | 8189 | 10990=StreamReader._wakeup_waiter |
8190 | 8190 | 11881=install_scripts.initialize_options |
8191 | -16172=ParseExpression.__str__ | |
8191 | +16169=ParseExpression.__str__ | |
8192 | 8192 | 11553=ansi_off |
8193 | 8193 | 6935=_AttributeHolder |
8194 | -9500=blas_info | |
8194 | +9507=blas_info | |
8195 | 8195 | 13856=ScrolledList.__init__ |
8196 | 8196 | 6677=DeviceInvocation |
8197 | 8197 | 5205=DynamicImporter |
8198 | -4901=Upcase | |
8199 | -11395=DuplicateSectionError.__init__ | |
8198 | +4920=Upcase | |
8199 | +11397=DuplicateSectionError.__init__ | |
8200 | 8200 | 5903=DeleteCommand |
8201 | 8201 | 14716=PrinterType.add_make_and_model |
8202 | 8202 | 15395=ProfileBrowser.do_read |
8203 | 8203 | 8510=IconPalette._start_dwelling |
8204 | 8204 | 7384=KbdWindow.reposition |
8205 | 8205 | 2662=numpy.distutils.command.sdist |
8206 | -5371=MenuButtonWx | |
8206 | +5367=MenuButtonWx | |
8207 | 8207 | 15202=RecursiveGrammarException.__init__ |
8208 | 8208 | 15110=DocTestRunner.__run |
8209 | 8209 | 8063=ChoiceValidatorTests |
@@ -8221,7 +8221,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
8221 | 8221 | 705=aptdaemon.worker.pkworker |
8222 | 8222 | 6199=Rejecter |
8223 | 8223 | 6637=RankFilter |
8224 | -15032=proxy_as_function.test_length_hint | |
8224 | +15030=proxy_as_function.test_length_hint | |
8225 | 8225 | 1089=decorator |
8226 | 8226 | 10850=SubprocessStreamProtocol.process_exited |
8227 | 8227 | 13416=ImpLoader.__init__ |
@@ -8236,7 +8236,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
8236 | 8236 | 12691=TextFile.close |
8237 | 8237 | 8017=Au_write.setcomptype |
8238 | 8238 | 15487=MedianFilter.__init__ |
8239 | -8426=multivariate_normal_frozen.__init__ | |
8239 | +8427=multivariate_normal_frozen.__init__ | |
8240 | 8240 | 762=numpy.core.getlimits |
8241 | 8241 | 3043=_NullToken |
8242 | 8242 | 1754=numpy.distutils.extension |
@@ -8251,7 +8251,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
8251 | 8251 | 12380=ListedColormap.__init__ |
8252 | 8252 | 11522=SubplotTool.__init__ |
8253 | 8253 | 16618=Standard93.validate |
8254 | -6753=RTriangle | |
8254 | +6767=RTriangle | |
8255 | 8255 | 10027=Sound.construct |
8256 | 8256 | 4889=TransferFunction |
8257 | 8257 | 5246=PopenSpawn |
@@ -8261,7 +8261,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
8261 | 8261 | 14190=TouchHandle.__init__ |
8262 | 8262 | 15915=SoftwareProperties.backup_sourceslist |
8263 | 8263 | 14944=FigureCanvasWebAgg |
8264 | -4943=PageTemplate | |
8264 | +4945=PageTemplate | |
8265 | 8265 | 749=dbus._dbus |
8266 | 8266 | 13497=RevokedCertificate |
8267 | 8267 | 14177=Relationships.__init__ |
@@ -8283,13 +8283,13 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
8283 | 8283 | 16661=Encoding.__setitem__ |
8284 | 8284 | 12367=FsPlugInCollectionTests.setUp |
8285 | 8285 | 1083=apport.hookutils |
8286 | -3231=_DomainSafeDivide | |
8286 | +3232=_DomainSafeDivide | |
8287 | 8287 | 7246=TNavigator._setDegreesPerAU |
8288 | 8288 | 14517=LocaleTime.__init__ |
8289 | 8289 | 3590=_ProactorBasePipeTransport |
8290 | -5789=ScrolledTList | |
8290 | +5769=ScrolledTList | |
8291 | 8291 | 8781=DictReader.__init__ |
8292 | -4317=EllipseCollection | |
8292 | +4320=EllipseCollection | |
8293 | 8293 | 2082=checkbox_support.dbus.__init__ |
8294 | 8294 | 1182=PIL.XVThumbImagePlugin |
8295 | 8295 | 5723=BadStatusLine |
@@ -8300,7 +8300,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
8300 | 8300 | 5175=BarContainer |
8301 | 8301 | 13453=install.finalize_unix |
8302 | 8302 | 2610=cryptography.hazmat.primitives.kdf.pbkdf2 |
8303 | -4941=CurrentFrameFlowable | |
8303 | +4942=CurrentFrameFlowable | |
8304 | 8304 | 10282=SpecifierSet.prereleases |
8305 | 8305 | 11820=_StrictFeedParser.__init__ |
8306 | 8306 | 8895=AtspiStateTracker._on_async_focus_changed |
@@ -8319,7 +8319,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
8319 | 8319 | 5534=BaseFix |
8320 | 8320 | 8126=Template.__init__ |
8321 | 8321 | 10274=TextInstallProgress.__init__ |
8322 | -4239=isNumberInRange | |
8322 | +4241=isNumberInRange | |
8323 | 8323 | 659=gi.overrides.Gdk |
8324 | 8324 | 15874=Format.set_shrink |
8325 | 8325 | 7729=BrailleGenerator.generateBraille |
@@ -8335,7 +8335,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
8335 | 8335 | 12617=GzipFile.write |
8336 | 8336 | 10999=_SelectorSslTransport._wakeup_waiter |
8337 | 8337 | 10616=TextIOWrapper.__next__ |
8338 | -15170=Worksheet.set_paper | |
8338 | +15169=Worksheet.set_paper | |
8339 | 8339 | 15158=NoseTester.__init__ |
8340 | 8340 | 4157=ServiceBackend |
8341 | 8341 | 91=html5lib.treewalkers.lxmletree |
@@ -8344,7 +8344,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
8344 | 8344 | 12144=PSFile.readline |
8345 | 8345 | 4501=FancyGetopt |
8346 | 8346 | 14557=DaemonForkProgress.start_update |
8347 | -5741=ListNoteBook | |
8347 | +5789=ListNoteBook | |
8348 | 8348 | 699=plainbox.impl.unit.category |
8349 | 8349 | 16373=AutomaticTest |
8350 | 8350 | 1691=AptUrl.gtk.GtkUI |
@@ -8358,7 +8358,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
8358 | 8358 | 12018=OnlyOnce.__init__ |
8359 | 8359 | 14475=Lexer.match_tag_start |
8360 | 8360 | 9291=SecureTestCase.setUp |
8361 | -3182=FuncFormatter | |
8361 | +3195=FuncFormatter | |
8362 | 8362 | 7615=ExtGState.__init__ |
8363 | 8363 | 9718=CharSetGroupProber.feed |
8364 | 8364 | 3625=BaseSubprocessTransport |
@@ -8373,14 +8373,14 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
8373 | 8373 | 13334=TraceInfo.__init__ |
8374 | 8374 | 2292=lib2to3.fixes.fix_buffer |
8375 | 8375 | 5421=RL_CorpLogoThin |
8376 | -13383=MissingTokenTypeError | |
8376 | +13374=MissingTokenTypeError | |
8377 | 8377 | 13690=BLUR |
8378 | 8378 | 3433=IQNValidator |
8379 | 8379 | 4598=_Root |
8380 | 8380 | 5845=FortranFormatParser |
8381 | 8381 | 7359=ElementInfo.__init__ |
8382 | 8382 | 174=scipy.special.orthogonal |
8383 | -4922=WordStart | |
8383 | +4915=WordStart | |
8384 | 8384 | 1252=speechd.client |
8385 | 8385 | 12990=Vlist.vpack |
8386 | 8386 | 15653=ConfigLockdown._init_keys |
@@ -8403,19 +8403,19 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
8403 | 8403 | 12519=CheckBoxExecutionControllerTestsMixIn.setUp |
8404 | 8404 | 9726=Big5DistributionAnalysis.__init__ |
8405 | 8405 | 13203=DSABackend |
8406 | -15987=Figure.legend | |
8406 | +15989=Figure.legend | |
8407 | 8407 | 8975=SequenceDecoder |
8408 | 8408 | 6566=_DSAPrivateKey |
8409 | 8409 | 883=orca.scripts.apps.pidgin.script_utilities |
8410 | 8410 | 3859=MockPattern |
8411 | -4986=FreeTextAnnotation | |
8411 | +4985=FreeTextAnnotation | |
8412 | 8412 | 1141=xlsxwriter.__init__ |
8413 | 8413 | 10915=Collection.set_urls |
8414 | 8414 | 6246=PrettyPrinter |
8415 | 8415 | 12892=IncrementalDecoder.setstate |
8416 | 8416 | 9778=TestResult.addFailure |
8417 | 8417 | 3648=PdfPages |
8418 | -8738=MarkerStyle._set_tickleft | |
8418 | +8744=MarkerStyle._set_tickleft | |
8419 | 8419 | 2717=matplotlib.tests.test_contour |
8420 | 8420 | 4452=AptClone |
8421 | 8421 | 2425=idlelib.idlever |
@@ -8436,13 +8436,13 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
8436 | 8436 | 12526=install.finalize_options |
8437 | 8437 | 15632=egg_info |
8438 | 8438 | 1533=dbus._expat_introspect_parser |
8439 | -5631=HammerAxes | |
8439 | +5632=HammerAxes | |
8440 | 8440 | 1501=Onboard.KbdWindow |
8441 | 8441 | 9419=Axis.get_major_ticks |
8442 | -13568=Extends | |
8442 | +13554=Extends | |
8443 | 8443 | 13307=ParseInvocation.__init__ |
8444 | 8444 | 442=plainbox.impl.commands.parse |
8445 | -14068=AbstractFormatter.add_flowing_data | |
8445 | +14069=AbstractFormatter.add_flowing_data | |
8446 | 8446 | 434=_pydecimal |
8447 | 8447 | 15553=NNTPError.__init__ |
8448 | 8448 | 686=numpy.lib.index_tricks |
@@ -8462,7 +8462,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
8462 | 8462 | 4165=ProblemReport |
8463 | 8463 | 13839=_Tellable.__init__ |
8464 | 8464 | 7317=logser_gen |
8465 | -6553=Style | |
8465 | +6555=Style | |
8466 | 8466 | 11920=GetHelpSourceDialog.create_widgets |
8467 | 8467 | 8830=dispatcher.set_socket |
8468 | 8468 | 13189=AnchoredAuxTransformBox.__init__ |
@@ -8491,7 +8491,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
8491 | 8491 | 16527=Group.scale |
8492 | 8492 | 14305=_QueryDialog.__init__ |
8493 | 8493 | 5045=FitDataError |
8494 | -6219=KeepTogether | |
8494 | +6238=KeepTogether | |
8495 | 8495 | 2277=chardet.hebrewprober |
8496 | 8496 | 11650=bdist_wininst.finalize_options |
8497 | 8497 | 15385=Worksheet.hide_gridlines |
@@ -8508,12 +8508,12 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
8508 | 8508 | 904=orca.scripts.toolkits.WebKitGtk.braille_generator |
8509 | 8509 | 11462=dopri5.__init__ |
8510 | 8510 | 14592=CCompiler.set_libraries |
8511 | -14181=BCStealthMode | |
8511 | +14187=BCStealthMode | |
8512 | 8512 | 9800=KbdWindow.reset_monitor_workarea |
8513 | 8513 | 29=plainbox.impl.xparsers |
8514 | 8514 | 6472=ToolTipBase |
8515 | 8515 | 4642=REPLWrapper |
8516 | -15174=PDFDestinationFitV.__init__ | |
8516 | +15175=PDFDestinationFitV.__init__ | |
8517 | 8517 | 7044=CompositeGenericTransform.__init__ |
8518 | 8518 | 2500=plainbox.impl.unit.test_testplan |
8519 | 8519 | 16268=FadeTimer.stop |
@@ -8555,14 +8555,14 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
8555 | 8555 | 5506=MMDF |
8556 | 8556 | 9572=HelpFormatter.set_long_opt_delimiter |
8557 | 8557 | 1892=matplotlib.tests.test_subplots |
8558 | -5633=HammerAxes.HammerTransform | |
8558 | +5634=HammerAxes.HammerTransform | |
8559 | 8559 | 15996=Text3D.draw |
8560 | 8560 | 9948=Container.__init__ |
8561 | -4973=PythonFragment | |
8561 | +4969=PythonFragment | |
8562 | 8562 | 7467=_DSAPrivateKey.__init__ |
8563 | 8563 | 6910=MSVCCompiler.initialize |
8564 | 8564 | 9735=CodingStateMachine.reset |
8565 | -16076=Dvi._eop | |
8565 | +16075=Dvi._eop | |
8566 | 8566 | 16444=TextSessionStateExporterTests |
8567 | 8567 | 15927=nd_grid.__init__ |
8568 | 8568 | 3302=_MultiCallMethod |
@@ -8581,7 +8581,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
8581 | 8581 | 2815=reportlab.pdfbase._fontdata_widths_courierboldoblique |
8582 | 8582 | 4664=Codabar |
8583 | 8583 | 15503=_NNTPBase._setreadermode |
8584 | -5767=ScrolledGrid | |
8584 | +5779=ScrolledGrid | |
8585 | 8585 | 4193=WebAggApplication.AllFiguresPage |
8586 | 8586 | 6901=Unpacker.unpack_uint |
8587 | 8587 | 11238=FancyGetopt.set_aliases |
@@ -8599,7 +8599,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
8599 | 8599 | 11973=MenuEntryCache.__init__ |
8600 | 8600 | 4203=LayoutItem |
8601 | 8601 | 11708=_CertificationStatusValues |
8602 | -16397=_isNothing | |
8602 | +16403=_isNothing | |
8603 | 8603 | 11770=_PlainTextDoc |
8604 | 8604 | 13248=EditableBox.do_set_property |
8605 | 8605 | 825=pyexpat |
@@ -8635,27 +8635,27 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
8635 | 8635 | 10708=SVGCanvas.setStrokeColor |
8636 | 8636 | 3944=TextZone |
8637 | 8637 | 7959=CIDEncoding.fastLoad |
8638 | -5092=ArpackError | |
8639 | -5118=StreamHandler | |
8640 | -5927=_ArgumentGroup | |
8638 | +5093=ArpackError | |
8639 | +5108=StreamHandler | |
8640 | +5925=_ArgumentGroup | |
8641 | 8641 | 10492=TestCwd.__enter__ |
8642 | 8642 | 4636=FormatParagraph |
8643 | 8643 | 15112=PlainBoxConfigParser |
8644 | 8644 | 5438=LockFailedError |
8645 | 8645 | 12006=CoverageResults.__init__ |
8646 | -3198=LogLocator | |
8646 | +3180=LogLocator | |
8647 | 8647 | 13655=FileDoesntExist.__init__ |
8648 | 8648 | 5171=MIMEtype |
8649 | 8649 | 1822=_sysconfigdata_m |
8650 | 8650 | 2857=invwishart_frozen.__init__ |
8651 | 8651 | 5316=XPreformatted |
8652 | 8652 | 1696=matplotlib.tests.test_mlab |
8653 | -15659=ConfigKeyboard._init_keys | |
8653 | +15656=ConfigKeyboard._init_keys | |
8654 | 8654 | 3003=RPCProxy |
8655 | 8655 | 4109=OrderedDict.__init__ |
8656 | 8656 | 7031=BaseTzInfo |
8657 | 8657 | 3299=BlockReference |
8658 | -4780=RequirementNodeVisitor | |
8658 | +4781=RequirementNodeVisitor | |
8659 | 8659 | 14924=ExtensionFileLoader.__init__ |
8660 | 8660 | 984=orca.scripts.toolkits.gtk.script_utilities |
8661 | 8661 | 7464=FileInput.nextfile |
@@ -8679,9 +8679,9 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
8679 | 8679 | 14657=Ticks.set_locs_angles |
8680 | 8680 | 15956=Legend.draw |
8681 | 8681 | 12544=Driver.__init__ |
8682 | -6771=GzipDecodedResponse | |
8682 | +6758=GzipDecodedResponse | |
8683 | 8683 | 12877=I2of5.decompose |
8684 | -5790=_dummyFileComboBox | |
8684 | +5762=_dummyFileComboBox | |
8685 | 8685 | 7546=_PaddedFile.prepend |
8686 | 8686 | 16400=_isCallable |
8687 | 8687 | 5897=ToolEvent |
@@ -8691,8 +8691,8 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
8691 | 8691 | 2258=checkbox_support.parsers.tests.test_dmidecode |
8692 | 8692 | 12842=_cs_matrix.prune |
8693 | 8693 | 14416=JobStateTests.setUp |
8694 | -16279=Script.reviewNextCharacter | |
8695 | -3177=StrMethodFormatter | |
8694 | +16283=Script.reviewNextCharacter | |
8695 | +3176=StrMethodFormatter | |
8696 | 8696 | 9839=MemoryMonitor.clear |
8697 | 8697 | 563=numpy.core.function_base |
8698 | 8698 | 7315=FuncAnimation.__init__ |
@@ -8704,7 +8704,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
8704 | 8704 | 9573=_ContextManager.__init__ |
8705 | 8705 | 10192=_PSD.pinv |
8706 | 8706 | 4699=Log |
8707 | -7289=genextreme_gen | |
8707 | +7290=genextreme_gen | |
8708 | 8708 | 12016=lsoda.reset |
8709 | 8709 | 3956=GridSpecBase |
8710 | 8710 | 4829=AsyncEvent |
@@ -8713,7 +8713,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
8713 | 8713 | 12445=AutoCompleteWindow._selection_changed |
8714 | 8714 | 13176=LCActionFlowable |
8715 | 8715 | 2335=xlsxwriter.compatibility |
8716 | -4578=SmallCircles | |
8716 | +4579=SmallCircles | |
8717 | 8717 | 8645=Extensions.__init__ |
8718 | 8718 | 14524=DistUpgradeViewText.setStep |
8719 | 8719 | 15412=HTTPConnectionWithTimeout.__init__ |
@@ -8735,13 +8735,13 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
8735 | 8735 | 3973=memoized_instancemethod |
8736 | 8736 | 15361=SpanSelector._onmove |
8737 | 8737 | 13755=Destination.__init__ |
8738 | -4992=PDFInfo | |
8739 | -6077=IndentedHelpFormatter | |
8738 | +4979=PDFInfo | |
8739 | +6076=IndentedHelpFormatter | |
8740 | 8740 | 9209=Script.deactivate |
8741 | 8741 | 12714=Tokenizer.next_token |
8742 | 8742 | 6891=HumanReadableBytes |
8743 | 8743 | 15035=_safe_key.__init__ |
8744 | -8814=MSG | |
8744 | +8813=MSG | |
8745 | 8745 | 6895=OrderedSet.__init__ |
8746 | 8746 | 4663=MSI |
8747 | 8747 | 11249=WellKnownDirsHelper |
@@ -8758,7 +8758,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
8758 | 8758 | 4103=MetaRelease |
8759 | 8759 | 11231=paragraphEngine.fitLine |
8760 | 8760 | 6059=_SpecState |
8761 | -9277=BlendedAffine2D.get_matrix | |
8761 | +9283=BlendedAffine2D.get_matrix | |
8762 | 8762 | 7581=ToolZoom._press |
8763 | 8763 | 10188=FigureCanvasGTK._pixmap_prepare |
8764 | 8764 | 14469=DSAPrivateKey |
@@ -8778,7 +8778,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
8778 | 8778 | 1181=cycler |
8779 | 8779 | 1647=jwt.algorithms |
8780 | 8780 | 4090=Function.get_globals |
8781 | -15831=spectral_testcase_nosig_real_onesided_noNFFT_no_pad_to | |
8781 | +15845=spectral_testcase_nosig_real_onesided_noNFFT_no_pad_to | |
8782 | 8782 | 7136=ISBNBarcodeWidget |
8783 | 8783 | 7677=SpellChecker.invalidate_query_cache |
8784 | 8784 | 4385=PolarAffine |
@@ -8811,7 +8811,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
8811 | 8811 | 12215=DaemonForkProgress.run |
8812 | 8812 | 11471=_PseudoTag.__init__ |
8813 | 8813 | 2869=QRErrorCorrectLevel |
8814 | -15810=spectral_testcase_nosig_real_twosided_stretch | |
8814 | +15835=spectral_testcase_nosig_real_twosided_stretch | |
8815 | 8815 | 193=scipy.sparse.linalg.dsolve.__init__ |
8816 | 8816 | 5995=Textbox |
8817 | 8817 | 13123=NumpyDoctest.options |
@@ -8822,16 +8822,16 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
8822 | 8822 | 15508=SMTPChannel._set_rset_state |
8823 | 8823 | 12941=ToolXScale |
8824 | 8824 | 11687=FontFile.compile |
8825 | -6556=Labelframe | |
8826 | -4395=SecondLocator | |
8827 | -16254=VisibleString | |
8825 | +6559=Labelframe | |
8826 | +4392=SecondLocator | |
8827 | +16255=VisibleString | |
8828 | 8828 | 868=_codecs_kr |
8829 | -6501=Entity | |
8829 | +6496=Entity | |
8830 | 8830 | 15864=AutoHeightChar.__init__ |
8831 | 8831 | 7842=FlatChunker.chunk |
8832 | 8832 | 10317=BaseManager.join |
8833 | 8833 | 14641=SelfTestInvocation.__init__ |
8834 | -6343=DigestAuthentication | |
8834 | +6346=DigestAuthentication | |
8835 | 8835 | 903=orca.guilabels |
8836 | 8836 | 16565=Format.set_underline |
8837 | 8837 | 9620=PlugIn.__init__ |
@@ -8859,7 +8859,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
8859 | 8859 | 11974=AptConfirmDialog.__init__ |
8860 | 8860 | 11360=McIdasImageFile._open |
8861 | 8861 | 10625=Patch3DCollection.set_sort_zpos |
8862 | -3719=PolicyInformation | |
8862 | +3728=PolicyInformation | |
8863 | 8863 | 10540=BaseProactorEventLoop._loop_self_reading |
8864 | 8864 | 10754=TextIOWrapper.flush |
8865 | 8865 | 10413=RendererAgg.start_filter |
@@ -8879,11 +8879,11 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
8879 | 8879 | 9900=LogisticTransform.__init__ |
8880 | 8880 | 16733=ChartBar._write_chart_type |
8881 | 8881 | 10921=Pdb.do_EOF |
8882 | -6720=_ClassInitMeta | |
8882 | +6721=_ClassInitMeta | |
8883 | 8883 | 10937=Attr._set_value |
8884 | 8884 | 9943=AbstractPathEffect.__init__ |
8885 | 8885 | 10857=Request.set_proxy |
8886 | -16138=OffsetImage.draw | |
8886 | +16137=OffsetImage.draw | |
8887 | 8887 | 1390=scipy.signal._savitzky_golay |
8888 | 8888 | 7533=ColorbarBase._process_values |
8889 | 8889 | 2498=plainbox.tests |
@@ -8900,7 +8900,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
8900 | 8900 | 6707=DmidecodeParser |
8901 | 8901 | 11338=ActiveFormattingElements |
8902 | 8902 | 10497=ScalarFormatter.set_scientific |
8903 | -15811=spectral_testcase_nosig_complex_onesided_odd | |
8903 | +15838=spectral_testcase_nosig_complex_onesided_odd | |
8904 | 8904 | 2507=oauthlib.oauth1.rfc5849.endpoints.resource |
8905 | 8905 | 6064=TreeNode |
8906 | 8906 | 6845=UnitType |
@@ -8908,7 +8908,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
8908 | 8908 | 10278=_IndividualSpecifier.__init__ |
8909 | 8909 | 2630=mpl_toolkits.exceltools |
8910 | 8910 | 1729=idlelib.AutoCompleteWindow |
8911 | -9270=Bbox.get_points | |
8911 | +9265=Bbox.get_points | |
8912 | 8912 | 8691=OverScan.do_action |
8913 | 8913 | 5650=CodeWidget |
8914 | 8914 | 11371=OpcodeInfo.__init__ |
@@ -8917,7 +8917,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
8917 | 8917 | 8523=Patch3DCollection.set_3d_properties |
8918 | 8918 | 10065=ReferenceText.notify |
8919 | 8919 | 2583=numpy.distutils.numpy_distribution |
8920 | -13642=ArrowTwo.__init__ | |
8920 | +13639=ArrowTwo.__init__ | |
8921 | 8921 | 6693=Explorer |
8922 | 8922 | 13086=SynchronizedDirectory.__init__ |
8923 | 8923 | 3899=ImImageFile._open |
@@ -8954,9 +8954,9 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
8954 | 8954 | 5936=StoppedUpdatesDialog |
8955 | 8955 | 7593=_ProactorBasePipeTransport.__init__ |
8956 | 8956 | 20=jinja2._stringdefs |
8957 | -5786=_dummyListbox | |
8957 | +5780=_dummyListbox | |
8958 | 8958 | 6398=LabelBase |
8959 | -14775=ZeroOrMore.__init__ | |
8959 | +14777=ZeroOrMore.__init__ | |
8960 | 8960 | 7680=BCDragClick |
8961 | 8961 | 8978=ParasiteAxesBase.cla |
8962 | 8962 | 3158=_InterruptHandler |
@@ -8967,12 +8967,12 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
8967 | 8967 | 3815=Address |
8968 | 8968 | 9203=_Accumulator.reset |
8969 | 8969 | 16677=CustomCell.__init__ |
8970 | -14186=BCAutoLearn | |
8970 | +14180=BCAutoLearn | |
8971 | 8971 | 4825=ReviewComponent |
8972 | 8972 | 7861=PaddedBox.__init__ |
8973 | 8973 | 14327=_FeedParserMixin._end_itunes_owner |
8974 | 8974 | 10681=_WindowsSubprocessTransport |
8975 | -15228=ProcessJobTests | |
8975 | +15225=ProcessJobTests | |
8976 | 8976 | 379=numpy.matrixlib.__init__ |
8977 | 8977 | 4892=UFWFrontend |
8978 | 8978 | 16454=Lexer.parse |
@@ -8984,7 +8984,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
8984 | 8984 | 3861=_ANY |
8985 | 8985 | 11534=DateConverter |
8986 | 8986 | 9514=EventCollection.set_linelength |
8987 | -8747=MarkerStyle._set_plus | |
8987 | +8736=MarkerStyle._set_plus | |
8988 | 8988 | 969=_codecs_tw |
8989 | 8989 | 16638=QrCodeWidget.__init__ |
8990 | 8990 | 1715=checkbox_support.parsers.pactl |
@@ -9000,11 +9000,11 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
9000 | 9000 | 5937=NeedRestartDialog |
9001 | 9001 | 13013=TextTestResult.__init__ |
9002 | 9002 | 9178=Config._invalidate_layout_resource_search_paths |
9003 | -4151=FancyURLopener | |
9003 | +4149=FancyURLopener | |
9004 | 9004 | 1630=DistUpgrade.DistUpgradeView |
9005 | 9005 | 1750=reportlab.graphics.barcode.common |
9006 | 9006 | 11225=EllipticCurveSignatureAlgorithm |
9007 | -12765=CharacterData.replaceData | |
9007 | +12766=CharacterData.replaceData | |
9008 | 9008 | 8404=PackageKit._get_distro_id |
9009 | 9009 | 10435=_SelectorSslTransport._read_ready |
9010 | 9010 | 14936=FancyGetopt.set_negative_aliases |
@@ -9013,9 +9013,9 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
9013 | 9013 | 2361=html5lib.treewalkers.__init__ |
9014 | 9014 | 9202=_Accumulator.__init__ |
9015 | 9015 | 11734=FixParen |
9016 | -6579=QueueHandler | |
9016 | +6570=QueueHandler | |
9017 | 9017 | 7379=Keyboard.cleanup |
9018 | -10881=c_double | |
9018 | +10869=c_double | |
9019 | 9019 | 2333=ptyprocess._fork_pty |
9020 | 9020 | 1088=scipy._lib.decorator |
9021 | 9021 | 7335=KeyboardWidget.on_layout_updated |
@@ -9050,7 +9050,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
9050 | 9050 | 52=orca.orca_gui_profile |
9051 | 9051 | 803=marshal |
9052 | 9052 | 9665=MaskedArray.unshare_mask |
9053 | -3180=LogitFormatter | |
9053 | +3187=LogitFormatter | |
9054 | 9054 | 2652=xml.sax._exceptions |
9055 | 9055 | 10270=MovieWriter._run |
9056 | 9056 | 8913=Generator.__init__ |
@@ -9058,7 +9058,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
9058 | 9058 | 9171=Bbox.ignore |
9059 | 9059 | 16485=_FeedParserMixin._end_media_title |
9060 | 9060 | 6328=IFieldValidator |
9061 | -4260=RadioButtons | |
9061 | +4265=RadioButtons | |
9062 | 9062 | 16740=_AxesBase._init_axis |
9063 | 9063 | 6105=_Pickler |
9064 | 9064 | 423=numpy.ma.extras |
@@ -9083,10 +9083,10 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
9083 | 9083 | 2177=PIL.ImageWin |
9084 | 9084 | 111=sessioninstaller.errors |
9085 | 9085 | 5729=KeyBindings |
9086 | -6230=PTOContainer | |
9086 | +6222=PTOContainer | |
9087 | 9087 | 4217=DaemonAcquireRepoProgress |
9088 | 9088 | 7378=_AxesBase.set_xlim |
9089 | -9820=Affine2D.clear | |
9089 | +9821=Affine2D.clear | |
9090 | 9090 | 7125=HermiteE |
9091 | 9091 | 11675=LowLevelCommands |
9092 | 9092 | 13669=ImageFont._load_pilfont |
@@ -9112,13 +9112,13 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
9112 | 9112 | 7119=Hermite |
9113 | 9113 | 8943=SizeFromFunc.__init__ |
9114 | 9114 | 12457=Distribution.parse_command_line |
9115 | -16292=UnitWithIdLegacyAPI.Meta | |
9115 | +16293=UnitWithIdLegacyAPI.Meta | |
9116 | 9116 | 16655=NotEmptyValidatorTests._Config |
9117 | 9117 | 1845=Onboard.canonical_equivalents |
9118 | -6655=ExcitingMixing | |
9119 | -6954=IdentityTransform | |
9118 | +6656=ExcitingMixing | |
9119 | +6953=IdentityTransform | |
9120 | 9120 | 7711=Cache.__init__ |
9121 | -13683=Kernel.__init__ | |
9121 | +13684=Kernel.__init__ | |
9122 | 9122 | 11287=GenericBroyden.setup |
9123 | 9123 | 15378=StrictVersion.parse |
9124 | 9124 | 7579=ZoomPanBase.__init__ |
@@ -9145,9 +9145,9 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
9145 | 9145 | 4163=LocatableAxesBase |
9146 | 9146 | 7594=_ProactorBasePipeTransport._force_close |
9147 | 9147 | 12743=UserInterface.load_report |
9148 | -6342=HTTPSConnectionWithTimeout | |
9148 | +6345=HTTPSConnectionWithTimeout | |
9149 | 9149 | 2110=numpy.ma.timer_comparison |
9150 | -6389=BoxStyle.Round | |
9150 | +6388=BoxStyle.Round | |
9151 | 9151 | 3501=Deb822Dict.__init__ |
9152 | 9152 | 2297=lib2to3.fixes.fix_print |
9153 | 9153 | 8374=ParserBase.parse_declaration |
@@ -9155,7 +9155,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
9155 | 9155 | 11452=XLongTextCompare |
9156 | 9156 | 7329=Divider.set_aspect |
9157 | 9157 | 12529=PDFPostScriptXObject.__init__ |
9158 | -5926=HelpFormatter._Section | |
9158 | +5930=HelpFormatter._Section | |
9159 | 9159 | 14626=SGMLParser.goahead |
9160 | 9160 | 1546=gi._gobject.__init__ |
9161 | 9161 | 9772=time.__setstate |
@@ -9170,7 +9170,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
9170 | 9170 | 10040=_OverlappedFuture.__init__ |
9171 | 9171 | 14913=IParser |
9172 | 9172 | 10960=AbstractConstraintSet._setValues |
9173 | -8739=MarkerStyle._set_tickright | |
9173 | +8746=MarkerStyle._set_tickright | |
9174 | 9174 | 11642=bdist_dumb.initialize_options |
9175 | 9175 | 11872=FixUrllib |
9176 | 9176 | 12926=ProviderManagerToolTests.setUp |
@@ -9181,7 +9181,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
9181 | 9181 | 12803=_Rlecoderengine.write |
9182 | 9182 | 5138=TutorialGenerator |
9183 | 9183 | 9568=LocatableAxesBase.set_axes_locator |
9184 | -4831=LearnStrategy | |
9184 | +4832=LearnStrategy | |
9185 | 9185 | 15346=ContainerIO.seek |
9186 | 9186 | 9301=CheckBoxSessionStateController |
9187 | 9187 | 4426=LineSwatch |
@@ -9193,11 +9193,11 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
9193 | 9193 | 9960=InstallBackendSynaptic |
9194 | 9194 | 11801=Percolator.__init__ |
9195 | 9195 | 9939=LabelBase._set_offset_radius |
9196 | -5030=PickEvent | |
9196 | +5033=PickEvent | |
9197 | 9197 | 2497=padme.tests |
9198 | 9198 | 3293=ItemsView |
9199 | 9199 | 12816=Pie3d.__init__ |
9200 | -15845=spectral_testcase_nosig_complex_defaultsided_odd | |
9200 | +15850=spectral_testcase_nosig_complex_defaultsided_odd | |
9201 | 9201 | 1268=distutils.spawn |
9202 | 9202 | 1686=apport_python_hook |
9203 | 9203 | 2438=pkg_resources._vendor.packaging._structures |
@@ -9212,12 +9212,12 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
9212 | 9212 | 2316=lib2to3.fixes.fix_reduce |
9213 | 9213 | 2096=chardet.cp949prober |
9214 | 9214 | 7448=AxislineStyle |
9215 | -12187=DeprecatedFieldValidator | |
9216 | -15097=Mod | |
9215 | +12184=DeprecatedFieldValidator | |
9216 | +15098=Mod | |
9217 | 9217 | 4042=Request |
9218 | 9218 | 13350=TTFontParser.readTableDirectory |
9219 | 9219 | 2391=matplotlib.gridspec |
9220 | -8742=MarkerStyle._set_tri_right | |
9220 | +8745=MarkerStyle._set_tri_right | |
9221 | 9221 | 1172=numpy.f2py.use_rules |
9222 | 9222 | 1574=blinker._utilities |
9223 | 9223 | 9243=ode.set_integrator |
@@ -9231,7 +9231,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
9231 | 9231 | 12222=BaseWorker.__init__ |
9232 | 9232 | 11583=UFWFrontend.__init__ |
9233 | 9233 | 3782=StreamWriter |
9234 | -3194=IndexLocator | |
9234 | +3179=IndexLocator | |
9235 | 9235 | 7921=socket.__init__ |
9236 | 9236 | 9142=ZoomPanBase.enable |
9237 | 9237 | 14083=ECAlgorithm.__init__ |
@@ -9240,7 +9240,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
9240 | 9240 | 11211=FTP.connect |
9241 | 9241 | 5987=LSQSphereBivariateSpline |
9242 | 9242 | 6864=Bool |
9243 | -5365=FigureFrameWx | |
9243 | +5366=FigureFrameWx | |
9244 | 9244 | 8639=BaseSubprocessTransport._process_exited |
9245 | 9245 | 12024=BlockingInput.cleanup |
9246 | 9246 | 12245=ModuleBrowserTreeItem.listclasses |
@@ -9256,7 +9256,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
9256 | 9256 | 4612=MapResult |
9257 | 9257 | 2966=OctetString.__init__ |
9258 | 9258 | 14058=_HandlerBlockManager.__init__ |
9259 | -16025=HTMLTokenizer.afterDoctypeNameState | |
9259 | +16036=HTMLTokenizer.afterDoctypeNameState | |
9260 | 9260 | 12189=window_testcase |
9261 | 9261 | 12900=_Code39Base.decompose |
9262 | 9262 | 9093=FancyBboxPatch.set_bounds |
@@ -9268,7 +9268,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
9268 | 9268 | 10779=QueueListener.stop |
9269 | 9269 | 3396=CMYKColor |
9270 | 9270 | 8114=UnixCCompiler |
9271 | -7751=mielke_gen | |
9271 | +7744=mielke_gen | |
9272 | 9272 | 30=scipy.constants.constants |
9273 | 9273 | 11853=BufferingHandler.__init__ |
9274 | 9274 | 13700=DragContext |
@@ -9281,12 +9281,12 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
9281 | 9281 | 122=copy |
9282 | 9282 | 4688=InteractiveConsole |
9283 | 9283 | 14673=Handler.createLock |
9284 | -4920=ParseElementEnhance | |
9284 | +4921=ParseElementEnhance | |
9285 | 9285 | 14959=PageElement.setup |
9286 | 9286 | 10174=GraphicsContextWx.__init__ |
9287 | 9287 | 1695=mako.ast |
9288 | 9288 | 11505=HTTPPasswordMgrWithPriorAuth.__init__ |
9289 | -12947=ToolFullScreen | |
9289 | +12945=ToolFullScreen | |
9290 | 9290 | 14041=DuplicateGroupError.__init__ |
9291 | 9291 | 13205=USTimeZone.__init__ |
9292 | 9292 | 1153=pyatspi.__init__ |
@@ -9302,7 +9302,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
9302 | 9302 | 2226=numpy.distutils.command.egg_info |
9303 | 9303 | 7918=SSLSocket.__init__ |
9304 | 9304 | 2618=plainbox.impl.secure.providers.__init__ |
9305 | -7324=hypergeom_gen | |
9305 | +7325=hypergeom_gen | |
9306 | 9306 | 13242=spawn.setecho |
9307 | 9307 | 8330=ScriptManager.deactivate |
9308 | 9308 | 14578=Format.set_left_color |
@@ -9316,7 +9316,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
9316 | 9316 | 778=asyncio.__init__ |
9317 | 9317 | 3954=Script |
9318 | 9318 | 12511=UnicodeDammit.__init__ |
9319 | -15093=Mul | |
9319 | +15094=Mul | |
9320 | 9320 | 11533=Spine.register_axis |
9321 | 9321 | 11557=truncexpon_gen._argcheck |
9322 | 9322 | 9990=PyZipFile.__init__ |
@@ -9329,7 +9329,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
9329 | 9329 | 8007=SafeTransport.make_connection |
9330 | 9330 | 3926=ProxyObject |
9331 | 9331 | 15873=GlueSpec.__init__ |
9332 | -6391=ConnectionStyle.Angle | |
9332 | +6389=ConnectionStyle.Angle | |
9333 | 9333 | 4652=ImplicitGrant |
9334 | 9334 | 10764=EitherOr.__init__ |
9335 | 9335 | 7509=CaretNavigation.__init__ |
@@ -9368,7 +9368,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
9368 | 9368 | 7582=ToolPan._cancel_action |
9369 | 9369 | 7308=methodcaller.__init__ |
9370 | 9370 | 4695=ListedColormap |
9371 | -9671=MaskedArray.put | |
9371 | +9672=MaskedArray.put | |
9372 | 9372 | 303=urllib3.packages.ssl_match_hostname.__init__ |
9373 | 9373 | 16481=ToolTip.hidetip |
9374 | 9374 | 15528=FigureCanvasMac.__init__ |
@@ -9384,7 +9384,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
9384 | 9384 | 11952=BPoly.extend |
9385 | 9385 | 12106=IntelCCompilerW.initialize |
9386 | 9386 | 14080=_cs_matrix.sum_duplicates |
9387 | -15983=Figure.set_size_inches | |
9387 | +15985=Figure.set_size_inches | |
9388 | 9388 | 7484=MultipleLocator.__init__ |
9389 | 9389 | 11212=DependencyError |
9390 | 9390 | 13117=TotalAnnotator.__init__ |
@@ -9404,8 +9404,8 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
9404 | 9404 | 7249=_AnnotationBase.set_annotation_clip |
9405 | 9405 | 9649=ContentHandler.__init__ |
9406 | 9406 | 4160=SubplotDivider |
9407 | -5664=HCentered | |
9408 | -15770=ProximityTest | |
9407 | +5670=HCentered | |
9408 | +15765=ProximityTest | |
9409 | 9409 | 15938=_cmd |
9410 | 9410 | 2155=numpy.core.info |
9411 | 9411 | 13202=SignatureAlgorithmOID |
@@ -9416,7 +9416,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
9416 | 9416 | 12985=MathtextBackend.set_canvas_size |
9417 | 9417 | 1247=numpy.distutils.mingw32ccompiler |
9418 | 9418 | 1322=pygtkcompat.generictreemodel |
9419 | -15791=spectral_testcase_nosig_complex_twosided_trim | |
9419 | +15823=spectral_testcase_nosig_complex_twosided_trim | |
9420 | 9420 | 1450=pkg_resources._vendor.packaging.specifiers |
9421 | 9421 | 3303=MultiCall |
9422 | 9422 | 729=scipy.stats._stats_mstats_common |
@@ -9426,7 +9426,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
9426 | 9426 | 15320=DecimalFormatter._calcPlaces |
9427 | 9427 | 8028=Wave_read._read_fmt_chunk |
9428 | 9428 | 9646=BufrStubImageFile |
9429 | -6555=Progressbar | |
9429 | +6553=Progressbar | |
9430 | 9430 | 10305=GifImageFile.load_end |
9431 | 9431 | 11594=BarChart.__init__ |
9432 | 9432 | 5326=MailmanProxy |
@@ -9450,7 +9450,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
9450 | 9450 | 16630=ExceptionPexpect.__init__ |
9451 | 9451 | 8100=Patch.__init__ |
9452 | 9452 | 8402=ElementTreeContentHandler.endPrefixMapping |
9453 | -15708=SessionSuspendHelper2Tests | |
9453 | +15709=SessionSuspendHelper2Tests | |
9454 | 9454 | 2150=numpy.fft.info |
9455 | 9455 | 5274=_FeedParserMixin |
9456 | 9456 | 3223=LocaleTime |
@@ -9466,10 +9466,10 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
9466 | 9466 | 782=locale |
9467 | 9467 | 11579=SlideBox.__init__ |
9468 | 9468 | 13688=SHARPEN |
9469 | -6127=_ProductLinearOperator | |
9469 | +6128=_ProductLinearOperator | |
9470 | 9470 | 6136=SSIPCommunicationError |
9471 | 9471 | 8912=FigureCanvasWebAggCore.handle_event |
9472 | -13371=MissingTokenError | |
9472 | +13372=MissingTokenError | |
9473 | 9473 | 16139=Line2D.set_marker |
9474 | 9474 | 1912=reportlab.graphics.samples.clustered_column |
9475 | 9475 | 9688=MatFile5Writer.__init__ |
@@ -9483,7 +9483,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
9483 | 9483 | 440=pdb |
9484 | 9484 | 5133=RPCClient |
9485 | 9485 | 9860=_AxesBase.set_navigate_mode |
9486 | -5374=UFWCommand | |
9486 | +5373=UFWCommand | |
9487 | 9487 | 1295=ctypes.wintypes |
9488 | 9488 | 12069=PyShell.write |
9489 | 9489 | 13627=_Dialog._fixresult |
@@ -9504,14 +9504,14 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
9504 | 9504 | 3756=SemLock |
9505 | 9505 | 16409=understands_Unset_Tests |
9506 | 9506 | 8102=SVGCanvas.setColor |
9507 | -7779=arcsine_gen | |
9507 | +7781=arcsine_gen | |
9508 | 9508 | 1111=unittest.result |
9509 | 9509 | 1176=PIL.TgaImagePlugin |
9510 | 9510 | 1722=idlelib.AutoExpand |
9511 | 9511 | 1894=distutils.command.check |
9512 | -16122=YAxis.set_default_intervals | |
9512 | +16126=YAxis.set_default_intervals | |
9513 | 9513 | 2271=html5lib.filters.optionaltags |
9514 | -6220=_LIParams | |
9514 | +6216=_LIParams | |
9515 | 9515 | 4647=ExceptionPexpect |
9516 | 9516 | 3565=OffsetBox.__setstate__ |
9517 | 9517 | 3965=PhotoImage |
@@ -9547,12 +9547,12 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
9547 | 9547 | 970=_csv |
9548 | 9548 | 34=PIL.TiffImagePlugin |
9549 | 9549 | 5143=DefTemplate |
9550 | -16171=Each.__str__ | |
9551 | -15094=Neg | |
9550 | +16175=Each.__str__ | |
9551 | +15091=Neg | |
9552 | 9552 | 14134=SessionSuspendHelper5Tests.setUp |
9553 | 9553 | 952=_string |
9554 | 9554 | 14722=DictLoader.__init__ |
9555 | -3733=UnrecognizedExtension | |
9555 | +3719=UnrecognizedExtension | |
9556 | 9556 | 564=scipy.io.arff.__init__ |
9557 | 9557 | 2878=BoundaryNorm.__init__ |
9558 | 9558 | 7857=WedgeLabel |
@@ -9561,14 +9561,14 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
9561 | 9561 | 98=base64 |
9562 | 9562 | 1682=xlsxwriter.contenttypes |
9563 | 9563 | 7439=MultiBackend.__init__ |
9564 | -7301=rice_gen | |
9564 | +7305=rice_gen | |
9565 | 9565 | 14120=RendererCairo.set_width_height |
9566 | 9566 | 10169=TestPciSubsystemIdParser |
9567 | 9567 | 5105=MakoJavascriptLexer |
9568 | -8740=MarkerStyle._set_tri_left | |
9568 | +8750=MarkerStyle._set_tri_left | |
9569 | 9569 | 15701=TCPServer.server_bind |
9570 | 9570 | 254=dbus.exceptions |
9571 | -4318=PolyCollection | |
9571 | +4312=PolyCollection | |
9572 | 9572 | 11488=NTLMConnectionPool.__init__ |
9573 | 9573 | 12379=NullPackagingDriver |
9574 | 9574 | 3875=UniformResourceIdentifier |
@@ -9590,9 +9590,9 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
9590 | 9590 | 15554=_QueryThread.run |
9591 | 9591 | 4819=PatternCompiler |
9592 | 9592 | 15000=SMTPChannel.found_terminator |
9593 | -16031=HTMLTokenizer.commentState | |
9593 | +16038=HTMLTokenizer.commentState | |
9594 | 9594 | 3605=BagObj |
9595 | -16120=XAxis.set_data_interval | |
9595 | +16114=XAxis.set_data_interval | |
9596 | 9596 | 2112=reportlab.graphics.charts.slidebox |
9597 | 9597 | 7188=ConcatKDFHash.__init__ |
9598 | 9598 | 16458=Format.set_text_h_align |
@@ -9622,7 +9622,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
9622 | 9622 | 5585=SyntaxException |
9623 | 9623 | 7222=PyJWS.__init__ |
9624 | 9624 | 1766=requests.adapters |
9625 | -4309=TriMesh | |
9625 | +4310=TriMesh | |
9626 | 9626 | 4774=ScriptCommand |
9627 | 9627 | 1299=matplotlib.backends.backend_wxagg |
9628 | 9628 | 2253=plainbox.impl.highlevel |
@@ -9635,7 +9635,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
9635 | 9635 | 8891=TexManager.__init__ |
9636 | 9636 | 9011=PyPIRCCommand |
9637 | 9637 | 9482=BitString.__len__ |
9638 | -12769=CharacterData.insertData | |
9638 | +12770=CharacterData.insertData | |
9639 | 9639 | 6191=ErrorWrapper |
9640 | 9640 | 13120=DocXMLRPCRequestHandler |
9641 | 9641 | 4734=Generator |
@@ -9645,7 +9645,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
9645 | 9645 | 6399=AxisLabel |
9646 | 9646 | 6946=_IPAddressBase |
9647 | 9647 | 5329=StdoutRefactoringTool |
9648 | -13372=InvalidGrantError | |
9648 | +13373=InvalidGrantError | |
9649 | 9649 | 3051=TreeModel |
9650 | 9650 | 13694=NetrcParseError.__init__ |
9651 | 9651 | 3845=ModelIter |
@@ -9657,24 +9657,24 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
9657 | 9657 | 5007=DeferredParser |
9658 | 9658 | 12927=OptionGroup.__init__ |
9659 | 9659 | 13050=_localimpl.__init__ |
9660 | -6384=ConnectionStyle._Base.SimpleEvent | |
9660 | +6376=ConnectionStyle._Base.SimpleEvent | |
9661 | 9661 | 14646=RFC822ParserTests |
9662 | 9662 | 13408=InvalidSignatureMethodError |
9663 | -16095=FancyArrowPatch.set_positions | |
9663 | +16096=FancyArrowPatch.set_positions | |
9664 | 9664 | 16193=Forward.streamline |
9665 | 9665 | 1078=reportlab.graphics.renderSVG |
9666 | 9666 | 13479=BearerToken.__init__ |
9667 | 9667 | 8046=ProviderContentEnumerator.__init__ |
9668 | 9668 | 10316=FTP_TLS.prot_c |
9669 | 9669 | 3506=ZipFile |
9670 | -5773=Select | |
9670 | +5765=Select | |
9671 | 9671 | 11773=FigureManagerCocoaAgg.show |
9672 | 9672 | 8317=AptTransaction.set_debconf_frontend |
9673 | 9673 | 11475=_PluginValues |
9674 | 9674 | 2673=plainbox.impl.session.test_assistant |
9675 | 9675 | 11780=install_data |
9676 | 9676 | 11207=NavigationToolbar2QT._init_toolbar |
9677 | -5119=Manager | |
9677 | +5112=Manager | |
9678 | 9678 | 5601=_tzicalvtzcomp |
9679 | 9679 | 14331=_FeedParserMixin._end_source |
9680 | 9680 | 7925=_SSLProtocolTransport.close |
@@ -9684,7 +9684,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
9684 | 9684 | 14676=Manager.setLogRecordFactory |
9685 | 9685 | 648=urllib3.__init__ |
9686 | 9686 | 11128=Condition._make_methods |
9687 | -15816=spectral_testcase_Fs4_real_defaultsided | |
9687 | +15848=spectral_testcase_Fs4_real_defaultsided | |
9688 | 9688 | 16317=ResourceNodeVisitorTests |
9689 | 9689 | 2747=plainbox.testing_utils.test_cwd |
9690 | 9690 | 4143=DistUpgradeViewText |
@@ -9693,21 +9693,21 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
9693 | 9693 | 11693=FigureCanvasWx._print_image |
9694 | 9694 | 13410=DocPara.__init__ |
9695 | 9695 | 12062=Icon.attach |
9696 | -15092=Not | |
9696 | +15093=Not | |
9697 | 9697 | 8927=cjkU.__new__ |
9698 | 9698 | 5644=RSAAlgorithm |
9699 | 9699 | 8859=SimpleHandler._flush |
9700 | 9700 | 8491=_AnnotationBase.draggable |
9701 | 9701 | 14074=AbstractFormatter.flush_softspace |
9702 | 9702 | 1452=idlelib.macosxSupport |
9703 | -16051=HTMLTokenizer.scriptDataEscapeStartDashState | |
9703 | +16012=HTMLTokenizer.scriptDataEscapeStartDashState | |
9704 | 9704 | 11239=AbstractFormatter.push_alignment |
9705 | 9705 | 9371=TextChanger.cleanup |
9706 | 9706 | 5945=CharSetGroupProber |
9707 | 9707 | 9214=Script.textLines |
9708 | 9708 | 7620=AptWorker._open_cache |
9709 | 9709 | 15455=TestTestPlan.setUp |
9710 | -15820=spectral_testcase_nosig_complex_onesided_overlap | |
9710 | +15842=spectral_testcase_nosig_complex_onesided_overlap | |
9711 | 9711 | 3992=nd_grid |
9712 | 9712 | 4822=SessionDeviceContext |
9713 | 9713 | 11519=MatplotlibController |
@@ -9728,7 +9728,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
9728 | 9728 | 15365=OrcaSetupGUI.loadSelectedProfile |
9729 | 9729 | 11412=Axes.draw |
9730 | 9730 | 14988=LXMLTreeBuilderForXML.close |
9731 | -7781=beta_gen | |
9731 | +7784=beta_gen | |
9732 | 9732 | 2313=lib2to3.fixes.fix_zip |
9733 | 9733 | 2831=xkit.xutils |
9734 | 9734 | 4016=ConvertingTuple |
@@ -9743,7 +9743,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
9743 | 9743 | 7855=Header.__init__ |
9744 | 9744 | 8256=OffsetImage.set_data |
9745 | 9745 | 13934=VariablesTreeItem |
9746 | -16256=IA5String | |
9746 | +16257=IA5String | |
9747 | 9747 | 5993=XorgLog |
9748 | 9748 | 1272=cryptography.hazmat.primitives.asymmetric.rsa |
9749 | 9749 | 9286=_AxesImageBase.set_interpolation |
@@ -9751,9 +9751,9 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
9751 | 9751 | 9810=WordListPanel.goto_next_predictions |
9752 | 9752 | 16652=PatternValidatorTests._Config |
9753 | 9753 | 9098=MIMEPart.clear |
9754 | -14113=Preformatted.wrap | |
9754 | +14112=Preformatted.wrap | |
9755 | 9755 | 15536=ReplaceDialog.__init__ |
9756 | -10948=Unmarshaller.end_array | |
9756 | +10949=Unmarshaller.end_array | |
9757 | 9757 | 1426=jinja2.filters |
9758 | 9758 | 8345=DataSource.__init__ |
9759 | 9759 | 5327=Quirk |
@@ -9765,16 +9765,16 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
9765 | 9765 | 1296=distutils.file_util |
9766 | 9766 | 10028=hunspell.__init__ |
9767 | 9767 | 839=pwd |
9768 | -8822=WIN32_FIND_DATAW | |
9768 | +8815=WIN32_FIND_DATAW | |
9769 | 9769 | 4352=FsPlugInCollection |
9770 | 9770 | 13510=NpzFile.close |
9771 | -4991=PDFSeparationCMYKColor | |
9771 | +4995=PDFSeparationCMYKColor | |
9772 | 9772 | 7336=ElementTreeProducer.__init__ |
9773 | 9773 | 13896=Visitor |
9774 | 9774 | 15114=OptionGroup._create_option_list |
9775 | 9775 | 11673=ProviderSkeleton |
9776 | 9776 | 1657=AptUrl.AptUrl |
9777 | -4904=WordEnd | |
9777 | +4919=WordEnd | |
9778 | 9778 | 11898=Preformatted.__init__ |
9779 | 9779 | 7517=Animation._setup_blit |
9780 | 9780 | 10176=_singlefileMailbox.remove |
@@ -9785,7 +9785,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
9785 | 9785 | 187=dbus.mainloop.__init__ |
9786 | 9786 | 7102=Path._init |
9787 | 9787 | 3175=_ProxyMethod |
9788 | -5675=NegFill | |
9788 | +5696=NegFill | |
9789 | 9789 | 12508=BabelMakoExtractor.__init__ |
9790 | 9790 | 8556=Unmarshaller.xml |
9791 | 9791 | 192=numpy.compat.__init__ |
@@ -9793,7 +9793,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
9793 | 9793 | 1194=UbuntuDrivers.detect |
9794 | 9794 | 4197=BaseBrowser |
9795 | 9795 | 7914=_TemporaryFileWrapper.__init__ |
9796 | -5779=DirTree | |
9796 | +5738=DirTree | |
9797 | 9797 | 15354=NavigationToolbar2Wx.release |
9798 | 9798 | 12393=Pdb.do_commands |
9799 | 9799 | 16421=isLevel |
@@ -9807,7 +9807,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
9807 | 9807 | 10712=SubplotDivider.change_geometry |
9808 | 9808 | 11914=BCDoubleClick |
9809 | 9809 | 10910=PackageKit._check_updates_changed |
9810 | -16038=HTMLTokenizer.bogusCommentState | |
9810 | +16020=HTMLTokenizer.bogusCommentState | |
9811 | 9811 | 14833=PixarImageFile._open |
9812 | 9812 | 5849=_CipherContext |
9813 | 9813 | 12631=SearchDialog |
@@ -9818,7 +9818,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
9818 | 9818 | 1803=PIL.ImageDraw2 |
9819 | 9819 | 1931=encodings.tis_620 |
9820 | 9820 | 1589=checkbox_support.parsers.submission |
9821 | -6235=DocIf | |
9821 | +6236=DocIf | |
9822 | 9822 | 9307=tzwinbase |
9823 | 9823 | 12471=Region.__init__ |
9824 | 9824 | 2752=idlelib.textView |
@@ -9833,22 +9833,22 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
9833 | 9833 | 1857=UpdateManager.UpdatesAvailable |
9834 | 9834 | 3146=sequence_type_check_assign_filter |
9835 | 9835 | 9930=StructuralNavigation.clearCache |
9836 | -5473=HScrollbar | |
9836 | +5471=HScrollbar | |
9837 | 9837 | 9916=Namespaces._initNamespaces |
9838 | 9838 | 9490=SubprocessStreamProtocol.__init__ |
9839 | -5562=Ellipse | |
9840 | -8817=WIN32_FIND_DATAA | |
9839 | +5564=Ellipse | |
9840 | +8821=WIN32_FIND_DATAA | |
9841 | 9841 | 2706=matplotlib.tests.test_ticker |
9842 | -16047=HTMLTokenizer.afterDoctypePublicKeywordState | |
9842 | +16035=HTMLTokenizer.afterDoctypePublicKeywordState | |
9843 | 9843 | 6623=UpdatePackageGroup |
9844 | -3193=Formatter | |
9844 | +3194=Formatter | |
9845 | 9845 | 8378=Sequencer.setDefaultCounter |
9846 | 9846 | 9019=GraphicsContextBase.set_gid |
9847 | 9847 | 9143=AcquireProgress.__init__ |
9848 | 9848 | 16583=RequestError.__init__ |
9849 | 9849 | 15521=AcquireProgress.update_status |
9850 | -15959=_AxesBase.add_line | |
9851 | -16181=ZeroOrMore.__str__ | |
9850 | +15963=_AxesBase.add_line | |
9851 | +16174=ZeroOrMore.__str__ | |
9852 | 9852 | 13134=ServerHTMLDoc |
9853 | 9853 | 16210=PDFTrueTypeFont |
9854 | 9854 | 11356=DFAState.__init__ |
@@ -9895,19 +9895,19 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
9895 | 9895 | 15909=Server.close |
9896 | 9896 | 13949=SignalTestsM1 |
9897 | 9897 | 15273=Format.set_pattern |
9898 | -5828=AnchoredText | |
9898 | +5826=AnchoredText | |
9899 | 9899 | 13447=File.__init__ |
9900 | 9900 | 4296=FullSizeKey |
9901 | 9901 | 7965=PSCanvas.__init__ |
9902 | 9902 | 3048=StrictUndefined |
9903 | -6364=ArrowStyle.BracketA | |
9903 | +6387=ArrowStyle.BracketA | |
9904 | 9904 | 10076=Matcher |
9905 | 9905 | 9363=AutoReleaseTimer.__init__ |
9906 | 9906 | 14328=NumpyDistribution.__init__ |
9907 | 9907 | 3828=IPv4Interface |
9908 | 9908 | 16669=LassoSelector._press |
9909 | 9909 | 1370=scipy.interpolate.interpnd_info |
9910 | -5683=MathtextBackendAgg | |
9910 | +5667=MathtextBackendAgg | |
9911 | 9911 | 6534=KeyCommon |
9912 | 9912 | 7155=build_ext |
9913 | 9913 | 3320=Mailbox |
@@ -9916,7 +9916,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
9916 | 9916 | 3467=MutableMapping |
9917 | 9917 | 12621=X509Backend |
9918 | 9918 | 1838=pyatspi.constants |
9919 | -11711=SHA224 | |
9919 | +11712=SHA224 | |
9920 | 9920 | 13238=ZipProvider._get_eager_resources |
9921 | 9921 | 15371=OrcaProfileGUI.__init__ |
9922 | 9922 | 11909=XIEventMask |
@@ -9931,7 +9931,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
9931 | 9931 | 3359=DebPart |
9932 | 9932 | 12175=CallTip.__init__ |
9933 | 9933 | 1678=urllib3.contrib.appengine |
9934 | -6356=ArrowStyle.BracketB | |
9934 | +6383=ArrowStyle.BracketB | |
9935 | 9935 | 13746=LockFailedError.__init__ |
9936 | 9936 | 2437=idlelib.ScriptBinding |
9937 | 9937 | 13268=Breakpoint.enable |
@@ -9942,7 +9942,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
9942 | 9942 | 1001=orca.speechserver |
9943 | 9943 | 1550=tkinter.simpledialog |
9944 | 9944 | 13208=rruleset._genitem.__init__ |
9945 | -4993=PDFDestinationXYZ | |
9945 | +4978=PDFDestinationXYZ | |
9946 | 9946 | 1364=jinja2.environment |
9947 | 9947 | 1819=bs4.tests.test_builder_registry |
9948 | 9948 | 15279=SVGCanvas.moveTo |
@@ -9956,13 +9956,13 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
9956 | 9956 | 15392=proxy_as_function.test_iadd__via_dunder__mutable |
9957 | 9957 | 3261=_setit |
9958 | 9958 | 5203=FilledRadarChart |
9959 | -5259=PCA | |
9959 | +5260=PCA | |
9960 | 9960 | 4424=Sizer |
9961 | 9961 | 8716=_ProxyFile.__init__ |
9962 | 9962 | 9326=pthread_sigmask.block |
9963 | 9963 | 9239=Pool._setup_queues |
9964 | 9964 | 14694=_Code93Base.__init__ |
9965 | -6354=Patch | |
9965 | +6353=Patch | |
9966 | 9966 | 4740=_FieldCollection |
9967 | 9967 | 11981=ParseElementEnhance.__init__ |
9968 | 9968 | 180=email.iterators |
@@ -9976,14 +9976,14 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
9976 | 9976 | 4027=Field |
9977 | 9977 | 10070=ExpatParser.close |
9978 | 9978 | 14257=PythonPrinter.__init__ |
9979 | -13684=SMOOTH_MORE | |
9979 | +13683=SMOOTH_MORE | |
9980 | 9980 | 11198=FixPrint |
9981 | 9981 | 2959=HmacDigestAuthentication |
9982 | 9982 | 10425=Cookie.__init__ |
9983 | 9983 | 7042=IntelEM64TCCompilerW.__init__ |
9984 | 9984 | 1288=distutils.sysconfig |
9985 | 9985 | 2715=matplotlib.tests.test_legend |
9986 | -4394=HourLocator | |
9986 | +4395=HourLocator | |
9987 | 9987 | 14395=IssueTests.setUp |
9988 | 9988 | 2707=matplotlib.tests.test_cbook |
9989 | 9989 | 3939=GMetaRelease |
@@ -10003,13 +10003,13 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
10003 | 10003 | 9929=StructuralNavigation.__init__ |
10004 | 10004 | 10685=AptWorker._frozen_status |
10005 | 10005 | 15122=DirsOnSysPath.__init__ |
10006 | -8741=MarkerStyle._set_tri_down | |
10006 | +8739=MarkerStyle._set_tri_down | |
10007 | 10007 | 9134=Wave_read.__init__ |
10008 | 10008 | 5555=Hash |
10009 | -4588=paragraphEngine | |
10009 | +4587=paragraphEngine | |
10010 | 10010 | 13948=SignalTestsC2 |
10011 | 10011 | 2323=lib2to3.fixes.fix_getcwdu |
10012 | -6003=DrawingFigure | |
10012 | +6004=DrawingFigure | |
10013 | 10013 | 14758=ScriptInvocationTests.test_job_with_command_making_directories |
10014 | 10014 | 6674=AnchoredSizeBar |
10015 | 10015 | 3762=BaseManager |
@@ -10028,7 +10028,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
10028 | 10028 | 3710=FileLoader |
10029 | 10029 | 14966=Notation.__init__ |
10030 | 10030 | 13182=Slider._update |
10031 | -16062=HTMLTokenizer.commentEndState | |
10031 | +16046=HTMLTokenizer.commentEndState | |
10032 | 10032 | 468=scipy.fftpack.helper |
10033 | 10033 | 7703=OrcaSetupGUI._processKeyCaptured |
10034 | 10034 | 94=ftplib |
@@ -10064,15 +10064,15 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
10064 | 10064 | 10952=DirectoryName.__init__ |
10065 | 10065 | 1559=PIL.IcnsImagePlugin |
10066 | 10066 | 4332=SlideBox |
10067 | -5561=SolidShape | |
10068 | -6580=SMTPHandler | |
10067 | +5562=SolidShape | |
10068 | +6575=SMTPHandler | |
10069 | 10069 | 7883=NullTranslations.__init__ |
10070 | 10070 | 4078=DebugMemo |
10071 | 10071 | 4180=ImageQt |
10072 | 10072 | 12512=Test_callback_registry |
10073 | 10073 | 15137=ODR.run |
10074 | 10074 | 7499=FigureCanvasGTK3Agg.__init__ |
10075 | -5094=_SymmetricArpackParams | |
10075 | +5095=_SymmetricArpackParams | |
10076 | 10076 | 2044=numpy.distutils.fcompiler.ibm |
10077 | 10077 | 3814=TracebackException |
10078 | 10078 | 134=turtle |
@@ -10101,7 +10101,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
10101 | 10101 | 7260=_SSLProtocolTransport.__init__ |
10102 | 10102 | 12542=KnownFailurePlugin.configure |
10103 | 10103 | 2303=lib2to3.fixes.fix_future |
10104 | -6239=FrameSplitter | |
10104 | +6232=FrameSplitter | |
10105 | 10105 | 8019=TestIO.__init__ |
10106 | 10106 | 9122=Axes.loglog |
10107 | 10107 | 6728=_DOF_estimator |
@@ -10116,11 +10116,11 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
10116 | 10116 | 6963=UnableToCopySSHKey |
10117 | 10117 | 12745=FSM.reset |
10118 | 10118 | 12793=DatagramProtocol |
10119 | -9670=MaskedArray.__iadd__ | |
10119 | +9671=MaskedArray.__iadd__ | |
10120 | 10120 | 2273=distutils.filelist |
10121 | 10121 | 5192=UnicodeDammit |
10122 | 10122 | 11701=FigureCanvasWxAgg |
10123 | -13640=Octagon.__init__ | |
10123 | +13644=Octagon.__init__ | |
10124 | 10124 | 11413=HostAxesBase.draw |
10125 | 10125 | 14531=Script.onSelectionChanged |
10126 | 10126 | 10909=_AEADCipherContext.update |
@@ -10146,8 +10146,8 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
10146 | 10146 | 3787=FastChildWatcher |
10147 | 10147 | 14009=MathtextBackendPdf.__init__ |
10148 | 10148 | 3871=TextIO |
10149 | -7792=gennorm_gen | |
10150 | -16014=HTMLTokenizer.commentStartDashState | |
10149 | +7785=gennorm_gen | |
10150 | +16052=HTMLTokenizer.commentStartDashState | |
10151 | 10151 | 113=functools |
10152 | 10152 | 14002=Glue.__init__ |
10153 | 10153 | 3966=rrulewrapper |
@@ -10160,11 +10160,11 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
10160 | 10160 | 6051=InvalidConfig |
10161 | 10161 | 11883=build_src.finalize_options |
10162 | 10162 | 7627=GtkLanguageSelector.verify_commit_lists |
10163 | -10250=_PyAccess32_4 | |
10163 | +10252=_PyAccess32_4 | |
10164 | 10164 | 4552=GtkCdromProgressAdapter |
10165 | 10165 | 10159=Canvas.setPageDuration |
10166 | 10166 | 2882=GetKeysDialog |
10167 | -6264=Scrollbar | |
10167 | +6265=Scrollbar | |
10168 | 10168 | 13041=DialogCacheOutdated.__init__ |
10169 | 10169 | 4185=TreeModelRowIter |
10170 | 10170 | 6048=EventManager |
@@ -10175,8 +10175,8 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
10175 | 10175 | 16709=NavigationToolbar2GTK.__init__ |
10176 | 10176 | 5077=LoopVariable |
10177 | 10177 | 13794=Format.set_font_color |
10178 | -10248=_PyAccess32_3 | |
10179 | -10249=_PyAccess32_2 | |
10178 | +10249=_PyAccess32_3 | |
10179 | +10251=_PyAccess32_2 | |
10180 | 10180 | 6856=_Style |
10181 | 10181 | 1012=orca.debug |
10182 | 10182 | 733=scipy.io.__init__ |
@@ -10186,12 +10186,12 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
10186 | 10186 | 9323=_ManageReload.__enter__ |
10187 | 10187 | 11709=HashAlgorithm |
10188 | 10188 | 12721=EllipticCurvePrivateKey |
10189 | -3715=InvalidityDate | |
10189 | +3717=InvalidityDate | |
10190 | 10190 | 3950=CellRendererMapping |
10191 | 10191 | 2889=FixXrange |
10192 | -7777=frechet_l_gen | |
10192 | +7788=frechet_l_gen | |
10193 | 10193 | 2936=_Base |
10194 | -14463=SECT571K1 | |
10194 | +14458=SECT571K1 | |
10195 | 10195 | 16374=TestFindAllByAttribute |
10196 | 10196 | 328=numpy._import_tools |
10197 | 10197 | 2339=scipy.version |
@@ -10216,8 +10216,8 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
10216 | 10216 | 5043=Packer |
10217 | 10217 | 4398=PSS |
10218 | 10218 | 11305=AptStatusAnimation.__init__ |
10219 | -5011=Lexer | |
10220 | -5750=_dummyScrolledHList | |
10219 | +5012=Lexer | |
10220 | +5755=_dummyScrolledHList | |
10221 | 10221 | 1416=mpl_toolkits.axes_grid1.parasite_axes |
10222 | 10222 | 12812=_CountryTimezoneDict._fill |
10223 | 10223 | 1399=mako.exceptions |
@@ -10225,7 +10225,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
10225 | 10225 | 6453=GrepDialog |
10226 | 10226 | 7900=BaseSubprocessTransport.close |
10227 | 10227 | 4389=GridFinder |
10228 | -5757=PopupMenu | |
10228 | +5742=PopupMenu | |
10229 | 10229 | 1327=softwareproperties.shortcuts |
10230 | 10230 | 13704=PaddingContext |
10231 | 10231 | 51=orca.orca_gui_find |
@@ -10242,10 +10242,10 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
10242 | 10242 | 7115=ScanDevice.__init__ |
10243 | 10243 | 4328=IDEA |
10244 | 10244 | 15129=CompositeQualifierTests.setUp |
10245 | -4325=TripleDES | |
10245 | +4326=TripleDES | |
10246 | 10246 | 16243=ColorDelegator.LoadTagDefs |
10247 | 10247 | 16389=SlugifyTests |
10248 | -15963=_AxesBase.add_collection | |
10248 | +15959=_AxesBase.add_collection | |
10249 | 10249 | 16420=ResourceProgramErrorTests |
10250 | 10250 | 2107=PIL.GimpGradientFile |
10251 | 10251 | 15014=SimpleDialog.done |
@@ -10261,11 +10261,11 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
10261 | 10261 | 2538=reportlab.pdfbase._fontdata_enc_macexpert |
10262 | 10262 | 11215=ColorDelegator.close |
10263 | 10263 | 14136=_SL3D.__init__ |
10264 | -7014=_ResultMixinBytes | |
10264 | +7011=_ResultMixinBytes | |
10265 | 10265 | 11602=InvertedLogTransform.__init__ |
10266 | 10266 | 10277=Distribution.__init__ |
10267 | 10267 | 2211=matplotlib.backends.backend_webagg |
10268 | -5774=_dummyFrame | |
10268 | +5737=_dummyFrame | |
10269 | 10269 | 6870=FixedOffset.__init__ |
10270 | 10270 | 14708=ContentType |
10271 | 10271 | 6998=ByteString |
@@ -10280,7 +10280,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
10280 | 10280 | 689=sessioninstaller.core |
10281 | 10281 | 9550=GraphicsContextCairo.set_linewidth |
10282 | 10282 | 15200=LXMLTreeBuilder.feed |
10283 | -13569=FilterBlock | |
10283 | +13561=FilterBlock | |
10284 | 10284 | 14706=FigureImage.make_image |
10285 | 10285 | 3271=BlockingKeyMouseInput |
10286 | 10286 | 3695=_OleDirectoryEntry |
@@ -10322,7 +10322,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
10322 | 10322 | 6783=Pattern |
10323 | 10323 | 13846=PsdImageFile.seek |
10324 | 10324 | 11122=dispatcher.close |
10325 | -5671=Hrule | |
10325 | +5700=Hrule | |
10326 | 10326 | 2552=chardet.mbcsgroupprober |
10327 | 10327 | 10604=InhibitAnyPolicy.__init__ |
10328 | 10328 | 6844=PODMeta |
@@ -10355,8 +10355,8 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
10355 | 10355 | 14704=MacroExpander.__init__ |
10356 | 10356 | 14631=_BaseModel.load |
10357 | 10357 | 12334=WrongDocumentErr |
10358 | -16174=Word.__str__ | |
10359 | -7303=truncnorm_gen | |
10358 | +16180=Word.__str__ | |
10359 | +7307=truncnorm_gen | |
10360 | 10360 | 12020=CallableMixin._mock_call |
10361 | 10361 | 12705=ExpatBuilder._finish_start_element |
10362 | 10362 | 10831=StreamReader.set_transport |
@@ -10365,11 +10365,11 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
10365 | 10365 | 7713=MathTextParser.__init__ |
10366 | 10366 | 5061=XMLRPCDocGenerator |
10367 | 10367 | 14588=Verbose.set_level |
10368 | -13311=ObjectIdentifierEncoder | |
10368 | +13310=ObjectIdentifierEncoder | |
10369 | 10369 | 14454=SECT571R1 |
10370 | 10370 | 7130=_AxesBase.set_adjustable |
10371 | 10371 | 487=checkbox_support.lib.tz |
10372 | -5753=DirSelectDialog | |
10372 | +5747=DirSelectDialog | |
10373 | 10373 | 2685=speechd_config.paths |
10374 | 10374 | 14636=PEMSerializationBackend |
10375 | 10375 | 3739=ConnectionPool |
@@ -10382,12 +10382,12 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
10382 | 10382 | 8396=LZMADecompressor.__init__ |
10383 | 10383 | 16554=UnsupportedGeneralNameType.__init__ |
10384 | 10384 | 16748=Dvi._down_y |
10385 | -5474=LinkButton | |
10385 | +5473=LinkButton | |
10386 | 10386 | 10935=ValueAxis._getValueStepAndTicks |
10387 | 10387 | 12253=ClickSimulator |
10388 | 10388 | 61=tkinter.tix |
10389 | 10389 | 14333=DistUpgradeController.askDistUpgrade |
10390 | -5676=TruetypeFonts | |
10390 | +5697=TruetypeFonts | |
10391 | 10391 | 13104=DisplayName |
10392 | 10392 | 8476=WindowManipulator.start_drag |
10393 | 10393 | 4072=AttrMapValue |
@@ -10399,7 +10399,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
10399 | 10399 | 7133=TextToPath.get_glyphs_tex |
10400 | 10400 | 3104=PDFCatalog |
10401 | 10401 | 3020=Jacobian.__init__ |
10402 | -11714=SHA256 | |
10402 | +11711=SHA256 | |
10403 | 10403 | 2157=plainbox.impl.session.test_resume |
10404 | 10404 | 5883=CommandOutputWriter |
10405 | 10405 | 3410=_BoundMethodProxy |
@@ -10409,7 +10409,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
10409 | 10409 | 4517=OAuth2Token |
10410 | 10410 | 14993=NorthEastHatch.__init__ |
10411 | 10411 | 5481=IPv6Network |
10412 | -6382=BoxStyle.Sawtooth | |
10412 | +6356=BoxStyle.Sawtooth | |
10413 | 10413 | 15687=TreeNode.deselect |
10414 | 10414 | 3217=_TagMeta |
10415 | 10415 | 4813=ParasiteAxesBase |
@@ -10442,7 +10442,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
10442 | 10442 | 5413=KeySynthAtspi |
10443 | 10443 | 5977=OutputWindow |
10444 | 10444 | 6478=PrinterType |
10445 | -15818=spectral_testcase_nosig_real_twosided_overlap | |
10445 | +15794=spectral_testcase_nosig_real_twosided_overlap | |
10446 | 10446 | 2601=oauthlib.oauth2.rfc6749.parameters |
10447 | 10447 | 11710=BlockCipherAlgorithm |
10448 | 10448 | 10460=ElementTree.parse |
@@ -10473,25 +10473,25 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
10473 | 10473 | 12550=_SymmetricArpackParams.iterate |
10474 | 10474 | 383=http.server |
10475 | 10475 | 241=asyncio.windows_events |
10476 | -16131=AnnotationBbox.xyann | |
10476 | +16130=AnnotationBbox.xyann | |
10477 | 10477 | 7326=Thread.__init__ |
10478 | 10478 | 9843=SectionProxy.__init__ |
10479 | 10479 | 14529=StructuralNavigation.goCell |
10480 | 10480 | 15090=SequenceMatcher.get_opcodes |
10481 | -13554=Test | |
10481 | +13566=Test | |
10482 | 10482 | 9386=PunctuatorDelayedSeparators.reset |
10483 | 10483 | 10601=FontProperties.set_size |
10484 | 10484 | 14954=CallerStack._push_frame |
10485 | 10485 | 6333=RstripExtension |
10486 | -15812=spectral_testcase_nosig_real_defaultsided_oddlen | |
10486 | +15813=spectral_testcase_nosig_real_defaultsided_oddlen | |
10487 | 10487 | 2954=Undefined |
10488 | -5690=Hbox | |
10488 | +5673=Hbox | |
10489 | 10489 | 10084=FileFinder.find_spec |
10490 | 10490 | 4231=NNTPError |
10491 | 10491 | 4518=BearerToken |
10492 | 10492 | 11272=OptionParser.__init__ |
10493 | 10493 | 9303=IocpProactor.close |
10494 | -4762=BboxTransform | |
10494 | +4760=BboxTransform | |
10495 | 10495 | 8616=_FailedTest.__init__ |
10496 | 10496 | 11608=Pci |
10497 | 10497 | 6047=_Segment |
@@ -10519,14 +10519,14 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
10519 | 10519 | 11149=Worksheet.__init__ |
10520 | 10520 | 9933=OffsetBox.set_offset |
10521 | 10521 | 13213=LinearOperator.__init__ |
10522 | -11428=Getattr | |
10522 | +11427=Getattr | |
10523 | 10523 | 12587=SimpleHTTPRequestHandler |
10524 | 10524 | 12564=DesktopEntry.__init__ |
10525 | 10525 | 842=orca.scripts.apps.rhythmbox.script |
10526 | 10526 | 820=orca.scripts.apps.Instantbird.chat |
10527 | 10527 | 8897=Parser.State.__init__ |
10528 | 10528 | 8575=SimpleIndex.__init__ |
10529 | -5093=_ArpackParams | |
10529 | +5094=_ArpackParams | |
10530 | 10530 | 13328=TestPreviousSibling.setUp |
10531 | 10531 | 6110=_RSAPrivateKey |
10532 | 10532 | 6518=GetoptError |
@@ -10536,9 +10536,9 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
10536 | 10536 | 10756=Label.setText |
10537 | 10537 | 15059=ReplaceDialog.open |
10538 | 10538 | 5305=Pen |
10539 | -5840=PaddedBox | |
10539 | +5831=PaddedBox | |
10540 | 10540 | 8187=Bookmarks.goToBookmark |
10541 | -6308=AptTerminal | |
10541 | +6304=AptTerminal | |
10542 | 10542 | 9206=Line2D.recache |
10543 | 10543 | 10470=rrulewrapper.set |
10544 | 10544 | 15667=CSMousetweaks._init_keys |
@@ -10549,32 +10549,32 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
10549 | 10549 | 13587=Artist.set_figure |
10550 | 10550 | 6605=UnexpectedException |
10551 | 10551 | 9436=TableOfContents.beforeBuild |
10552 | -3238=_DomainedBinaryOperation | |
10552 | +3231=_DomainedBinaryOperation | |
10553 | 10553 | 12516=GUIProxy.__init__ |
10554 | 10554 | 3678=BaseVersion |
10555 | 10555 | 2169=lib2to3.pgen2.pgen |
10556 | 10556 | 10233=LiveRegionManager.__init__ |
10557 | 10557 | 7330=AxesX.__init__ |
10558 | 10558 | 7370=Axes3D.autoscale |
10559 | -15990=Figure.delaxes | |
10559 | +15988=Figure.delaxes | |
10560 | 10560 | 39=mailbox |
10561 | 10561 | 9208=Line2D.set_ydata |
10562 | 10562 | 9918=TransferFunction.num |
10563 | -14539=PullDOM.endElement | |
10563 | +14540=PullDOM.endElement | |
10564 | 10564 | 14997=LargeCircles.__init__ |
10565 | 10565 | 5312=BaseTransport |
10566 | 10566 | 13480=ParseElementEnhance.leaveWhitespace |
10567 | 10567 | 2679=softwareproperties.gtk.dialogs |
10568 | -5451=ZipExtFile | |
10569 | -6969=Childless | |
10570 | -16045=HTMLTokenizer.scriptDataEscapedDashDashState | |
10568 | +5449=ZipExtFile | |
10569 | +6970=Childless | |
10570 | +16031=HTMLTokenizer.scriptDataEscapedDashDashState | |
10571 | 10571 | 8216=Canvas.drawImage |
10572 | -11994=lapack_mkl_info | |
10572 | +11995=lapack_mkl_info | |
10573 | 10573 | 10456=_Screen.__init__ |
10574 | -8734=MarkerStyle._set_hline | |
10574 | +8735=MarkerStyle._set_hline | |
10575 | 10575 | 7551=BaseParser.reset |
10576 | 10576 | 8904=Canvas.beginForm |
10577 | -3181=AutoMinorLocator | |
10577 | +3191=AutoMinorLocator | |
10578 | 10578 | 8951=OleDLL |
10579 | 10579 | 4536=HTMLSanitizer |
10580 | 10580 | 12893=StreamRecoder.__init__ |
@@ -10583,7 +10583,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
10583 | 10583 | 6714=_AxesBase |
10584 | 10584 | 11629=ImageFile.__init__ |
10585 | 10585 | 15309=_PyAccessI16_N._post_init |
10586 | -3192=LogFormatterExponent | |
10586 | +3193=LogFormatterExponent | |
10587 | 10587 | 14755=MainTests.test_help |
10588 | 10588 | 10194=AptPackageKitWorker._init_plugins |
10589 | 10589 | 8665=Client.__init__ |
@@ -10593,33 +10593,33 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
10593 | 10593 | 11825=Line.getBrailleRegions |
10594 | 10594 | 330=tkinter.ttk |
10595 | 10595 | 6179=Pie |
10596 | -4210=CheckboxValues | |
10596 | +4209=CheckboxValues | |
10597 | 10597 | 13541=Tests.festival_connect |
10598 | 10598 | 6045=Lock |
10599 | 10599 | 11651=Interpolation |
10600 | 10600 | 16601=Axis.set_view_interval |
10601 | 10601 | 12969=PrefixLoader.__init__ |
10602 | 10602 | 5935=BuilderDialog |
10603 | -4263=AxesWidget | |
10603 | +4258=AxesWidget | |
10604 | 10604 | 3030=Null |
10605 | -9823=Affine2D.translate | |
10605 | +9822=Affine2D.translate | |
10606 | 10606 | 6407=OrcaFindGUI |
10607 | 10607 | 5042=MouseReviewer |
10608 | 10608 | 7124=BaseManager.start |
10609 | 10609 | 14362=GzipDecodedResponse.__init__ |
10610 | 10610 | 10125=_ProactorReadPipeTransport.__init__ |
10611 | 10611 | 9453=TempCache.set |
10612 | -5290=InvalidFileException | |
10612 | +5287=InvalidFileException | |
10613 | 10613 | 6476=DriverType |
10614 | 10614 | 9609=_ProactorBaseWritePipeTransport |
10615 | 10615 | 125=dateutil.tz |
10616 | -15661=ConfigICP.Portrait._init_keys | |
10616 | +15659=ConfigICP.Portrait._init_keys | |
10617 | 10617 | 2242=chardet.euctwprober |
10618 | 10618 | 9115=Table._calc_height |
10619 | 10619 | 377=aptdaemon.policykit1 |
10620 | 10620 | 847=_weakref |
10621 | 10621 | 4742=PyCompileError |
10622 | -14449=SECP256R1 | |
10622 | +14451=SECP256R1 | |
10623 | 10623 | 6881=CodecInfo |
10624 | 10624 | 11702=FigureCanvasCocoaAgg |
10625 | 10625 | 8428=dirichlet_frozen.__init__ |
@@ -10636,7 +10636,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
10636 | 10636 | 1532=reportlab.graphics.barcode.fourstate |
10637 | 10637 | 10378=_ProactorWritePipeTransport._pipe_closed |
10638 | 10638 | 1063=reportlab.pdfgen.pathobject |
10639 | -8750=MarkerStyle._set_tickup | |
10639 | +8751=MarkerStyle._set_tickup | |
10640 | 10640 | 4465=_Flavour |
10641 | 10641 | 10291=CheckBoxInvocationMixIn.provider_list |
10642 | 10642 | 13324=Untokenizer.__init__ |
@@ -10651,17 +10651,17 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
10651 | 10651 | 11449=HTTPSConnectionPool.__init__ |
10652 | 10652 | 10640=RawTextHelpFormatter |
10653 | 10653 | 6325=FieldValidatorBase |
10654 | -15988=Figure.add_axes | |
10654 | +15984=Figure.add_axes | |
10655 | 10655 | 995=orca.scripts.apps.gnome-shell.script |
10656 | 10656 | 9491=PolarAffine.__init__ |
10657 | 10657 | 10260=BaseProcess.start |
10658 | 10658 | 15967=Axes3D.set_yscale |
10659 | -13692=EDGE_ENHANCE_MORE | |
10659 | +13693=EDGE_ENHANCE_MORE | |
10660 | 10660 | 6480=EnvBuilder |
10661 | 10661 | 11930=DialogAdd.__init__ |
10662 | 10662 | 12066=PyShell.close |
10663 | 10663 | 12719=Script._reviewCurrentLine |
10664 | -15660=ConfigICP.Landscape._init_keys | |
10664 | +15654=ConfigICP.Landscape._init_keys | |
10665 | 10665 | 14921=MethodProxy.__init__ |
10666 | 10666 | 16196=BtoParser.__init__ |
10667 | 10667 | 7173=_HashContext.__init__ |
@@ -10676,7 +10676,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
10676 | 10676 | 14484=CAST5.__init__ |
10677 | 10677 | 13622=Workbook.close |
10678 | 10678 | 7652=LayoutRoot.iter_items |
10679 | -16019=HTMLTokenizer.doctypeSystemIdentifierSingleQuotedState | |
10679 | +16022=HTMLTokenizer.doctypeSystemIdentifierSingleQuotedState | |
10680 | 10680 | 12784=SimpleTimeSeriesPlot.__init__ |
10681 | 10681 | 2581=plainbox.impl.unit.test_validators |
10682 | 10682 | 9380=FigureCanvasBase.key_press_event |
@@ -10688,7 +10688,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
10688 | 10688 | 8454=TextDoc |
10689 | 10689 | 9710=MaskedRecords.__new__ |
10690 | 10690 | 10923=DraggableBase.__init__ |
10691 | -5538=TemplateNode | |
10691 | +5539=TemplateNode | |
10692 | 10692 | 7908=PDFTextObject.setTextRenderMode |
10693 | 10693 | 2281=xdiagnose.utils.paths |
10694 | 10694 | 10236=EncodingBytes.__init__ |
@@ -10701,8 +10701,8 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
10701 | 10701 | 528=scipy.ndimage.measurements |
10702 | 10702 | 15095=Pos |
10703 | 10703 | 8487=AnchoredOffsetbox.__init__ |
10704 | -5957=wishart_frozen | |
10705 | -15091=Pow | |
10704 | +5955=wishart_frozen | |
10705 | +15092=Pow | |
10706 | 10706 | 6660=spawn.__init__ |
10707 | 10707 | 8151=RawTurtle._undogoto |
10708 | 10708 | 10211=DistUpgradeQuirks._pokeScreensaver |
@@ -10714,7 +10714,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
10714 | 10714 | 14497=getfullargspec.__init__ |
10715 | 10715 | 15532=DebugRunner |
10716 | 10716 | 13925=RootViaPkexecExecutionController |
10717 | -14540=PullDOM.comment | |
10717 | +14541=PullDOM.comment | |
10718 | 10718 | 4873=GridHelperRectlinear |
10719 | 10719 | 2837=MatrixLinearOperator.__init__ |
10720 | 10720 | 9344=WeakValueDictionary.__init__ |
@@ -10723,10 +10723,10 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
10723 | 10723 | 9426=DialogLineprops.show |
10724 | 10724 | 12837=Protocol |
10725 | 10725 | 2102=apport.crashdb_impl.debian |
10726 | -5686=SubSuperCluster | |
10726 | +5676=SubSuperCluster | |
10727 | 10727 | 1700=html5lib.inputstream |
10728 | -15437=ObjectDescriptorDecoder | |
10729 | -4256=RectangleSelector | |
10728 | +15436=ObjectDescriptorDecoder | |
10729 | +4257=RectangleSelector | |
10730 | 10730 | 9061=_SpaceSeparated |
10731 | 10731 | 9748=UnimplementedMethod.__init__ |
10732 | 10732 | 11478=AttrList.__init__ |
@@ -10736,9 +10736,9 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
10736 | 10736 | 9893=WordScanner |
10737 | 10737 | 3532=Curl |
10738 | 10738 | 7412=Axes.toggle_axisline |
10739 | -3189=NullLocator | |
10739 | +3192=NullLocator | |
10740 | 10740 | 5251=ConsoleClient |
10741 | -6770=ProtocolError | |
10741 | +6755=ProtocolError | |
10742 | 10742 | 6174=IncompleteReadError |
10743 | 10743 | 8287=_JobResultBase.__init__ |
10744 | 10744 | 12391=FormComboWidget.__init__ |
@@ -10748,7 +10748,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
10748 | 10748 | 14649=LockType.acquire |
10749 | 10749 | 8614=InstallBackendAptdaemon.__init__ |
10750 | 10750 | 8882=GridHelperBase.invalidate |
10751 | -5737=_dummyNoteBookFrame | |
10751 | +5774=_dummyNoteBookFrame | |
10752 | 10752 | 16225=MathtextBackendSvg.__init__ |
10753 | 10753 | 680=pyatspi.document |
10754 | 10754 | 469=concurrent.futures.__init__ |
@@ -10780,7 +10780,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
10780 | 10780 | 13146=Domain |
10781 | 10781 | 8807=MarkerStyle.set_fillstyle |
10782 | 10782 | 1150=ipaddress |
10783 | -14541=PullDOM.processingInstruction | |
10783 | +14542=PullDOM.processingInstruction | |
10784 | 10784 | 4842=SingleSourcesList |
10785 | 10785 | 12510=FTPHandler |
10786 | 10786 | 2751=matplotlib.textpath |
@@ -10792,11 +10792,11 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
10792 | 10792 | 7152=AddressHeader.init |
10793 | 10793 | 3312=matrix_normal_gen |
10794 | 10794 | 3556=LatexManager |
10795 | -4241=StrandProperty | |
10795 | +4240=StrandProperty | |
10796 | 10796 | 1721=Onboard.Scanner |
10797 | 10797 | 12067=PyShell.cancel_callback |
10798 | 10798 | 2340=plainbox.impl.unit.test_init |
10799 | -15665=ConfigScanner._init_keys | |
10799 | +15658=ConfigScanner._init_keys | |
10800 | 10800 | 15925=TestSoupSelector.setUp |
10801 | 10801 | 2744=checkbox_support.parsers.tests.test_version |
10802 | 10802 | 11332=FormDialog.__init__ |
@@ -10811,8 +10811,8 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
10811 | 10811 | 5913=LineChart |
10812 | 10812 | 3942=Word |
10813 | 10813 | 9527=Canvas.setLineWidth |
10814 | -16497=ObsLocalPart | |
10815 | -5930=_StoreTrueAction | |
10814 | +16498=ObsLocalPart | |
10815 | +5931=_StoreTrueAction | |
10816 | 10816 | 12839=_cs_matrix._set_self |
10817 | 10817 | 12452=_DOF_estimator_user |
10818 | 10818 | 12922=ChartLine.__init__ |
@@ -10841,7 +10841,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
10841 | 10841 | 3423=WeakMethod |
10842 | 10842 | 4526=FontFinder |
10843 | 10843 | 12085=Text.repositionCursor |
10844 | -6756=NoSmoking | |
10844 | +6769=NoSmoking | |
10845 | 10845 | 613=mailcap |
10846 | 10846 | 14900=PDFObjectReference.__init__ |
10847 | 10847 | 5982=LSQUnivariateSpline |
@@ -10850,7 +10850,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
10850 | 10850 | 14321=PDFDocument.addForm |
10851 | 10851 | 1731=mpl_toolkits.axisartist.axislines |
10852 | 10852 | 6912=VARIANT_BOOL |
10853 | -5541=NamespaceTag | |
10853 | +5548=NamespaceTag | |
10854 | 10854 | 7008=_swapped_meta |
10855 | 10855 | 13543=ContainerIO.__init__ |
10856 | 10856 | 14056=Overflow |
@@ -10873,7 +10873,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
10873 | 10873 | 11073=Axes3D.set_zmargin |
10874 | 10874 | 11812=CommandTreeBuilderTests.setUp |
10875 | 10875 | 9685=WrappedSocket.__init__ |
10876 | -5344=QRRSBlock | |
10876 | +5336=QRRSBlock | |
10877 | 10877 | 8037=Plugin.condition |
10878 | 10878 | 2880=StandardEncryption.__init__ |
10879 | 10879 | 1209=matplotlib.text |
@@ -10882,7 +10882,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
10882 | 10882 | 8961=RealData.__init__ |
10883 | 10883 | 11979=ParseExpression.__init__ |
10884 | 10884 | 14802=MetaReleaseCore.parse |
10885 | -13558=Include | |
10885 | +13569=Include | |
10886 | 10886 | 11573=SettingsManager._loadBackend |
10887 | 10887 | 12778=FormDialog.reject |
10888 | 10888 | 421=multiprocessing.heap |
@@ -10892,15 +10892,15 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
10892 | 10892 | 16576=NonInteractiveAcquireProgress |
10893 | 10893 | 4038=MetaData |
10894 | 10894 | 5255=Bytecode |
10895 | -6610=DialogBuilder | |
10895 | +6609=DialogBuilder | |
10896 | 10896 | 14886=validate_nseq_float.__init__ |
10897 | 10897 | 1403=plainbox.vendor.sphinxarg.parser |
10898 | -4914=NoMatch | |
10899 | -3233=_frommethod | |
10898 | +4904=NoMatch | |
10899 | +3235=_frommethod | |
10900 | 10900 | 15325=UnitPlugInTests.setUp |
10901 | 10901 | 9321=FigureCanvasBase._idle_draw_cntx |
10902 | 10902 | 1073=reportlab.graphics.__init__ |
10903 | -13289=BitStringEncoder | |
10903 | +13286=BitStringEncoder | |
10904 | 10904 | 1806=checkbox_support.parsers.image_info |
10905 | 10905 | 14512=PDFPageLabels.__init__ |
10906 | 10906 | 1935=encodings.mac_romanian |
@@ -10914,14 +10914,14 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
10914 | 10914 | 10996=Server._wakeup |
10915 | 10915 | 7815=BaseStream |
10916 | 10916 | 15258=BaseHandler.add_parent |
10917 | -7763=frechet_r_gen | |
10917 | +7745=frechet_r_gen | |
10918 | 10918 | 10429=FigureCanvasGTKCairo._renderer_init |
10919 | 10919 | 6611=AutoShowDialog |
10920 | 10920 | 11105=BinExpr |
10921 | 10921 | 5888=StreamplotSet |
10922 | 10922 | 10975=__AptDpkgPackageInfo._virtual_mapping |
10923 | -5036=NavigationToolbar2 | |
10924 | -11712=SHA384 | |
10923 | +5040=NavigationToolbar2 | |
10924 | +11713=SHA384 | |
10925 | 10925 | 3589=_AxesBase.__setstate__ |
10926 | 10926 | 5818=RendererMac |
10927 | 10927 | 8873=FormatterPrettyPrint.__init__ |
@@ -10929,7 +10929,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
10929 | 10929 | 2457=markupsafe._compat |
10930 | 10930 | 829=faulthandler |
10931 | 10931 | 11732=FixHasKey |
10932 | -13401=StringStart.__init__ | |
10932 | +13399=StringStart.__init__ | |
10933 | 10933 | 13802=Format.set_font_family |
10934 | 10934 | 13527=OleFileIO.loadfat |
10935 | 10935 | 5528=UiSubplotTool |
@@ -10937,7 +10937,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
10937 | 10937 | 6567=_DSAPublicKey |
10938 | 10938 | 12455=TupleComp.__init__ |
10939 | 10939 | 3062=CubicTriInterpolator |
10940 | -4907=_PositionToken | |
10940 | +4901=_PositionToken | |
10941 | 10941 | 6180=LegendedPie |
10942 | 10942 | 10299=UdevadmDevice.product |
10943 | 10943 | 11416=SpanSelector.new_axes |
@@ -10947,7 +10947,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
10947 | 10947 | 13938=GradientFile |
10948 | 10948 | 14308=ParameterizedMIMEHeader |
10949 | 10949 | 4366=BeakerCacheImpl |
10950 | -15766=TestParentOperations | |
10950 | +15767=TestParentOperations | |
10951 | 10951 | 14771=TestRun.test_help |
10952 | 10952 | 16342=RegressionTests |
10953 | 10953 | 10361=MixedModeRenderer._set_current_renderer |
@@ -10967,7 +10967,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
10967 | 10967 | 15021=_FreezeNotifyManager.__init__ |
10968 | 10968 | 3456=BoxStyle._Base |
10969 | 10969 | 5428=RendererPS |
10970 | -6841=DefaultDict | |
10970 | +6839=DefaultDict | |
10971 | 10971 | 13623=StrandProperty.__init__ |
10972 | 10972 | 15620=Worksheet._calculate_spans |
10973 | 10973 | 14281=TarIter.__init__ |
@@ -10976,7 +10976,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
10976 | 10976 | 11170=AddressList.__init__ |
10977 | 10977 | 8526=Poly3DCollection.set_edgecolor |
10978 | 10978 | 11989=ParserElement.setParseAction |
10979 | -4249=NoneOr | |
10979 | +4248=NoneOr | |
10980 | 10980 | 5886=JobRunner |
10981 | 10981 | 3599=Variable.__init__ |
10982 | 10982 | 2055=plainbox.impl.secure.test_origin |
@@ -11006,7 +11006,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
11006 | 11006 | 4735=MessageDefect |
11007 | 11007 | 6692=WebApplicationClient |
11008 | 11008 | 14383=Axis.set_minor_formatter |
11009 | -15821=spectral_testcase_nosig_complex_defaultsided_stretch | |
11009 | +15839=spectral_testcase_nosig_complex_defaultsided_stretch | |
11010 | 11010 | 886=orca.scripts.apps.liferea.script |
11011 | 11011 | 9596=KeyboardWidget.on_drag_activated |
11012 | 11012 | 13407=IniFile.validate |
@@ -11014,7 +11014,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
11014 | 11014 | 10136=ToolBase.main |
11015 | 11015 | 6596=DictLoader |
11016 | 11016 | 10846=Transaction._set_locale |
11017 | -4326=Blowfish | |
11017 | +4327=Blowfish | |
11018 | 11018 | 4443=Issue |
11019 | 11019 | 5512=BaseProactorEventLoop |
11020 | 11020 | 4200=MacOSXOSAScript |
@@ -11053,7 +11053,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
11053 | 11053 | 9840=FliImageFile.n_frames |
11054 | 11054 | 9396=KqueueSelector.__init__ |
11055 | 11055 | 6283=NetworkManagerHelper |
11056 | -12954=Sharpness.__init__ | |
11056 | +12955=Sharpness.__init__ | |
11057 | 11057 | 264=plainbox.impl.ctrl |
11058 | 11058 | 12686=RawTurtle._newLine |
11059 | 11059 | 13512=KrylovJacobian.setup |
@@ -11067,7 +11067,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
11067 | 11067 | 7216=Poly3DCollection.set_3d_properties |
11068 | 11068 | 14264=_FeedParserMixin._end_contributor |
11069 | 11069 | 3771=CleanImport |
11070 | -5940=DistUpgradeDialog | |
11070 | +5941=DistUpgradeDialog | |
11071 | 11071 | 2504=plainbox.impl.session.storage |
11072 | 11072 | 10371=Cache.close |
11073 | 11073 | 1167=PIL.XbmImagePlugin |
@@ -11081,7 +11081,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
11081 | 11081 | 11786=install_headers |
11082 | 11082 | 1192=PIL.GbrImagePlugin |
11083 | 11083 | 2269=matplotlib.sphinxext.tests.test_tinypages |
11084 | -5468=IconView | |
11084 | +5472=IconView | |
11085 | 11085 | 16215=TestEntitySubstitution.setUp |
11086 | 11086 | 13869=Encoding.freeze |
11087 | 11087 | 11344=SoftwarePropertiesGtk.detect_drivers |
@@ -11109,7 +11109,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
11109 | 11109 | 2272=reportlab.graphics.samples.filled_radar |
11110 | 11110 | 12211=SVGNode.__init__ |
11111 | 11111 | 2105=reportlab.graphics.barcode.test |
11112 | -12331=DomstringSizeErr | |
11112 | +12329=DomstringSizeErr | |
11113 | 11113 | 11004=GridlinesCollection.set_which |
11114 | 11114 | 11084=reciprocal_gen._argcheck |
11115 | 11115 | 1178=dbus._version |
@@ -11126,26 +11126,26 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
11126 | 11126 | 6163=FieldQualifier |
11127 | 11127 | 1587=cryptography.hazmat.backends.openssl.utils |
11128 | 11128 | 11083=levy_stable_gen._argcheck |
11129 | -9269=TransformNode.__init__ | |
11129 | +9278=TransformNode.__init__ | |
11130 | 11130 | 15142=dispatcher_with_send.initiate_send |
11131 | -13373=UnsupportedResponseTypeError | |
11131 | +13377=UnsupportedResponseTypeError | |
11132 | 11132 | 282=apt.package |
11133 | 11133 | 14354=LogTestCommand |
11134 | 11134 | 2131=encodings.utf_16_le |
11135 | 11135 | 13481=Forward.__lshift__ |
11136 | -15844=spectral_testcase_nosig_real_twosided_oddlen | |
11136 | +15854=spectral_testcase_nosig_real_twosided_oddlen | |
11137 | 11137 | 8593=epoll.close |
11138 | -15790=detrend_testcase | |
11138 | +15789=detrend_testcase | |
11139 | 11139 | 12867=DocTestRunner.run |
11140 | 11140 | 8864=SimpleIndex._build |
11141 | 11141 | 11663=TextAttributes.__init__ |
11142 | 11142 | 10009=SunImageFile |
11143 | -15098=FloorDiv | |
11143 | +15097=FloorDiv | |
11144 | 11144 | 11480=MIMENonMultipart |
11145 | 11145 | 14025=Deb822.__init__ |
11146 | 11146 | 15596=PackageKitTransaction.GetUpdateDetail |
11147 | 11147 | 2718=matplotlib.tests.test_bbox_tight |
11148 | -5336=QRCode | |
11148 | +5337=QRCode | |
11149 | 11149 | 4469=_RecursiveWildcardSelector |
11150 | 11150 | 3164=_Deprecate |
11151 | 11151 | 12263=ExtendedKeyUsageOID |
@@ -11180,7 +11180,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
11180 | 11180 | 10577=_CollectionWithSizes.set_sizes |
11181 | 11181 | 13323=FreeTypeFont.__init__ |
11182 | 11182 | 15776=ExporterUnitTests |
11183 | -4314=RegularPolyCollection | |
11183 | +4316=RegularPolyCollection | |
11184 | 11184 | 15516=ResourceOwnerPasswordCredentialsGrant.__init__ |
11185 | 11185 | 14691=MSI.__init__ |
11186 | 11186 | 15261=FTP.set_pasv |
@@ -11190,8 +11190,8 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
11190 | 11190 | 14537=PullDOM.startElement |
11191 | 11191 | 6146=_EllipticCurvePrivateKey |
11192 | 11192 | 9059=Canvas._startPage |
11193 | -5109=BufferingFormatter | |
11194 | -6218=HRFlowable | |
11193 | +5114=BufferingFormatter | |
11194 | +6215=HRFlowable | |
11195 | 11195 | 4932=CommandNotFound |
11196 | 11196 | 8357=HandlerLineCollection |
11197 | 11197 | 812=orca.scripts.default |
@@ -11202,7 +11202,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
11202 | 11202 | 3277=BeautifulSoup |
11203 | 11203 | 5383=RobotFileParser |
11204 | 11204 | 9951=OrcaCommandListGUI._createCommandListDialog |
11205 | -6240=DocExec | |
11205 | +6234=DocExec | |
11206 | 11206 | 1972=encodings.gb18030 |
11207 | 11207 | 9684=BaseProxy._after_fork |
11208 | 11208 | 13777=UpdateErrorDialog.__init__ |
@@ -11222,7 +11222,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
11222 | 11222 | 6277=PDFPatternIf |
11223 | 11223 | 6082=ContentHandler |
11224 | 11224 | 10854=Line2D._transform_path |
11225 | -7306=erlang_gen | |
11225 | +7296=erlang_gen | |
11226 | 11226 | 8020=ConfigWindow |
11227 | 11227 | 114=email._policybase |
11228 | 11228 | 6983=DebugUndefined |
@@ -11238,7 +11238,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
11238 | 11238 | 7828=HTTPSHandler.__init__ |
11239 | 11239 | 12689=TextFile.__init__ |
11240 | 11240 | 9441=TouchInput._input_sequence_begin |
11241 | -11992=djbfft_info | |
11241 | +11993=djbfft_info | |
11242 | 11242 | 11269=NumResizeHandles |
11243 | 11243 | 2136=encodings.utf_16_be |
11244 | 11244 | 9310=FigureCanvasWx.draw |
@@ -11254,7 +11254,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
11254 | 11254 | 7524=BoundedSemaphore.__init__ |
11255 | 11255 | 12896=FIM.decompose |
11256 | 11256 | 15255=UpgraderMainWindow.setParent |
11257 | -7733=halfgennorm_gen | |
11257 | +7746=halfgennorm_gen | |
11258 | 11258 | 7882=DocTestParser |
11259 | 11259 | 2520=oauthlib.oauth1.rfc5849.endpoints.signature_only |
11260 | 11260 | 11434=EmbeddedType1Face._loadMetrics |
@@ -11263,20 +11263,20 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
11263 | 11263 | 13769=FontEntry.__init__ |
11264 | 11264 | 242=multiprocessing.managers |
11265 | 11265 | 9935=TextArea.set_offset |
11266 | -7297=gausshyper_gen | |
11266 | +7306=gausshyper_gen | |
11267 | 11267 | 11836=SocketIO._stage1 |
11268 | 11268 | 11835=SocketIO._stage0 |
11269 | 11269 | 10217=EntitySubstitution |
11270 | -6340=Credentials | |
11270 | +6341=Credentials | |
11271 | 11271 | 1512=symbol |
11272 | 11272 | 1016=orca.brltablenames |
11273 | 11273 | 14863=PcxImageFile._open |
11274 | 11274 | 2734=plainbox.testing_utils.test_testcases |
11275 | 11275 | 10624=Line3DCollection.set_sort_zpos |
11276 | -14464=SECP256K1 | |
11277 | -16113=Axis.set_clip_path | |
11276 | +14460=SECP256K1 | |
11277 | +16121=Axis.set_clip_path | |
11278 | 11278 | 5273=EndBracketMatch |
11279 | -12767=ProcessingInstruction.__init__ | |
11279 | +12768=ProcessingInstruction.__init__ | |
11280 | 11280 | 673=difflib |
11281 | 11281 | 15613=ChartPie.set_rotation |
11282 | 11282 | 1347=asyncore |
@@ -11284,7 +11284,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
11284 | 11284 | 14360=GridFinderBase.update_transform |
11285 | 11285 | 2774=matplotlib.tri.tripcolor |
11286 | 11286 | 10348=_AxesBase.set_rasterization_zorder |
11287 | -5299=DuplicateSectionError | |
11287 | +5300=DuplicateSectionError | |
11288 | 11288 | 8280=GraphicsContextBase.set_dashes |
11289 | 11289 | 3682=RSAPublicNumbers |
11290 | 11290 | 7107=PipeServer.close |
@@ -11292,14 +11292,14 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
11292 | 11292 | 3156=LangcodeMacros |
11293 | 11293 | 11804=FileDialog.__init__ |
11294 | 11294 | 10562=RawTurtle.shapetransform |
11295 | -4927=FollowedBy | |
11295 | +4911=FollowedBy | |
11296 | 11296 | 577=scipy._lib._gcutils |
11297 | 11297 | 6200=FragmentBuilder |
11298 | 11298 | 7469=_Database.__init__ |
11299 | 11299 | 15118=Worksheet.set_landscape |
11300 | 11300 | 4570=ErrorDialog |
11301 | 11301 | 9235=HorizontalLineChart.draw |
11302 | -5770=_dummyHList | |
11302 | +5773=_dummyHList | |
11303 | 11303 | 2527=checkbox_support.scripts.tests.test_gputest_benchmark |
11304 | 11304 | 15220=TestBuildstampParser.test_many_lines_empty_line |
11305 | 11305 | 15217=ParameterizedHeaderValue |
@@ -11312,7 +11312,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
11312 | 11312 | 1685=softwareproperties.MirrorTest |
11313 | 11313 | 7844=GridChunker.chunk |
11314 | 11314 | 12083=UFWBackend.initcaps |
11315 | -7736=ncf_gen | |
11315 | +7734=ncf_gen | |
11316 | 11316 | 8409=_Ignore.__init__ |
11317 | 11317 | 11999=f2py_info |
11318 | 11318 | 11078=ToolZoom._switch_off_zoom_mode |
@@ -11323,9 +11323,9 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
11323 | 11323 | 9619=ForkAwareThreadLock._reset |
11324 | 11324 | 5215=ArgumentDescriptor |
11325 | 11325 | 9119=Figure.hold |
11326 | -9504=atlas_3_10_blas_info | |
11326 | +9498=atlas_3_10_blas_info | |
11327 | 11327 | 7550=Queue._after_fork |
11328 | -15592=PackageKitTransaction.GetFiles | |
11328 | +15598=PackageKitTransaction.GetFiles | |
11329 | 11329 | 9014=TemplateStream.__init__ |
11330 | 11330 | 10442=IOLogRecordWriterTests |
11331 | 11331 | 3287=StubImageFile.load |
@@ -11334,11 +11334,11 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
11334 | 11334 | 7977=Poly3DCollection.__init__ |
11335 | 11335 | 10193=DistInfoDistribution._parsed_pkg_info |
11336 | 11336 | 5850=_AEADCipherContext |
11337 | -5748=LabelEntry | |
11337 | +5745=LabelEntry | |
11338 | 11338 | 6913=Cruft |
11339 | 11339 | 7941=_IterParseIterator.__init__ |
11340 | 11340 | 14644=ChoiceLoader.__init__ |
11341 | -3721=CertificatePolicies | |
11341 | +3722=CertificatePolicies | |
11342 | 11342 | 7584=NavigationToolbar2.press_pan |
11343 | 11343 | 5311=LooseVersion |
11344 | 11344 | 4403=ChangelogViewer |
@@ -11350,15 +11350,15 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
11350 | 11350 | 11833=BtoInfoResult.__init__ |
11351 | 11351 | 4757=TransformedBbox |
11352 | 11352 | 14346=Cmd.cmdloop |
11353 | -5783=Meter | |
11354 | -6574=SocketHandler | |
11353 | +5787=Meter | |
11354 | +6580=SocketHandler | |
11355 | 11355 | 4115=TemplateModule |
11356 | 11356 | 15036=DistributionMetadata.set_obsoletes |
11357 | 11357 | 15241=DOMEventStream.clear |
11358 | 11358 | 3841=DHParameterNumbers |
11359 | 11359 | 7146=_DrawingEditorMixin |
11360 | 11360 | 5799=CheckConfigCommand |
11361 | -7799=dweibull_gen | |
11361 | +7755=dweibull_gen | |
11362 | 11362 | 7093=NavigationToolbar2.__init__ |
11363 | 11363 | 8327=SMTPServer.__init__ |
11364 | 11364 | 10588=AptRoleLabel.set_transaction |
@@ -11380,7 +11380,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
11380 | 11380 | 13113=HelpDialog.__init__ |
11381 | 11381 | 10338=PolarAxes._set_lim_and_transforms |
11382 | 11382 | 12269=PtyProcess.__init__ |
11383 | -5208=NavigationToolbar2GTK3 | |
11383 | +5209=NavigationToolbar2GTK3 | |
11384 | 11384 | 12850=UpdateManager._setup_dbus |
11385 | 11385 | 12910=HTMLParserTreeBuilderSmokeTest |
11386 | 11386 | 13455=PtyProcess.isalive |
@@ -11394,7 +11394,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
11394 | 11394 | 13511=KrylovJacobian.update |
11395 | 11395 | 5267=CallTips |
11396 | 11396 | 16148=RandomDisplacement.__init__ |
11397 | -16293=UnitLegacyAPI.Meta | |
11397 | +16294=UnitLegacyAPI.Meta | |
11398 | 11398 | 7452=_EllipticCurvePrivateKey.__init__ |
11399 | 11399 | 13860=TimedAnimation._step |
11400 | 11400 | 11868=_Stream.__read |
@@ -11433,9 +11433,9 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
11433 | 11433 | 580=dbus.server |
11434 | 11434 | 11691=PDFImage.__init__ |
11435 | 11435 | 7557=StreamReader.__init__ |
11436 | -4940=NextFrameFlowable | |
11436 | +4941=NextFrameFlowable | |
11437 | 11437 | 5347=GenericTreeModel |
11438 | -15813=spectral_testcase_FsAll_complex_defaultsided | |
11438 | +15820=spectral_testcase_FsAll_complex_defaultsided | |
11439 | 11439 | 14834=BufrStubImageFile._open |
11440 | 11440 | 7813=Output.disable |
11441 | 11441 | 8283=TextWithDash.set_dashpush |
@@ -11445,12 +11445,12 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
11445 | 11445 | 10157=Artist.set_path_effects |
11446 | 11446 | 11871=build_src.initialize_options |
11447 | 11447 | 3604=SSIPClient |
11448 | -16097=Patch.set_alpha | |
11448 | +16098=Patch.set_alpha | |
11449 | 11449 | 12780=_PlistParser.handle_begin_element |
11450 | 11450 | 13740=GrepDialog.__init__ |
11451 | 11451 | 6460=LogScale |
11452 | 11452 | 13814=ScalarFormatter._set_format |
11453 | -6271=BooleanVar | |
11453 | +6268=BooleanVar | |
11454 | 11454 | 7171=Aifc_write.aifc |
11455 | 11455 | 8546=WarningManager.__enter__ |
11456 | 11456 | 11942=StreamReader.read |
@@ -11458,7 +11458,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
11458 | 11458 | 598=scipy.signal.dltisys |
11459 | 11459 | 5717=ColorScheme |
11460 | 11460 | 4545=DBusException |
11461 | -15849=spectral_testcase_Fs4_real_onesided | |
11461 | +15852=spectral_testcase_Fs4_real_onesided | |
11462 | 11462 | 13736=PtyProcess.read |
11463 | 11463 | 3243=HTTPDigestAuth |
11464 | 11464 | 14585=Axes.legend |
@@ -11471,7 +11471,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
11471 | 11471 | 14171=UpdateItem.__init__ |
11472 | 11472 | 5085=Sniffer |
11473 | 11473 | 7399=Ticks.__init__ |
11474 | -10882=c_char | |
11474 | +10876=c_char | |
11475 | 11475 | 14488=KeyBinding.matches |
11476 | 11476 | 11966=ResourceManager.__init__ |
11477 | 11477 | 504=pyatspi.collection |
@@ -11488,13 +11488,13 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
11488 | 11488 | 15350=_FileInFile.seek |
11489 | 11489 | 5446=_SharedFile |
11490 | 11490 | 8573=TableOfContents.__init__ |
11491 | -15850=spectral_testcase_nosig_complex_twosided_overlap | |
11491 | +15793=spectral_testcase_nosig_complex_twosided_overlap | |
11492 | 11492 | 294=numpy.ctypeslib |
11493 | 11493 | 3377=Rbf |
11494 | 11494 | 6706=ResultSet |
11495 | 11495 | 11548=_PPolyBase.construct_fast |
11496 | 11496 | 1351=matplotlib.testing.decorators |
11497 | -6762=SmileyFace | |
11497 | +6770=SmileyFace | |
11498 | 11498 | 8921=AtspiStateTracker.thaw |
11499 | 11499 | 1356=idlelib.dynOptionMenuWidget |
11500 | 11500 | 9077=TestParseCommand |
@@ -11536,7 +11536,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
11536 | 11536 | 8270=MaildirMessage.set_date |
11537 | 11537 | 709=rlcompleter |
11538 | 11538 | 8048=ZipFile.comment |
11539 | -16054=HTMLTokenizer.scriptDataEscapedDashState | |
11539 | +16063=HTMLTokenizer.scriptDataEscapedDashState | |
11540 | 11540 | 2255=distutils.extension |
11541 | 11541 | 7175=Keyboard.maybe_send_alt_release |
11542 | 11542 | 3254=TestCase |
@@ -11547,7 +11547,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
11547 | 11547 | 13159=RendererMac.__init__ |
11548 | 11548 | 13494=LoggerAdapter.__init__ |
11549 | 11549 | 13996=build_src.build_sources |
11550 | -4942=FrameActionFlowable | |
11550 | +4944=FrameActionFlowable | |
11551 | 11551 | 10632=Line2D.set_solid_joinstyle |
11552 | 11552 | 11443=VerifiedHTTPSConnection |
11553 | 11553 | 13362=_DomainTan.__init__ |
@@ -11570,27 +11570,27 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
11570 | 11570 | 14490=ConfigKeyboard.set_upper_case_on_button |
11571 | 11571 | 10500=KbdWindow.on_screen_size_changed_delayed |
11572 | 11572 | 1753=plainbox.impl.session.test_suspend |
11573 | -3724=IssuerAlternativeName | |
11573 | +3718=IssuerAlternativeName | |
11574 | 11574 | 6205=NotEnoughFreeSpaceError |
11575 | 11575 | 1947=encodings.rot_13 |
11576 | 11576 | 9963=SynapticBackend |
11577 | 11577 | 1692=DistUpgrade.apt_clone |
11578 | 11578 | 9218=TimerBase._set_interval |
11579 | 11579 | 4952=WindowRectTracker |
11580 | -7798=betaprime_gen | |
11580 | +7778=betaprime_gen | |
11581 | 11581 | 6897=DebFile.__init__ |
11582 | 11582 | 477=scipy.cluster.vq |
11583 | 11583 | 1171=PIL.ImtImagePlugin |
11584 | 11584 | 15082=WebAggApplication.WebSocket |
11585 | 11585 | 11179=NameAddr |
11586 | -7755=dgamma_gen | |
11586 | +7799=dgamma_gen | |
11587 | 11587 | 11458=DumbWriter.send_hor_rule |
11588 | 11588 | 13193=PPDs.__init__ |
11589 | 11589 | 6665=_maximum_operation |
11590 | 11590 | 10339=rv_generic.__init__ |
11591 | 11591 | 16166=XinputParser.__init__ |
11592 | 11592 | 1104=unittest.loader |
11593 | -10946=Unmarshaller.end_boolean | |
11593 | +10947=Unmarshaller.end_boolean | |
11594 | 11594 | 7413=Axes._init_axis_artists |
11595 | 11595 | 8661=TarFile.__init__ |
11596 | 11596 | 721=matplotlib.testing.jpl_units.UnitDblConverter |
@@ -11616,11 +11616,11 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
11616 | 11616 | 209=reportlab.graphics.barcode.widgets |
11617 | 11617 | 574=email.mime.message |
11618 | 11618 | 13594=SolidShape.__init__ |
11619 | -5502=MaildirMessage | |
11619 | +5504=MaildirMessage | |
11620 | 11620 | 12145=Chart.set_chartarea |
11621 | 11621 | 2435=mpl_toolkits.axes_grid1.axes_rgb |
11622 | 11622 | 13067=GlobDirectoryWalker.__getitem__ |
11623 | -7791=bradford_gen | |
11623 | +7762=bradford_gen | |
11624 | 11624 | 11798=DockingEdge |
11625 | 11625 | 1492=Onboard.Sound |
11626 | 11626 | 1816=numpy.distutils.command.build_py |
@@ -11637,8 +11637,8 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
11637 | 11637 | 10859=TextWithDash.update_coords |
11638 | 11638 | 13282=Standard39.encode |
11639 | 11639 | 1324=cryptography.hazmat.primitives.asymmetric.ec |
11640 | -5380=UFWParser | |
11641 | -7750=anglit_gen | |
11640 | +5382=UFWParser | |
11641 | +7753=anglit_gen | |
11642 | 11642 | 138=scipy.sparse.linalg.eigen.__init__ |
11643 | 11643 | 2431=_compat_pickle |
11644 | 11644 | 4936=Worksheet |
@@ -11658,7 +11658,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
11658 | 11658 | 9148=NavigationToolbar2Wx.__init__ |
11659 | 11659 | 10576=Transaction._on_transaction_simulated |
11660 | 11660 | 15734=_SSIPClientTest |
11661 | -6300=AptCancelButton | |
11661 | +6303=AptCancelButton | |
11662 | 11662 | 6960=DeviceNotDetected |
11663 | 11663 | 7269=SignalMatch.__init__ |
11664 | 11664 | 1778=oauthlib.oauth2.rfc6749.tokens |
@@ -11674,7 +11674,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
11674 | 11674 | 5880=dopri5 |
11675 | 11675 | 8827=ExpatBuilder.first_element_handler |
11676 | 11676 | 3539=IntrospectionModule |
11677 | -5764=DialogShell | |
11677 | +5744=DialogShell | |
11678 | 11678 | 407=numpy.matlib |
11679 | 11679 | 8333=TransferFunction.den |
11680 | 11680 | 4711=Copyright |
@@ -11691,7 +11691,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
11691 | 11691 | 3635=_UnixWritePipeTransport |
11692 | 11692 | 10714=_XTicks._calcSubTicks |
11693 | 11693 | 16205=Parser.set_lo |
11694 | -7294=genhalflogistic_gen | |
11694 | +7302=genhalflogistic_gen | |
11695 | 11695 | 7834=ForkServerContext |
11696 | 11696 | 10705=ParaParser.start_para |
11697 | 11697 | 12356=_Sparse_Matrix_coo.compress_csr |
@@ -11708,14 +11708,14 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
11708 | 11708 | 14245=PackageLoader.__call__ |
11709 | 11709 | 3428=FCompiler |
11710 | 11710 | 11627=FileUnit.Meta.fields |
11711 | -13378=TokenExpiredError | |
11711 | +13385=TokenExpiredError | |
11712 | 11712 | 5137=_PSRenderer |
11713 | 11713 | 10044=StreamReaderProtocol.connection_made |
11714 | 11714 | 12448=UFWRule.set_comment |
11715 | -6301=AptDetailsExpander | |
11715 | +6307=AptDetailsExpander | |
11716 | 11716 | 2170=cryptography.hazmat.primitives.asymmetric.dh |
11717 | 11717 | 2349=antigravity |
11718 | -4581=NorthEastHatch | |
11718 | +4584=NorthEastHatch | |
11719 | 11719 | 1046=reportlab.graphics.charts.areas |
11720 | 11720 | 7123=BaseManager.__init__ |
11721 | 11721 | 13974=IMetadataProvider |
@@ -11725,11 +11725,11 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
11725 | 11725 | 1168=PIL.DcxImagePlugin |
11726 | 11726 | 13843=MicImageFile.seek |
11727 | 11727 | 529=pyclbr |
11728 | -5229=EggMetadata | |
11728 | +5226=EggMetadata | |
11729 | 11729 | 978=orca.orca_gtkbuilder |
11730 | 11730 | 8364=BaseEventLoop.run_in_executor |
11731 | 11731 | 16=tty |
11732 | -15771=TestPreviousSibling | |
11732 | +15773=TestPreviousSibling | |
11733 | 11733 | 5813=IllegalWeekdayError |
11734 | 11734 | 3512=_ClosedDict |
11735 | 11735 | 14994=SouthEastHatch.__init__ |
@@ -11737,13 +11737,13 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
11737 | 11737 | 3958=IconPalette |
11738 | 11738 | 6632=ChartBar |
11739 | 11739 | 15639=cssParse.__call__ |
11740 | -8295=InvalidMetaDataError | |
11741 | -15840=spectral_testcase_nosig_complex_defaultsided_nopad_to | |
11740 | +8296=InvalidMetaDataError | |
11741 | +15836=spectral_testcase_nosig_complex_defaultsided_nopad_to | |
11742 | 11742 | 16445=ByteStringStreamTranslatorTests |
11743 | 11743 | 3066=ThetaFormatter |
11744 | 11744 | 476=gettext |
11745 | 11745 | 7465=FileInput._readline |
11746 | -7299=johnsonsb_gen | |
11746 | +7291=johnsonsb_gen | |
11747 | 11747 | 11537=AxisConcatenator.__getitem__ |
11748 | 11748 | 4935=UpdatesAvailable |
11749 | 11749 | 14566=_Folded.newline |
@@ -11752,7 +11752,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
11752 | 11752 | 15637=DialogMirror.on_button_test_clicked |
11753 | 11753 | 13004=InvalidClientIdError |
11754 | 11754 | 5604=Heap |
11755 | -4242=OneOf | |
11755 | +4244=OneOf | |
11756 | 11756 | 9253=Chunker.next |
11757 | 11757 | 9149=NavigationToolbar2Wx.dynamic_update |
11758 | 11758 | 13091=DeferredParser.__init__ |
@@ -11781,7 +11781,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
11781 | 11781 | 2870=ParagraphAndImage.__init__ |
11782 | 11782 | 12157=HelpParser.handle_endtag |
11783 | 11783 | 6524=LanguageSupport |
11784 | -4259=ToolHandles | |
11784 | +4262=ToolHandles | |
11785 | 11785 | 2690=reportlab.graphics.samples.stacked_bar |
11786 | 11786 | 484=urllib3.packages.__init__ |
11787 | 11787 | 13809=Ticker |
@@ -11808,7 +11808,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
11808 | 11808 | 1871=xlsxwriter.chart_doughnut |
11809 | 11809 | 9747=MemoryMonitor.__init__ |
11810 | 11810 | 14908=MacOSX.__init__ |
11811 | -6306=AptProgressBar | |
11811 | +6310=AptProgressBar | |
11812 | 11812 | 16594=Fonts.destroy |
11813 | 11813 | 664=matplotlib.testing.jpl_units.__init__ |
11814 | 11814 | 12324=InvalidCharacterErr |
@@ -11833,7 +11833,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
11833 | 11833 | 11147=ImageSlot |
11834 | 11834 | 8284=TextWithDash.set_x |
11835 | 11835 | 8281=TextWithDash.set_y |
11836 | -6554=Combobox | |
11836 | +6557=Combobox | |
11837 | 11837 | 1634=PIL.ImageChops |
11838 | 11838 | 4005=Extensions |
11839 | 11839 | 5712=CacheImpl |
@@ -11869,7 +11869,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
11869 | 11869 | 13325=Untokenizer.untokenize |
11870 | 11870 | 9251=ColorbarBase.__init__ |
11871 | 11871 | 13285=Code128Auto |
11872 | -5759=Balloon | |
11872 | +5768=Balloon | |
11873 | 11873 | 1036=numpy.lib._iotools |
11874 | 11874 | 11296=MinNode.__init__ |
11875 | 11875 | 12284=Chunk.close |
@@ -11880,11 +11880,11 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
11880 | 11880 | 4689=AptWorker |
11881 | 11881 | 5424=SessionStorageRepository |
11882 | 11882 | 16304=PlainBoxConfigParserTest |
11883 | -4265=LassoSelector | |
11883 | +4264=LassoSelector | |
11884 | 11884 | 15970=MPLBootstrap |
11885 | 11885 | 8795=MatFile5Reader.initialize_read |
11886 | 11886 | 9898=Wave_write.setnframes |
11887 | -8751=MarkerStyle._set_caretright | |
11887 | +8747=MarkerStyle._set_caretright | |
11888 | 11888 | 15504=_StreamProxy.read |
11889 | 11889 | 11678=NoOpTranslator |
11890 | 11890 | 7442=Repository.__init__ |
@@ -11944,13 +11944,13 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
11944 | 11944 | 1483=Onboard.KeyGtk |
11945 | 11945 | 2898=PCA.__init__ |
11946 | 11946 | 10506=FlexFigure.__init__ |
11947 | -12186=TemplateVariantFieldValidator | |
11947 | +12187=TemplateVariantFieldValidator | |
11948 | 11948 | 12805=HTMLBinaryInputStream.reset |
11949 | 11949 | 14284=ModuleFinder.msgout |
11950 | 11950 | 7274=FFMpegWriter |
11951 | 11951 | 14010=MathtextBackendPath.__init__ |
11952 | 11952 | 14052=ConversionSyntax |
11953 | -16278=Script.reviewEnd | |
11953 | +16284=Script.reviewEnd | |
11954 | 11954 | 8415=Keyboard.reset |
11955 | 11955 | 10525=ReadOnlySequentialNamedNodeMap.__init__ |
11956 | 11956 | 12807=Worksheet._initialize |
@@ -11973,10 +11973,10 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
11973 | 11973 | 11068=_Interpolator1D._set_yi |
11974 | 11974 | 5404=ProblemResolver |
11975 | 11975 | 10314=FTP_TLS.__init__ |
11976 | -5115=FileHandler | |
11976 | +5117=FileHandler | |
11977 | 11977 | 6166=HTTPConnectionPool |
11978 | 11978 | 9377=LabelPopup.__init__ |
11979 | -7742=logistic_gen | |
11979 | +7795=logistic_gen | |
11980 | 11980 | 11782=build |
11981 | 11981 | 15895=InstallBackend.start |
11982 | 11982 | 3597=OrderedDict |
@@ -12007,15 +12007,15 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
12007 | 12007 | 2819=xdiagnose.utils.screen |
12008 | 12008 | 5249=SunOSCPUInfo |
12009 | 12009 | 14378=RootViaPTL1ExecutionController.__init__ |
12010 | -7748=chi2_gen | |
12010 | +7793=chi2_gen | |
12011 | 12011 | 11391=ArgumentError.__init__ |
12012 | 12012 | 4140=TestResult |
12013 | 12013 | 8709=_singlefileMailbox.__init__ |
12014 | 12014 | 15433=DaemonOpenProgress.update |
12015 | 12015 | 16570=ProviderContentPlugIn.__init__ |
12016 | -5928=_StoreFalseAction | |
12016 | +5927=_StoreFalseAction | |
12017 | 12017 | 13170=ShapesTestCase.setUp |
12018 | -13385=UnsupportedGrantTypeError | |
12018 | +13378=UnsupportedGrantTypeError | |
12019 | 12019 | 12148=MatFileReader.set_matlab_compatible |
12020 | 12020 | 6577=SysLogHandler |
12021 | 12021 | 7933=_ProactorBasePipeTransport.close |
@@ -12033,7 +12033,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
12033 | 12033 | 1953=encodings.mac_roman |
12034 | 12034 | 4685=DistUpgradeFetcherCore |
12035 | 12035 | 13584=SubplotDivider.update_params |
12036 | -4245=EitherOr | |
12036 | +4247=EitherOr | |
12037 | 12037 | 16674=_VersionAction.__init__ |
12038 | 12038 | 7487=Tick.__init__ |
12039 | 12039 | 4801=term |
@@ -12044,8 +12044,8 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
12044 | 12044 | 12697=_Framer.end_framing |
12045 | 12045 | 12615=HexBin._read |
12046 | 12046 | 12436=MIPSFCompiler |
12047 | -13399=LineEnd.__init__ | |
12048 | -16133=TextArea.draw | |
12047 | +13394=LineEnd.__init__ | |
12048 | +16134=TextArea.draw | |
12049 | 12049 | 14107=Circle.set_radius |
12050 | 12050 | 304=scipy.sparse.linalg.isolve.__init__ |
12051 | 12051 | 9970=Jpeg2KImageFile |
@@ -12057,15 +12057,15 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
12057 | 12057 | 11943=StreamReader.reset |
12058 | 12058 | 1624=oauthlib.oauth2.rfc6749.errors |
12059 | 12059 | 3031=PurePath |
12060 | -16027=HTMLTokenizer.doctypePublicIdentifierSingleQuotedState | |
12060 | +16017=HTMLTokenizer.doctypePublicIdentifierSingleQuotedState | |
12061 | 12061 | 13194=SoftwarePropertiesGtk.clear_changes |
12062 | 12062 | 10016=DcxImageFile |
12063 | 12063 | 10523=WordSuggestions.on_before_key_press |
12064 | 12064 | 8405=Text3D.set_3d_properties |
12065 | 12065 | 9816=SJISProber.feed |
12066 | 12066 | 14850=EpsImageFile._open |
12067 | -11420=Const | |
12068 | -6498=TypeInfo | |
12067 | +11421=Const | |
12068 | +6499=TypeInfo | |
12069 | 12069 | 9626=YTick.update_position |
12070 | 12070 | 5655=HexBin |
12071 | 12071 | 2541=plainbox.impl.secure.test_launcher1 |
@@ -12083,11 +12083,11 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
12083 | 12083 | 13003=MissingClientIdError |
12084 | 12084 | 1110=numpy.f2py.f2py2e |
12085 | 12085 | 14424=SimpleQualifierTests.setUp |
12086 | -4678=NormalDateXValueAxis | |
12087 | -6273=BaseWidget | |
12086 | +4680=NormalDateXValueAxis | |
12087 | +6266=BaseWidget | |
12088 | 12088 | 8343=TokenEndpoint.__init__ |
12089 | 12089 | 14683=Manager.setLoggerClass |
12090 | -15832=spectral_testcase_nosig_complex_onesided | |
12090 | +15826=spectral_testcase_nosig_complex_onesided | |
12091 | 12091 | 7687=_NNTPBase.__init__ |
12092 | 12092 | 9704=ECC200DataMatrix._create_matrix |
12093 | 12093 | 6949=TestPlanUnit |
@@ -12097,8 +12097,8 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
12097 | 12097 | 2213=matplotlib.tests.test_quiver |
12098 | 12098 | 150=DistUpgrade.sourceslist |
12099 | 12099 | 765=aptdaemon.client |
12100 | -13377=InvalidClientError | |
12101 | -16089=LineCollection.set_color | |
12100 | +13379=InvalidClientError | |
12101 | +16090=LineCollection.set_color | |
12102 | 12102 | 6278=_Ignore |
12103 | 12103 | 13298=PackageLoader.__init__ |
12104 | 12104 | 1301=uno |
@@ -12108,7 +12108,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
12108 | 12108 | 486=aptdaemon.__init__ |
12109 | 12109 | 8505=WindowManipulator.start_resize_window |
12110 | 12110 | 2175=softwareproperties.gtk.DialogAddSourcesList |
12111 | -5382=UFWCommandShow | |
12111 | +5381=UFWCommandShow | |
12112 | 12112 | 7983=CookieJar.__init__ |
12113 | 12113 | 5004=EvalContext |
12114 | 12114 | 7992=TiffImageFile._setup |
@@ -12128,7 +12128,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
12128 | 12128 | 8531=GraphicsContextPdf.copy_properties |
12129 | 12129 | 14813=PreparedRequest.prepare_method |
12130 | 12130 | 214=plainbox.impl.unit.file |
12131 | -5746=HList | |
12131 | +5733=HList | |
12132 | 12132 | 611=json.scanner |
12133 | 12133 | 8265=UnivariateSpline._from_tck |
12134 | 12134 | 5394=PullDOM |
@@ -12139,18 +12139,18 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
12139 | 12139 | 2127=encodings.utf_8 |
12140 | 12140 | 13633=DependencyFinderVisitor.__init__ |
12141 | 12141 | 165=plainbox.vendor.pyglibc._pipe |
12142 | -5337=QRECI | |
12143 | -6299=AptStatusAnimation | |
12142 | +5338=QRECI | |
12143 | +6301=AptStatusAnimation | |
12144 | 12144 | 6886=NamespacedAttribute |
12145 | 12145 | 232=scipy.linalg.matfuncs |
12146 | -9282=Affine2DBase.inverted | |
12146 | +9279=Affine2DBase.inverted | |
12147 | 12147 | 8463=ObjectIdentifier.__init__ |
12148 | 12148 | 3984=CallbackRegistry |
12149 | 12149 | 11877=build_ext.initialize_options |
12150 | 12150 | 5606=_Waiter |
12151 | 12151 | 9528=GraphicsContextBase.set_linestyle |
12152 | 12152 | 5416=ButtonController |
12153 | -6128=_PowerLinearOperator | |
12153 | +6124=_PowerLinearOperator | |
12154 | 12154 | 3614=PipeHandle |
12155 | 12155 | 5286=_DumbXMLWriter |
12156 | 12156 | 11653=CallbackType |
@@ -12166,7 +12166,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
12166 | 12166 | 11581=_Reasons |
12167 | 12167 | 12589=ParserElement.setWhitespaceChars |
12168 | 12168 | 14043=_FeedParserMixin._start_guid |
12169 | -6788=FigureCanvasTkAgg | |
12169 | +6787=FigureCanvasTkAgg | |
12170 | 12170 | 5078=LinearTester |
12171 | 12171 | 13600=IniFile.write |
12172 | 12172 | 9376=AutoHide._unselect_xinput_devices |
@@ -12175,7 +12175,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
12175 | 12175 | 6712=Asn1ItemBase |
12176 | 12176 | 4847=MappingView |
12177 | 12177 | 15564=GetKeysDialog.Cancel |
12178 | -15817=spectral_testcase_nosig_complex_twosided | |
12178 | +15802=spectral_testcase_nosig_complex_twosided | |
12179 | 12179 | 14975=_isInt |
12180 | 12180 | 15109=BadOptionError.__init__ |
12181 | 12181 | 13209=rruleset._genitem.__next__ |
@@ -12187,7 +12187,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
12187 | 12187 | 7459=RunInvocation.on_job_added |
12188 | 12188 | 13074=FileDialog.go |
12189 | 12189 | 5916=ExportedGObjectType |
12190 | -8301=ForeignTransaction | |
12190 | +8302=ForeignTransaction | |
12191 | 12191 | 12939=AbstractSimpleAsn1Item |
12192 | 12192 | 7180=X963KDF.__init__ |
12193 | 12193 | 5163=FeedParser |
@@ -12213,7 +12213,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
12213 | 12213 | 11460=DumbWriter.send_flowing_data |
12214 | 12214 | 11339=SoftwareProperties.backup_apt_conf |
12215 | 12215 | 10384=MetaDataHelper1MixIn |
12216 | -5234=NullProvider | |
12216 | +5233=NullProvider | |
12217 | 12217 | 14650=LockType.release |
12218 | 12218 | 6683=MinNode |
12219 | 12219 | 11561=Cursor.__init__ |
@@ -12235,7 +12235,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
12235 | 12235 | 6552=Treeview |
12236 | 12236 | 7312=Finalize.__init__ |
12237 | 12237 | 1264=pkg_resources._vendor.packaging.utils |
12238 | -4155=AbstractBasicAuthHandler | |
12238 | +4152=AbstractBasicAuthHandler | |
12239 | 12239 | 2605=checkbox_support.lib.path |
12240 | 12240 | 11661=ParaParser.start_bullet |
12241 | 12241 | 16710=ConfigureSubplotsGTK3.__init__ |
@@ -12246,14 +12246,14 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
12246 | 12246 | 10920=Pdb.do_quit |
12247 | 12247 | 12899=BlockFinder.tokeneater |
12248 | 12248 | 4696=LightSource |
12249 | -6380=ArrowStyle.BracketAB | |
12249 | +6361=ArrowStyle.BracketAB | |
12250 | 12250 | 10808=TimerTornado._timer_start |
12251 | 12251 | 16487=Packager._set_tmpdir |
12252 | 12252 | 3698=_RedirectStream |
12253 | 12253 | 14256=ThemeDialog.update_ui |
12254 | 12254 | 3933=SAXException |
12255 | 12255 | 3474=DistInfoDistribution._dep_map |
12256 | -16061=HTMLTokenizer.attributeValueDoubleQuotedState | |
12256 | +16059=HTMLTokenizer.attributeValueDoubleQuotedState | |
12257 | 12257 | 8223=_ExpmPadeHelper.d4_tight |
12258 | 12258 | 9964=AptRoleIcon |
12259 | 12259 | 6777=ExpatLocator |
@@ -12266,7 +12266,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
12266 | 12266 | 3165=Classes |
12267 | 12267 | 15096=Sub |
12268 | 12268 | 4153=ProxyHandler |
12269 | -14462=SECT233K1 | |
12269 | +14457=SECT233K1 | |
12270 | 12270 | 15243=DHParametersWithSerialization |
12271 | 12271 | 4860=_QueryString |
12272 | 12272 | 11048=InputEventSource._select_xi_grab_events |
@@ -12288,7 +12288,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
12288 | 12288 | 7091=hunspell.stop |
12289 | 12289 | 4329=SEED |
12290 | 12290 | 3598=propertywithsymbols.__init__ |
12291 | -5491=SecureProvider1PlugInCollection | |
12291 | +5492=SecureProvider1PlugInCollection | |
12292 | 12292 | 1791=pyasn1.codec.cer.encoder |
12293 | 12293 | 10940=ValueAxis._calcValueStep |
12294 | 12294 | 14086=register._set_config |
@@ -12297,7 +12297,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
12297 | 12297 | 3751=_AcquireFutures |
12298 | 12298 | 14279=SourceGenerator.__init__ |
12299 | 12299 | 16285=Context.goAbove |
12300 | -6221=BulletDrawer | |
12300 | +6225=BulletDrawer | |
12301 | 12301 | 11560=PythonPrinter._in_multi_line |
12302 | 12302 | 570=scipy.optimize._differentialevolution |
12303 | 12303 | 2996=CallableMeta.__new__ |
@@ -12311,7 +12311,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
12311 | 12311 | 12974=BoundMethodWeakref.__init__ |
12312 | 12312 | 9104=BaseHTTPRequestHandler.flush_headers |
12313 | 12313 | 14822=OleFileIO._open |
12314 | -5694=NegFilll | |
12314 | +5684=NegFilll | |
12315 | 12315 | 15245=TestCpuinfoParser |
12316 | 12316 | 2=lxml.html.builder |
12317 | 12317 | 8537=Stack.clear |
@@ -12328,7 +12328,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
12328 | 12328 | 2412=bs4.tests.test_htmlparser |
12329 | 12329 | 8803=_PDFRenderer.applyStateChanges |
12330 | 12330 | 11415=PickEvent.__init__ |
12331 | -15807=spectral_testcase_nosig_complex_onesided_noNFFT_no_pad_to | |
12331 | +15834=spectral_testcase_nosig_complex_onesided_noNFFT_no_pad_to | |
12332 | 12332 | 16679=LayoutItem.set_visible_layers |
12333 | 12333 | 10020=_patch_dict._patch_dict |
12334 | 12334 | 6175=LimitOverrunError |
@@ -12345,7 +12345,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
12345 | 12345 | 7473=Listener.close |
12346 | 12346 | 3870=BinaryIO |
12347 | 12347 | 13163=RendererCairo.__init__ |
12348 | -10884=c_ulonglong | |
12348 | +10879=c_ulonglong | |
12349 | 12349 | 2408=mpl_toolkits.axes_grid.parasite_axes |
12350 | 12350 | 13933=_SpoofOut |
12351 | 12351 | 10543=MHMessage.set_sequences |
@@ -12358,7 +12358,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
12358 | 12358 | 10683=_UnixSubprocessTransport |
12359 | 12359 | 2519=asyncio.log |
12360 | 12360 | 13832=SpiderImageFile.seek |
12361 | -5107=PercentStyle | |
12361 | +5110=PercentStyle | |
12362 | 12362 | 1228=Onboard.pypredict.lm_wrapper |
12363 | 12363 | 7392=Axes3D.set_xlim3d |
12364 | 12364 | 13428=deferred_error.__init__ |
@@ -12366,9 +12366,9 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
12366 | 12366 | 10197=PMVLabel.__init__ |
12367 | 12367 | 4624=WorksheetMeta |
12368 | 12368 | 3927=MAxisConcatenator |
12369 | -15229=SessionJobsAndResultsResumeTests | |
12370 | -16021=HTMLTokenizer.scriptDataDoubleEscapedLessThanSignState | |
12371 | -5500=BabylMessage | |
12369 | +15230=SessionJobsAndResultsResumeTests | |
12370 | +16026=HTMLTokenizer.scriptDataDoubleEscapedLessThanSignState | |
12371 | +5501=BabylMessage | |
12372 | 12372 | 16542=AnchoredText.__init__ |
12373 | 12373 | 11206=Combine.__init__ |
12374 | 12374 | 8377=Sequencer.next |
@@ -12383,7 +12383,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
12383 | 12383 | 808=orca.scripts.apps.planner.script |
12384 | 12384 | 13368=ProtocolError.__init__ |
12385 | 12385 | 12013=zvode.reset |
12386 | -14451=SECT233R1 | |
12386 | +14452=SECT233R1 | |
12387 | 12387 | 4566=TextDomain |
12388 | 12388 | 10166=TriMesh.set_paths |
12389 | 12389 | 942=_imp |
@@ -12391,7 +12391,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
12391 | 12391 | 16675=Transport.single_request |
12392 | 12392 | 13339=CheckBoxCommandMixIn |
12393 | 12393 | 6331=ReferenceConstraint |
12394 | -10876=c_ushort | |
12394 | +10874=c_ushort | |
12395 | 12395 | 13523=Curl.__init__ |
12396 | 12396 | 1835=curl.__init__ |
12397 | 12397 | 3877=RegisteredID |
@@ -12454,7 +12454,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
12454 | 12454 | 12517=GUIAdapter.__init__ |
12455 | 12455 | 12796=GbrImageFile._open |
12456 | 12456 | 920=orca.scripts.apps.Thunderbird.speech_generator |
12457 | -5513=RendererPdf | |
12457 | +5514=RendererPdf | |
12458 | 12458 | 12898=BlockFinder.__init__ |
12459 | 12459 | 274=xdg.__init__ |
12460 | 12460 | 11061=ode.__init__ |
@@ -12469,7 +12469,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
12469 | 12469 | 4032=Source |
12470 | 12470 | 543=scipy.optimize._trustregion_dogleg |
12471 | 12471 | 16587=Tdb |
12472 | -6718=_multivalued | |
12472 | +6720=_multivalued | |
12473 | 12473 | 5589=RendererPgf |
12474 | 12474 | 8140=CRLNumber.__init__ |
12475 | 12475 | 8970=Affine2DBase |
@@ -12484,7 +12484,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
12484 | 12484 | 13052=NamespaceViewer.load_dict |
12485 | 12485 | 8038=SSLSocket.context |
12486 | 12486 | 1552=cryptography.exceptions |
12487 | -5537=ControlLine | |
12487 | +5538=ControlLine | |
12488 | 12488 | 508=email.__init__ |
12489 | 12489 | 3283=LinguaMakoExtractor |
12490 | 12490 | 16296=JobDefinitionLegacyAPI.Meta |
@@ -12494,11 +12494,11 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
12494 | 12494 | 8363=SpawnBase.__init__ |
12495 | 12495 | 8412=FsPlugInCollection.load |
12496 | 12496 | 12847=DB.qread |
12497 | -11603=Log2Transform | |
12497 | +11601=Log2Transform | |
12498 | 12498 | 8638=suppress.__init__ |
12499 | 12499 | 3241=HTTPBasicAuth |
12500 | 12500 | 7566=ValueAxis._setRange |
12501 | -14112=ParagraphAndImage.split | |
12501 | +14114=ParagraphAndImage.split | |
12502 | 12502 | 6626=UpdateList |
12503 | 12503 | 2703=matplotlib.tests.test_patheffects |
12504 | 12504 | 9353=_fusc.__init__ |
@@ -12509,7 +12509,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
12509 | 12509 | 10427=JobState |
12510 | 12510 | 284=scipy.io.wavfile |
12511 | 12511 | 4862=Tfm |
12512 | -15657=ConfigUnityGreeter._init_keys | |
12512 | +15664=ConfigUnityGreeter._init_keys | |
12513 | 12513 | 12586=build_scripts_2to3 |
12514 | 12514 | 966=orca.object_properties |
12515 | 12515 | 11117=_ItemContext.__init__ |
@@ -12533,7 +12533,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
12533 | 12533 | 9201=TreeBuilder._setInsertFromTable |
12534 | 12534 | 6975=PurePosixPath |
12535 | 12535 | 3804=TestIO |
12536 | -11400=InterpolationError.__init__ | |
12536 | +11401=InterpolationError.__init__ | |
12537 | 12537 | 5014=HBMatrixType |
12538 | 12538 | 2667=oauthlib.oauth2.rfc6749.clients.service_application |
12539 | 12539 | 5294=SafeConfigParser |
@@ -12544,9 +12544,9 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
12544 | 12544 | 6926=PDFType1Font |
12545 | 12545 | 6964=NoPublicKeysFound |
12546 | 12546 | 16699=_IterationGuard.__init__ |
12547 | -4327=ARC4 | |
12548 | -5778=_dummyStdButtonBox | |
12549 | -5032=FigureManagerBase | |
12547 | +4322=ARC4 | |
12548 | +5771=_dummyStdButtonBox | |
12549 | +5036=FigureManagerBase | |
12550 | 12550 | 12823=EncodingParser.__init__ |
12551 | 12551 | 8863=Event.clear |
12552 | 12552 | 4447=_FakeSignal |
@@ -12560,10 +12560,10 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
12560 | 12560 | 3940=TixWidget |
12561 | 12561 | 6402=AxisArtist |
12562 | 12562 | 7234=Parameter.__setstate__ |
12563 | -5839=TextArea | |
12563 | +5840=TextArea | |
12564 | 12564 | 9987=OperatorMatcher.__init__ |
12565 | 12565 | 3252=LockDraw |
12566 | -7741=halflogistic_gen | |
12566 | +7773=halflogistic_gen | |
12567 | 12567 | 10255=Spine.cla |
12568 | 12568 | 14439=BlockingKeyMouseInput.__call__ |
12569 | 12569 | 6591=PDFImage |
@@ -12588,11 +12588,11 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
12588 | 12588 | 1024=reportlab.lib.randomtext |
12589 | 12589 | 2163=plainbox.impl.commands.dev |
12590 | 12590 | 1251=pytz.tzfile |
12591 | -5691=Hlist | |
12591 | +5669=Hlist | |
12592 | 12592 | 9311=FigureCanvasWx._onSize |
12593 | 12593 | 15408=_Utils.__init__ |
12594 | 12594 | 15556=BaseHandler.run |
12595 | -7788=genexpon_gen | |
12595 | +7786=genexpon_gen | |
12596 | 12596 | 15322=Chart.set_plotarea |
12597 | 12597 | 1648=encodings.aliases |
12598 | 12598 | 16071=Axis.set_pane_pos |
@@ -12600,7 +12600,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
12600 | 12600 | 11086=SequenceMatcher.set_seq1 |
12601 | 12601 | 6257=MaxRetryError |
12602 | 12602 | 11558=SequenceMatcher.set_seq2 |
12603 | -12319=InvalidAccessErr | |
12603 | +12320=InvalidAccessErr | |
12604 | 12604 | 14020=DesiredJobListResumeTests.setUp |
12605 | 12605 | 8623=CertificateRevocationListBuilder.__init__ |
12606 | 12606 | 3740=Condition |
@@ -12623,7 +12623,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
12623 | 12623 | 9029=Axis.grid |
12624 | 12624 | 13137=DocTest.__init__ |
12625 | 12625 | 4437=ScatterPlot |
12626 | -5116=PlaceHolder | |
12626 | +5115=PlaceHolder | |
12627 | 12627 | 2646=jwt.contrib.algorithms.pycrypto |
12628 | 12628 | 1807=reportlab.graphics.samples.bubble |
12629 | 12629 | 5398=CIDTypeFace |
@@ -12643,18 +12643,18 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
12643 | 12643 | 13116=CygwinCCompiler.__init__ |
12644 | 12644 | 2114=reportlab.graphics.charts.dotbox |
12645 | 12645 | 4006=_AxesImageBase |
12646 | -16649=CategoryUnitValidatorLegacyAPI | |
12646 | +16650=CategoryUnitValidatorLegacyAPI | |
12647 | 12647 | 2161=plainbox.vendor.extcmd.test |
12648 | 12648 | 8760=Image.__init__ |
12649 | 12649 | 3384=Traceback |
12650 | 12650 | 1378=unohelper |
12651 | 12651 | 9787=memmap.__new__ |
12652 | -6229=DocPara | |
12652 | +6224=DocPara | |
12653 | 12653 | 11263=FileList.__init__ |
12654 | -6302=AptDownloadsView | |
12654 | +6308=AptDownloadsView | |
12655 | 12655 | 10852=EllipseCollection._set_transforms |
12656 | -6575=WatchedFileHandler | |
12657 | -5108=StringTemplateStyle | |
12656 | +6581=WatchedFileHandler | |
12657 | +5111=StringTemplateStyle | |
12658 | 12658 | 4056=StreamMask |
12659 | 12659 | 14751=HTMLRepr.__init__ |
12660 | 12660 | 8514=ToolBase.__init__ |
@@ -12679,12 +12679,12 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
12679 | 12679 | 10610=Spine.set_smart_bounds |
12680 | 12680 | 10691=CaseInsensitiveDict.__init__ |
12681 | 12681 | 11160=ActionFlowable.__init__ |
12682 | -16043=HTMLTokenizer.doctypePublicIdentifierDoubleQuotedState | |
12683 | -8744=MarkerStyle._set_caretleft | |
12682 | +16057=HTMLTokenizer.doctypePublicIdentifierDoubleQuotedState | |
12683 | +8738=MarkerStyle._set_caretleft | |
12684 | 12684 | 12672=NavigationToolbar2WebAgg.set_cursor |
12685 | -15447=ObjectIdentifierDecoder | |
12685 | +15445=ObjectIdentifierDecoder | |
12686 | 12686 | 7667=DebPackage.__init__ |
12687 | -7778=laplace_gen | |
12687 | +7759=laplace_gen | |
12688 | 12688 | 13028=Device.__init__ |
12689 | 12689 | 1328=matplotlib.backends.backend_gtk |
12690 | 12690 | 11894=AutotoolsBuildSystemTests.setUp |
@@ -12695,9 +12695,9 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
12695 | 12695 | 8171=Legend.__init__ |
12696 | 12696 | 14064=HTTPErrorProcessor |
12697 | 12697 | 14622=fifo.__init__ |
12698 | -6758=FloppyDisk | |
12698 | +6752=FloppyDisk | |
12699 | 12699 | 11572=Elinks |
12700 | -5756=_dummyMenubutton | |
12700 | +5790=_dummyMenubutton | |
12701 | 12701 | 15567=HostChangedError.__init__ |
12702 | 12702 | 1325=idlelib.CallTips |
12703 | 12703 | 3171=ChoiceValidator |
@@ -12705,7 +12705,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
12705 | 12705 | 7911=KeyMenu.popup |
12706 | 12706 | 6925=UTC |
12707 | 12707 | 171=scipy.sparse.data |
12708 | -4777=ResourceProgram | |
12708 | +4778=ResourceProgram | |
12709 | 12709 | 5069=ArgvDictValue |
12710 | 12710 | 12292=RootViaSudoExecutionControllerTests |
12711 | 12711 | 4886=ArMember |
@@ -12730,7 +12730,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
12730 | 12730 | 2899=Ean13BarcodeWidget |
12731 | 12731 | 13993=EUCJPContextAnalysis |
12732 | 12732 | 4302=PollSelector |
12733 | -11422=Slice | |
12733 | +11420=Slice | |
12734 | 12734 | 2059=html5lib.treebuilders.etree_lxml |
12735 | 12735 | 10118=_SelectorSocketTransport.resume_reading |
12736 | 12736 | 10775=ConstraintsUnion |
@@ -12761,7 +12761,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
12761 | 12761 | 143=matplotlib.backends.__init__ |
12762 | 12762 | 11155=ModifiedInterpreter.runcode |
12763 | 12763 | 2315=lib2to3.fixes.fix_exec |
12764 | -9507=atlas_3_10_threads_info | |
12764 | +9499=atlas_3_10_threads_info | |
12765 | 12765 | 11180=AngleAddr |
12766 | 12766 | 11720=DocWhile.__init__ |
12767 | 12767 | 509=multiprocessing.synchronize |
@@ -12783,7 +12783,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
12783 | 12783 | 10793=CategoryAxis._calcTickmarkPositions |
12784 | 12784 | 1019=reportlab.graphics.charts.linecharts |
12785 | 12785 | 6295=JSONEncoder |
12786 | -7292=nct_gen | |
12786 | +7295=nct_gen | |
12787 | 12787 | 141=numpy.testing.utils |
12788 | 12788 | 12952=TokenList.__init__ |
12789 | 12789 | 3221=cssParse |
@@ -12798,10 +12798,10 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
12798 | 12798 | 7931=Jinja2SessionStateExporter.__init__ |
12799 | 12799 | 9919=FigureManagerTkAgg.__init__ |
12800 | 12800 | 5422=ReportLabLogo |
12801 | -3176=IndexFormatter | |
12801 | +3177=IndexFormatter | |
12802 | 12802 | 10324=DebuggingServer |
12803 | 12803 | 15242=AutocompleteIngredient |
12804 | -3727=UserNotice | |
12804 | +3730=UserNotice | |
12805 | 12805 | 8857=Debug.__init__ |
12806 | 12806 | 9661=MIMEVersionHeader.init |
12807 | 12807 | 11598=NaturalLogTransform |
@@ -12811,7 +12811,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
12811 | 12811 | 2244=chardet.euckrprober |
12812 | 12812 | 11314=Menu.__init__ |
12813 | 12813 | 2070=jwt.compat |
12814 | -15654=ConfigWindow.Portrait._init_keys | |
12814 | +15657=ConfigWindow.Portrait._init_keys | |
12815 | 12815 | 937=orca.orca_platform |
12816 | 12816 | 4422=Face |
12817 | 12817 | 13682=FileList.sort |
@@ -12819,7 +12819,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
12819 | 12819 | 13676=AptPackageKitWorker.__init__ |
12820 | 12820 | 1575=idlelib.tabbedpages |
12821 | 12821 | 10645=MessageExtractor |
12822 | -15603=PackageKitTransaction.SearchNames | |
12822 | +15589=PackageKitTransaction.SearchNames | |
12823 | 12823 | 2410=bs4.tests.test_html5lib |
12824 | 12824 | 7691=Font.__init__ |
12825 | 12825 | 14848=GribStubImageFile._open |
@@ -12866,7 +12866,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
12866 | 12866 | 12153=AptUrl.__init__ |
12867 | 12867 | 3588=_process_plot_var_args.__setstate__ |
12868 | 12868 | 946=_collections |
12869 | -6722=_PkgRelationMixin | |
12869 | +6719=_PkgRelationMixin | |
12870 | 12870 | 15878=Fade |
12871 | 12871 | 12435=_DOF_estimator_geom |
12872 | 12872 | 3663=_subreaper |
@@ -12887,7 +12887,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
12887 | 12887 | 11342=SoftwarePropertiesGtk.__init__ |
12888 | 12888 | 12535=dispatcher.handle_connect_event |
12889 | 12889 | 6036=SMTPSenderRefused |
12890 | -4964=PDFText | |
12890 | +4962=PDFText | |
12891 | 12891 | 13432=_ExceptionWithTraceback.__init__ |
12892 | 12892 | 13361=IOBinding.loadfile |
12893 | 12893 | 784=symtable |
@@ -12899,7 +12899,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
12899 | 12899 | 4950=Scope |
12900 | 12900 | 4075=Filter |
12901 | 12901 | 2922=SetTopFlowables.__init__ |
12902 | -5924=ArgumentError | |
12902 | +5928=ArgumentError | |
12903 | 12903 | 15146=MultiprocessRefactoringTool.__init__ |
12904 | 12904 | 4841=DialogAddSourcesList |
12905 | 12905 | 11500=AutoCompleteWindow.show_window |
@@ -12915,7 +12915,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
12915 | 12915 | 9213=Script.__sayAllProgressCallback |
12916 | 12916 | 2508=plainbox.impl.session.state |
12917 | 12917 | 13707=Converter |
12918 | -16092=PolyCollection.__init__ | |
12918 | +16088=PolyCollection.__init__ | |
12919 | 12919 | 2146=idlelib.Bindings |
12920 | 12920 | 2866=BroydenFirst.__init__ |
12921 | 12921 | 8274=Line2D.set_dash_joinstyle |
@@ -12924,13 +12924,13 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
12924 | 12924 | 6016=ModinfoParser |
12925 | 12925 | 8425=ZipProvider._index |
12926 | 12926 | 506=aptdaemon.config |
12927 | -16026=HTMLTokenizer.beforeDoctypePublicIdentifierState | |
12927 | +16037=HTMLTokenizer.beforeDoctypePublicIdentifierState | |
12928 | 12928 | 768=multiprocessing.popen_forkserver |
12929 | 12929 | 1900=plainbox.impl.secure.config |
12930 | 12930 | 10467=Axis.set_rotate_label |
12931 | 12931 | 8551=CoordType |
12932 | 12932 | 12260=MemcachedBytecodeCache.__init__ |
12933 | -7795=foldcauchy_gen | |
12933 | +7741=foldcauchy_gen | |
12934 | 12934 | 14852=XbmImageFile._open |
12935 | 12935 | 10939=ValueAxis._calcStepAndTickPositions |
12936 | 12936 | 15969=EditorWindow.set_status_bar |
@@ -12942,8 +12942,8 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
12942 | 12942 | 10864=Unmarshaller.end_fault |
12943 | 12943 | 7899=BaseSubprocessTransport.__init__ |
12944 | 12944 | 12376=screen.__init__ |
12945 | -5747=InputOnly | |
12946 | -6387=YAArrow | |
12945 | +5759=InputOnly | |
12946 | +6357=YAArrow | |
12947 | 12947 | 8320=DecompressReader.__init__ |
12948 | 12948 | 13418=BrailleEvent.__init__ |
12949 | 12949 | 2446=AptUrl.gtk.backend.InstallBackendSynaptic |
@@ -12952,7 +12952,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
12952 | 12952 | 1677=xdiagnose.welcome |
12953 | 12953 | 5592=mkl_info |
12954 | 12954 | 3203=validate_nseq_int |
12955 | -6581=BufferingHandler | |
12955 | +6571=BufferingHandler | |
12956 | 12956 | 11565=Lasso.__init__ |
12957 | 12957 | 3822=RemoteTemporaryDirectory |
12958 | 12958 | 15924=PDFImage.PIL_imagedata |
@@ -12960,10 +12960,10 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
12960 | 12960 | 419=statistics |
12961 | 12961 | 1797=PIL.ImageFilter |
12962 | 12962 | 10829=Artist.get_transform |
12963 | -7021=ParseResultBytes | |
12963 | +7018=ParseResultBytes | |
12964 | 12964 | 8851=Wave_read.close |
12965 | 12965 | 9882=_SSLPipe.feed_appdata |
12966 | -5377=UFWCommandRouteRule | |
12966 | +5378=UFWCommandRouteRule | |
12967 | 12967 | 12731=HTMLTokenizer.rcdataEndTagNameState |
12968 | 12968 | 4199=MacOSX |
12969 | 12969 | 10767=TextToPath.get_texmanager |
@@ -12979,7 +12979,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
12979 | 12979 | 11217=ColorDelegator.recolorize |
12980 | 12980 | 6533=BaseDefaultEventLoopPolicy |
12981 | 12981 | 11140=Option._check_action |
12982 | -5692=MathtextBackendPdf | |
12982 | +5690=MathtextBackendPdf | |
12983 | 12983 | 10060=ParserElement.setBreak |
12984 | 12984 | 12923=ContentTypes.__init__ |
12985 | 12985 | 14478=_ZipDecrypter.__init__ |
@@ -12997,7 +12997,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
12997 | 12997 | 11501=AutoCompleteWindow.hide_window |
12998 | 12998 | 8972=JpegImageFile |
12999 | 12999 | 9010=CategoryUnitTests.setUp |
13000 | -16044=HTMLTokenizer.scriptDataDoubleEscapeStartState | |
13000 | +16039=HTMLTokenizer.scriptDataDoubleEscapeStartState | |
13001 | 13001 | 16539=SaveFigureTk |
13002 | 13002 | 2750=plainbox.impl.commands.test_run |
13003 | 13003 | 11948=Char.__init__ |
@@ -13007,8 +13007,8 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
13007 | 13007 | 10322=ForkServer.set_forkserver_preload |
13008 | 13008 | 6686=UniversalDetector |
13009 | 13009 | 2575=chardet.sbcharsetprober |
13010 | -5031=KeyEvent | |
13011 | -6212=LegacyApplicationServer | |
13010 | +5035=KeyEvent | |
13011 | +6240=LegacyApplicationServer | |
13012 | 13012 | 1319=matplotlib.backends.backend_wx |
13013 | 13013 | 1650=pyatspi.deviceevent |
13014 | 13014 | 11624=GtkProgress.update |
@@ -13031,33 +13031,33 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
13031 | 13031 | 15266=FileTreeItem.SetText |
13032 | 13032 | 2444=numpy.distutils.command.install_clib |
13033 | 13033 | 8054=WhiteListTests |
13034 | -6760=YesNo | |
13034 | +6765=YesNo | |
13035 | 13035 | 8789=MaskedArray.set_fill_value |
13036 | 13036 | 12377=Keyboard.set_layout |
13037 | 13037 | 9932=Collection.set_offsets |
13038 | 13038 | 11543=Akima1DInterpolator.__init__ |
13039 | 13039 | 6527=TestData |
13040 | -10869=c_short | |
13041 | -14069=AbstractFormatter.add_line_break | |
13040 | +10872=c_short | |
13041 | +14070=AbstractFormatter.add_line_break | |
13042 | 13042 | 2380=html5lib.treebuilders.dom |
13043 | 13043 | 2447=distutils.command.install_scripts |
13044 | 13044 | 14710=SMTPChannel.__mailfrom |
13045 | 13045 | 11809=PDFStitchingFunction.__init__ |
13046 | 13046 | 16391=TestNamedspacedAttribute |
13047 | 13047 | 7127=Legendre |
13048 | -14189=BCInputline | |
13048 | +14185=BCInputline | |
13049 | 13049 | 6251=ModuleBrowserTreeItem |
13050 | 13050 | 3166=FieldsDict |
13051 | 13051 | 3014=MaskedConstant |
13052 | 13052 | 11662=AboutDialog.__init__ |
13053 | 13053 | 4408=_EnumDict |
13054 | 13054 | 11829=PyShellEditorWindow.update_breakpoints |
13055 | -11995=blas_src_info | |
13056 | -9499=umfpack_info | |
13055 | +11997=blas_src_info | |
13056 | +9502=umfpack_info | |
13057 | 13057 | 10165=QuadMesh.set_paths |
13058 | 13058 | 15134=CalledProcessError.stdout |
13059 | -16114=XAxis.set_ticks_position | |
13060 | -14542=PullDOM.ignorableWhitespace | |
13059 | +16122=XAxis.set_ticks_position | |
13060 | +14539=PullDOM.ignorableWhitespace | |
13061 | 13061 | 15012=Workbook._prepare_vml |
13062 | 13062 | 13519=FadeTimer |
13063 | 13063 | 2999=Vec2D |
@@ -13070,9 +13070,9 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
13070 | 13070 | 11856=Tbuffer.__init__ |
13071 | 13071 | 16548=UFWCommandRouteRule.__init__ |
13072 | 13072 | 670=numpy.f2py.auxfuncs |
13073 | -7759=powernorm_gen | |
13073 | +7739=powernorm_gen | |
13074 | 13074 | 6008=RendererSVG |
13075 | -6369=FancyBboxPatch | |
13075 | +6375=FancyBboxPatch | |
13076 | 13076 | 5654=ExpressionGenerator |
13077 | 13077 | 11619=FileHandler.__init__ |
13078 | 13078 | 6517=Optimizer |
@@ -13082,7 +13082,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
13082 | 13082 | 6530=_PaddedFile |
13083 | 13083 | 734=py_compile |
13084 | 13084 | 4355=CdromProgress |
13085 | -7772=alpha_gen | |
13085 | +7752=alpha_gen | |
13086 | 13086 | 401=pickle |
13087 | 13087 | 14382=Axis._update_axisinfo |
13088 | 13088 | 8547=StateType |
@@ -13090,12 +13090,12 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
13090 | 13090 | 14485=ARC4.__init__ |
13091 | 13091 | 1256=idlelib.CallTipWindow |
13092 | 13092 | 14123=SessionStateResumeTests.setUp |
13093 | -10877=c_ulong | |
13093 | +10875=c_ulong | |
13094 | 13094 | 395=multiprocessing.popen_fork |
13095 | 13095 | 8294=DBusException.__init__ |
13096 | 13096 | 6880=RLString |
13097 | 13097 | 10155=PatternMatcher.__init__ |
13098 | -14461=SECP384R1 | |
13098 | +14464=SECP384R1 | |
13099 | 13099 | 9320=ListedColormap._init |
13100 | 13100 | 12488=Axis.convert_units |
13101 | 13101 | 7913=DrawingArea.clip_children |
@@ -13106,11 +13106,11 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
13106 | 13106 | 10665=Barrier._break |
13107 | 13107 | 11657=IcnsImageFile.load |
13108 | 13108 | 1226=matplotlib.tests.test_colors |
13109 | -6749=NoEntry | |
13109 | +6762=NoEntry | |
13110 | 13110 | 7350=LineChartProperties |
13111 | 13111 | 13866=SMTPHandler.__init__ |
13112 | 13112 | 9715=LazyPlugInCollection.fake_plugins |
13113 | -7305=triang_gen | |
13113 | +7301=triang_gen | |
13114 | 13114 | 15113=OptionContainer.__init__ |
13115 | 13115 | 6202=AutoCompleteWindow |
13116 | 13116 | 4433=SimpleTimeSeriesPlot |
@@ -13128,16 +13128,16 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
13128 | 13128 | 3119=LegendColEndCallout |
13129 | 13129 | 8728=PdfPages.close |
13130 | 13130 | 2209=PIL.ImageDraw |
13131 | -3188=SymmetricalLogLocator | |
13131 | +3197=SymmetricalLogLocator | |
13132 | 13132 | 14568=RenderingContextIngredient |
13133 | -13636=RTriangle.__init__ | |
13133 | +13640=RTriangle.__init__ | |
13134 | 13134 | 7477=_CertificateSigningRequest.__init__ |
13135 | 13135 | 9242=Crtc.__init__ |
13136 | 13136 | 13734=spawn.read_nonblocking |
13137 | 13137 | 2270=jinja2.exceptions |
13138 | 13138 | 6603=_TestClass |
13139 | -16030=HTMLTokenizer.beforeAttributeNameState | |
13140 | -16496=HeaderLabel | |
13139 | +16027=HTMLTokenizer.beforeAttributeNameState | |
13140 | +16497=HeaderLabel | |
13141 | 13141 | 10468=Table._cr_1_1 |
13142 | 13142 | 11166=bdist_msi |
13143 | 13143 | 15706=MakefileBuildSystemTests |
@@ -13146,13 +13146,13 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
13146 | 13146 | 14349=UFWRule.set_interface |
13147 | 13147 | 6818=Function.get_locals |
13148 | 13148 | 8465=HTMLTreeBuilderSmokeTest |
13149 | -15965=_AxesBase.add_artist | |
13149 | +15964=_AxesBase.add_artist | |
13150 | 13150 | 8568=TEXT_BOUNDARY_TYPE |
13151 | 13151 | 15686=TreeNode.select |
13152 | 13152 | 4110=Number |
13153 | 13153 | 4127=IdbProxy |
13154 | 13154 | 6112=FormatError |
13155 | -16088=PathCollection.__init__ | |
13155 | +16089=PathCollection.__init__ | |
13156 | 13156 | 4187=JsonIO |
13157 | 13157 | 3297=FilesParagraph.__init__ |
13158 | 13158 | 2539=cryptography.hazmat.primitives.interfaces.__init__ |
@@ -13176,7 +13176,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
13176 | 13176 | 11280=ContourSet.set_alpha |
13177 | 13177 | 15696=XMLRPCDocGenerator.set_server_documentation |
13178 | 13178 | 1540=cryptography.hazmat.primitives.padding |
13179 | -15799=spectral_testcase_nosig_real_twosided_noNFFT_no_pad_to | |
13179 | +15851=spectral_testcase_nosig_real_twosided_noNFFT_no_pad_to | |
13180 | 13180 | 4035=Token |
13181 | 13181 | 4074=_imaging_not_installed |
13182 | 13182 | 11040=_AxesBase._set_lim_and_transforms |
@@ -13185,7 +13185,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
13185 | 13185 | 10858=HTTPConnection.set_tunnel |
13186 | 13186 | 14634=PlugInTests |
13187 | 13187 | 579=scipy.stats._binned_statistic |
13188 | -6223=PageBreak | |
13188 | +6214=PageBreak | |
13189 | 13189 | 9799=Output.set_to_preferred_mode |
13190 | 13190 | 10918=PBKDF2HMAC.derive |
13191 | 13191 | 16720=Zone.__getattr__ |
@@ -13194,7 +13194,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
13194 | 13194 | 4769=TTFontFile |
13195 | 13195 | 3893=_MarkupEscapeHelper |
13196 | 13196 | 1813=distutils.command.build_py |
13197 | -3442=_StoreAction | |
13197 | +3444=_StoreAction | |
13198 | 13198 | 731=linecache |
13199 | 13199 | 1590=apport.crashdb |
13200 | 13200 | 8757=_FilteredCacheHelper.set_filter |
@@ -13227,10 +13227,10 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
13227 | 13227 | 11609=Usb |
13228 | 13228 | 6296=AptConfigFileConflictDialog |
13229 | 13229 | 10153=HandlerPatch.__init__ |
13230 | -5784=ScrolledHList | |
13230 | +5786=ScrolledHList | |
13231 | 13231 | 15695=XMLRPCDocGenerator.__init__ |
13232 | 13232 | 4043=BaseWorker |
13233 | -16501=Atom | |
13233 | +16495=Atom | |
13234 | 13234 | 9985=SessionStateExporterBase.__init__ |
13235 | 13235 | 6178=WedgeProperties |
13236 | 13236 | 5388=PartialIteratorWrapper |
@@ -13249,7 +13249,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
13249 | 13249 | 204=feedparser |
13250 | 13250 | 14119=Chart.set_size |
13251 | 13251 | 858=orca.scripts.apps.soffice.speech_generator |
13252 | -7011=_NetlocResultMixinStr | |
13252 | +7013=_NetlocResultMixinStr | |
13253 | 13253 | 11375=BoundArguments.apply_defaults |
13254 | 13254 | 14168=HTTPSProgressHandler |
13255 | 13255 | 6445=InfosetFilter |
@@ -13297,7 +13297,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
13297 | 13297 | 2002=encodings.iso8859_15 |
13298 | 13298 | 2001=encodings.iso8859_16 |
13299 | 13299 | 14411=ODR.restart |
13300 | -16125=Tick.set_pad | |
13300 | +16115=Tick.set_pad | |
13301 | 13301 | 35=jinja2.nodes |
13302 | 13302 | 5217=OpcodeInfo |
13303 | 13303 | 10598=AptTerminal.__init__ |
@@ -13316,14 +13316,14 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
13316 | 13316 | 4412=LayoutPopup |
13317 | 13317 | 15699=XMLRPCDocGenerator.set_server_name |
13318 | 13318 | 6410=_ResourceSharer |
13319 | -15828=spectral_testcase_nosig_real_defaultsided_overlap | |
13319 | +15803=spectral_testcase_nosig_real_defaultsided_overlap | |
13320 | 13320 | 448=scipy.io.harwell_boeing.hb |
13321 | 13321 | 13853=Debugger.__init__ |
13322 | 13322 | 14880=FormatError.__init__ |
13323 | 13323 | 457=scipy.misc.__init__ |
13324 | 13324 | 10747=DistUpgradeViewGtk3.create_terminal |
13325 | -5342=QRHanzi | |
13326 | -6766=Fault | |
13325 | +5343=QRHanzi | |
13326 | +6759=Fault | |
13327 | 13327 | 13055=_Log10Memoize.__init__ |
13328 | 13328 | 9468=Script.onTextInserted |
13329 | 13329 | 6495=Attr |
@@ -13339,7 +13339,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
13339 | 13339 | 3741=Rect |
13340 | 13340 | 6831=InnerTypeConstraint._setValues |
13341 | 13341 | 11544=_AxesBase.set_axis_off |
13342 | -5832=OffsetImage | |
13342 | +5837=OffsetImage | |
13343 | 13343 | 7613=install_lib |
13344 | 13344 | 9806=BaseParser.beginPre |
13345 | 13345 | 6071=DesktopEntry |
@@ -13354,23 +13354,23 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
13354 | 13354 | 15100=IOBinding.askopenfile |
13355 | 13355 | 12710=ExampleService |
13356 | 13356 | 488=scipy.linalg.flinalg |
13357 | -5681=GlueSpec | |
13357 | +5695=GlueSpec | |
13358 | 13358 | 6486=ImageFile |
13359 | 13359 | 15518=RegistryTest.setUp |
13360 | 13360 | 756=pyatspi.application |
13361 | -8302=TransactionCancelled | |
13361 | +8295=TransactionCancelled | |
13362 | 13362 | 14551=RubberbandTk.draw_rubberband |
13363 | 13363 | 11893=MakefileBuildSystemTests.setUp |
13364 | 13364 | 16578=AsymmetricVerificationContext |
13365 | 13365 | 5869=BboxConnector |
13366 | 13366 | 12917=HTML5LibBuilderSmokeTest |
13367 | -15954=Artist.draw | |
13367 | +15953=Artist.draw | |
13368 | 13368 | 12474=SMTPChannel.__conn |
13369 | 13369 | 13884=_AcquireFutures.__init__ |
13370 | 13370 | 10713=SubplotDivider.set_subplotspec |
13371 | 13371 | 5158=MirrorTest.PingWorker |
13372 | 13372 | 505=email |
13373 | -3446=UpdateAction | |
13373 | +3448=UpdateAction | |
13374 | 13374 | 7805=LambertAxes.LambertTransform.__init__ |
13375 | 13375 | 9481=Legend._init_legend_box |
13376 | 13376 | 3492=Section |
@@ -13390,7 +13390,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
13390 | 13390 | 2249=xdiagnose.utils.processes |
13391 | 13391 | 12052=UndoDelegator.undo_event |
13392 | 13392 | 4286=BrlCell |
13393 | -5476=ColorSelectionDialog | |
13393 | +5462=ColorSelectionDialog | |
13394 | 13394 | 42=tokenize |
13395 | 13395 | 7131=_AxesBase.apply_aspect |
13396 | 13396 | 1008=orca.chat |
@@ -13407,8 +13407,8 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
13407 | 13407 | 13577=CategoryUnit.Meta |
13408 | 13408 | 100=multiprocessing.reduction |
13409 | 13409 | 9858=FormElement |
13410 | -15803=spectral_testcase_nosig_real_defaultsided_nopad_to | |
13411 | -9268=Indicator._init_indicator | |
13410 | +15847=spectral_testcase_nosig_real_defaultsided_nopad_to | |
13411 | +9277=Indicator._init_indicator | |
13412 | 13412 | 9759=BCLanguage._on_menu_closed |
13413 | 13413 | 16560=AptUrlController.__init__ |
13414 | 13414 | 6490=VarWriter4 |
@@ -13419,7 +13419,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
13419 | 13419 | 5516=Verbatim |
13420 | 13420 | 16160=IOLogRecordWriter.__init__ |
13421 | 13421 | 14926=Diagnostic.__init__ |
13422 | -6074=TitledHelpFormatter | |
13422 | +6075=TitledHelpFormatter | |
13423 | 13423 | 13296=DummyDoc |
13424 | 13424 | 11503=AutoComplete._remove_autocomplete_window |
13425 | 13425 | 14266=_FeedParserMixin._end_dc_contributor |
@@ -13430,21 +13430,21 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
13430 | 13430 | 6352=UFWBackendIptables |
13431 | 13431 | 9565=Legend._set_loc |
13432 | 13432 | 10541=Poly3DCollection.get_vector |
13433 | -15584=PackageKitTransaction.RefreshCache | |
13433 | +15586=PackageKitTransaction.RefreshCache | |
13434 | 13434 | 4273=UnitySupportImpl |
13435 | 13435 | 3257=metaclass |
13436 | -3447=Registry | |
13436 | +3449=Registry | |
13437 | 13437 | 12706=ExpatBuilder.end_element_handler |
13438 | -6072=OptionError | |
13438 | +6073=OptionError | |
13439 | 13439 | 2945=Integer |
13440 | 13440 | 2122=distutils.debug |
13441 | 13441 | 15089=Operator.__init__ |
13442 | -8737=MarkerStyle._set_caretdown | |
13442 | +8743=MarkerStyle._set_caretdown | |
13443 | 13443 | 2040=numpy.distutils.fcompiler.pg |
13444 | 13444 | 6108=_RSASignatureContext |
13445 | 13445 | 14358=PackagingCommand |
13446 | 13446 | 7949=Popen.__init__ |
13447 | -4152=HTTPSHandler | |
13447 | +4150=HTTPSHandler | |
13448 | 13448 | 16559=JobRunnerUIDelegate.__init__ |
13449 | 13449 | 1348=jinja2.utils |
13450 | 13450 | 9656=Ean5BarcodeWidget.draw |
@@ -13455,25 +13455,25 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
13455 | 13455 | 1245=plainbox.vendor.extcmd.glibc |
13456 | 13456 | 12699=_Unframer.read |
13457 | 13457 | 14426=DependencyCycleError.__init__ |
13458 | -16500=DotAtom | |
13458 | +16499=DotAtom | |
13459 | 13459 | 14668=MyCache.release_lock |
13460 | 13460 | 4196=DbfilenameShelf |
13461 | 13461 | 5018=_SelectorSslTransport |
13462 | 13462 | 5315=PciDevice |
13463 | -11425=Compare | |
13463 | +11422=Compare | |
13464 | 13464 | 2843=DependencyMissingErrorTests.setUp |
13465 | -5695=Filll | |
13466 | -7756=powerlaw_gen | |
13465 | +5675=Filll | |
13466 | +7754=powerlaw_gen | |
13467 | 13467 | 7429=PolarTransform.__init__ |
13468 | -13643=StopSign.__init__ | |
13468 | +13637=StopSign.__init__ | |
13469 | 13469 | 13807=Worksheet.set_footer |
13470 | 13470 | 8183=StreamMask.__init__ |
13471 | -7196=MarkerStyle._set_circle | |
13471 | +7197=MarkerStyle._set_circle | |
13472 | 13472 | 15066=_AssertLogsContext.__enter__ |
13473 | 13473 | 12297=CMACBackend |
13474 | 13474 | 15308=_PyAccess8._post_init |
13475 | 13475 | 1503=Onboard.WordSuggestions |
13476 | -12958=BivariateSpline._from_tck | |
13476 | +12959=BivariateSpline._from_tck | |
13477 | 13477 | 13773=NoUpdatesDialog.__init__ |
13478 | 13478 | 8777=_PDFColorSetter.setFillGray |
13479 | 13479 | 1217=mako.filters |
@@ -13491,7 +13491,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
13491 | 13491 | 1839=DistUpgrade.DistUpgradeViewGtk3 |
13492 | 13492 | 4297=BarKey |
13493 | 13493 | 14430=_Flavour.__init__ |
13494 | -16017=HTMLTokenizer.scriptDataEndTagOpenState | |
13494 | +16030=HTMLTokenizer.scriptDataEndTagOpenState | |
13495 | 13495 | 642=lxml.html.__init__ |
13496 | 13496 | 8072=Sequencer.__init__ |
13497 | 13497 | 10745=Text.set_text |
@@ -13505,10 +13505,10 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
13505 | 13505 | 4496=ScriptManager |
13506 | 13506 | 15962=_AxesBase.add_image |
13507 | 13507 | 3581=FontManager.__init__ |
13508 | -5463=Table | |
13508 | +5474=Table | |
13509 | 13509 | 14931=FixedLocator.set_params |
13510 | 13510 | 9287=MaildirMessage.set_flags |
13511 | -16096=Patch.draw | |
13511 | +16095=Patch.draw | |
13512 | 13512 | 5638=REThread |
13513 | 13513 | 12638=Authentication.__init__ |
13514 | 13514 | 14403=PartialIteratorWrapper.__init__ |
@@ -13517,16 +13517,16 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
13517 | 13517 | 16245=AEADEncryptionContext |
13518 | 13518 | 14216=Image.close |
13519 | 13519 | 10978=PendingSeparatorPopup.__init__ |
13520 | -16064=HTMLTokenizer.scriptDataEscapedState | |
13520 | +16023=HTMLTokenizer.scriptDataEscapedState | |
13521 | 13521 | 213=concurrent.futures.process |
13522 | 13522 | 11613=HtmlMixin |
13523 | -6217=Flowable | |
13523 | +6220=Flowable | |
13524 | 13524 | 248=numpy.__init__ |
13525 | 13525 | 12673=PdfFile.beginStream |
13526 | 13526 | 8646=Canvas.push_state_stack |
13527 | 13527 | 10499=KbdWindow.on_screen_size_changed |
13528 | 13528 | 168=pstats |
13529 | -5233=FileMetadata | |
13529 | +5234=FileMetadata | |
13530 | 13530 | 13762=Destination.fitbv |
13531 | 13531 | 14193=ToolTipBase.unschedule |
13532 | 13532 | 12783=ReadSubprocessPipeProto |
@@ -13545,7 +13545,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
13545 | 13545 | 15467=Image.load |
13546 | 13546 | 14740=SequenceMatcher.get_matching_blocks |
13547 | 13547 | 7889=Quiver.remove |
13548 | -16251=VideotexString | |
13548 | +16252=VideotexString | |
13549 | 13549 | 722=plainbox.impl.commands.selftest |
13550 | 13550 | 11520=AxesWidget.__init__ |
13551 | 13551 | 6056=Repr |
@@ -13600,7 +13600,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
13600 | 13600 | 6990=BaseServer.serve_forever |
13601 | 13601 | 4457=EUCTWDistributionAnalysis |
13602 | 13602 | 1855=apt.cdrom |
13603 | -16104=Text.set_backgroundcolor | |
13603 | +16107=Text.set_backgroundcolor | |
13604 | 13604 | 3023=IniFile |
13605 | 13605 | 6336=DistUpgradeView |
13606 | 13606 | 15166=BoxStyle.Sawtooth.__init__ |
@@ -13610,7 +13610,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
13610 | 13610 | 1980=encodings.iso8859_2 |
13611 | 13611 | 1166=numpy.f2py.common_rules |
13612 | 13612 | 1979=encodings.iso8859_1 |
13613 | -6345=FileCache | |
13613 | +6344=FileCache | |
13614 | 13614 | 1986=encodings.iso8859_7 |
13615 | 13615 | 12340=XMLEntityEscaper.__init__ |
13616 | 13616 | 1984=encodings.iso8859_6 |
@@ -13636,17 +13636,17 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
13636 | 13636 | 8260=ConverterMapping.__init__ |
13637 | 13637 | 12496=NodePattern.__init__ |
13638 | 13638 | 3997=SimpleQueue |
13639 | -15822=spectral_testcase_FsAll_real_defaultsided | |
13639 | +15799=spectral_testcase_FsAll_real_defaultsided | |
13640 | 13640 | 6294=EfiResult |
13641 | 13641 | 13284=Image.save |
13642 | 13642 | 7718=SafeChildWatcher.__init__ |
13643 | 13643 | 9354=SuppressCrashReport.__enter__ |
13644 | 13644 | 10293=Transaction._set_progress_download |
13645 | -11397=ParsingError.__init__ | |
13645 | +11399=ParsingError.__init__ | |
13646 | 13646 | 1383=numpy.lib._datasource |
13647 | 13647 | 6743=Latin1Prober |
13648 | 13648 | 12358=FrameBG.__init__ |
13649 | -15986=Figure.figimage | |
13649 | +15987=Figure.figimage | |
13650 | 13650 | 16212=TixWidget.__init__ |
13651 | 13651 | 1690=AptUrl.Parser |
13652 | 13652 | 9489=Skipper.start_element_handler |
@@ -13663,7 +13663,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
13663 | 13663 | 11945=BaseHandler.write |
13664 | 13664 | 13943=SeqDefaultObject |
13665 | 13665 | 4057=lil_matrix |
13666 | -15797=spectral_testcase_nosig_real_defaultsided_noNFFT_no_pad_to | |
13666 | +15798=spectral_testcase_nosig_real_defaultsided_noNFFT_no_pad_to | |
13667 | 13667 | 10505=KeepInFrame.wrap |
13668 | 13668 | 8469=OutputChecker |
13669 | 13669 | 599=scipy.signal.fir_filter_design |
@@ -13671,12 +13671,12 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
13671 | 13671 | 9833=FancyArrowPatch.set_mutation_scale |
13672 | 13672 | 14604=ParserBase.reset |
13673 | 13673 | 4557=DistUpgradeVteTerminal |
13674 | -4584=Stars | |
13674 | +4578=Stars | |
13675 | 13675 | 3130=Table.__init__ |
13676 | 13676 | 6898=DebFile.__updatePkgName |
13677 | 13677 | 102=scipy.linalg.decomp |
13678 | 13678 | 9484=LegendedPie.__init__ |
13679 | -10880=c_wchar | |
13679 | +10871=c_wchar | |
13680 | 13680 | 13145=GettextTranslatorTests |
13681 | 13681 | 844=orca.scripts.apps.empathy.script_utilities |
13682 | 13682 | 1934=idna.idnadata |
@@ -13689,13 +13689,13 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
13689 | 13689 | 3974=_Name2StandardEncodingMap |
13690 | 13690 | 5556=Circle |
13691 | 13691 | 16435=TestIsMemoryCard |
13692 | -4911=Optional | |
13692 | +4907=Optional | |
13693 | 13693 | 9065=relativedelta._fix |
13694 | 13694 | 11727=FixFilter |
13695 | 13695 | 4182=BZ2File |
13696 | 13696 | 10894=UnitDbl.__init__ |
13697 | 13697 | 1541=PIL.__init__ |
13698 | -6559=Sizegrip | |
13698 | +6556=Sizegrip | |
13699 | 13699 | 12711=Pdb.forget |
13700 | 13700 | 15357=Algorithm |
13701 | 13701 | 14124=ProcessJobTests.setUp |
@@ -13706,14 +13706,14 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
13706 | 13706 | 12641=HandlerPathCollection |
13707 | 13707 | 6995=State |
13708 | 13708 | 6019=Stats |
13709 | -15853=spectral_testcase_nosig_complex_twosided_oddlen | |
13709 | +15844=spectral_testcase_nosig_complex_twosided_oddlen | |
13710 | 13710 | 13817=HelpFormatter._Section.__init__ |
13711 | 13711 | 11931=AboutDialog.CreateWidgets |
13712 | -16039=HTMLTokenizer.rcdataLessThanSignState | |
13712 | +16051=HTMLTokenizer.rcdataLessThanSignState | |
13713 | 13713 | 4475=_resultbase |
13714 | -8815=PDFImageXObject.loadImageFromSRC | |
13714 | +8816=PDFImageXObject.loadImageFromSRC | |
13715 | 13715 | 14549=NonInteractiveInstallProgress.update_interface |
13716 | -3199=OldScalarFormatter | |
13716 | +3186=OldScalarFormatter | |
13717 | 13717 | 16729=Dvi._right_x |
13718 | 13718 | 16693=Dvi._right_w |
13719 | 13719 | 4887=HelpViewer |
@@ -13724,7 +13724,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
13724 | 13724 | 10919=ScalarFormatter.set_useLocale |
13725 | 13725 | 12354=_Sparse_Matrix_coo.__init__ |
13726 | 13726 | 14437=ParserElement.parseWithTabs |
13727 | -13389=NotAny.__init__ | |
13727 | +13390=NotAny.__init__ | |
13728 | 13728 | 805=orca.scripts.toolkits.WebKitGtk.script_utilities |
13729 | 13729 | 1303=requests.status_codes |
13730 | 13730 | 2510=plainbox.impl.commands.inv_session |
@@ -13751,12 +13751,12 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
13751 | 13751 | 16750=Chart.set_y_axis |
13752 | 13752 | 2532=scipy.optimize._lsq.lsq_linear |
13753 | 13753 | 426=scipy.constants.__init__ |
13754 | -6228=ListItem | |
13755 | -4971=CheckedPDFDictionary | |
13754 | +6213=ListItem | |
13755 | +4987=CheckedPDFDictionary | |
13756 | 13756 | 12463=SMTP.rset |
13757 | 13757 | 7832=TestLoop.__init__ |
13758 | 13758 | 4660=Bookmarks |
13759 | -11713=SHA1 | |
13759 | +11714=SHA1 | |
13760 | 13760 | 2428=PIL.ImagePalette |
13761 | 13761 | 6646=Doughnut |
13762 | 13762 | 13962=AutotoolsBuildSystem |
@@ -13764,7 +13764,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
13764 | 13764 | 6403=ResourceOwnerPasswordCredentialsGrant |
13765 | 13765 | 7719=FastChildWatcher.__init__ |
13766 | 13766 | 12916=PDFFunction |
13767 | -4150=ftpwrapper | |
13767 | +4155=ftpwrapper | |
13768 | 13768 | 14089=WhiteSpaceTerminal |
13769 | 13769 | 11291=LinearMixing.__init__ |
13770 | 13770 | 6615=ImagePalette |
@@ -13784,7 +13784,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
13784 | 13784 | 4168=_ExceptionWithTraceback |
13785 | 13785 | 6545=install |
13786 | 13786 | 7128=BarChart3D |
13787 | -16009=HTMLTokenizer.emitCurrentToken | |
13787 | +16010=HTMLTokenizer.emitCurrentToken | |
13788 | 13788 | 7239=Canvas._pushAccumulators |
13789 | 13789 | 5263=FormatDatetime |
13790 | 13790 | 5518=PdfFile |
@@ -13804,7 +13804,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
13804 | 13804 | 2655=reportlab.graphics.samples.scatter |
13805 | 13805 | 11240=AbstractFormatter.pop_alignment |
13806 | 13806 | 14737=Lexer.match_reg |
13807 | -3409=GetRealpathAndStat | |
13807 | +3408=GetRealpathAndStat | |
13808 | 13808 | 7874=EnvironmentVarGuard.__init__ |
13809 | 13809 | 11062=ode.set_initial_value |
13810 | 13810 | 1216=idlelib.HyperParser |
@@ -13817,7 +13817,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
13817 | 13817 | 4283=ContentTypes |
13818 | 13818 | 1537=lib2to3.fixes.fix_types |
13819 | 13819 | 1144=matplotlib.backends.qt_compat |
13820 | -13287=GeneralizedTimeEncoder | |
13820 | +13288=GeneralizedTimeEncoder | |
13821 | 13821 | 11433=TypeFace.__init__ |
13822 | 13822 | 2224=checkbox_support.parsers.efi |
13823 | 13823 | 13040=DHBackend |
@@ -13827,7 +13827,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
13827 | 13827 | 9908=CookieJar.set_cookie_if_ok |
13828 | 13828 | 873=orca.scripts.apps.rhythmbox.formatting |
13829 | 13829 | 14121=OffsetBox.set_height |
13830 | -16399=AutoOr | |
13830 | +16402=AutoOr | |
13831 | 13831 | 2459=matplotlib.projections.polar |
13832 | 13832 | 12054=FigureManagerBase.__init__ |
13833 | 13833 | 8266=UnivariateSpline.set_smoothing_factor |
@@ -13841,7 +13841,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
13841 | 13841 | 13847=SMTPChannel.__fqdn |
13842 | 13842 | 3843=ClusterNode |
13843 | 13843 | 2688=pyatspi.state |
13844 | -5339=QR8bitByte | |
13844 | +5340=QR8bitByte | |
13845 | 13845 | 15889=Chunk.read |
13846 | 13846 | 14414=InverseJacobian.__init__ |
13847 | 13847 | 1950=chardet.codingstatemachine |
@@ -13855,14 +13855,14 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
13855 | 13855 | 6887=CharsetMetaAttributeValue |
13856 | 13856 | 6204=FreeSpaceRequired |
13857 | 13857 | 11844=BufferedIncrementalEncoder.__init__ |
13858 | -8816=RECT | |
13858 | +8820=RECT | |
13859 | 13859 | 2907=Axes3D |
13860 | 13860 | 9357=LegacyVersion.__init__ |
13861 | 13861 | 761=plainbox.impl.commands.checkbox |
13862 | 13862 | 13994=IMContext |
13863 | -5381=UFWCommandDefault | |
13863 | +5376=UFWCommandDefault | |
13864 | 13864 | 6450=Encode |
13865 | -4251=Auto | |
13865 | +4242=Auto | |
13866 | 13866 | 5062=DocXMLRPCServer |
13867 | 13867 | 12680=Profile.trace_dispatch_call |
13868 | 13868 | 1067=numpy.distutils.lib2def |
@@ -13877,14 +13877,14 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
13877 | 13877 | 5986=SmoothSphereBivariateSpline |
13878 | 13878 | 6794=ConfigureSubplotsTk |
13879 | 13879 | 11756=FixRepr |
13880 | -5740=_dummyTList | |
13880 | +5784=_dummyTList | |
13881 | 13881 | 15185=PaletteFile.__init__ |
13882 | 13882 | 5795=ListProxy |
13883 | 13883 | 5145=_localimpl |
13884 | 13884 | 8950=WinDLL |
13885 | 13885 | 668=scipy.linalg._decomp_qz |
13886 | 13886 | 1515=cryptography.fernet |
13887 | -5459=TreeView | |
13887 | +5465=TreeView | |
13888 | 13888 | 2342=plainbox.test_i18n |
13889 | 13889 | 2626=venv.__main__ |
13890 | 13890 | 13321=UTF8String |
@@ -13894,7 +13894,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
13894 | 13894 | 9367=Morsel.key |
13895 | 13895 | 13686=EMBOSS |
13896 | 13896 | 10111=StarPolygonCollection |
13897 | -6268=DoubleVar | |
13897 | +6273=DoubleVar | |
13898 | 13898 | 15270=FixImports.compile_pattern |
13899 | 13899 | 12337=Bucket.reset |
13900 | 13900 | 10861=OtherName.__init__ |
@@ -13931,7 +13931,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
13931 | 13931 | 12208=ConfigWindow._init_keys |
13932 | 13932 | 16744=LxmlTranslator |
13933 | 13933 | 15704=XMLRPCDocGenerator.set_server_title |
13934 | -9187=ConfigAutoShow | |
13934 | +9192=ConfigAutoShow | |
13935 | 13935 | 3525=Window |
13936 | 13936 | 16704=SubPattern.getwidth |
13937 | 13937 | 11559=SequenceMatcher.__chain_b |
@@ -13954,7 +13954,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
13954 | 13954 | 10346=Artist.set_rasterized |
13955 | 13955 | 679=keyword |
13956 | 13956 | 14234=PngStream.chunk_IHDR |
13957 | -15741=SimpleQualifierTests | |
13957 | +15742=SimpleQualifierTests | |
13958 | 13958 | 11508=HTTPConnection._prepare_conn |
13959 | 13959 | 896=orca.scripts.apps.gedit.spellcheck |
13960 | 13960 | 11309=PDFFormXObject.format |
@@ -13997,7 +13997,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
13997 | 13997 | 1382=matplotlib.contour |
13998 | 13998 | 9096=Message.set_boundary |
13999 | 13999 | 5408=NormalUI |
14000 | -11398=DuplicateOptionError.__init__ | |
14000 | +11394=DuplicateOptionError.__init__ | |
14001 | 14001 | 7276=MencoderFileWriter |
14002 | 14002 | 15482=Bdb.runcall |
14003 | 14003 | 15473=PriorityQueue.__init__ |
@@ -14011,7 +14011,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
14011 | 14011 | 12799=QRRSBlock.__init__ |
14012 | 14012 | 7598=Skipper.end_element_handler |
14013 | 14013 | 11832=ansi_on.s |
14014 | -6126=_CustomLinearOperator | |
14014 | +6127=_CustomLinearOperator | |
14015 | 14015 | 10753=TestUdevadmParser |
14016 | 14016 | 15244=Separator.__init__ |
14017 | 14017 | 9048=LineSplitter.__init__ |
@@ -14021,7 +14021,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
14021 | 14021 | 11695=ansi_on.f |
14022 | 14022 | 13484=JSONSessionStateExporterTests |
14023 | 14023 | 15671=build_scripts.finalize_options |
14024 | -4903=QuotedString | |
14024 | +4906=QuotedString | |
14025 | 14025 | 2791=pyasn1.type.error |
14026 | 14026 | 12599=Distribution.get_mirrors |
14027 | 14027 | 13984=WebAggApplication.Download |
@@ -14039,20 +14039,20 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
14039 | 14039 | 463=wsgiref.validate |
14040 | 14040 | 14513=IndexFormatter.__init__ |
14041 | 14041 | 3401=tofloat |
14042 | -4603=TurtleScreen | |
14042 | +4604=TurtleScreen | |
14043 | 14043 | 7468=_DSAPublicKey.__init__ |
14044 | 14044 | 13110=BinHex.write |
14045 | 14045 | 11131=FSM.__init__ |
14046 | 14046 | 1281=sre_parse |
14047 | 14047 | 12147=Workbook._prepare_drawings |
14048 | 14048 | 7382=KbdWindowBase.__init__ |
14049 | -10594=AptCancelButton.__init__ | |
14049 | +10589=AptCancelButton.__init__ | |
14050 | 14050 | 15899=Config.set_snippet |
14051 | 14051 | 16087=TreeNode.collapse |
14052 | 14052 | 14593=CCompiler.set_library_dirs |
14053 | 14053 | 7600=CSFloatingSlave._begin_mapping |
14054 | 14054 | 9417=NavigationToolbar2._set_cursor |
14055 | -6573=TimedRotatingFileHandler | |
14055 | +6576=TimedRotatingFileHandler | |
14056 | 14056 | 2138=encodings.utf_8_sig |
14057 | 14057 | 13292=Code128.encode |
14058 | 14058 | 13935=PlainboxQmlShellTool |
@@ -14078,7 +14078,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
14078 | 14078 | 12938=MethodDispatcher.__init__ |
14079 | 14079 | 1755=jwt.utils |
14080 | 14080 | 2375=idlelib.configSectionNameDialog |
14081 | -8296=TransactionRoleAlreadySet | |
14081 | +8297=TransactionRoleAlreadySet | |
14082 | 14082 | 11354=sdist.make_distribution |
14083 | 14083 | 13299=NoEncryption |
14084 | 14084 | 13525=FontDescriptor.__init__ |
@@ -14101,7 +14101,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
14101 | 14101 | 7864=Package.__init__ |
14102 | 14102 | 16365=ImportTestCase |
14103 | 14103 | 2321=lib2to3.fixes.fix_intern |
14104 | -15655=ConfigAutoShow._init_keys | |
14104 | +15662=ConfigAutoShow._init_keys | |
14105 | 14105 | 16237=TTFontMaker.__init__ |
14106 | 14106 | 10941=VarWriter5.__init__ |
14107 | 14107 | 14741=EndBracketMatch.__init__ |
@@ -14113,7 +14113,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
14113 | 14113 | 4794=TGPlugin |
14114 | 14114 | 3458=ArrowStyle._Base |
14115 | 14115 | 12950=OrcaSetupGUI._initSpeechState |
14116 | -15981=Figure.colorbar | |
14116 | +15982=Figure.colorbar | |
14117 | 14117 | 3661=_ModifiedArgv0 |
14118 | 14118 | 12580=Telnet.process_rawq |
14119 | 14119 | 3747=TransformWrapper |
@@ -14121,7 +14121,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
14121 | 14121 | 2668=html5lib.serializer.__init__ |
14122 | 14122 | 12777=FormDialog.accept |
14123 | 14123 | 14468=DHPublicKey |
14124 | -4264=Lasso | |
14124 | +4263=Lasso | |
14125 | 14125 | 10021=RegularPolygon._set_orientation |
14126 | 14126 | 4116=Copyright.__init__ |
14127 | 14127 | 13215=Jacobian.setup |
@@ -14134,13 +14134,13 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
14134 | 14134 | 4533=ArtistInspector |
14135 | 14135 | 1384=numpy.distutils.log |
14136 | 14136 | 7419=MenuButtonWx.updateAxes |
14137 | -8300=RepositoryInvalidError | |
14137 | +8301=RepositoryInvalidError | |
14138 | 14138 | 9020=Artist.set_gid |
14139 | 14139 | 7547=_PaddedFile.seek |
14140 | 14140 | 13433=_TracebackLogger.__init__ |
14141 | 14141 | 986=errno |
14142 | 14142 | 15713=SessionSuspendHelper5Tests |
14143 | -10105=Wedge.set_width | |
14143 | +10101=Wedge.set_width | |
14144 | 14144 | 13322=BaseRotatingHandler.__init__ |
14145 | 14145 | 14903=_PreciseSelector.__init__ |
14146 | 14146 | 2212=matplotlib.legend |
@@ -14150,7 +14150,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
14150 | 14150 | 12795=lil_matrix.__setitem__ |
14151 | 14151 | 2246=plainbox.vendor.textland.events |
14152 | 14152 | 13489=StackSummary |
14153 | -8743=MarkerStyle._set_tickdown | |
14153 | +8742=MarkerStyle._set_tickdown | |
14154 | 14154 | 2140=PIL._util |
14155 | 14155 | 3335=_LazyModule.__getattribute__ |
14156 | 14156 | 8778=Grail |
@@ -14158,7 +14158,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
14158 | 14158 | 11862=BufferedStream.__init__ |
14159 | 14159 | 8293=ServiceOnboardKeyboard.ServiceOnboardException |
14160 | 14160 | 14012=sgmllib.SGMLParser |
14161 | -16403=_isTransform | |
14161 | +16405=_isTransform | |
14162 | 14162 | 11496=Worksheet.autofilter |
14163 | 14163 | 1340=email.headerregistry |
14164 | 14164 | 13696=PathEntryFinder |
@@ -14173,7 +14173,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
14173 | 14173 | 12027=_ProactorDuplexPipeTransport |
14174 | 14174 | 5313=_FlowControlMixin |
14175 | 14175 | 310=aptdaemon.errors |
14176 | -4253=_SelectorWidget | |
14176 | +4254=_SelectorWidget | |
14177 | 14177 | 8890=LayoutView.update_labels |
14178 | 14178 | 11455=DumbWriter.reset |
14179 | 14179 | 609=compileall |
@@ -14181,7 +14181,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
14181 | 14181 | 6807=FormComboWidget |
14182 | 14182 | 417=pygtkcompat.__init__ |
14183 | 14183 | 12878=MSI.decompose |
14184 | -7734=burr_gen | |
14184 | +7735=burr_gen | |
14185 | 14185 | 11448=SoupTest |
14186 | 14186 | 14511=AxisArtist._init_label |
14187 | 14187 | 14895=_NamedIntConstant.__new__ |
@@ -14199,10 +14199,10 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
14199 | 14199 | 811=audioop |
14200 | 14200 | 14053=DivisionByZero |
14201 | 14201 | 15480=Bdb.run |
14202 | -13374=InvalidRequestError | |
14202 | +13370=InvalidRequestError | |
14203 | 14203 | 2483=matplotlib.testing.noseclasses |
14204 | 14204 | 16452=Format.set_text_justlast |
14205 | -4898=CaselessKeyword | |
14205 | +4903=CaselessKeyword | |
14206 | 14206 | 15292=IncrementalNewlineDecoder.setstate |
14207 | 14207 | 1284=xml.sax.expatreader |
14208 | 14208 | 6529=NoseTester |
@@ -14218,9 +14218,9 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
14218 | 14218 | 7523=BboxTransformTo.__init__ |
14219 | 14219 | 12604=system_info.__init__ |
14220 | 14220 | 10976=ParasiteAxesAuxTransBase.set_viewlim_mode |
14221 | -16053=HTMLTokenizer.attributeValueSingleQuotedState | |
14221 | +16066=HTMLTokenizer.attributeValueSingleQuotedState | |
14222 | 14222 | 1852=distutils.errors |
14223 | -15825=spectral_testcase_nosig_real_twosided_trim | |
14223 | +15821=spectral_testcase_nosig_real_twosided_trim | |
14224 | 14224 | 12336=Jpeg2KImageFile._open |
14225 | 14225 | 2589=jinja2.optimizer |
14226 | 14226 | 1159=PIL.XpmImagePlugin |
@@ -14255,8 +14255,8 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
14255 | 14255 | 4347=SafeEval |
14256 | 14256 | 5285=_PlistParser |
14257 | 14257 | 737=matplotlib.ticker |
14258 | -6656=DiagBroyden | |
14259 | -16024=HTMLTokenizer.afterDoctypeSystemIdentifierState | |
14258 | +6657=DiagBroyden | |
14259 | +16062=HTMLTokenizer.afterDoctypeSystemIdentifierState | |
14260 | 14260 | 6134=UdevResult |
14261 | 14261 | 2267=xdiagnose.utils.file_io |
14262 | 14262 | 5731=TimeoutExpired |
@@ -14268,10 +14268,10 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
14268 | 14268 | 11277=UnexpectedMethodCall.__init__ |
14269 | 14269 | 3074=Quitter |
14270 | 14270 | 5086=IsoCodes |
14271 | -11396=MissingSectionHeaderError.__init__ | |
14271 | +11398=MissingSectionHeaderError.__init__ | |
14272 | 14272 | 1914=cryptography.hazmat.primitives.cmac |
14273 | 14273 | 9540=MyCache.unlock_lists_dir |
14274 | -6751=DangerSign | |
14274 | +6745=DangerSign | |
14275 | 14275 | 1183=PIL.PsdImagePlugin |
14276 | 14276 | 12989=Hlist.hpack |
14277 | 14277 | 7270=MaxExtent.__init__ |
@@ -14287,16 +14287,16 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
14287 | 14287 | 930=orca.scripts.apps.Thunderbird.script |
14288 | 14288 | 12063=Icon.detach |
14289 | 14289 | 1529=cryptography.x509.oid |
14290 | -6840=Final | |
14290 | +6841=Final | |
14291 | 14291 | 13678=POP3.close |
14292 | 14292 | 2063=numpy.distutils.setup |
14293 | 14293 | 2664=plainbox.impl.commands.test_inv_run |
14294 | 14294 | 16663=TTFontParser.readHeader |
14295 | 14295 | 12632=HashBackend |
14296 | 14296 | 13226=KeyboardWidget.start_dwelling |
14297 | -4257=MultiCursor | |
14297 | +4260=MultiCursor | |
14298 | 14298 | 6032=UnsupportedAlgorithm |
14299 | -9184=ConfigLockdown | |
14299 | +9185=ConfigLockdown | |
14300 | 14300 | 12828=bsr_matrix.check_format |
14301 | 14301 | 9222=Quiver._init |
14302 | 14302 | 14528=FTP.getresp |
@@ -14308,7 +14308,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
14308 | 14308 | 7407=Axes3D.set_axis_off |
14309 | 14309 | 15931=OrcaSetupGUI.speechSystemsChanged |
14310 | 14310 | 1925=encodings.raw_unicode_escape |
14311 | -6388=ArrowStyle.Fancy | |
14311 | +6369=ArrowStyle.Fancy | |
14312 | 14312 | 13813=DistUpgradeController.doPostInitialUpdate |
14313 | 14313 | 11014=Flag._Flag_Switzerland |
14314 | 14314 | 11990=ParserElement.addParseAction |
@@ -14326,7 +14326,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
14326 | 14326 | 9262=BezierPath.__init__ |
14327 | 14327 | 16628=Code11.validate |
14328 | 14328 | 3969=mvoid |
14329 | -3331=DateFormatter | |
14329 | +3332=DateFormatter | |
14330 | 14330 | 13789=Format.set_font_name |
14331 | 14331 | 14669=MyCache.get_lock |
14332 | 14332 | 16197=MultipleModinfoParser.__init__ |
@@ -14349,14 +14349,14 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
14349 | 14349 | 3577=BufferedIOBase |
14350 | 14350 | 12097=ChartBar.__init__ |
14351 | 14351 | 11617=_MicroformatsParser.__init__ |
14352 | -13395=WordStart.__init__ | |
14352 | +13397=WordStart.__init__ | |
14353 | 14353 | 5419=RL_CorpLogo |
14354 | 14354 | 7029=finalize._Info |
14355 | 14355 | 735=socket |
14356 | 14356 | 9090=Rectangle.set_height |
14357 | 14357 | 12196=Code11.encode |
14358 | 14358 | 12481=Plugin |
14359 | -4912=Each | |
14359 | +4897=Each | |
14360 | 14360 | 12966=excel_tab |
14361 | 14361 | 7811=AnchoredOffsetbox.set_child |
14362 | 14362 | 12087=InputLine.move_caret |
@@ -14366,7 +14366,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
14366 | 14366 | 8934=_mboxMMDFMessage.set_from |
14367 | 14367 | 10381=PrettyPrinter._format |
14368 | 14368 | 12787=SubPattern.__init__ |
14369 | -16042=HTMLTokenizer.afterDoctypeSystemKeywordState | |
14369 | +16061=HTMLTokenizer.afterDoctypeSystemKeywordState | |
14370 | 14370 | 1861=pytz.reference |
14371 | 14371 | 8501=FuncAnimation._draw_frame |
14372 | 14372 | 2555=requests.sessions |
@@ -14380,15 +14380,15 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
14380 | 14380 | 15901=SocketHandler.send |
14381 | 14381 | 12813=_CountryNameDict._fill |
14382 | 14382 | 2151=plainbox.impl.test_depmgr |
14383 | -4988=PDFCrossReferenceTable | |
14383 | +4999=PDFCrossReferenceTable | |
14384 | 14384 | 1566=distutils.core |
14385 | 14385 | 8198=Utilities.getCharacterContentsAtOffset |
14386 | 14386 | 10490=_ModifiedArgv0.__init__ |
14387 | 14387 | 5196=WrappedSocket |
14388 | 14388 | 10503=Schematron.__init__ |
14389 | -16280=Script.reviewPreviousLine | |
14389 | +16282=Script.reviewPreviousLine | |
14390 | 14390 | 9857=_ManageReload.__init__ |
14391 | -11426=MarkSafeIfAutoescape | |
14391 | +11428=MarkSafeIfAutoescape | |
14392 | 14392 | 13279=StreamWriter.encode |
14393 | 14393 | 1213=xml.dom.minidom |
14394 | 14394 | 8012=_SSLPipe.__init__ |
@@ -14398,19 +14398,19 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
14398 | 14398 | 12045=Flowable._drawOn |
14399 | 14399 | 382=http.__init__ |
14400 | 14400 | 4237=PlotArea |
14401 | -3445=_HelpAction | |
14401 | +3447=_HelpAction | |
14402 | 14402 | 3884=_ForwardRef._eval_type |
14403 | -11394=NoSectionError.__init__ | |
14403 | +11395=NoSectionError.__init__ | |
14404 | 14404 | 6249=_CMACContext |
14405 | 14405 | 15300=Popen._launch |
14406 | 14406 | 15339=ModifiedInterpreter.start_subprocess |
14407 | -6270=Listbox | |
14407 | +6267=Listbox | |
14408 | 14408 | 3133=Context |
14409 | 14409 | 10667=Timeout.start_connect |
14410 | 14410 | 1221=matplotlib.pyplot |
14411 | -5460=RadioAction | |
14411 | +5469=RadioAction | |
14412 | 14412 | 2409=cryptography.hazmat.primitives.twofactor.hotp |
14413 | -16119=YAxis.set_offset_position | |
14413 | +16125=YAxis.set_offset_position | |
14414 | 14414 | 2493=plainbox.impl.commands.cmd_list |
14415 | 14415 | 12625=GrantTypeBase |
14416 | 14416 | 12494=Http.__setstate__ |
@@ -14427,16 +14427,16 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
14427 | 14427 | 4439=WhereAmI |
14428 | 14428 | 3891=FliImageFile._open |
14429 | 14429 | 11492=WPLocalEngine.set_models |
14430 | -8825=PDFImageXObject.loadImageFromRaw | |
14430 | +8819=PDFImageXObject.loadImageFromRaw | |
14431 | 14431 | 8753=Animation.save |
14432 | -4924=Literal | |
14432 | +4913=Literal | |
14433 | 14433 | 7410=_AxesBase.set_axisbelow |
14434 | -5038=ToolContainerBase | |
14434 | +5030=ToolContainerBase | |
14435 | 14435 | 7576=Chat.__init__ |
14436 | 14436 | 1360=scipy.special._ellip_harm |
14437 | -11848=IncrementalEncoder.__init__ | |
14438 | -16647=UnitWithIdValidatorLegacyAPI | |
14439 | -5745=ResizeHandle | |
14437 | +11845=IncrementalEncoder.__init__ | |
14438 | +16649=UnitWithIdValidatorLegacyAPI | |
14439 | +5749=ResizeHandle | |
14440 | 14440 | 546=scipy.spatial.distance |
14441 | 14441 | 9452=TempCache.get |
14442 | 14442 | 13342=IncludeStmtList |
@@ -14448,15 +14448,15 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
14448 | 14448 | 6899=_MovedItems |
14449 | 14449 | 16503=_DomainSafeDivide.__call__ |
14450 | 14450 | 3405=Stack |
14451 | -6499=CharacterData | |
14452 | -6609=PageWordSuggestions | |
14451 | +6500=CharacterData | |
14452 | +6610=PageWordSuggestions | |
14453 | 14453 | 10988=KeySynthVirtkey.cleanup |
14454 | 14454 | 13695=KDEInstallProgressAdapter.start_update |
14455 | 14455 | 2557=mako.ext.extract |
14456 | 14456 | 10265=PurePath.parts |
14457 | 14457 | 11130=GtkInstallProgressAdapter.update_interface |
14458 | 14458 | 14728=AptPackageKitWorker._simulate_and_emit_packages |
14459 | -14050=DecimalException | |
14459 | +14051=DecimalException | |
14460 | 14460 | 7610=gaussian_kde.set_bandwidth |
14461 | 14461 | 15856=UnknownTextSourceTests |
14462 | 14462 | 10982=KbdWindowBase.on_visibility_changed |
@@ -14464,7 +14464,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
14464 | 14464 | 11487=DistributionMetadata.read_pkg_file |
14465 | 14465 | 12595=PDFPages.check_format |
14466 | 14466 | 5292=RequestValidator |
14467 | -7193=MarkerStyle._set_square | |
14467 | +7192=MarkerStyle._set_square | |
14468 | 14468 | 12875=PDFStreamFilterBase85Encode |
14469 | 14469 | 14674=NullHandler.createLock |
14470 | 14470 | 15863=ScriptBinding.checksyntax |
@@ -14484,10 +14484,10 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
14484 | 14484 | 9328=pthread_sigmask.get |
14485 | 14485 | 16191=WatchedFileHandler.emit |
14486 | 14486 | 9523=PseudoInputFile.readline |
14487 | -13079=dfftw_threads_info | |
14487 | +13078=dfftw_threads_info | |
14488 | 14488 | 7166=Frame._geom |
14489 | 14489 | 14817=LogitLocator.set_params |
14490 | -9194=ConfigTypingAssistance | |
14490 | +9190=ConfigTypingAssistance | |
14491 | 14491 | 14269=config.finalize_options |
14492 | 14492 | 5177=StemContainer |
14493 | 14493 | 2472=plainbox.impl.exporter.test_jinja2 |
@@ -14504,7 +14504,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
14504 | 14504 | 16574=EnvelopeUnpackMixIn |
14505 | 14505 | 7143=Laguerre |
14506 | 14506 | 11042=SkewXAxes._set_lim_and_transforms |
14507 | -3236=_extrema_operation | |
14507 | +3238=_extrema_operation | |
14508 | 14508 | 1374=numpy.distutils.command.build_src |
14509 | 14509 | 12139=Context.goPrevious |
14510 | 14510 | 14723=_FileInFile.read |
@@ -14515,12 +14515,12 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
14515 | 14515 | 10648=SSLProtocol.connection_made |
14516 | 14516 | 12381=Theme.set_color_scheme_filename |
14517 | 14517 | 2604=debian_bundle.__init__ |
14518 | -15773=SiblingTest | |
14518 | +15771=SiblingTest | |
14519 | 14519 | 9538=MyCache.__init__ |
14520 | 14520 | 3704=PatternMatcher |
14521 | -6394=ArrowStyle.CurveAB | |
14521 | +6374=ArrowStyle.CurveAB | |
14522 | 14522 | 4646=HTMLSerializer |
14523 | -5379=UFWCommandStatus | |
14523 | +5380=UFWCommandStatus | |
14524 | 14524 | 5427=PsBackendHelper |
14525 | 14525 | 4281=MultiFernet |
14526 | 14526 | 8049=AFM.__init__ |
@@ -14532,7 +14532,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
14532 | 14532 | 12164=VarReader4.__init__ |
14533 | 14533 | 10958=AbstractConstraint._setValues |
14534 | 14534 | 5569=ndindex |
14535 | -9191=ConfigUnityGreeter | |
14535 | +9197=ConfigUnityGreeter | |
14536 | 14536 | 10992=_UnixDefaultEventLoopPolicy._init_watcher |
14537 | 14537 | 4022=NvidiaDetection |
14538 | 14538 | 3633=Wave_write |
@@ -14554,10 +14554,10 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
14554 | 14554 | 5812=IllegalMonthError |
14555 | 14555 | 3098=_OptFunc |
14556 | 14556 | 11493=Comments.__init__ |
14557 | -3735=KeyUsage | |
14557 | +3725=KeyUsage | |
14558 | 14558 | 2252=plainbox.impl.unit.test_exporter |
14559 | 14559 | 10621=_WindowsSelectorEventLoop |
14560 | -10229=TTFontParser.seek_table | |
14560 | +10230=TTFontParser.seek_table | |
14561 | 14561 | 8618=REThread.run |
14562 | 14562 | 5522=Bubble |
14563 | 14563 | 798=multiprocessing.connection |
@@ -14577,7 +14577,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
14577 | 14577 | 747=pyatspi.component |
14578 | 14578 | 7273=FFMpegFileWriter |
14579 | 14579 | 8226=_ExpmPadeHelper.d6_tight |
14580 | -13561=Block | |
14580 | +13557=Block | |
14581 | 14581 | 16376=TestCDAtaListAttributes |
14582 | 14582 | 13854=Debugger.interaction |
14583 | 14583 | 12720=screen.cursor_constrain |
@@ -14595,21 +14595,21 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
14595 | 14595 | 5159=MirrorTest |
14596 | 14596 | 15716=BasicTransformTests |
14597 | 14597 | 4291=ECDSA |
14598 | -6004=cachePageCatcherFigureNonA4 | |
14598 | +6001=cachePageCatcherFigureNonA4 | |
14599 | 14599 | 8109=Table._calcSpanRanges |
14600 | 14600 | 12142=PSFile.__init__ |
14601 | 14601 | 6731=MIMEApplication |
14602 | 14602 | 8482=CallerMacro.__init__ |
14603 | 14603 | 1642=cryptography.hazmat.primitives.keywrap |
14604 | 14604 | 12318=FindTuple.__init__ |
14605 | -12999=InvalidRedirectURIError | |
14605 | +12998=InvalidRedirectURIError | |
14606 | 14606 | 11775=TestPlanUnit.Meta.fields |
14607 | 14607 | 14302=PdfFile.writeInfoDict |
14608 | 14608 | 6948=_Singleton |
14609 | 14609 | 936=orca.script_utilities |
14610 | 14610 | 12919=Menu.__add__ |
14611 | 14611 | 14268=build_clib.finalize_options |
14612 | -16107=Text.set_weight | |
14612 | +16104=Text.set_weight | |
14613 | 14613 | 16351=TestSubstitutions |
14614 | 14614 | 12499=TestDevCommand.setUp |
14615 | 14615 | 5223=_GObjectMetaBase |
@@ -14624,8 +14624,8 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
14624 | 14624 | 645=multiprocessing.process |
14625 | 14625 | 4807=HandlerLine2D |
14626 | 14626 | 7066=Barrier.__init__ |
14627 | -15960=_AxesBase._add_text | |
14628 | -7785=cauchy_gen | |
14627 | +15965=_AxesBase._add_text | |
14628 | +7787=cauchy_gen | |
14629 | 14629 | 2901=UPCA |
14630 | 14630 | 4961=MultiprocessRefactoringTool |
14631 | 14631 | 11317=_pkg_config_info |
@@ -14633,9 +14633,9 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
14633 | 14633 | 14739=IMatcher |
14634 | 14634 | 15106=OptionParser._create_option_list |
14635 | 14635 | 12234=_idat.__init__ |
14636 | -8819=SIZE | |
14636 | +8823=SIZE | |
14637 | 14637 | 7670=LanguageSelectorBase.openCache |
14638 | -7743=levy_l_gen | |
14638 | +7767=levy_l_gen | |
14639 | 14639 | 8675=SessionAssistant._init_runner |
14640 | 14640 | 12993=KeyDerivationFunction |
14641 | 14641 | 10113=DriverType.add_ppd_name |
@@ -14643,16 +14643,16 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
14643 | 14643 | 5173=MagicType |
14644 | 14644 | 15691=Joiner.__init__ |
14645 | 14645 | 15193=ExprStmtExtension |
14646 | -13080=dfftw_info | |
14646 | +13077=dfftw_info | |
14647 | 14647 | 4657=MatFileReader |
14648 | 14648 | 5268=PackageKit |
14649 | 14649 | 40=mpl_toolkits.gtktools |
14650 | 14650 | 14791=InvalidUrlException.__init__ |
14651 | 14651 | 75=optparse |
14652 | -15767=TestPreviousOperations | |
14652 | +15769=TestPreviousOperations | |
14653 | 14653 | 13463=Tag._parse_attributes |
14654 | 14654 | 4162=HBoxDivider |
14655 | -16176=Optional.__str__ | |
14655 | +16182=Optional.__str__ | |
14656 | 14656 | 5008=Dispatcher |
14657 | 14657 | 13976=_ContainerSpace |
14658 | 14658 | 14065=TouchHandles.set_active_handles |
@@ -14669,7 +14669,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
14669 | 14669 | 6201=MBCSGroupProber |
14670 | 14670 | 267=pyatspi.table |
14671 | 14671 | 3677=epoll |
14672 | -3713=CRLReason | |
14672 | +3716=CRLReason | |
14673 | 14673 | 8141=DistributionPoint.__init__ |
14674 | 14674 | 10843=RunInvocation.create_transport |
14675 | 14675 | 15998=BinHex.close |
@@ -14677,7 +14677,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
14677 | 14677 | 1434=gi.module |
14678 | 14678 | 5352=TabSet |
14679 | 14679 | 2543=jwt.__main__ |
14680 | -8749=MarkerStyle._set_tri_up | |
14680 | +8741=MarkerStyle._set_tri_up | |
14681 | 14681 | 5947=KbdWindow |
14682 | 14682 | 4044=AlertWatcher |
14683 | 14683 | 11136=WorksheetMeta.__init__ |
@@ -14694,7 +14694,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
14694 | 14694 | 8257=DeflateDecoder.__init__ |
14695 | 14695 | 9914=Keyboard.key_up |
14696 | 14696 | 11752=FixMetaclass |
14697 | -13370=ServerError | |
14697 | +13371=ServerError | |
14698 | 14698 | 8246=Aifc_write._patchheader |
14699 | 14699 | 3228=_DomainCheckInterval |
14700 | 14700 | 4406=EfiParser |
@@ -14722,7 +14722,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
14722 | 14722 | 8958=_BarcodeWidget.draw |
14723 | 14723 | 231=_dummy_thread |
14724 | 14724 | 882=_sha256 |
14725 | -14185=BCAutoPunctuation | |
14725 | +14183=BCAutoPunctuation | |
14726 | 14726 | 11614=LogLocator.set_params |
14727 | 14727 | 12193=IteratorWrapper.__next__ |
14728 | 14728 | 5914=_WorkRep |
@@ -14735,7 +14735,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
14735 | 14735 | 345=lib2to3.pytree |
14736 | 14736 | 584=plainbox.impl.unit.testplan |
14737 | 14737 | 10325=FigureCanvasPS._print_figure |
14738 | -4916=White | |
14738 | +4914=White | |
14739 | 14739 | 16337=ValidationErrorTests |
14740 | 14740 | 10582=ConsoleClient._set_transaction |
14741 | 14741 | 9420=Axis.get_minor_ticks |
@@ -14746,7 +14746,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
14746 | 14746 | 959=orca.scripts.web.bookmarks |
14747 | 14747 | 12236=PngInfo.__init__ |
14748 | 14748 | 1771=PIL.BdfFontFile |
14749 | -4310=LineCollection | |
14749 | +4311=LineCollection | |
14750 | 14750 | 9879=FigureCanvasGTK.draw |
14751 | 14751 | 11079=_DomainCheckInterval.__init__ |
14752 | 14752 | 13461=spawn.isalive |
@@ -14754,11 +14754,11 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
14754 | 14754 | 9973=KeyboardPopup.__init__ |
14755 | 14755 | 15541=RefreshTokenGrant.__init__ |
14756 | 14756 | 7140=_ResourceSharer.stop |
14757 | -6224=KeepInFrame | |
14757 | +6211=KeepInFrame | |
14758 | 14758 | 11369=spawn._spawn |
14759 | 14759 | 4571=ProgressDialog |
14760 | 14760 | 8090=AxisBackgroundAnnotation.__init__ |
14761 | -5492=ProviderContentPlugIn | |
14761 | +5493=ProviderContentPlugIn | |
14762 | 14762 | 11199=dispatcher.bind |
14763 | 14763 | 576=http.cookies |
14764 | 14764 | 3769=RGBA |
@@ -14777,7 +14777,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
14777 | 14777 | 1773=distutils.command.bdist |
14778 | 14778 | 11796=BaseLTOLabel.__init__ |
14779 | 14779 | 11152=MirrorTest.report_action |
14780 | -6719=Sources | |
14780 | +6717=Sources | |
14781 | 14781 | 3053=Variant |
14782 | 14782 | 14945=MetaReleaseCore.new_dist_available |
14783 | 14783 | 2445=oauthlib.oauth1.rfc5849.errors |
@@ -14787,7 +14787,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
14787 | 14787 | 7856=Header._normalize |
14788 | 14788 | 9263=BezierPath.recache |
14789 | 14789 | 1367=DistUpgrade.DistUpgradeFetcherKDE |
14790 | -12329=NoModificationAllowedErr | |
14790 | +12331=NoModificationAllowedErr | |
14791 | 14791 | 9331=FliImageFile.is_animated |
14792 | 14792 | 12629=DOMImplementationLS |
14793 | 14793 | 2061=plainbox.impl.runner |
@@ -14821,10 +14821,10 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
14821 | 14821 | 901=orca.scripts.apps.pidgin.speech_generator |
14822 | 14822 | 12929=DefDestination |
14823 | 14823 | 5309=CrashDatabase |
14824 | -11325=gtkp_x11_2_info | |
14824 | +11327=gtkp_x11_2_info | |
14825 | 14825 | 332=multiprocessing.util |
14826 | 14826 | 2974=chararray |
14827 | -11421=Getitem | |
14827 | +11424=Getitem | |
14828 | 14828 | 4013=deferred_error |
14829 | 14829 | 11111=_HTMLSanitizer |
14830 | 14830 | 2279=lib2to3.fixes.fix_metaclass |
@@ -14876,7 +14876,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
14876 | 14876 | 4349=PlugIn |
14877 | 14877 | 10000=TgaImageFile |
14878 | 14878 | 14878=NotEmptyValidator.__init__ |
14879 | -12959=LSQBivariateSpline.__init__ | |
14879 | +12960=LSQBivariateSpline.__init__ | |
14880 | 14880 | 11069=date.__setstate |
14881 | 14881 | 1069=reportlab.lib.codecharts |
14882 | 14882 | 15335=Generator._handle_multipart_signed |
@@ -14889,7 +14889,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
14889 | 14889 | 11514=Para.wrap |
14890 | 14890 | 8207=KbdWindow.update_docking |
14891 | 14891 | 140=pytz.tzinfo |
14892 | -8818=POINT | |
14892 | +8822=POINT | |
14893 | 14893 | 16615=Standard39.validate |
14894 | 14894 | 11265=FileList.findall |
14895 | 14895 | 11900=PrinterDriversInstaller.__init__ |
@@ -14903,7 +14903,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
14903 | 14903 | 12311=Profile.fake_code.__init__ |
14904 | 14904 | 6950=Property.__metaclass__ |
14905 | 14905 | 14933=DistUpgradeView.__init__ |
14906 | -4994=PDFOutlines | |
14906 | +4975=PDFOutlines | |
14907 | 14907 | 9205=DialogLineprops.__init__ |
14908 | 14908 | 4725=NamespaceViewer |
14909 | 14909 | 1869=xml.dom.pulldom |
@@ -14929,11 +14929,11 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
14929 | 14929 | 4799=_Authenticator |
14930 | 14930 | 8218=_AxisG |
14931 | 14931 | 15041=DraggableOffsetBox.__init__ |
14932 | -10100=Ellipse.__init__ | |
14933 | -11845=BufferedIncrementalEncoder.setstate | |
14932 | +10102=Ellipse.__init__ | |
14933 | +11846=BufferedIncrementalEncoder.setstate | |
14934 | 14934 | 12562=LimitOverrunError.__init__ |
14935 | 14935 | 9798=Output.set_to_mode |
14936 | -15176=PDFDestinationFitH.__init__ | |
14936 | +15177=PDFDestinationFitH.__init__ | |
14937 | 14937 | 10674=Future.set_running_or_notify_cancel |
14938 | 14938 | 16323=NoTestsForAllThatCode |
14939 | 14939 | 14798=NavigationToolbar2GTK3._init_toolbar |
@@ -14948,7 +14948,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
14948 | 14948 | 5319=async_chat |
14949 | 14949 | 10707=DummyProcess.start |
14950 | 14950 | 11405=BadStatusLine.__init__ |
14951 | -6310=AptStatusLabel | |
14951 | +6299=AptStatusLabel | |
14952 | 14952 | 9793=BeautifulSoup.handle_starttag |
14953 | 14953 | 9087=FeedParser._set_headersonly |
14954 | 14954 | 12178=InputElement |
@@ -14969,12 +14969,12 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
14969 | 14969 | 9450=RectKey.invalidate_label_extents |
14970 | 14970 | 11310=DraggableAnnotation.__init__ |
14971 | 14971 | 7859=OffsetBox.__init__ |
14972 | -4680=CALabel | |
14972 | +4679=CALabel | |
14973 | 14973 | 6120=PMVLabel |
14974 | 14974 | 14685=FancyGetopt._grok_option_table |
14975 | 14975 | 12676=Ship.hlist_out |
14976 | 14976 | 15404=Core.__init__ |
14977 | -16055=HTMLTokenizer.scriptDataLessThanSignState | |
14977 | +16028=HTMLTokenizer.scriptDataLessThanSignState | |
14978 | 14978 | 14574=Settings.update_layout_view |
14979 | 14979 | 14952=Rule.parseNew |
14980 | 14980 | 7261=SSLProtocol.__init__ |
@@ -14984,7 +14984,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
14984 | 14984 | 10820=ParserPlugIn |
14985 | 14985 | 2701=matplotlib.tests.test_sankey |
14986 | 14986 | 9790=_installed_safely.__init__ |
14987 | -3921=GenericSimpleAttribute | |
14987 | +3918=GenericSimpleAttribute | |
14988 | 14988 | 11926=TabSet.TabButton.__init__ |
14989 | 14989 | 11797=Format.set_bottom_color |
14990 | 14990 | 14296=_FeedParserMixin._start_channel |
@@ -14993,10 +14993,10 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
14993 | 14993 | 6820=CrashDatabase.__init__ |
14994 | 14994 | 14690=I2of5.__init__ |
14995 | 14995 | 3890=ArMember.tell |
14996 | -6363=ArrowStyle.CurveFilledA | |
14996 | +6366=ArrowStyle.CurveFilledA | |
14997 | 14997 | 8519=Triangulation.edges |
14998 | 14998 | 3076=_Helper |
14999 | -6353=ArrowStyle.CurveFilledB | |
14999 | +6354=ArrowStyle.CurveFilledB | |
15000 | 15000 | 10955=TestPlanUnitValidatorLegacyAPI |
15001 | 15001 | 1671=guacamole.ingredients.test_ansi |
15002 | 15002 | 3805=QName |
@@ -15020,9 +15020,9 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
15020 | 15020 | 15459=PreferenceOrder.__init__ |
15021 | 15021 | 7417=Figure.__init__ |
15022 | 15022 | 8479=FlowControlMixin.resume_writing |
15023 | -6366=PathPatch | |
15023 | +6377=PathPatch | |
15024 | 15024 | 11236=Shape._set_options |
15025 | -6768=Unmarshaller | |
15025 | +6757=Unmarshaller | |
15026 | 15026 | 13768=DebugMemo.__init__ |
15027 | 15027 | 8893=ForkServer.__init__ |
15028 | 15028 | 1527=pexpect.spawnbase |
@@ -15039,7 +15039,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
15039 | 15039 | 10826=AptTerminal.set_transaction |
15040 | 15040 | 8980=LazyFsPlugInCollection |
15041 | 15041 | 13863=NotEnoughFreeSpaceError.__init__ |
15042 | -4602=Shape | |
15042 | +4603=Shape | |
15043 | 15043 | 9997=ProductOperator.__init__ |
15044 | 15044 | 8715=MH.lock |
15045 | 15045 | 7422=_AxesBase.set_axis_bgcolor |
@@ -15049,13 +15049,13 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
15049 | 15049 | 12100=XCategoryAxis.demo |
15050 | 15050 | 12169=DistUpgradeViewKDE.confirmChanges |
15051 | 15051 | 15005=Workbook._prepare_num_formats |
15052 | -4879=Axes | |
15052 | +4880=Axes | |
15053 | 15053 | 750=apport.packaging_impl |
15054 | 15054 | 6406=BaseConfigurator |
15055 | 15055 | 4164=CompressedValue |
15056 | 15056 | 7375=_AxesBase.set_autoscale_on |
15057 | 15057 | 14301=parser.__init__ |
15058 | -3179=MultipleLocator | |
15058 | +3184=MultipleLocator | |
15059 | 15059 | 10611=Axis.set_smart_bounds |
15060 | 15060 | 8788=MaskedArray.get_fill_value |
15061 | 15061 | 12921=SettingsManager._setDefaultPronunciations |
@@ -15067,10 +15067,10 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
15067 | 15067 | 7385=KbdWindow.__init__ |
15068 | 15068 | 12315=ImpLoader.get_code |
15069 | 15069 | 15312=_PyAccessI32_N._post_init |
15070 | -15605=PackageKitTransaction.GetPackages | |
15070 | +15594=PackageKitTransaction.GetPackages | |
15071 | 15071 | 9296=SimpleQualifier.__init__ |
15072 | 15072 | 7702=OrcaSetupGUI.editedKey |
15073 | -5300=InterpolationDepthError | |
15073 | +5301=InterpolationDepthError | |
15074 | 15074 | 10868=c_int |
15075 | 15075 | 2223=chardet.universaldetector |
15076 | 15076 | 10089=Message.attach |
@@ -15084,7 +15084,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
15084 | 15084 | 432=pexpect.pxssh |
15085 | 15085 | 7851=Unit.checksum |
15086 | 15086 | 10704=ConsoleClient._on_status |
15087 | -5941=UpdateErrorDialog | |
15087 | +5942=UpdateErrorDialog | |
15088 | 15088 | 4172=ProcessPoolExecutor |
15089 | 15089 | 13831=DcxImageFile.seek |
15090 | 15090 | 11620=IProviderBackend1 |
@@ -15100,7 +15100,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
15100 | 15100 | 2180=lib2to3.main |
15101 | 15101 | 4441=Mingw32CCompiler |
15102 | 15102 | 9324=CodecInfo.__new__ |
15103 | -14187=BCMove | |
15103 | +14186=BCMove | |
15104 | 15104 | 4192=WebAggApplication.SingleFigurePage |
15105 | 15105 | 9683=LRUCache.__init__ |
15106 | 15106 | 11706=DocIf.__init__ |
@@ -15108,7 +15108,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
15108 | 15108 | 5082=Dialect |
15109 | 15109 | 5944=CommandRecipe |
15110 | 15110 | 919=orca.scripts.apps.notification-daemon.script |
15111 | -7016=DefragResult | |
15111 | +7017=DefragResult | |
15112 | 15112 | 5646=Axis |
15113 | 15113 | 9558=SessionStorageRepository.__init__ |
15114 | 15114 | 2598=PIL.PaletteFile |
@@ -15121,10 +15121,10 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
15121 | 15121 | 2430=matplotlib.testing.exceptions |
15122 | 15122 | 5902=InsertCommand |
15123 | 15123 | 3015=SpecifierSet |
15124 | -15227=SessionJobListResumeTests | |
15124 | +15229=SessionJobListResumeTests | |
15125 | 15125 | 12662=ContentTransferEncodingHeader |
15126 | 15126 | 9518=DebconfProxy.stop |
15127 | -5376=UFWCommandApp | |
15127 | +5377=UFWCommandApp | |
15128 | 15128 | 6551=Widget |
15129 | 15129 | 12645=SearchContext |
15130 | 15130 | 13675=IOBinding.set_filename_change_hook |
@@ -15132,7 +15132,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
15132 | 15132 | 13647=Worksheet.filter_column_list |
15133 | 15133 | 8392=format_parser._createdescr |
15134 | 15134 | 15871=UnixViewer |
15135 | -10591=AptStatusLabel.set_transaction | |
15135 | +10595=AptStatusLabel.set_transaction | |
15136 | 15136 | 2073=numpy.compat.setup |
15137 | 15137 | 7437=FontFinder.__init__ |
15138 | 15138 | 2937=AbstractConstraintSet |
@@ -15142,7 +15142,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
15142 | 15142 | 11811=RegularGridInterpolator.__init__ |
15143 | 15143 | 312=scipy.stats.kde |
15144 | 15144 | 775=codecs |
15145 | -9193=ConfigICP.Portrait | |
15145 | +9196=ConfigICP.Portrait | |
15146 | 15146 | 12734=HTMLTokenizer.scriptDataEscapedEndTagNameState |
15147 | 15147 | 8939=FileMovieWriter.setup |
15148 | 15148 | 10090=Message.set_payload |
@@ -15162,13 +15162,13 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
15162 | 15162 | 14143=Worksheet.set_first_sheet |
15163 | 15163 | 13941=ResourceLoader |
15164 | 15164 | 2760=numpy.add_newdocs |
15165 | -6650=TerminationCondition | |
15165 | +6651=TerminationCondition | |
15166 | 15166 | 6544=Barbs |
15167 | 15167 | 14024=DraggableBase.on_release |
15168 | 15168 | 11495=EvalContext.__init__ |
15169 | 15169 | 13544=Theme._set_xml_writer |
15170 | 15170 | 9896=Aifc_write.setnframes |
15171 | -16058=HTMLTokenizer.rcdataState | |
15171 | +16013=HTMLTokenizer.rcdataState | |
15172 | 15172 | 5558=_SetKeyWordArgs |
15173 | 15173 | 8003=DocAssert.funcWrap |
15174 | 15174 | 1844=numpy.core.setup |
@@ -15178,7 +15178,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
15178 | 15178 | 13630=ImageCmsProfile._set |
15179 | 15179 | 8433=WeakKeyDictionary.popitem |
15180 | 15180 | 786=fnmatch |
15181 | -10247=_PyAccessF | |
15181 | +10248=_PyAccessF | |
15182 | 15182 | 2782=plainbox.impl.unit.test_unit_with_id |
15183 | 15183 | 8071=Morsel.__setstate__ |
15184 | 15184 | 9591=Future.exception |
@@ -15186,7 +15186,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
15186 | 15186 | 8856=HorizontalBarChart |
15187 | 15187 | 3541=Repository |
15188 | 15188 | 11410=container.__init__ |
15189 | -10253=_PyAccess8 | |
15189 | +10250=_PyAccess8 | |
15190 | 15190 | 7339=DmiDevice.__init__ |
15191 | 15191 | 9733=Big5Prober.__init__ |
15192 | 15192 | 4938=Separator |
@@ -15199,10 +15199,10 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
15199 | 15199 | 10672=PyShell.readline |
15200 | 15200 | 14510=MultiStatusBar.__init__ |
15201 | 15201 | 4365=MatchFirst |
15202 | -5684=UnicodeFonts | |
15202 | +5678=UnicodeFonts | |
15203 | 15203 | 6430=FigureCanvasWebAggCore |
15204 | 15204 | 3202=validate_nseq_float |
15205 | -5776=_dummyScrolledListBox | |
15205 | +5766=_dummyScrolledListBox | |
15206 | 15206 | 1044=reportlab.lib.corp |
15207 | 15207 | 12171=StreamReader.readline |
15208 | 15208 | 5142=ModuleTemplate |
@@ -15215,11 +15215,11 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
15215 | 15215 | 5081=TimeRE |
15216 | 15216 | 11504=FancyURLopener.__init__ |
15217 | 15217 | 12871=Transaction._set_debconf |
15218 | -16016=HTMLTokenizer.doctypeNameState | |
15218 | +16045=HTMLTokenizer.doctypeNameState | |
15219 | 15219 | 16307=SessionResumeHelperTests |
15220 | 15220 | 3144=RingBuffer.append |
15221 | 15221 | 6329=CorrectFieldValueValidator |
15222 | -6764=_ProtocolMeta | |
15222 | +6749=_ProtocolMeta | |
15223 | 15223 | 1764=encodings.base64_codec |
15224 | 15224 | 1140=PIL.WmfImagePlugin |
15225 | 15225 | 7617=DraggableBase.on_pick |
@@ -15227,7 +15227,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
15227 | 15227 | 12546=KnownFailurePlugin |
15228 | 15228 | 12681=Profile.trace_dispatch_c_call |
15229 | 15229 | 268=numpy.lib.__init__ |
15230 | -5209=FileChooserDialog | |
15230 | +5206=FileChooserDialog | |
15231 | 15231 | 5856=WildcardPattern |
15232 | 15232 | 420=_weakrefset |
15233 | 15233 | 9064=relativedelta.__init__ |
@@ -15235,11 +15235,11 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
15235 | 15235 | 13720=Worksheet.set_print_scale |
15236 | 15236 | 6600=ModuleLoader |
15237 | 15237 | 4653=HKDF |
15238 | -7019=ParseResult | |
15238 | +7021=ParseResult | |
15239 | 15239 | 2572=pkg_resources.extern.__init__ |
15240 | 15240 | 9053=date.__hash__ |
15241 | 15241 | 3453=AxislineStyle._Base |
15242 | -9668=MaskedArray.__setattr__ | |
15242 | +9669=MaskedArray.__setattr__ | |
15243 | 15243 | 13136=MenuEditor.parse |
15244 | 15244 | 7705=interp1d.__init__ |
15245 | 15245 | 7707=Transform.__init__ |
@@ -15255,7 +15255,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
15255 | 15255 | 2108=mpl_toolkits.axisartist.grid_helper_curvelinear |
15256 | 15256 | 1242=scipy.linalg._matfuncs_inv_ssq |
15257 | 15257 | 16217=dopri5.run |
15258 | -13555=Import | |
15258 | +13562=Import | |
15259 | 15259 | 554=reportlab.platypus.flowables |
15260 | 15260 | 2465=pexpect.utils |
15261 | 15261 | 1469=matplotlib.rcsetup |
@@ -15269,7 +15269,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
15269 | 15269 | 3906=FieldStorage.read_lines |
15270 | 15270 | 10258=TNavigator._goto |
15271 | 15271 | 11481=ServiceApplicationClient.__init__ |
15272 | -5012=SubmissionParser | |
15272 | +5010=SubmissionParser | |
15273 | 15273 | 12109=IntelCCompiler.__init__ |
15274 | 15274 | 9911=TestWarnings |
15275 | 15275 | 8254=ExporterUnitSupport.__init__ |
@@ -15279,12 +15279,12 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
15279 | 15279 | 8388=SessionState.update_desired_job_list |
15280 | 15280 | 2595=apport.packaging |
15281 | 15281 | 14840=WmfStubImageFile._open |
15282 | -15843=spectral_testcase_Fs4_complex_onesided | |
15282 | +15808=spectral_testcase_Fs4_complex_onesided | |
15283 | 15283 | 10330=DHPrivateNumbers.__init__ |
15284 | 15284 | 7352=LinePlotProperties |
15285 | 15285 | 14372=Chart.add_series |
15286 | 15286 | 12111=HTMLTreeBuilder |
15287 | -9275=ScaledTranslation.get_matrix | |
15287 | +9269=ScaledTranslation.get_matrix | |
15288 | 15288 | 1263=matplotlib.finance |
15289 | 15289 | 7058=_ArgumentGroup.__init__ |
15290 | 15290 | 14224=IcoImageFile.load |
@@ -15292,8 +15292,8 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
15292 | 15292 | 2376=ufw.frontend |
15293 | 15293 | 14388=Axis.set_minor_locator |
15294 | 15294 | 15351=AmbiguousOptionError.__init__ |
15295 | -16034=HTMLTokenizer.rawtextState | |
15296 | -10879=c_longlong | |
15295 | +16054=HTMLTokenizer.rawtextState | |
15296 | +10870=c_longlong | |
15297 | 15297 | 8431=WeakKeyDictionary._scrub_removals |
15298 | 15298 | 12286=ServerHandler |
15299 | 15299 | 6588=Annotation |
@@ -15311,7 +15311,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
15311 | 15311 | 6043=LRUCache._Item |
15312 | 15312 | 4878=GridHelperBase |
15313 | 15313 | 8180=KbdWindow._apply_struts |
15314 | -4985=PDFIndirectObject | |
15314 | +4992=PDFIndirectObject | |
15315 | 15315 | 13449=QmlJobExecutionController |
15316 | 15316 | 11839=simple_producer.__init__ |
15317 | 15317 | 11873=install.initialize_options |
@@ -15324,7 +15324,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
15324 | 15324 | 4863=LayoutLoaderSVG |
15325 | 15325 | 3951=EditableBox |
15326 | 15326 | 2214=xdiagnose.utils.dates |
15327 | -5788=ScrolledListBox | |
15327 | +5741=ScrolledListBox | |
15328 | 15328 | 1398=softwareproperties.cloudarchive |
15329 | 15329 | 848=orca.tutorialgenerator |
15330 | 15330 | 14393=GraphicsContextWx.select |
@@ -15335,17 +15335,17 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
15335 | 15335 | 2099=checkbox_support.parsers.tests.test_cpuinfo |
15336 | 15336 | 9509=AddList.__init__ |
15337 | 15337 | 3550=DeprecatedImport |
15338 | -5548=FigureCanvasGTK | |
15338 | +5540=FigureCanvasGTK | |
15339 | 15339 | 354=jinja2.defaults |
15340 | 15340 | 3874=DNSName |
15341 | -16170=ParseElementEnhance.__str__ | |
15341 | +16173=ParseElementEnhance.__str__ | |
15342 | 15342 | 6989=HTMLParser.parse_starttag |
15343 | 15343 | 10750=Transaction._set_term_attached |
15344 | 15344 | 5651=FindIdentifiers |
15345 | 15345 | 5846=SandboxedEnvironment |
15346 | 15346 | 1086=test.regrtest |
15347 | -3440=_StoreConstAction | |
15348 | -6787=FigureManagerTkAgg | |
15347 | +3442=_StoreConstAction | |
15348 | +6789=FigureManagerTkAgg | |
15349 | 15349 | 526=fileinput |
15350 | 15350 | 12732=HTMLTokenizer.rawtextEndTagNameState |
15351 | 15351 | 9346=DependencySolver.__init__ |
@@ -15353,7 +15353,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
15353 | 15353 | 5605=BufferWrapper |
15354 | 15354 | 2351=UpdateManager.backend.__init__ |
15355 | 15355 | 7104=AtspiTextContext.__init__ |
15356 | -5785=LabelFrame | |
15356 | +5740=LabelFrame | |
15357 | 15357 | 12822=RingBuffer.__init__ |
15358 | 15358 | 15705=GoBuildSystemTests |
15359 | 15359 | 1911=urllib3.exceptions |
@@ -15379,7 +15379,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
15379 | 15379 | 13216=format_parser.__init__ |
15380 | 15380 | 4606=_TurtleImage |
15381 | 15381 | 12577=Telnet.read_all |
15382 | -13560=EnvironmentAttribute | |
15382 | +13568=EnvironmentAttribute | |
15383 | 15383 | 1959=encodings.big5 |
15384 | 15384 | 10929=ConcatKDFHash.derive |
15385 | 15385 | 15104=OriginalCommand.__init__ |
@@ -15393,7 +15393,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
15393 | 15393 | 9144=AcquireProgress.start |
15394 | 15394 | 13257=EggProvider._setup_prefix |
15395 | 15395 | 9198=CloudArchiveShortcutHandler.__init__ |
15396 | -9276=TransformWrapper.set | |
15396 | +9272=TransformWrapper.set | |
15397 | 15397 | 5279=_RelativeURIResolver |
15398 | 15398 | 403=numpy.distutils.command.__init__ |
15399 | 15399 | 7118=ScanDevice.close |
@@ -15408,7 +15408,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
15408 | 15408 | 14841=TgaImageFile._open |
15409 | 15409 | 27=lxml.builder |
15410 | 15410 | 8516=_AESCTRCipherContext.finalize |
15411 | -16257=GraphicString | |
15411 | +16258=GraphicString | |
15412 | 15412 | 2166=numpy.distutils.command.develop |
15413 | 15413 | 1413=softwareproperties.ppa |
15414 | 15414 | 13977=RecentInfo |
@@ -15422,9 +15422,9 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
15422 | 15422 | 8174=Utilities.clearContentCache |
15423 | 15423 | 15423=SettingsManager._setProfileKeybindings |
15424 | 15424 | 13005=config_cc |
15425 | -5836=DraggableAnnotation | |
15425 | +5830=DraggableAnnotation | |
15426 | 15426 | 11016=PageWordSuggestions.__init__ |
15427 | -16283=Script.reviewPreviousCharacter | |
15427 | +16277=Script.reviewPreviousCharacter | |
15428 | 15428 | 16739=SkewXAxes._init_axis |
15429 | 15429 | 9910=SpiderChart.normalizeData |
15430 | 15430 | 12902=TiffImageFile._decoder |
@@ -15437,7 +15437,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
15437 | 15437 | 1358=cryptography.hazmat.backends.openssl.ec |
15438 | 15438 | 12241=Printer.update |
15439 | 15439 | 12036=StandardEncryption.setAllPermissions |
15440 | -14460=SECT409K1 | |
15440 | +14456=SECT409K1 | |
15441 | 15441 | 4534=GridSpec |
15442 | 15442 | 2362=plainbox.impl.applogic |
15443 | 15443 | 7804=ExpatBuilder.character_data_handler_cdata |
@@ -15456,8 +15456,8 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
15456 | 15456 | 15625=UFWBackendIptables.set_rule |
15457 | 15457 | 10641=TextChanges.__init__ |
15458 | 15458 | 15207=JobParsingTests |
15459 | -13388=LineStart.__init__ | |
15460 | -7307=genpareto_gen | |
15459 | +13389=LineStart.__init__ | |
15460 | +7297=genpareto_gen | |
15461 | 15461 | 8424=__AptDpkgPackageInfo.get_distro_name |
15462 | 15462 | 6462=LogitTransform |
15463 | 15463 | 2846=DigestAuthentication.__init__ |
@@ -15483,8 +15483,8 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
15483 | 15483 | 6846=XTick |
15484 | 15484 | 11762=Charset.__init__ |
15485 | 15485 | 2777=matplotlib.tri.tritools |
15486 | -16123=Tick.draw | |
15487 | -8299=AuthorizationFailed | |
15486 | +16112=Tick.draw | |
15487 | +8300=AuthorizationFailed | |
15488 | 15488 | 4773=TTFont |
15489 | 15489 | 13121=UserScan |
15490 | 15490 | 4124=GUIProxy |
@@ -15495,7 +15495,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
15495 | 15495 | 6896=XMLWriter.end |
15496 | 15496 | 14007=TypeFace._loadBuiltInData |
15497 | 15497 | 6034=XMLwriter |
15498 | -6761=Octagon | |
15498 | +6764=Octagon | |
15499 | 15499 | 9150=FigureCanvasQT.__init__ |
15500 | 15500 | 10138=ReferenceText.wrap |
15501 | 15501 | 13431=UnexpectedException.__init__ |
@@ -15521,7 +15521,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
15521 | 15521 | 4617=ShadedPolygon |
15522 | 15522 | 12716=BeautifulSoup.pushTag |
15523 | 15523 | 151=plainbox.impl.unit.packaging |
15524 | -4848=tostr | |
15524 | +4850=tostr | |
15525 | 15525 | 6842=FrozenSet |
15526 | 15526 | 13437=_AssertRaisesContext.__exit__ |
15527 | 15527 | 14240=LongComplexFormat.__init__ |
@@ -15539,7 +15539,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
15539 | 15539 | 5021=_BaseTestCaseContext |
15540 | 15540 | 8002=DictProxy.__init__ |
15541 | 15541 | 329=plainbox.impl.session.__init__ |
15542 | -15826=spectral_testcase_nosig_real_defaultsided | |
15542 | +15824=spectral_testcase_nosig_real_defaultsided | |
15543 | 15543 | 16264=IniFile.removeKey |
15544 | 15544 | 8755=TemplateUnit.__init__ |
15545 | 15545 | 11444=NearTestCase |
@@ -15549,10 +15549,10 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
15549 | 15549 | 1451=site |
15550 | 15550 | 15267=TestProgram._do_discovery |
15551 | 15551 | 9529=_FancyAxislineStyle.SimpleArrow.set_path |
15552 | -15805=spectral_testcase_Fs4_real_twosided | |
15552 | +15822=spectral_testcase_Fs4_real_twosided | |
15553 | 15553 | 7636=BasicConstraints.__init__ |
15554 | 15554 | 14133=SessionSuspendHelper4Tests.setUp |
15555 | -4976=PythonCode | |
15555 | +4970=PythonCode | |
15556 | 15556 | 182=plainbox.vendor.textland.__init__ |
15557 | 15557 | 1173=PIL.ImImagePlugin |
15558 | 15558 | 2675=lxml.html._setmixin |
@@ -15573,7 +15573,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
15573 | 15573 | 8337=ResourceEndpoint.__init__ |
15574 | 15574 | 13728=PackageKitTransaction._update_packages |
15575 | 15575 | 14330=_FeedParserMixin._start_source |
15576 | -15953=Artist.set_zorder | |
15576 | +15954=Artist.set_zorder | |
15577 | 15577 | 6641=MaxFilter |
15578 | 15578 | 15939=UFWRule.set_src |
15579 | 15579 | 15722=EmailMessage |
@@ -15591,13 +15591,13 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
15591 | 15591 | 6035=SMTPResponseException |
15592 | 15592 | 10440=LabelBase._set_ref_angle |
15593 | 15593 | 11099=SilentUI |
15594 | -7290=foldnorm_gen | |
15594 | +7289=foldnorm_gen | |
15595 | 15595 | 3394=ppform |
15596 | 15596 | 14928=TTEncoding.__init__ |
15597 | 15597 | 15644=NavigationToolbar2Wx.press |
15598 | 15598 | 1011=atexit |
15599 | 15599 | 1030=reportlab.pdfbase._fontdata |
15600 | -5758=TList | |
15600 | +5750=TList | |
15601 | 15601 | 5976=FigureCanvasGDK |
15602 | 15602 | 10434=JobDefinition.get_resource_program |
15603 | 15603 | 15727=RFC822RecordTests |
@@ -15616,7 +15616,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
15616 | 15616 | 10327=_DOF_estimator.__init__ |
15617 | 15617 | 1330=cryptography.utils |
15618 | 15618 | 9600=WindowManipulator.lock_y_axis |
15619 | -7761=rdist_gen | |
15619 | +7796=rdist_gen | |
15620 | 15620 | 15707=AutotoolsBuildSystemTests |
15621 | 15621 | 13589=TTFontParser.readTTCHeader |
15622 | 15622 | 16742=Format._get_xf_index |
@@ -15630,7 +15630,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
15630 | 15630 | 15479=Bdb.set_quit |
15631 | 15631 | 2534=bs4.tests.test_lxml |
15632 | 15632 | 6589=SelfTestCommand |
15633 | -5449=LZMADecompressor | |
15633 | +5450=LZMADecompressor | |
15634 | 15634 | 8636=LabelInference.__init__ |
15635 | 15635 | 6183=BaseProcess |
15636 | 15636 | 9640=Keyboard._maybe_lock_temporary_modifiers |
@@ -15679,7 +15679,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
15679 | 15679 | 5353=TabSet.TabButton |
15680 | 15680 | 12064=Tester.__init__ |
15681 | 15681 | 16142=PDFTrailer.__init__ |
15682 | -7018=_NetlocResultMixinBase | |
15682 | +7020=_NetlocResultMixinBase | |
15683 | 15683 | 13829=ImageFile.load |
15684 | 15684 | 5390=GetHelpSourceDialog |
15685 | 15685 | 5908=ImplementationHelper |
@@ -15688,7 +15688,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
15688 | 15688 | 13911=WSGIRequestHandler |
15689 | 15689 | 7258=SessionMetaData.__init__ |
15690 | 15690 | 8589=_SelectorSocketTransport.__init__ |
15691 | -6572=RotatingFileHandler | |
15691 | +6574=RotatingFileHandler | |
15692 | 15692 | 10184=XMLGenerator.startElementNS |
15693 | 15693 | 146=matplotlib.style.core |
15694 | 15694 | 1827=scipy.optimize._lsq.bvls |
@@ -15713,7 +15713,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
15713 | 15713 | 2827=lxml.includes.schematron |
15714 | 15714 | 10387=Transaction._set_required_medium |
15715 | 15715 | 16380=TestIOTest |
15716 | -4580=SouthEastHatch | |
15716 | +4585=SouthEastHatch | |
15717 | 15717 | 8600=PPoly |
15718 | 15718 | 12265=IteratorWrapper.close |
15719 | 15719 | 11584=SimplePie.__init__ |
@@ -15723,7 +15723,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
15723 | 15723 | 11638=_AxesBase.set_figure |
15724 | 15724 | 7966=PSCanvas.setColor |
15725 | 15725 | 13904=DSAParameters |
15726 | -4832=PunctuatorDelayedSeparators | |
15726 | +4833=PunctuatorDelayedSeparators | |
15727 | 15727 | 8155=_GzipReader._add_read_data |
15728 | 15728 | 14679=PlaceHolder.__init__ |
15729 | 15729 | 1237=apport.report |
@@ -15762,7 +15762,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
15762 | 15762 | 1554=sunau |
15763 | 15763 | 8423=Instruction |
15764 | 15764 | 5252=tzwin |
15765 | -16011=HTMLTokenizer.commentEndBangState | |
15765 | +16018=HTMLTokenizer.commentEndBangState | |
15766 | 15766 | 1350=scipy.stats._distn_infrastructure |
15767 | 15767 | 1974=encodings.cp1125 |
15768 | 15768 | 10403=SessionAssistant.get_resumable_sessions |
@@ -15771,7 +15771,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
15771 | 15771 | 4371=RingList |
15772 | 15772 | 11479=EntryPoint.__init__ |
15773 | 15773 | 1637=oauthlib.common |
15774 | -12275=_FileInFile.close | |
15774 | +12274=_FileInFile.close | |
15775 | 15775 | 11841=spawn.interact |
15776 | 15776 | 14318=PDFDocument.inPage |
15777 | 15777 | 8448=IntegrationTests |
@@ -15783,9 +15783,9 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
15783 | 15783 | 16361=CategoryUnitFieldValidationTests |
15784 | 15784 | 776=numpy.polynomial.laguerre |
15785 | 15785 | 8902=AutoDateFormatter.__call__ |
15786 | -6500=ProcessingInstruction | |
15786 | +6501=ProcessingInstruction | |
15787 | 15787 | 16306=Provider1DefinitionTests |
15788 | -7790=chi_gen | |
15788 | +7742=chi_gen | |
15789 | 15789 | 14632=WhiteListPlugInTests |
15790 | 15790 | 7003=BareQuotedString |
15791 | 15791 | 12635=BuiltinImporter |
@@ -15842,13 +15842,13 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
15842 | 15842 | 11176=SingleAddressHeader |
15843 | 15843 | 11737=FixBuffer |
15844 | 15844 | 1649=scipy.io.matlab.byteordercodes |
15845 | -9189=ConfigKeyboard | |
15845 | +9194=ConfigKeyboard | |
15846 | 15846 | 12967=unix_dialect |
15847 | -16136=AuxTransformBox.draw | |
15847 | +16138=AuxTransformBox.draw | |
15848 | 15848 | 7262=DistUpgradeController.__init__ |
15849 | 15849 | 4068=AptTransaction |
15850 | -5457=ActionGroup | |
15851 | -5546=TextTag | |
15850 | +5460=ActionGroup | |
15851 | +5551=TextTag | |
15852 | 15852 | 9692=Script.presentFindResults |
15853 | 15853 | 11860=TestProgram._getParentArgParser |
15854 | 15854 | 2158=chardet.chardetect |
@@ -15868,7 +15868,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
15868 | 15868 | 4728=GSKey |
15869 | 15869 | 2005=encodings.cp1140 |
15870 | 15870 | 2842=DependencyCycleErrorTests.setUp |
15871 | -5260=FormatFormatStr | |
15871 | +5258=FormatFormatStr | |
15872 | 15872 | 16567=Queue.task_done |
15873 | 15873 | 8581=SortOrder |
15874 | 15874 | 12653=Crossbox.__init__ |
@@ -15885,14 +15885,14 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
15885 | 15885 | 12301=Profile.set_cmd |
15886 | 15886 | 12061=Icon.__init__ |
15887 | 15887 | 6505=MIMEPart |
15888 | -6312=AddList | |
15888 | +6313=AddList | |
15889 | 15889 | 12210=ConfigTypingAssistance._init_keys |
15890 | 15890 | 446=reportlab.graphics.barcode.ecc200datamatrix |
15891 | 15891 | 10418=Text.get_window_extent |
15892 | 15892 | 16259=ModeWithAuthenticationTag |
15893 | 15893 | 3258=DrawTimeCollector |
15894 | 15894 | 12495=LeafPattern.__init__ |
15895 | -15606=PackageKitTransaction.SearchDetails | |
15895 | +15604=PackageKitTransaction.SearchDetails | |
15896 | 15896 | 11892=GoBuildSystemTests.setUp |
15897 | 15897 | 4354=TOTP |
15898 | 15898 | 10389=AitoffAxes.InvertedAitoffTransform.__init__ |
@@ -15929,7 +15929,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
15929 | 15929 | 15756=TestScriptCommand |
15930 | 15930 | 12934=ListStyle |
15931 | 15931 | 16721=TextZone.__getattr__ |
15932 | -6578=QueueListener | |
15932 | +6583=QueueListener | |
15933 | 15933 | 8170=Table._drawCell |
15934 | 15934 | 14179=BCQuit |
15935 | 15935 | 257=numpy.distutils.misc_util |
@@ -15954,9 +15954,9 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
15954 | 15954 | 6423=TransitionState |
15955 | 15955 | 9729=CodingStateMachine.__init__ |
15956 | 15956 | 9753=Conversation.__init__ |
15957 | -10949=Unmarshaller.end_string | |
15957 | +10950=Unmarshaller.end_string | |
15958 | 15958 | 13038=Converter.parse_graminit_c |
15959 | -13379=InvalidRequestFatalError | |
15959 | +13375=InvalidRequestFatalError | |
15960 | 15960 | 13721=Fixed.__init__ |
15961 | 15961 | 13530=Stats.sort_stats |
15962 | 15962 | 13873=BaseVersion.__init__ |
@@ -15976,19 +15976,19 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
15976 | 15976 | 15205=JobDefinitionParsingTests |
15977 | 15977 | 2713=matplotlib.tests.test_streamplot |
15978 | 15978 | 14213=Axes.fill_betweenx |
15979 | -3406=converter | |
15979 | +3407=converter | |
15980 | 15980 | 7478=_AESCTRCipherContext.__init__ |
15981 | 15981 | 14942=AbstractWriter |
15982 | 15982 | 10390=HammerAxes.HammerTransform.__init__ |
15983 | 15983 | 5099=IterOpInv |
15984 | 15984 | 6408=DupSocket |
15985 | -11424=MarkSafe | |
15985 | +11426=MarkSafe | |
15986 | 15986 | 6825=SymbolTableFactory.__init__ |
15987 | 15987 | 9979=Au_write.__init__ |
15988 | 15988 | 2440=pyasn1.type.tag |
15989 | 15989 | 13955=UdevadmDataMixIn |
15990 | 15990 | 1611=pyasn1.type.constraint |
15991 | -6651=BroydenFirst | |
15991 | +6650=BroydenFirst | |
15992 | 15992 | 14812=MeshTransform |
15993 | 15993 | 9258=PolarAffine.get_matrix |
15994 | 15994 | 7706=GetRealpathAndStat.__init__ |
@@ -16036,20 +16036,20 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
16036 | 16036 | 885=orca.braille_rolenames |
16037 | 16037 | 6515=ModuleFinder |
16038 | 16038 | 6942=ResolutionError |
16039 | -8746=MarkerStyle._set_vline | |
16040 | -3232=_DomainTan | |
16039 | +8740=MarkerStyle._set_vline | |
16040 | +3233=_DomainTan | |
16041 | 16041 | 10013=PngImageFile |
16042 | 16042 | 4477=_tzparser._result |
16043 | 16043 | 3006=_Operand |
16044 | 16044 | 16354=TestAttributeRe |
16045 | -14777=MatchFirst.__init__ | |
16045 | +14775=MatchFirst.__init__ | |
16046 | 16046 | 7854=Message.set_charset |
16047 | 16047 | 11632=Boolean |
16048 | 16048 | 11484=HTTPDigestAuthHandler |
16049 | 16049 | 12652=ChartScatter.__init__ |
16050 | 16050 | 6921=StaticTzInfo |
16051 | 16051 | 16727=fake_stderr |
16052 | -7017=SplitResult | |
16052 | +7019=SplitResult | |
16053 | 16053 | 15299=Axis.set_pickradius |
16054 | 16054 | 3964=OptionMenu |
16055 | 16055 | 13502=EditorWindow.unload_extensions |
@@ -16062,7 +16062,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
16062 | 16062 | 1286=guacamole.ingredients.test_cmdtree |
16063 | 16063 | 8273=Unmarshaller.start |
16064 | 16064 | 3552=matrix_normal_gen.__init__ |
16065 | -6557=Panedwindow | |
16065 | +6554=Panedwindow | |
16066 | 16066 | 1946=encodings.latin_1 |
16067 | 16067 | 4000=_LazyDescr |
16068 | 16068 | 7470=_Database.close |
@@ -16077,9 +16077,9 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
16077 | 16077 | 4144=HTTPCookieProcessor |
16078 | 16078 | 13701=AsymmetricSignatureContext |
16079 | 16079 | 13778=NeedRestartDialog.__init__ |
16080 | -16056=HTMLTokenizer.rawtextEndTagOpenState | |
16080 | +16014=HTMLTokenizer.rawtextEndTagOpenState | |
16081 | 16081 | 12616=HexBin._checkcrc |
16082 | -5673=MathtextBackendPath | |
16082 | +5680=MathtextBackendPath | |
16083 | 16083 | 6104=_Unframer |
16084 | 16084 | 14601=RichTraceback._init |
16085 | 16085 | 8200=CursesDisplay._setup_color_pairs |
@@ -16094,32 +16094,32 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
16094 | 16094 | 13423=Artist.update |
16095 | 16095 | 9306=Attr.unlink |
16096 | 16096 | 3259=CustomDrawChanger |
16097 | -16090=Collection.draw | |
16097 | +16091=Collection.draw | |
16098 | 16098 | 10486=BaseDocTemplate.build |
16099 | 16099 | 12161=HTMLBinaryInputStream.changeEncoding |
16100 | 16100 | 2821=plainbox.impl.exporter.xlsx |
16101 | 16101 | 9957=ToolHome |
16102 | 16102 | 10741=Misc._register |
16103 | 16103 | 5356=TabbedPageSet |
16104 | -7753=t_gen | |
16104 | +7775=t_gen | |
16105 | 16105 | 4693=FileFinder |
16106 | 16106 | 2364=plainbox.impl.providers.special |
16107 | 16107 | 15332=PolyLine.__init__ |
16108 | 16108 | 2779=ufw.parser |
16109 | 16109 | 9657=_DummyDirEntry.__init__ |
16110 | -13376=AccessDeniedError | |
16110 | +13383=AccessDeniedError | |
16111 | 16111 | 11100=Input |
16112 | 16112 | 472=scipy.linalg.decomp_schur |
16113 | 16113 | 11569=Galeon |
16114 | 16114 | 8371=Popen._get_devnull |
16115 | 16115 | 14247=Priority |
16116 | -5736=_dummyDirSelectBox | |
16117 | -5112=Handler | |
16116 | +5734=_dummyDirSelectBox | |
16117 | +5119=Handler | |
16118 | 16118 | 2987=CoroWrapper |
16119 | 16119 | 7236=ConnectionPatch.set_annotation_clip |
16120 | 16120 | 4491=ToolCursorPosition |
16121 | -16398=_isListOfStringsOrNone | |
16122 | -15792=spectral_testcase_nosig_real_onesided_trim | |
16121 | +16407=_isListOfStringsOrNone | |
16122 | +15830=spectral_testcase_nosig_real_onesided_trim | |
16123 | 16123 | 11334=RingBuffer.__Full |
16124 | 16124 | 15926=FTP.__init__ |
16125 | 16125 | 4821=SessionMetaData |
@@ -16130,45 +16130,45 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
16130 | 16130 | 6834=MatlabFunction |
16131 | 16131 | 1357=matplotlib.tests.test_axes |
16132 | 16132 | 80=janitor.plugincore.cruft |
16133 | -6755=Crossbox | |
16133 | +6751=Crossbox | |
16134 | 16134 | 7183=TestCwd.__init__ |
16135 | 16135 | 6284=HMAC |
16136 | 16136 | 2723=matplotlib.tests.test_dates |
16137 | 16137 | 4537=_VariantSignature |
16138 | -6078=OptionContainer | |
16138 | +6074=OptionContainer | |
16139 | 16139 | 6799=StringIO |
16140 | 16140 | 1380=lxml.html.html5parser |
16141 | 16141 | 4434=GridLinePlot |
16142 | 16142 | 4767=TTFontParser |
16143 | -5551=CallTag | |
16143 | +5541=CallTag | |
16144 | 16144 | 6145=_ECDSAVerificationContext |
16145 | 16145 | 7257=PluginManager.__init__ |
16146 | 16146 | 8306=InputEventSource.__init__ |
16147 | 16147 | 9151=ToolCursorPosition.__init__ |
16148 | 16148 | 8304=BaseDependency.__init__ |
16149 | -4998=PDFString | |
16149 | +4983=PDFString | |
16150 | 16150 | 8211=HelpFormatter.start_section |
16151 | 16151 | 15759=CategoryUnitTests |
16152 | 16152 | 8923=BivariateSpline |
16153 | -10597=AptProgressBar.__init__ | |
16153 | +10596=AptProgressBar.__init__ | |
16154 | 16154 | 5405=_FilteredCacheHelper |
16155 | 16155 | 15162=BoxStyle.LArrow.__init__ |
16156 | 16156 | 7513=Animation.__init__ |
16157 | 16157 | 50=orca.messages |
16158 | 16158 | 11905=AlertWatcher.__init__ |
16159 | -15801=spectral_testcase_FsAll_real_twosided | |
16159 | +15833=spectral_testcase_FsAll_real_twosided | |
16160 | 16160 | 3644=Data |
16161 | 16161 | 9863=Attr._set_name |
16162 | 16162 | 3493=signalfd |
16163 | 16163 | 7565=I18NCommand |
16164 | 16164 | 7831=CallOnceOnly.check_ieee_macros |
16165 | -5955=dirichlet_frozen | |
16165 | +5957=dirichlet_frozen | |
16166 | 16166 | 1212=usbcreator.frontends.gtk.frontend |
16167 | 16167 | 5441=LookupTable |
16168 | 16168 | 10126=_ProactorReadPipeTransport.pause_reading |
16169 | 16169 | 11261=PackageKitTransaction._get_distro_upgrades |
16170 | 16170 | 12555=CurlCallback.body_callback |
16171 | -9498=lapack_atlas_threads_info | |
16171 | +9501=lapack_atlas_threads_info | |
16172 | 16172 | 11956=Profile.trace_dispatch_mac |
16173 | 16173 | 7634=AptClone.__init__ |
16174 | 16174 | 10037=TestCase.run |
@@ -16176,10 +16176,10 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
16176 | 16176 | 1311=mako.codegen |
16177 | 16177 | 5970=ProjectionRegistry |
16178 | 16178 | 12370=coo_matrix._setdiag |
16179 | -4254=Button | |
16179 | +4253=Button | |
16180 | 16180 | 1231=mpl_toolkits.axes_grid1.axes_size |
16181 | 16181 | 10426=ExporterUnitTests.setUp |
16182 | -16646=UnitValidatorLegacyAPI | |
16182 | +16648=UnitValidatorLegacyAPI | |
16183 | 16183 | 16705=Kern.__init__ |
16184 | 16184 | 3047=ShowBoundaryValue |
16185 | 16185 | 9850=_AxesBase.set_navigate |
@@ -16217,7 +16217,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
16217 | 16217 | 3507=GObjectMeta |
16218 | 16218 | 8915=FortranFile.__init__ |
16219 | 16219 | 4183=Chart |
16220 | -4582=Circles | |
16220 | +4581=Circles | |
16221 | 16221 | 9337=LoopContext.length |
16222 | 16222 | 2035=html5lib.filters.whitespace |
16223 | 16223 | 12166=UFWBackendIptables.__init__ |
@@ -16225,7 +16225,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
16225 | 16225 | 13252=FormatParagraph.__init__ |
16226 | 16226 | 10727=_FeedParserMixin._start_description |
16227 | 16227 | 6011=OrcaProfileGUI |
16228 | -12326=SyntaxErr | |
16228 | +12328=SyntaxErr | |
16229 | 16229 | 9768=_DummyAxis.__init__ |
16230 | 16230 | 4542=ForkingPickler |
16231 | 16231 | 11109=async_chat.handle_read |
@@ -16275,15 +16275,15 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
16275 | 16275 | 1570=softwareproperties.SoftwareProperties |
16276 | 16276 | 11649=bdist_wininst.initialize_options |
16277 | 16277 | 415=plainbox.impl.logging |
16278 | -12183=UntranslatableFieldValidator | |
16278 | +12182=UntranslatableFieldValidator | |
16279 | 16279 | 104=dateutil.rrule |
16280 | -9492=amd_info | |
16281 | -6001=PlatPropFigure1 | |
16280 | +9494=amd_info | |
16281 | +6002=PlatPropFigure1 | |
16282 | 16282 | 8629=EventProxy |
16283 | 16283 | 12567=AnalyzeCommand.__init__ |
16284 | 16284 | 5181=OleMetadata |
16285 | 16285 | 1718=UbuntuSystemService.utils |
16286 | -6320=SizeFromFunc | |
16286 | +6314=SizeFromFunc | |
16287 | 16287 | 11129=GtkInstallProgressAdapter._on_term_content_changed |
16288 | 16288 | 1592=idna.codec |
16289 | 16289 | 5623=ServiceApplicationClient |
@@ -16292,14 +16292,14 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
16292 | 16292 | 12125=IdleConf.__init__ |
16293 | 16293 | 6193=URLError |
16294 | 16294 | 2509=oauthlib.oauth2.rfc6749.endpoints.revocation |
16295 | -12961=SmoothSphereBivariateSpline.__init__ | |
16296 | -16407=_isCodec | |
16295 | +12962=SmoothSphereBivariateSpline.__init__ | |
16296 | +16406=_isCodec | |
16297 | 16297 | 14639=DERSerializationBackend |
16298 | 16298 | 11965=ColorConverter |
16299 | 16299 | 1007=orca.braille |
16300 | 16300 | 6404=GtkAcquireProgress |
16301 | 16301 | 8799=ExpatBuilder.__init__ |
16302 | -4209=XHTMLParser | |
16302 | +4210=XHTMLParser | |
16303 | 16303 | 2714=mpl_toolkits.tests.test_mplot3d |
16304 | 16304 | 11366=SMTPResponseException.__init__ |
16305 | 16305 | 2862=FreeTextAnnotation.__init__ |
@@ -16311,17 +16311,17 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
16311 | 16311 | 2524=plainbox.impl.commands.inv_special |
16312 | 16312 | 14827=NonCallableMagicMock |
16313 | 16313 | 2705=matplotlib.tests.test_path |
16314 | -6275=Checkbutton | |
16314 | +6274=Checkbutton | |
16315 | 16315 | 4431=Filler |
16316 | 16316 | 9611=Script.onDocumentReload |
16317 | -4759=TransformedPath | |
16317 | +4758=TransformedPath | |
16318 | 16318 | 8936=FileMovieWriter.frame_format |
16319 | 16319 | 13727=PackageKitTransaction._remove_packages |
16320 | 16320 | 14810=ExtentTransform |
16321 | 16321 | 3213=BarycentricInterpolator |
16322 | 16322 | 11784=XorgLog.__init__ |
16323 | 16323 | 5943=ObjectTreeItem |
16324 | -16498=HTMLTokenizer.__iter__ | |
16324 | +16496=HTMLTokenizer.__iter__ | |
16325 | 16325 | 3325=IndexDateFormatter |
16326 | 16326 | 4558=DistUpgradeViewGtk3 |
16327 | 16327 | 15688=TransportBaseTests.TestTransport |
@@ -16331,10 +16331,10 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
16331 | 16331 | 4750=ReturnCode |
16332 | 16332 | 3796=_ProxyFile |
16333 | 16333 | 1389=pytz.lazy |
16334 | -6558=LabeledScale | |
16334 | +6560=LabeledScale | |
16335 | 16335 | 15499=Debconf.__init__ |
16336 | -6745=TypeVar | |
16337 | -6346=HttpLib2ErrorWithResponse | |
16336 | +6746=TypeVar | |
16337 | +6342=HttpLib2ErrorWithResponse | |
16338 | 16338 | 9114=WordSuggestions.show_input_line_on_key_release |
16339 | 16339 | 11435=AbstractUI |
16340 | 16340 | 3422=HTTPHeaderDict |
@@ -16342,10 +16342,10 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
16342 | 16342 | 11795=Workbook._prepare_borders |
16343 | 16343 | 15238=BytesHeaderParser |
16344 | 16344 | 7346=NamedNodeMap.__init__ |
16345 | -16067=HTMLTokenizer.beforeAttributeValueState | |
16345 | +16065=HTMLTokenizer.beforeAttributeValueState | |
16346 | 16346 | 11209=GetKeysDialog.ToggleLevel |
16347 | 16347 | 10487=StixSansFonts |
16348 | -4917=NotAny | |
16348 | +4899=NotAny | |
16349 | 16349 | 2916=_AxesImageBase.set_data |
16350 | 16350 | 2973=MenuEntryCache |
16351 | 16351 | 9582=WindowManipulator.lock_x_axis |
@@ -16355,8 +16355,8 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
16355 | 16355 | 4515=ErrorsTreeView |
16356 | 16356 | 1064=reportlab.pdfbase.pdfpattern |
16357 | 16357 | 6668=Breakpoint |
16358 | -9271=BboxTransform.get_matrix | |
16359 | -14188=BCPauseLearning | |
16358 | +9281=BboxTransform.get_matrix | |
16359 | +14182=BCPauseLearning | |
16360 | 16360 | 6494=MatFile5Writer |
16361 | 16361 | 8949=PyDLL |
16362 | 16362 | 15388=AptPackageKitWorker.get_packages |
@@ -16364,11 +16364,11 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
16364 | 16364 | 12103=GeneratedJobSuspendTests.setUp |
16365 | 16365 | 13660=NoFiller |
16366 | 16366 | 14721=ChainMap.__init__ |
16367 | -16013=HTMLTokenizer.scriptDataEscapedEndTagOpenState | |
16367 | +16008=HTMLTokenizer.scriptDataEscapedEndTagOpenState | |
16368 | 16368 | 898=orca.scripts.apps.evolution.script |
16369 | 16369 | 1314=jinja2.ext |
16370 | 16370 | 14712=DialogEdit.__init__ |
16371 | -5553=Expression | |
16371 | +5542=Expression | |
16372 | 16372 | 7642=IMapIterator.__init__ |
16373 | 16373 | 470=scipy.special.__init__ |
16374 | 16374 | 15855=SessionManagerTests |
@@ -16385,7 +16385,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
16385 | 16385 | 8901=AutoDateFormatter.__init__ |
16386 | 16386 | 11595=FieldCollectionTests.setUp |
16387 | 16387 | 2367=plainbox.qml_shell.qml_shell |
16388 | -4965=PDFStitchingFunction | |
16388 | +4968=PDFStitchingFunction | |
16389 | 16389 | 10334=QuirkChecker.get_quirks_from_path |
16390 | 16390 | 16607=InvalidSecureIDError.__init__ |
16391 | 16391 | 12756=AnchoredDrawingArea.__init__ |
@@ -16400,20 +16400,20 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
16400 | 16400 | 11106=UnaryExpr |
16401 | 16401 | 5016=BaseSelectorEventLoop |
16402 | 16402 | 14920=Completer.__init__ |
16403 | -15438=VisibleStringDecoder | |
16403 | +15443=VisibleStringDecoder | |
16404 | 16404 | 1388=reportlab.graphics.barcode.usps |
16405 | 16405 | 7062=DefaultContext.get_start_method |
16406 | -6076=BadOptionError | |
16406 | +6078=BadOptionError | |
16407 | 16407 | 10326=FigureCanvasPS._print_figure_tex |
16408 | 16408 | 2533=PIL.ImageMorph |
16409 | 16409 | 2530=jinja2.constants |
16410 | 16410 | 7663=SessionInstaller.__init__ |
16411 | -4978=Destination | |
16411 | +4993=Destination | |
16412 | 16412 | 13518=AdaptiveStepsize.__init__ |
16413 | 16413 | 6455=ImpLoader |
16414 | 16414 | 8156=DOMImplementation |
16415 | 16415 | 10961=Schematron.__call__ |
16416 | -5951=_PSD | |
16416 | +5952=_PSD | |
16417 | 16417 | 13614=CompileException.__init__ |
16418 | 16418 | 15714=SessionSuspendHelper4Tests |
16419 | 16419 | 12534=Breakpoint.__init__ |
@@ -16459,13 +16459,13 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
16459 | 16459 | 6186=SymbolDefMeta |
16460 | 16460 | 7626=Future.__init__ |
16461 | 16461 | 8231=TreeBuilder.__init__ |
16462 | -5679=VCentered | |
16462 | +5683=VCentered | |
16463 | 16463 | 2812=reportlab.pdfbase._fontdata_widths_courier |
16464 | 16464 | 6700=CSMousetweaks |
16465 | 16465 | 10549=ThreadPoolExecutor.shutdown |
16466 | 16466 | 7548=GzipFile.__init__ |
16467 | 16467 | 8242=Wave_read.readframes |
16468 | -6759=ArrowTwo | |
16468 | +6750=ArrowTwo | |
16469 | 16469 | 11593=ECC200DataMatrix.__init__ |
16470 | 16470 | 13472=ListInvocation.__init__ |
16471 | 16471 | 1394=mako.ext.autohandler |
@@ -16479,7 +16479,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
16479 | 16479 | 9944=ZipExtFile.readline |
16480 | 16480 | 14887=validate_nseq_int.__init__ |
16481 | 16481 | 5858=BdfFontFile |
16482 | -7293=tukeylambda_gen | |
16482 | +7298=tukeylambda_gen | |
16483 | 16483 | 1187=PIL.Hdf5StubImagePlugin |
16484 | 16484 | 8127=Template._compile_from_file |
16485 | 16485 | 3089=Logger |
@@ -16496,7 +16496,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
16496 | 16496 | 3888=ArMember.readlines |
16497 | 16497 | 10757=Label._rawDraw |
16498 | 16498 | 3821=SMTP |
16499 | -11327=gdk_pixbuf_2_info | |
16499 | +11325=gdk_pixbuf_2_info | |
16500 | 16500 | 9434=Script.onMouseButton |
16501 | 16501 | 840=_thread |
16502 | 16502 | 16151=DebugMemo._load |
@@ -16504,18 +16504,18 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
16504 | 16504 | 10158=DHPublicNumbers.__init__ |
16505 | 16505 | 14312=vode.run |
16506 | 16506 | 3145=StyleSheet1 |
16507 | -16112=XAxis.set_default_intervals | |
16507 | +16119=XAxis.set_default_intervals | |
16508 | 16508 | 3846=DviFont |
16509 | 16509 | 5281=Process |
16510 | 16510 | 1539=matplotlib.axes._subplots |
16511 | 16511 | 12715=BeautifulSoup.popTag |
16512 | -5826=DraggableOffsetBox | |
16512 | +5827=DraggableOffsetBox | |
16513 | 16513 | 8079=RecentlyUsedContainer.__init__ |
16514 | 16514 | 8549=EventCalendar.computeStartAndEndTimes |
16515 | 16515 | 13206=UFWRule._fix_anywhere |
16516 | -5114=Filterer | |
16516 | +5116=Filterer | |
16517 | 16517 | 5225=LazyOperatorNormInfo |
16518 | -13557=ImportedName | |
16518 | +13558=ImportedName | |
16519 | 16519 | 3564=rv_generic._construct_default_doc |
16520 | 16520 | 9342=Edid.items |
16521 | 16521 | 15526=IView |
@@ -16530,7 +16530,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
16530 | 16530 | 12138=Context.goEnd |
16531 | 16531 | 13168=EncryptionFlowable |
16532 | 16532 | 12979=TransferFunction._copy |
16533 | -5549=NavigationToolbar2GTK | |
16533 | +5544=NavigationToolbar2GTK | |
16534 | 16534 | 9920=RegularPolygon.__init__ |
16535 | 16535 | 10529=INameTracking |
16536 | 16536 | 12860=DebianPackagingDriverTests |
@@ -16538,16 +16538,16 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
16538 | 16538 | 14620=DispatcherList |
16539 | 16539 | 10845=_Traces.__init__ |
16540 | 16540 | 11101=_NQuad.__init__ |
16541 | -7302=gengamma_gen | |
16542 | -4919=StringEnd | |
16541 | +7300=gengamma_gen | |
16542 | +4900=StringEnd | |
16543 | 16543 | 8177=ProgressiveDelayTimer.start |
16544 | 16544 | 9145=FigureCanvasTkAgg.__init__ |
16545 | 16545 | 2970=MSVCCompiler.__init__ |
16546 | 16546 | 15058=RPCProxy.__init__ |
16547 | 16547 | 13415=Model.__init__ |
16548 | 16548 | 1720=oauthlib.oauth2.rfc6749.endpoints.authorization |
16549 | -13400=CaselessLiteral.__init__ | |
16550 | -5780=Control | |
16549 | +13392=CaselessLiteral.__init__ | |
16550 | +5761=Control | |
16551 | 16551 | 15424=_Unpickler.load_proto |
16552 | 16552 | 1250=ptyprocess.ptyprocess |
16553 | 16553 | 10067=_NamespaceLoader.__init__ |
@@ -16562,17 +16562,17 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
16562 | 16562 | 1646=UpdateManager.Core.AlertWatcher |
16563 | 16563 | 1524=idlelib.MultiStatusBar |
16564 | 16564 | 7645=_SSIP_Connection.set_callback |
16565 | -3448=FileType | |
16565 | +3446=FileType | |
16566 | 16566 | 6138=_SSIP_Connection |
16567 | 16567 | 13063=cachePageCatcherFigureNonA4.__init__ |
16568 | 16568 | 4420=StyleProperties |
16569 | 16569 | 8365=BaseEventLoop.set_default_executor |
16570 | 16570 | 11672=SandboxedEnvironment.__init__ |
16571 | 16571 | 7826=TransformNode.set_children |
16572 | -6322=MaxHeight | |
16572 | +6318=MaxHeight | |
16573 | 16573 | 6819=BaseHandler |
16574 | 16574 | 15957=Legend.set_title |
16575 | -6658=LinearMixing | |
16575 | +6654=LinearMixing | |
16576 | 16576 | 13420=EditorWindow.right_menu_event |
16577 | 16577 | 3621=Property.getter |
16578 | 16578 | 10862=Conversation.setTypingStatus |
@@ -16595,15 +16595,15 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
16595 | 16595 | 11438=TextCdromProgressAdapter |
16596 | 16596 | 12827=bsr_matrix.__init__ |
16597 | 16597 | 1734=mpl_toolkits.axes_grid.axes_grid |
16598 | -4393=DayLocator | |
16598 | +4394=DayLocator | |
16599 | 16599 | 650=bs4.__init__ |
16600 | 16600 | 857=orca.scripts.apps.gnome-mud.script |
16601 | 16601 | 2247=scipy.linalg._cython_signature_generator |
16602 | 16602 | 9570=ImageFont |
16603 | -3725=AuthorityInformationAccess | |
16603 | +3724=AuthorityInformationAccess | |
16604 | 16604 | 11977=FixedFontMixin |
16605 | 16605 | 148=lxml.doctestcompare |
16606 | -15961=_AxesBase.set_xticks | |
16606 | +15960=_AxesBase.set_xticks | |
16607 | 16607 | 11929=MouseEvent.__init__ |
16608 | 16608 | 10148=GtkProgress.__init__ |
16609 | 16609 | 11604=BaseBrowser.__init__ |
@@ -16614,7 +16614,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
16614 | 16614 | 1789=cryptography.hazmat.bindings.commoncrypto.binding |
16615 | 16615 | 10300=HtmlDiff._make_prefix |
16616 | 16616 | 4768=TTFontMaker |
16617 | -5034=StatusbarBase | |
16617 | +5039=StatusbarBase | |
16618 | 16618 | 1446=PIL.ImageCms |
16619 | 16619 | 2086=lib2to3.pgen2.conv |
16620 | 16620 | 14990=SubSuperCluster.__init__ |
@@ -16634,7 +16634,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
16634 | 16634 | 1057=reportlab.platypus.tableofcontents |
16635 | 16635 | 5443=Keymap |
16636 | 16636 | 8621=CertificateSigningRequestBuilder.__init__ |
16637 | -12333=InuseAttributeErr | |
16637 | +12325=InuseAttributeErr | |
16638 | 16638 | 2033=PIL.ImageColor |
16639 | 16639 | 8053=ArgParseDirective |
16640 | 16640 | 8940=Traceback.__init__ |
@@ -16647,7 +16647,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
16647 | 16647 | 8486=_DrawTimeResizeable |
16648 | 16648 | 9139=KbdWindowBase._cb_window_state_event |
16649 | 16649 | 82=janitor.plugincore.exceptions |
16650 | -5742=Tree | |
16650 | +5746=Tree | |
16651 | 16651 | 10273=ConsoleClient._show_changes |
16652 | 16652 | 15318=MergedTransaction.__init__ |
16653 | 16653 | 4445=ProcNetworkMonitor |
@@ -16659,8 +16659,8 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
16659 | 16659 | 16480=ToolTipBase.hidetip |
16660 | 16660 | 1270=cryptography.hazmat.primitives.asymmetric.dsa |
16661 | 16661 | 8594=epoll.fromfd |
16662 | -5952=multi_rv_generic | |
16663 | -6234=CallerMacro | |
16662 | +5953=multi_rv_generic | |
16663 | +6233=CallerMacro | |
16664 | 16664 | 13992=BaseLoader |
16665 | 16665 | 12014=dopri5.reset |
16666 | 16666 | 1805=checkbox_support.parsers.tests.test_image_info |
@@ -16673,7 +16673,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
16673 | 16673 | 8248=CharacterData._set_data |
16674 | 16674 | 6536=InputlineKeyCommon |
16675 | 16675 | 10471=DummyWorker |
16676 | -5830=DraggableBase | |
16676 | +5835=DraggableBase | |
16677 | 16677 | 12346=ABCPolyBase.__init__ |
16678 | 16678 | 10275=TextInstallProgress.status_change |
16679 | 16679 | 10336=PriorityQueue._init |
@@ -16682,16 +16682,16 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
16682 | 16682 | 1886=PIL.features |
16683 | 16683 | 1831=oauthlib.oauth1.rfc5849.__init__ |
16684 | 16684 | 6601=GB2312Prober |
16685 | -4989=TextAnnotation | |
16685 | +5000=TextAnnotation | |
16686 | 16686 | 5796=TextSessionStateExporter |
16687 | 16687 | 13509=Dvi._fnt_num |
16688 | -16129=OffsetBox.draw | |
16688 | +16135=OffsetBox.draw | |
16689 | 16689 | 10558=ConsoleClient._on_terminal_attached |
16690 | 16690 | 8169=EllipticCurvePublicNumbers.__init__ |
16691 | -6560=Notebook | |
16691 | +6558=Notebook | |
16692 | 16692 | 568=guacamole.__init__ |
16693 | 16693 | 10383=ExpatLocator.__init__ |
16694 | -3718=SubjectKeyIdentifier | |
16694 | +3726=SubjectKeyIdentifier | |
16695 | 16695 | 14586=MagicRule.__init__ |
16696 | 16696 | 8721=_FilteredCacheHelper._reapply_filter |
16697 | 16697 | 841=orca.scripts.apps.soffice.spellcheck |
@@ -16702,11 +16702,11 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
16702 | 16702 | 15381=RSAPrivateKeyWithSerialization |
16703 | 16703 | 7964=TableStyle.__init__ |
16704 | 16704 | 15070=ProblemReport.load |
16705 | -4596=TPen | |
16705 | +4597=TPen | |
16706 | 16706 | 4064=_localized_day |
16707 | 16707 | 6326=MultiUnitFieldIssue |
16708 | 16708 | 7096=DebconfProxy.__init__ |
16709 | -16099=Text.set_size | |
16709 | +16103=Text.set_size | |
16710 | 16710 | 70=reportlab.lib.extformat |
16711 | 16711 | 939=orca.scripts.toolkits.Qt.script |
16712 | 16712 | 9224=SSLProtocol._on_handshake_complete |
@@ -16728,9 +16728,9 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
16728 | 16728 | 15911=ColorbarPatch.__init__ |
16729 | 16729 | 1615=pyasn1.type.base |
16730 | 16730 | 5020=_Outcome |
16731 | -3196=FixedFormatter | |
16731 | +3182=FixedFormatter | |
16732 | 16732 | 8329=ScriptManager.activate |
16733 | -6125=_ScaledLinearOperator | |
16733 | +6126=_ScaledLinearOperator | |
16734 | 16734 | 12522=IniFile.__init__ |
16735 | 16735 | 12685=__AptDpkgPackageInfo.install_packages |
16736 | 16736 | 3077=MemoizeJac |
@@ -16744,14 +16744,14 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
16744 | 16744 | 13045=DialogAddSourcesList.__init__ |
16745 | 16745 | 5221=ImConfig |
16746 | 16746 | 9788=memmap.__array_finalize__ |
16747 | -15053=ExtensionNotFound.__init__ | |
16747 | +15054=ExtensionNotFound.__init__ | |
16748 | 16748 | 1645=matplotlib.projections.geo |
16749 | 16749 | 5887=InstallBackendAptdaemon |
16750 | 16750 | 4572=ConfirmInstallDialog |
16751 | 16751 | 16177=And.__str__ |
16752 | 16752 | 10514=Doughnut.makeSectors |
16753 | 16753 | 10622=ExpatParser.parse |
16754 | -12962=LSQSphereBivariateSpline.__init__ | |
16754 | +12954=LSQSphereBivariateSpline.__init__ | |
16755 | 16755 | 16657=Workbook.add_vba_project |
16756 | 16756 | 8429=wishart_frozen.__init__ |
16757 | 16757 | 9796=CSFloatingSlave._on_device_event |
@@ -16760,10 +16760,10 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
16760 | 16760 | 13915=ScaleBase |
16761 | 16761 | 7567=_SSIP_Connection.__init__ |
16762 | 16762 | 586=scipy.sparse.linalg.isolve.lsqr |
16763 | -13288=OctetStringEncoder | |
16763 | +13289=OctetStringEncoder | |
16764 | 16764 | 7556=OnboardGtk.__init__ |
16765 | 16765 | 3009=Epoch |
16766 | -15740=FunctionTests | |
16766 | +15741=FunctionTests | |
16767 | 16767 | 14715=SessionStateExporterBaseTests |
16768 | 16768 | 14736=RePattern |
16769 | 16769 | 6539=SRect |
@@ -16782,7 +16782,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
16782 | 16782 | 10284=FigureCanvasSVG |
16783 | 16783 | 11145=UFWParserResponse.__init__ |
16784 | 16784 | 16422=ExpressionFailedTests |
16785 | -9821=Affine2D.skew | |
16785 | +9824=Affine2D.skew | |
16786 | 16786 | 9655=Ean13BarcodeWidget.draw |
16787 | 16787 | 1280=matplotlib.backends.backend_pgf |
16788 | 16788 | 4651=FallbackObject |
@@ -16821,7 +16821,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
16821 | 16821 | 2331=PIL.FontFile |
16822 | 16822 | 16419=WordScannerTests |
16823 | 16823 | 726=scipy.sparse.linalg.isolve.lsmr |
16824 | -15848=spectral_testcase_nosig_complex_twosided_noNFFT | |
16824 | +15841=spectral_testcase_nosig_complex_twosided_noNFFT | |
16825 | 16825 | 8027=Text.set_color |
16826 | 16826 | 11545=_AxesBase.set_axis_on |
16827 | 16827 | 6172=RecTreeView |
@@ -16830,20 +16830,20 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
16830 | 16830 | 12398=Stream.__init__ |
16831 | 16831 | 1841=DistUpgrade.DistUpgradeViewKDE |
16832 | 16832 | 3132=OnlyOnce |
16833 | -16029=HTMLTokenizer.beforeDoctypeSystemIdentifierState | |
16833 | +16041=HTMLTokenizer.beforeDoctypeSystemIdentifierState | |
16834 | 16834 | 10419=Annotation.draw |
16835 | 16835 | 6319=MaxExtent |
16836 | -5634=LambertAxes | |
16836 | +5635=LambertAxes | |
16837 | 16837 | 11485=ProxyDigestAuthHandler |
16838 | -7732=boltzmann_gen | |
16838 | +7731=boltzmann_gen | |
16839 | 16839 | 8717=FileInput.close |
16840 | 16840 | 10773=ConstraintsIntersection |
16841 | 16841 | 3696=_GeneratorContextManager |
16842 | 16842 | 15514=Client.prepare_token_request |
16843 | 16843 | 13986=NavigationToolbar2WxAgg |
16844 | 16844 | 16508=FigureManagerWebAgg.__init__ |
16845 | -7201=MarkerStyle._set_hexagon1 | |
16846 | -7198=MarkerStyle._set_hexagon2 | |
16845 | +7196=MarkerStyle._set_hexagon1 | |
16846 | +7199=MarkerStyle._set_hexagon2 | |
16847 | 16847 | 5325=PureProxy |
16848 | 16848 | 8985=GNUTranslations |
16849 | 16849 | 14218=Image.__setstate__ |
@@ -16852,7 +16852,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
16852 | 16852 | 11600=InvertedLog10Transform |
16853 | 16853 | 2467=checkbox_support.heuristics.udev |
16854 | 16854 | 9220=ExpatParser.setProperty |
16855 | -13394=ParseExpression.streamline | |
16855 | +13396=ParseExpression.streamline | |
16856 | 16856 | 2526=plainbox.impl.commands.__init__ |
16857 | 16857 | 10538=GridChunker |
16858 | 16858 | 14291=Tokenizer.seek |
@@ -16861,7 +16861,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
16861 | 16861 | 7570=TextIOWrapper.detach |
16862 | 16862 | 12409=ZipInfo.__init__ |
16863 | 16863 | 11509=VerifiedHTTPSConnection.connect |
16864 | -13390=Regex.__init__ | |
16864 | +13391=Regex.__init__ | |
16865 | 16865 | 10029=hunspell.start |
16866 | 16866 | 169=apt.__init__ |
16867 | 16867 | 7479=LogFormatter.__init__ |
@@ -16882,7 +16882,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
16882 | 16882 | 15725=SessionStateTrimTests |
16883 | 16883 | 2283=distutils.msvc9compiler |
16884 | 16884 | 11141=ForkingMixIn |
16885 | -15446=TeletexStringDecoder | |
16885 | +15442=TeletexStringDecoder | |
16886 | 16886 | 53=matplotlib.backends.backend_pdf |
16887 | 16887 | 10796=TimerGTK._timer_stop |
16888 | 16888 | 3576=RawIOBase |
@@ -16899,13 +16899,13 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
16899 | 16899 | 14609=DictReader.__next__ |
16900 | 16900 | 12866=HTTPConnection.set_debuglevel |
16901 | 16901 | 9172=ResourceExpression.__init__ |
16902 | -15709=BaseJobResultTestsTestsMixIn | |
16902 | +15708=BaseJobResultTestsTestsMixIn | |
16903 | 16903 | 15301=Report.add_proc_info |
16904 | 16904 | 3391=interp2d |
16905 | 16905 | 617=plainbox.impl.commands.cmd_selftest |
16906 | 16906 | 2932=ByteSequence |
16907 | 16907 | 11450=DeprecatedDecoratorTests |
16908 | -5700=Fill | |
16908 | +5666=Fill | |
16909 | 16909 | 1306=scipy.optimize._spectral |
16910 | 16910 | 1297=idlelib.ColorDelegator |
16911 | 16911 | 9738=SJISProber.__init__ |
@@ -16936,22 +16936,22 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
16936 | 16936 | 4130=File |
16937 | 16937 | 6941=c_wchar_p |
16938 | 16938 | 4804=HandlerNpoints |
16939 | -6458=SymmetricalLogTransform | |
16939 | +6459=SymmetricalLogTransform | |
16940 | 16940 | 774=scipy.sparse.linalg.matfuncs |
16941 | 16941 | 5103=MakoHtmlLexer |
16942 | 16942 | 3349=Compile |
16943 | -7325=zipf_gen | |
16943 | +7324=zipf_gen | |
16944 | 16944 | 155=email.parser |
16945 | 16945 | 12997=MenuEntry.setAttributes |
16946 | 16946 | 8259=GraphicsContextCairo.set_dashes |
16947 | 16947 | 13147=DomainLiteral |
16948 | -10104=Arc.draw | |
16948 | +10107=Arc.draw | |
16949 | 16949 | 13026=LoopVariable._loop_reference_detected |
16950 | 16950 | 9801=DeprecatedImport.__init__ |
16951 | 16951 | 10205=PolicyInformation.__init__ |
16952 | 16952 | 3667=KDTree.node |
16953 | -13083=sfftw_info | |
16954 | -4925=LineEnd | |
16953 | +13081=sfftw_info | |
16954 | +4898=LineEnd | |
16955 | 16955 | 7241=Divider.__init__ |
16956 | 16956 | 14986=StartProviderInvocation.__init__ |
16957 | 16957 | 8434=WeakKeyDictionary.pop |
@@ -16973,13 +16973,13 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
16973 | 16973 | 11075=NavigationToolbar2._switch_off_zoom_mode |
16974 | 16974 | 480=colorsys |
16975 | 16975 | 11728=FixReduce |
16976 | -15601=PackageKitTransaction.SearchFiles | |
16976 | +15590=PackageKitTransaction.SearchFiles | |
16977 | 16977 | 7619=AptWorker.__init__ |
16978 | 16978 | 2904=BarChart3D.calcBarPositions |
16979 | 16979 | 11903=ftpwrapper.endtransfer |
16980 | -15448=GeneralizedTimeDecoder | |
16980 | +15440=GeneralizedTimeDecoder | |
16981 | 16981 | 6688=LayoutView |
16982 | -11601=InvertedLog2Transform | |
16982 | +11603=InvertedLog2Transform | |
16983 | 16983 | 1543=matplotlib.patches |
16984 | 16984 | 769=subprocess |
16985 | 16985 | 8278=gaussian_kde._compute_covariance |
@@ -17001,8 +17001,8 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
17001 | 17001 | 3114=DictFormatter |
17002 | 17002 | 7009=_Protocol |
17003 | 17003 | 1786=chardet.big5freq |
17004 | -16066=HTMLTokenizer.entityDataState | |
17005 | -16137=TextArea.set_text | |
17004 | +16032=HTMLTokenizer.entityDataState | |
17005 | +16129=TextArea.set_text | |
17006 | 17006 | 1354=cryptography.hazmat.primitives.asymmetric.utils |
17007 | 17007 | 8466=TextDomains.__init__ |
17008 | 17008 | 6695=_FancyAxislineStyle.SimpleArrow |
@@ -17011,27 +17011,27 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
17011 | 17011 | 9448=LabeledScale._adjust |
17012 | 17012 | 14548=Textbox.do_command |
17013 | 17013 | 15192=QRStructAppend.__init__ |
17014 | -5698=Glue | |
17014 | +5682=Glue | |
17015 | 17015 | 173=numpy.core.numerictypes |
17016 | 17016 | 12690=TextFile.open |
17017 | -6304=DiffView | |
17017 | +6309=DiffView | |
17018 | 17018 | 10368=FigureCanvasGTKAgg |
17019 | -4320=PatchCollection | |
17019 | +4319=PatchCollection | |
17020 | 17020 | 2613=pexpect.popen_spawn |
17021 | 17021 | 12946=ToolEnableNavigation |
17022 | 17022 | 8542=RFC822Name.__init__ |
17023 | 17023 | 252=matplotlib.tri.triinterpolate |
17024 | -10871=c_long | |
17024 | +10877=c_long | |
17025 | 17025 | 10172=_singlefileMailbox.add |
17026 | 17026 | 8806=MarkerStyle.__init__ |
17027 | 17027 | 6724=MultiByteCharSetProber |
17028 | 17028 | 7334=KeyboardWidget.__init__ |
17029 | -4679=AdjYValueAxis | |
17029 | +4681=AdjYValueAxis | |
17030 | 17030 | 2568=cryptography.hazmat.backends.multibackend |
17031 | 17031 | 3680=LockType |
17032 | 17032 | 3207=LogNorm |
17033 | -11323=gdk_info | |
17034 | -5754=CheckList | |
17033 | +11324=gdk_info | |
17034 | +5767=CheckList | |
17035 | 17035 | 9444=TreeBuilder.start |
17036 | 17036 | 5189=AcroForm |
17037 | 17037 | 15278=SVGCanvas._fillAndStroke |
@@ -17048,20 +17048,20 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
17048 | 17048 | 2728=numpy.testing.__init__ |
17049 | 17049 | 5701=EUCTWProber |
17050 | 17050 | 6836=NamedType.__init__ |
17051 | -5514=Operator | |
17051 | +5513=Operator | |
17052 | 17052 | 1031=reportlab.graphics.testshapes |
17053 | 17053 | 2918=PcolorImage.set_data |
17054 | 17054 | 9177=Config.get_image_filename |
17055 | 17055 | 11096=DatagramTransport |
17056 | 17056 | 3354=Shelf |
17057 | 17057 | 5440=Factory |
17058 | -12955=SmoothBivariateSpline.__init__ | |
17058 | +12956=SmoothBivariateSpline.__init__ | |
17059 | 17059 | 16665=SGMLParser.__init__ |
17060 | -5760=Shell | |
17060 | +5778=Shell | |
17061 | 17061 | 1103=unittest.suite |
17062 | 17062 | 12344=FunctionDecl.__init__ |
17063 | 17063 | 5019=_SelectorDatagramTransport |
17064 | -3185=LogFormatter | |
17064 | +3199=LogFormatter | |
17065 | 17065 | 12434=Worksheet.show_comments |
17066 | 17066 | 12741=UserInterface.run_report_bug |
17067 | 17067 | 7226=Hash.__init__ |
@@ -17076,7 +17076,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
17076 | 17076 | 2881=StandardEncryption.prepare |
17077 | 17077 | 16073=Axis.draw |
17078 | 17078 | 12110=IntelEM64TCCompiler.__init__ |
17079 | -7739=norm_gen | |
17079 | +7766=norm_gen | |
17080 | 17080 | 12468=_GenerateRenderMethod.__init__ |
17081 | 17081 | 10509=EventType.__init__ |
17082 | 17082 | 11464=lsoda.__init__ |
@@ -17090,12 +17090,12 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
17090 | 17090 | 15724=SessionStateSmokeTests |
17091 | 17091 | 12366=PkgResourcesPlugInCollectionTests.setUp |
17092 | 17092 | 15249=GraphicsContextPdf.pop |
17093 | -6383=BoxStyle.RArrow | |
17093 | +6391=BoxStyle.RArrow | |
17094 | 17094 | 3267=Failure |
17095 | 17095 | 977=orca.scripts.toolkits.clutter.script |
17096 | 17096 | 16737=GeoAxes._init_axis |
17097 | 17097 | 10544=_Sentinel.__init__ |
17098 | -6754=_Symbol | |
17098 | +6768=_Symbol | |
17099 | 17099 | 12199=KDTree.innernode.__init__ |
17100 | 17100 | 4743=IteratorProxy |
17101 | 17101 | 1535=reportlab.graphics.barcode.code128 |
@@ -17103,7 +17103,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
17103 | 17103 | 6801=OnboardGtk |
17104 | 17104 | 7588=SessionPeekHelper1 |
17105 | 17105 | 5055=TarIter |
17106 | -3441=_SubParsersAction | |
17106 | +3443=_SubParsersAction | |
17107 | 17107 | 16668=_FeedParserMixin._start_rss |
17108 | 17108 | 9635=LanguageDB._get_locale_ids |
17109 | 17109 | 8244=timedelta.__new__ |
@@ -17119,7 +17119,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
17119 | 17119 | 678=urllib3.contrib.pyopenssl |
17120 | 17120 | 7534=KeyPath.get_bounds |
17121 | 17121 | 13671=SubmissionParser.__init__ |
17122 | -16134=DrawingArea.draw | |
17122 | +16136=DrawingArea.draw | |
17123 | 17123 | 8718=PSCanvas.setFillColor |
17124 | 17124 | 2559=plainbox.impl.test_box |
17125 | 17125 | 2486=matplotlib._mathtext_data |
@@ -17138,16 +17138,16 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
17138 | 17138 | 7449=Label.computeSize |
17139 | 17139 | 492=scipy.linalg.decomp_cholesky |
17140 | 17140 | 3209=PowerNorm |
17141 | -12770=CharacterData.deleteData | |
17141 | +12767=CharacterData.deleteData | |
17142 | 17142 | 4505=CallOnce |
17143 | -4946=BaseDocTemplate | |
17143 | +4947=BaseDocTemplate | |
17144 | 17144 | 3908=Utilities |
17145 | -5630=AitoffAxes.InvertedAitoffTransform | |
17146 | -5761=DirSelectBox | |
17147 | -6583=ResourceCache | |
17145 | +5631=AitoffAxes.InvertedAitoffTransform | |
17146 | +5754=DirSelectBox | |
17147 | +6579=ResourceCache | |
17148 | 17148 | 3671=UUID |
17149 | 17149 | 8043=Response.__init__ |
17150 | -4319=BrokenBarHCollection | |
17150 | +4313=BrokenBarHCollection | |
17151 | 17151 | 9245=LinePlot.__init__ |
17152 | 17152 | 4427=LineLegend |
17153 | 17153 | 6130=_AdjointMatrixOperator |
@@ -17161,20 +17161,20 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
17161 | 17161 | 16318=TestTreeModification |
17162 | 17162 | 13581=FileUnit.Meta |
17163 | 17163 | 1652=matplotlib.delaunay.testfuncs |
17164 | -3443=_CountAction | |
17165 | -5665=MathtextBackendPs | |
17166 | -4921=SkipTo | |
17164 | +3445=_CountAction | |
17165 | +5671=MathtextBackendPs | |
17166 | +4922=SkipTo | |
17167 | 17167 | 5278=_MicroformatsParser |
17168 | 17168 | 12180=CallTip.hidetip |
17169 | 17169 | 9175=LazyImageReader |
17170 | 17170 | 6281=OrcaNavListGUI |
17171 | 17171 | 2181=hmac |
17172 | -10873=c_uint | |
17173 | -4849=Bunch | |
17172 | +10881=c_uint | |
17173 | +4848=Bunch | |
17174 | 17174 | 10643=Transaction._set_space |
17175 | 17175 | 14122=LineSwatch.__init__ |
17176 | 17176 | 15904=SysLogHandler._connect_unixsocket |
17177 | -11402=InterpolationDepthError.__init__ | |
17177 | +11396=InterpolationDepthError.__init__ | |
17178 | 17178 | 4460=Big5DistributionAnalysis |
17179 | 17179 | 11697=CanonicalColors |
17180 | 17180 | 5816=LocaleHTMLCalendar |
@@ -17206,7 +17206,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
17206 | 17206 | 15565=Popen.wait |
17207 | 17207 | 14287=EditorWindow.set_indentation_params |
17208 | 17208 | 406=scipy.interpolate._monotone |
17209 | -5496=ProviderContentClassifier | |
17209 | +5497=ProviderContentClassifier | |
17210 | 17210 | 8855=VerticalBarChart |
17211 | 17211 | 15154=_ModuleLock.release |
17212 | 17212 | 5910=CurrentContext |
@@ -17218,7 +17218,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
17218 | 17218 | 13315=Standard39 |
17219 | 17219 | 6506=ChangelogParseError |
17220 | 17220 | 16441=TestSGMLParser.handle_data |
17221 | -9822=Affine2D.set | |
17221 | +9825=Affine2D.set | |
17222 | 17222 | 13450=IExecutionController |
17223 | 17223 | 9873=Aifc_write.setnchannels |
17224 | 17224 | 13020=OptionHandler.__init__ |
@@ -17226,7 +17226,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
17226 | 17226 | 7587=NavigationToolbar2.release_zoom |
17227 | 17227 | 2624=reportlab.graphics.samples.radar |
17228 | 17228 | 2906=HorizontalLineChart3D.calcPositions |
17229 | -16276=Script.panBrailleLeft | |
17229 | +16280=Script.panBrailleLeft | |
17230 | 17230 | 389=collections.__init__ |
17231 | 17231 | 3529=OverridesProxyModule |
17232 | 17232 | 15394=ProfileBrowser.__init__ |
@@ -17235,9 +17235,9 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
17235 | 17235 | 1818=distutils.command.build_clib |
17236 | 17236 | 8264=UnivariateSpline.__init__ |
17237 | 17237 | 8481=Legend.set_frame_on |
17238 | -11401=InterpolationMissingOptionError.__init__ | |
17238 | +11402=InterpolationMissingOptionError.__init__ | |
17239 | 17239 | 4079=_FmtSelfDict |
17240 | -3235=_DomainGreaterEqual | |
17240 | +3237=_DomainGreaterEqual | |
17241 | 17241 | 4026=AptProgressDialog |
17242 | 17242 | 12152=Packager._add_workbook |
17243 | 17243 | 6909=_PkgRelationMixin.relations |
@@ -17255,13 +17255,13 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
17255 | 17255 | 8773=CodeGenerator.__init__ |
17256 | 17256 | 2079=numpy.distutils.command.config_compiler |
17257 | 17257 | 1033=pylab |
17258 | -7783=exponnorm_gen | |
17258 | +7749=exponnorm_gen | |
17259 | 17259 | 8475=WindowManipulator.__init__ |
17260 | 17260 | 10411=MozillaCookieJar |
17261 | 17261 | 15287=TarInfo._apply_pax_info |
17262 | 17262 | 2924=ImageAndFlowables.__init__ |
17263 | 17263 | 1291=systemd.journal |
17264 | -15440=BMPStringDecoder | |
17264 | +15450=BMPStringDecoder | |
17265 | 17265 | 1468=matplotlib.tests.test_rcparams |
17266 | 17266 | 14364=ODR.set_iprint |
17267 | 17267 | 515=pyasn1.type.namedval |
@@ -17269,7 +17269,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
17269 | 17269 | 7214=_RSASignatureContext.__init__ |
17270 | 17270 | 13699=DistUpgradeVteTerminal.call |
17271 | 17271 | 8986=SkewXAxes |
17272 | -3728=DistributionPoint | |
17272 | +3729=DistributionPoint | |
17273 | 17273 | 14396=Format.set_italic |
17274 | 17274 | 16128=OffsetBox.set_width |
17275 | 17275 | 9949=NameAttribute.__init__ |
@@ -17277,7 +17277,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
17277 | 17277 | 3434=ProviderNameValidator |
17278 | 17278 | 7495=MixedModeRenderer.stop_rasterizing |
17279 | 17279 | 7683=Timer.__init__ |
17280 | -6355=ConnectionPatch | |
17280 | +6379=ConnectionPatch | |
17281 | 17281 | 1663=lib2to3.fixes.fix_imports |
17282 | 17282 | 9848=timezone._create |
17283 | 17283 | 15289=PciSubsystemIdResult.setPciSubsystemId |
@@ -17295,13 +17295,13 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
17295 | 17295 | 13679=SomethingInTheWay.__init__ |
17296 | 17296 | 3646=_tzutc |
17297 | 17297 | 9874=_GzipReader._rewind |
17298 | -6953=BboxTransformToMaxOnly | |
17298 | +6954=BboxTransformToMaxOnly | |
17299 | 17299 | 8964=Stroke.__init__ |
17300 | 17300 | 4512=Sharpness |
17301 | 17301 | 3897=RingList.append |
17302 | 17302 | 2310=lib2to3.fixes.fix_repr |
17303 | 17303 | 44=email.header |
17304 | -4944=Indenter | |
17304 | +4940=Indenter | |
17305 | 17305 | 3938=Command |
17306 | 17306 | 13309=Standard93 |
17307 | 17307 | 4712=FilesParagraph |
@@ -17309,7 +17309,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
17309 | 17309 | 12606=CputableResult.__init__ |
17310 | 17310 | 1747=scipy.optimize._lsq.trf_linear |
17311 | 17311 | 2886=GetCfgSectionNameDialog |
17312 | -15450=UTF8StringDecoder | |
17312 | +15449=UTF8StringDecoder | |
17313 | 17313 | 7195=MarkerStyle._recache |
17314 | 17314 | 6628=SkewXAxis |
17315 | 17315 | 9754=ConversationList.__init__ |
@@ -17320,21 +17320,21 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
17320 | 17320 | 15920=TreeBuilderForHtml5lib.__init__ |
17321 | 17321 | 9180=_AxesImageBase.set_alpha |
17322 | 17322 | 8418=ListFlowable.wrap |
17323 | -15808=spectral_testcase_nosig_complex_twosided_odd | |
17323 | +15825=spectral_testcase_nosig_complex_twosided_odd | |
17324 | 17324 | 3777=WarningManager |
17325 | -5298=MissingSectionHeaderError | |
17325 | +5299=MissingSectionHeaderError | |
17326 | 17326 | 3101=Sorter |
17327 | 17327 | 3963=DictProxy |
17328 | 17328 | 12717=Script._reviewCurrentItem |
17329 | 17329 | 12505=XDGRestartStrategy.__init__ |
17330 | -5288=_BinaryPlistParser | |
17330 | +5289=_BinaryPlistParser | |
17331 | 17331 | 14205=PPDs._init_ids |
17332 | 17332 | 972=orca.desktop_keyboardmap |
17333 | 17333 | 5350=WebApplicationServer |
17334 | 17334 | 7150=_SelectorDatagramTransport.__init__ |
17335 | -16028=HTMLTokenizer.characterReferenceInRcdata | |
17335 | +16056=HTMLTokenizer.characterReferenceInRcdata | |
17336 | 17336 | 16706=AutoWidthChar.__init__ |
17337 | -6209=DocAssert | |
17337 | +6208=DocAssert | |
17338 | 17338 | 7806=LambertAxes.InvertedLambertTransform.__init__ |
17339 | 17339 | 9921=RegularPolygon._set_numvertices |
17340 | 17340 | 5125=Application |
@@ -17342,11 +17342,11 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
17342 | 17342 | 243=dbus.gi_service |
17343 | 17343 | 3239=RecentFile |
17344 | 17344 | 11316=JpegImageFile._open |
17345 | -5689=Parser.State | |
17345 | +5699=Parser.State | |
17346 | 17346 | 13102=WriteSubprocessPipeProto.connection_lost |
17347 | 17347 | 6242=Quoter |
17348 | -7295=reciprocal_gen | |
17349 | -4850=maxdict | |
17348 | +7303=reciprocal_gen | |
17349 | +4849=maxdict | |
17350 | 17350 | 3220=Callable |
17351 | 17351 | 6528=TestDataSet |
17352 | 17352 | 14141=Worksheet.select |
@@ -17360,13 +17360,13 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
17360 | 17360 | 12905=Optional.__init__ |
17361 | 17361 | 15427=SettingsManager.saveSettings |
17362 | 17362 | 3036=NamedTypes |
17363 | -5373=UFWCommandBasic | |
17363 | +5372=UFWCommandBasic | |
17364 | 17364 | 7616=ImageAndFlowables.wrap |
17365 | 17365 | 3694=SynchronizedBase |
17366 | 17366 | 4357=ForkServer |
17367 | 17367 | 9771=__AptDpkgPackageInfo._get_mirror |
17368 | 17368 | 9750=MMDF.__init__ |
17369 | -4945=NotAtTopPageBreak | |
17369 | +4946=NotAtTopPageBreak | |
17370 | 17370 | 9063=SSLProtocol._start_handshake |
17371 | 17371 | 2854=ActionUI.__init__ |
17372 | 17372 | 1585=idlelib.ToolTip |
@@ -17378,16 +17378,16 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
17378 | 17378 | 7474=_Certificate.__init__ |
17379 | 17379 | 14935=MultiCursor.onmove |
17380 | 17380 | 6168=Differ |
17381 | -10163=CircleCollection.__init__ | |
17381 | +10161=CircleCollection.__init__ | |
17382 | 17382 | 2482=numpy.testing.noseclasses |
17383 | 17383 | 15133=Colorbar._config_axes_deprecated |
17384 | 17384 | 11126=IntegratorBase |
17385 | 17385 | 2137=encodings.utf_16 |
17386 | -9272=CompositeAffine2D.get_matrix | |
17386 | +9282=CompositeAffine2D.get_matrix | |
17387 | 17387 | 4744=CurlCallback |
17388 | 17388 | 3016=SMTPChannel |
17389 | 17389 | 9536=Patch.set_linestyle |
17390 | -4311=PathCollection | |
17390 | +4314=PathCollection | |
17391 | 17391 | 11814=AnnotationBbox.anncoords |
17392 | 17392 | 9073=PipeHandle.__init__ |
17393 | 17393 | 12723=_Folded.__init__ |
@@ -17403,7 +17403,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
17403 | 17403 | 2686=speechd.paths |
17404 | 17404 | 11307=LinePlot.addCrossHair |
17405 | 17405 | 4770=TTFontFace |
17406 | -12956=Contrast.__init__ | |
17406 | +12957=Contrast.__init__ | |
17407 | 17407 | 11566=ExplodedPie.__init__ |
17408 | 17408 | 10340=rv_generic.random_state |
17409 | 17409 | 12188=TemplateUnitValidator |
@@ -17428,7 +17428,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
17428 | 17428 | 11336=WSGIServer |
17429 | 17429 | 8919=AtspiStateTracker.construct |
17430 | 17430 | 13819=IntegerFormat.__init__ |
17431 | -7731=skellam_gen | |
17431 | +7732=skellam_gen | |
17432 | 17432 | 11854=BufferingHandler.flush |
17433 | 17433 | 3052=ChainMap |
17434 | 17434 | 8263=datetime.__new__ |
@@ -17442,7 +17442,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
17442 | 17442 | 11722=FixTypes |
17443 | 17443 | 13244=Keyboard._edit_snippet |
17444 | 17444 | 14016=JobResultResumeMixIn |
17445 | -7752=uniform_gen | |
17445 | +7797=uniform_gen | |
17446 | 17446 | 7504=TurtleScreen.bgpic |
17447 | 17447 | 13099=IPlugInCollection |
17448 | 17448 | 3343=TransformNode |
@@ -17467,17 +17467,17 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
17467 | 17467 | 208=scipy.sparse.linalg.interface |
17468 | 17468 | 14917=TypeInfo.__init__ |
17469 | 17469 | 10644=NonCallableMock.__setattr__ |
17470 | -11419=Call | |
17470 | +11418=Call | |
17471 | 17471 | 13883=MinimizerWrapper.__init__ |
17472 | 17472 | 3770=ArFile.__init__ |
17473 | 17473 | 7937=_UnixWritePipeTransport.write_eof |
17474 | 17474 | 11113=SimpleXMLRPCRequestHandler |
17475 | -5560=Wedge | |
17475 | +5561=Wedge | |
17476 | 17476 | 7374=_AxesBase.cla |
17477 | 17477 | 9322=FigureCanvasBase.print_figure |
17478 | 17478 | 14384=Axis.set_major_formatter |
17479 | 17479 | 4114=FormatDate |
17480 | -5954=matrix_normal_frozen | |
17480 | +5956=matrix_normal_frozen | |
17481 | 17481 | 7985=FileCookieJar.revert |
17482 | 17482 | 7632=WarningMessage.__init__ |
17483 | 17483 | 899=orca.scripts.apps.evolution.speech_generator |
@@ -17494,7 +17494,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
17494 | 17494 | 13822=MacViewer |
17495 | 17495 | 1017=orca.generator |
17496 | 17496 | 11234=TableWidget.__init__ |
17497 | -12274=_FileInFile.__init__ | |
17497 | +12275=_FileInFile.__init__ | |
17498 | 17498 | 3706=Name |
17499 | 17499 | 7278=ImageMagickFileWriter |
17500 | 17500 | 12582=HTTPCookieProcessor.__init__ |
@@ -17506,8 +17506,8 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
17506 | 17506 | 3153=ComplexFormat |
17507 | 17507 | 3745=NumpyVersion |
17508 | 17508 | 5168=FileSystemBytecodeCache |
17509 | -9195=ConfigScanner | |
17510 | -3914=GenericListAttribute | |
17509 | +9188=ConfigScanner | |
17510 | +3915=GenericListAttribute | |
17511 | 17511 | 16535=SiblingTest.setUp |
17512 | 17512 | 5302=TemplateUnit |
17513 | 17513 | 4198=GenericBrowser |
@@ -17515,7 +17515,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
17515 | 17515 | 9869=PkgResourcesPlugInCollection.__init__ |
17516 | 17516 | 3167=InputGetter |
17517 | 17517 | 822=orca.scripts.apps.gedit.script |
17518 | -6392=FancyArrowPatch | |
17518 | +6355=FancyArrowPatch | |
17519 | 17519 | 10974=BabylMessage.set_visible |
17520 | 17520 | 8121=KeepInFrame.__init__ |
17521 | 17521 | 8202=PDFTextObject.setFont |
@@ -17532,9 +17532,9 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
17532 | 17532 | 1961=encodings.gb2312 |
17533 | 17533 | 3761=Morsel |
17534 | 17534 | 2152=plainbox.impl.test_init |
17535 | -9505=openblas_lapack_info | |
17535 | +9504=openblas_lapack_info | |
17536 | 17536 | 12244=MatlabObject.__array_finalize__ |
17537 | -16052=HTMLTokenizer.commentStartState | |
17537 | +16019=HTMLTokenizer.commentStartState | |
17538 | 17538 | 8361=LearnStrategyLRU._update_scratch_memory |
17539 | 17539 | 2656=reportlab.graphics.samples.scatter_lines |
17540 | 17540 | 7704=OrcaSetupGUI.kbKeyPressed |
@@ -17545,15 +17545,15 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
17545 | 17545 | 11163=RectangleSelector._press |
17546 | 17546 | 9954=ConsoleClient._attach |
17547 | 17547 | 14242=MathtextBackendAgg.set_canvas_size |
17548 | -3729=Extension | |
17548 | +3731=Extension | |
17549 | 17549 | 6813=JSONDecoder |
17550 | 17550 | 11861=IcoFile.__init__ |
17551 | 17551 | 1467=scipy.sparse.csgraph._laplacian |
17552 | -7784=loggamma_gen | |
17552 | +7757=loggamma_gen | |
17553 | 17553 | 603=fractions |
17554 | 17554 | 6987=PropHolder |
17555 | 17555 | 6739=TriContourSet |
17556 | -15794=spectral_testcase_nosig_complex_twosided_noNFFT_no_pad_to | |
17556 | +15832=spectral_testcase_nosig_complex_twosided_noNFFT_no_pad_to | |
17557 | 17557 | 8245=Aifc_write._write_header |
17558 | 17558 | 4593=EvalStringObject |
17559 | 17559 | 13487=Sankey.add |
@@ -17567,7 +17567,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
17567 | 17567 | 3697=closing |
17568 | 17568 | 16082=Spine.draw |
17569 | 17569 | 4701=FileMovieWriter |
17570 | -7793=fisk_gen | |
17570 | +7782=fisk_gen | |
17571 | 17571 | 8062=PatternValidatorTests |
17572 | 17572 | 13007=Component.set_description_long |
17573 | 17573 | 13108=UpdatesAvailable._refresh_updates_count |
@@ -17584,14 +17584,14 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
17584 | 17584 | 9485=CategoryAxis.setPosition |
17585 | 17585 | 9719=CharSetGroupProber.get_confidence |
17586 | 17586 | 11138=Keyboard.assure_valid_active_layer |
17587 | -15982=Figure.autofmt_xdate | |
17587 | +15983=Figure.autofmt_xdate | |
17588 | 17588 | 10677=NetworkMonitorBase.__init__ |
17589 | 17589 | 5154=IconTheme |
17590 | 17590 | 15248=GraphicsContextPdf.push |
17591 | 17591 | 10388=AitoffAxes.AitoffTransform.__init__ |
17592 | 17592 | 358=dateutil.relativedelta |
17593 | 17593 | 3353=Module.__init__ |
17594 | -13638=ArrowOne.__init__ | |
17594 | +13641=ArrowOne.__init__ | |
17595 | 17595 | 8321=DecompressReader.close |
17596 | 17596 | 13725=Script.toggleFlatReviewMode |
17597 | 17597 | 16577=build_py_2to3.run |
@@ -17625,7 +17625,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
17625 | 17625 | 3112=FixedLocator |
17626 | 17626 | 8604=EventSource.clear_events |
17627 | 17627 | 183=lzma |
17628 | -7738=gumbel_r_gen | |
17628 | +7756=gumbel_r_gen | |
17629 | 17629 | 13662=Filterer.__init__ |
17630 | 17630 | 13805=Format.set_font_shadow |
17631 | 17631 | 14433=Format.set_align |
@@ -17633,7 +17633,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
17633 | 17633 | 16386=gaussian_kde_tests |
17634 | 17634 | 1500=Onboard.LayoutLoaderSVG |
17635 | 17635 | 9393=AttributeCopier.__init__ |
17636 | -3731=SubjectAlternativeName | |
17636 | +3715=SubjectAlternativeName | |
17637 | 17637 | 15435=MainTests.setUp |
17638 | 17638 | 3372=LocatorD |
17639 | 17639 | 6865=MappingProxyType |
@@ -17648,7 +17648,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
17648 | 17648 | 15237=BytesParser.__init__ |
17649 | 17649 | 12293=QmlJobExecutionControllerTests |
17650 | 17650 | 14968=NonPrintableDefect.__init__ |
17651 | -16117=Axis.set_tick_params | |
17651 | +16116=Axis.set_tick_params | |
17652 | 17652 | 15063=SaveFileDialog |
17653 | 17653 | 4148=HTTPPasswordMgr |
17654 | 17654 | 1479=Onboard.Config |
@@ -17660,7 +17660,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
17660 | 17660 | 1757=lib2to3.fixer_base |
17661 | 17661 | 16324=SignalsOnMethods |
17662 | 17662 | 13836=FpxImageFile.load |
17663 | -4240=SpokeProperty | |
17663 | +4243=SpokeProperty | |
17664 | 17664 | 4091=_FileOpeners |
17665 | 17665 | 16483=OptionGroup.set_title |
17666 | 17666 | 2735=matplotlib.tests.test_artist |
@@ -17674,7 +17674,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
17674 | 17674 | 9156=PTCycle.next_value |
17675 | 17675 | 8544=ANSIIngredient.__init__ |
17676 | 17676 | 2934=MatlabObject |
17677 | -12182=TranslatableFieldValidator | |
17677 | +12183=TranslatableFieldValidator | |
17678 | 17678 | 12664=_ImplementationHelperEntry.__init__ |
17679 | 17679 | 10620=FragmentBuilder.external_entity_ref_handler |
17680 | 17680 | 6698=CSButtonMapper |
@@ -17700,7 +17700,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
17700 | 17700 | 16239=Worksheet.set_tab_color |
17701 | 17701 | 397=matplotlib.testing.jpl_units.EpochConverter |
17702 | 17702 | 8713=MMDF._generate_toc |
17703 | -4587=UnderLineHandler | |
17703 | +4588=UnderLineHandler | |
17704 | 17704 | 13409=InternalError.__init__ |
17705 | 17705 | 450=plainbox.vendor.pyglibc.__init__ |
17706 | 17706 | 2336=usbcreator.frontends.base.frontend |
@@ -17716,7 +17716,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
17716 | 17716 | 7629=SourceFileLoader |
17717 | 17717 | 13317=POSTNET.encode |
17718 | 17718 | 4125=IdbAdapter |
17719 | -5035=ResizeEvent | |
17719 | +5031=ResizeEvent | |
17720 | 17720 | 2956=_data_matrix |
17721 | 17721 | 12267=addclosehook.__init__ |
17722 | 17722 | 4059=PsfontsMap |
@@ -17729,11 +17729,11 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
17729 | 17729 | 16626=MSI.validate |
17730 | 17730 | 4468=_WildcardSelector |
17731 | 17731 | 11843=Arrayterator.__init__ |
17732 | -5039=MouseEvent | |
17733 | -15788=spectral_testcase_nosig_complex_twosided_nopad_to | |
17732 | +5032=MouseEvent | |
17733 | +15790=spectral_testcase_nosig_complex_twosided_nopad_to | |
17734 | 17734 | 5384=RuleLine |
17735 | 17735 | 6876=CoroWrapper.__init__ |
17736 | -6359=RegularPolygon | |
17736 | +6394=RegularPolygon | |
17737 | 17737 | 3531=Workbook |
17738 | 17738 | 6068=TextImage |
17739 | 17739 | 13875=EndToEndTests |
@@ -17744,7 +17744,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
17744 | 17744 | 13823=pxssh.__init__ |
17745 | 17745 | 15676=OrcaFindGUI.searchBackwardsChecked |
17746 | 17746 | 14270=ChoiceDecoder |
17747 | -5769=FileSelectDialog | |
17747 | +5776=FileSelectDialog | |
17748 | 17748 | 11610=EditorWindow.createmenubar |
17749 | 17749 | 2402=dummy_threading |
17750 | 17750 | 14276=AnyDecoder |
@@ -17762,7 +17762,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
17762 | 17762 | 7208=SimplePatchShadow.__init__ |
17763 | 17763 | 490=scipy.stats.stats |
17764 | 17764 | 10804=TimerTk.__init__ |
17765 | -6227=_PTOInfo | |
17765 | +6219=_PTOInfo | |
17766 | 17766 | 1942=encodings.euc_kr |
17767 | 17767 | 12113=HTMLParser.clear_cdata_mode |
17768 | 17768 | 16632=VersionValidatorTests.setUp |
@@ -17771,7 +17771,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
17771 | 17771 | 12028=TurtleScreenBase.__init__ |
17772 | 17772 | 12023=WindowList.__init__ |
17773 | 17773 | 1564=_pyio |
17774 | -4600=Turtle | |
17774 | +4601=Turtle | |
17775 | 17775 | 11390=CompletedProcess.__init__ |
17776 | 17776 | 12285=DatagramHandler.__init__ |
17777 | 17777 | 6734=HTMLBinaryInputStream |
@@ -17788,7 +17788,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
17788 | 17788 | 3732=CRLDistributionPoints |
17789 | 17789 | 14726=Worksheet.set_margins |
17790 | 17790 | 3527=_TemporaryFileCloser |
17791 | -7757=lognorm_gen | |
17791 | +7794=lognorm_gen | |
17792 | 17792 | 8212=HelpFormatter.end_section |
17793 | 17793 | 13609=RedNegativeChanger.__init__ |
17794 | 17794 | 2173=softwareproperties.gtk.DialogEdit |
@@ -17828,7 +17828,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
17828 | 17828 | 16671=Lasso.onrelease |
17829 | 17829 | 363=scipy.signal.signaltools |
17830 | 17830 | 13774=DistUpgradeDialog.__init__ |
17831 | -5341=QRStructAppend | |
17831 | +5342=QRStructAppend | |
17832 | 17832 | 7134=AttrMapValue.__init__ |
17833 | 17833 | 14911=MiniFieldStorage.__init__ |
17834 | 17834 | 5709=GraphicsContextCairo |
@@ -17841,21 +17841,21 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
17841 | 17841 | 15578=Format.set_right_color |
17842 | 17842 | 409=shlex |
17843 | 17843 | 6434=LevelFilter |
17844 | -5497=Provider1PlugIn | |
17844 | +5496=Provider1PlugIn | |
17845 | 17845 | 11288=LowRankMatrix.__init__ |
17846 | 17846 | 16505=FigureManagerMac.__init__ |
17847 | 17847 | 15072=different_locale.__enter__ |
17848 | 17848 | 13149=FieldStorage.read_lines_to_eof |
17849 | 17849 | 9081=Barcode.computeSize |
17850 | -10883=c_byte | |
17851 | -12330=NamespaceErr | |
17850 | +10878=c_byte | |
17851 | +12333=NamespaceErr | |
17852 | 17852 | 5314=PythonPrinter |
17853 | 17853 | 14434=Format._get_align_properties |
17854 | 17854 | 14132=SessionSuspendHelper6Tests.setUp |
17855 | 17855 | 8907=LegacyHelpFormatter |
17856 | 17856 | 3758=RFC822SyntaxError |
17857 | -5932=ArgumentParser | |
17858 | -3915=Profile | |
17857 | +5926=ArgumentParser | |
17858 | +3914=Profile | |
17859 | 17859 | 15406=SessionCommand.__init__ |
17860 | 17860 | 10321=Cdrom.__init__ |
17861 | 17861 | 2434=plainbox.test_public |
@@ -17871,7 +17871,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
17871 | 17871 | 15283=DynamicImporter.__init__ |
17872 | 17872 | 5959=PKCS7 |
17873 | 17873 | 1794=LanguageSelector.gtk.GtkLanguageSelector |
17874 | -5749=ExFileSelectBox | |
17874 | +5753=ExFileSelectBox | |
17875 | 17875 | 9532=EventCollection.set_lineoffset |
17876 | 17876 | 9006=TouchInput.on_delayed_sequence_begin |
17877 | 17877 | 1335=mako.runtime |
@@ -17887,9 +17887,9 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
17887 | 17887 | 1099=gi.__init__ |
17888 | 17888 | 2399=usbcreator.frontends.gtk.unitysupport |
17889 | 17889 | 3240=AuthBase |
17890 | -15594=PackageKitTransaction.GetDepends | |
17890 | +15606=PackageKitTransaction.GetDepends | |
17891 | 17891 | 1485=guacamole.ingredients.cmdtree |
17892 | -6757=NotAllowed | |
17892 | +6771=NotAllowed | |
17893 | 17893 | 13305=Extended93.encode |
17894 | 17894 | 16476=YCategoryAxis.__init__ |
17895 | 17895 | 16622=Code128.validate |
@@ -17914,7 +17914,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
17914 | 17914 | 13522=Provider1Tests.setUp |
17915 | 17915 | 13114=HelpDialog.show_dialog |
17916 | 17916 | 1765=numpy.distutils.fcompiler.intel |
17917 | -4987=PDFFormXObject | |
17917 | +4996=PDFFormXObject | |
17918 | 17918 | 13258=PathMetadata.__init__ |
17919 | 17919 | 10183=XMLGenerator.endElement |
17920 | 17920 | 4122=IOChannel |
@@ -17923,14 +17923,14 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
17923 | 17923 | 1002=_io |
17924 | 17924 | 13952=PactlDataMixIn |
17925 | 17925 | 6169=HtmlDiff |
17926 | -5369=StatusBarWx | |
17926 | +5371=StatusBarWx | |
17927 | 17927 | 12802=_Rlecoderengine.__init__ |
17928 | 17928 | 12911=Provider1PlugInTests |
17929 | 17929 | 16161=IOLogRecordReader.__init__ |
17930 | 17930 | 16360=TestLegendFunction |
17931 | 17931 | 1866=xlsxwriter.chartsheet |
17932 | 17932 | 10824=_SVGRenderer.__init__ |
17933 | -5117=LogRecord | |
17933 | +5109=LogRecord | |
17934 | 17934 | 13503=ResourceManager.set_extraction_path |
17935 | 17935 | 9435=Script.onWindowDeactivated |
17936 | 17936 | 8624=RevokedCertificateBuilder.__init__ |
@@ -17938,11 +17938,11 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
17938 | 17938 | 7862=OffsetImage.__init__ |
17939 | 17939 | 1476=Onboard.TextContext |
17940 | 17940 | 6988=InputSource.setSystemId |
17941 | -3195=NullFormatter | |
17942 | -10878=c_ubyte | |
17941 | +3189=NullFormatter | |
17942 | +10884=c_ubyte | |
17943 | 17943 | 16493=MobileApplicationClient.parse_request_uri_response |
17944 | -13559=AssignBlock | |
17945 | -4975=FunctionDecl | |
17944 | +13563=AssignBlock | |
17945 | +4981=FunctionDecl | |
17946 | 17946 | 10518=TabSet.__init__ |
17947 | 17947 | 9674=InputEventSource.select_xinput_devices |
17948 | 17948 | 15515=Session.__setstate__ |
@@ -17977,10 +17977,10 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
17977 | 17977 | 9449=Key.__init__ |
17978 | 17978 | 4376=Line3D |
17979 | 17979 | 1790=bisect |
17980 | -4392=DateLocator | |
17981 | -15823=spectral_testcase_nosig_complex_twosided_stretch | |
17980 | +4393=DateLocator | |
17981 | +15846=spectral_testcase_nosig_complex_twosided_stretch | |
17982 | 17982 | 878=_lsprof |
17983 | -4579=SmallFilledCircles | |
17983 | +4580=SmallFilledCircles | |
17984 | 17984 | 10840=LogScale.__init__ |
17985 | 17985 | 2479=checkbox_support.parsers.kernel_cmdline |
17986 | 17986 | 8634=Decimal.__new__ |
@@ -17990,7 +17990,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
17990 | 17990 | 3404=_NestedClassGetter |
17991 | 17991 | 7174=Keyboard.maybe_send_alt_press |
17992 | 17992 | 9131=USPS_4State.humanReadable |
17993 | -16037=HTMLTokenizer.afterDoctypePublicIdentifierState | |
17993 | +16067=HTMLTokenizer.afterDoctypePublicIdentifierState | |
17994 | 17994 | 9036=BaseQuadraticSubproblem.hess |
17995 | 17995 | 2536=bs4.tests.test_soup |
17996 | 17996 | 15145=ColorbarBase._config_axes |
@@ -17999,7 +17999,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
17999 | 17999 | 14749=TestSubmissionParser.test_dkms_info |
18000 | 18000 | 2741=plainbox.testing_utils.io |
18001 | 18001 | 14062=MyRPCServer |
18002 | -9503=openblas_info | |
18002 | +9500=openblas_info | |
18003 | 18003 | 16467=Settings.update_themeList |
18004 | 18004 | 799=builtins |
18005 | 18005 | 8399=AutoHide._register_xinput_events |
@@ -18015,10 +18015,10 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
18015 | 18015 | 2553=checkbox_support.parsers.meminfo |
18016 | 18016 | 10652=SSLSocket._real_close |
18017 | 18017 | 12881=Tokenizer.__init__ |
18018 | -6002=PageCatcherFigureNonA4 | |
18018 | +6003=PageCatcherFigureNonA4 | |
18019 | 18019 | 14329=_InstanceMethodPickler.__init__ |
18020 | 18020 | 13230=CSMousetweaks.set_active |
18021 | -4980=PDFStream | |
18021 | +4988=PDFStream | |
18022 | 18022 | 15581=HexBin.read_rsrc |
18023 | 18023 | 10573=dok_matrix.resize |
18024 | 18024 | 11007=OnboardGtk.cleanup |
@@ -18046,9 +18046,9 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
18046 | 18046 | 2739=guacamole.test_core |
18047 | 18047 | 4017=Line2D |
18048 | 18048 | 8261=_Environ.__init__ |
18049 | -9672=MaskedArray.__ipow__ | |
18049 | +9668=MaskedArray.__ipow__ | |
18050 | 18050 | 14067=_SimpleBinder.unbind |
18051 | -12184=TemplateInvariantFieldValidator | |
18051 | +12185=TemplateInvariantFieldValidator | |
18052 | 18052 | 2615=numpy.f2py.info |
18053 | 18053 | 1225=matplotlib.image |
18054 | 18054 | 10600=pthread_sigmask.signals |
@@ -18066,8 +18066,8 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
18066 | 18066 | 10661=FontProperties.set_stretch |
18067 | 18067 | 15194=LoopControlExtension |
18068 | 18068 | 3573=ScannerDialog |
18069 | -15656=ConfigGDI._init_keys | |
18070 | -6360=FancyArrow | |
18069 | +15663=ConfigGDI._init_keys | |
18070 | +6390=FancyArrow | |
18071 | 18071 | 6503=OverScan |
18072 | 18072 | 10462=GeoAxes.ThetaFormatter.__init__ |
18073 | 18073 | 10751=RendererBase.__init__ |
@@ -18087,7 +18087,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
18087 | 18087 | 9885=BaseDocTemplate.handle_nextPageTemplate |
18088 | 18088 | 16536=NearestNDInterpolator.__init__ |
18089 | 18089 | 4189=InvalidSecureIDError |
18090 | -16102=TextWithDash.set_transform | |
18090 | +16101=TextWithDash.set_transform | |
18091 | 18091 | 9022=EventManager._dequeue |
18092 | 18092 | 11050=LayoutView._get_xembed_background_image |
18093 | 18093 | 4697=_PDFRenderer |
@@ -18098,9 +18098,9 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
18098 | 18098 | 14195=LayoutItem.set_id |
18099 | 18099 | 714=scipy.stats.morestats |
18100 | 18100 | 11018=FancyBboxPatch.set_width |
18101 | -12185=ShellProgramValidator | |
18101 | +12186=ShellProgramValidator | |
18102 | 18102 | 15549=GetHelpSourceDialog.ok |
18103 | -5829=VPacker | |
18103 | +5834=VPacker | |
18104 | 18104 | 16416=SetProfileTest |
18105 | 18105 | 12724=Pdb.setup |
18106 | 18106 | 5855=NodePattern |
@@ -18123,29 +18123,29 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
18123 | 18123 | 1423=gi.types |
18124 | 18124 | 14300=shlex.push_source |
18125 | 18125 | 9340=_TurtleImage._setshape |
18126 | -16015=HTMLTokenizer.commentEndDashState | |
18126 | +16058=HTMLTokenizer.commentEndDashState | |
18127 | 18127 | 4715=DirBrowserTreeItem |
18128 | 18128 | 13199=InfosetFilter.__init__ |
18129 | 18129 | 10032=ConfigObject.migrate_dconf_value |
18130 | 18130 | 10716=SymmetricalLogLocator.__init__ |
18131 | 18131 | 89=CommandNotFound.CommandNotFound |
18132 | -6314=Fixed | |
18132 | +6312=Fixed | |
18133 | 18133 | 11057=RegularPolygon._set_xy |
18134 | 18134 | 16449=SessionResumeExceptionTests |
18135 | 18135 | 935=orca.cmdnames |
18136 | -7780=halfcauchy_gen | |
18136 | +7770=halfcauchy_gen | |
18137 | 18137 | 14084=Format.set_has_fill |
18138 | 18138 | 1933=encodings.uu_codec |
18139 | 18139 | 12735=HTMLTokenizer.markupDeclarationOpenState |
18140 | 18140 | 8339=Message.set_default_type |
18141 | -7200=MarkerStyle._set_pentagon | |
18141 | +7201=MarkerStyle._set_pentagon | |
18142 | 18142 | 11169=BaseHTTPRequestHandler |
18143 | 18143 | 14486=IDEA.__init__ |
18144 | 18144 | 9181=_AxesImageBase.changed |
18145 | 18145 | 10068=XTick.apply_tickdir |
18146 | 18146 | 16643=TextareaElement |
18147 | 18147 | 3923=SupportsFloat |
18148 | -10870=c_float | |
18148 | +10873=c_float | |
18149 | 18149 | 14556=Script.routePointerToItem |
18150 | 18150 | 1875=xlsxwriter.chart |
18151 | 18151 | 3049=Authentication |
@@ -18158,7 +18158,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
18158 | 18158 | 9539=MyCache.lock_lists_dir |
18159 | 18159 | 3551=multivariate_normal_gen.__init__ |
18160 | 18160 | 8656=AxesImage.__init__ |
18161 | -5010=ListenerList | |
18161 | +5011=ListenerList | |
18162 | 18162 | 5885=JobRunnerUIDelegate |
18163 | 18163 | 7648=LayoutBuilder |
18164 | 18164 | 11311=RenderingContext.__init__ |
@@ -18167,7 +18167,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
18167 | 18167 | 14698=MorphOp.__init__ |
18168 | 18168 | 4775=Untokenizer |
18169 | 18169 | 14681=SimpleXMLRPCServer.__init__ |
18170 | -3333=MicrosecondLocator | |
18170 | +3334=MicrosecondLocator | |
18171 | 18171 | 435=uuid |
18172 | 18172 | 9958=ToolBack |
18173 | 18173 | 13816=Handler.setFormatter |
@@ -18176,13 +18176,13 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
18176 | 18176 | 853=orca.scripts.toolkits.GAIL.script_utilities |
18177 | 18177 | 5257=TemplateStream |
18178 | 18178 | 16446=ColorTests |
18179 | -16059=HTMLTokenizer.scriptDataDoubleEscapeEndState | |
18179 | +16050=HTMLTokenizer.scriptDataDoubleEscapeEndState | |
18180 | 18180 | 5060=CGIXMLRPCRequestHandler |
18181 | 18181 | 11932=SpanSelector._release |
18182 | 18182 | 10164=PathCollection.set_paths |
18183 | 18183 | 8566=ModifierType |
18184 | 18184 | 5271=AutoComplete |
18185 | -5287=_PlistWriter | |
18185 | +5288=_PlistWriter | |
18186 | 18186 | 8768=bulletMaker.__init__ |
18187 | 18187 | 13151=FieldStorage.skip_lines |
18188 | 18188 | 13929=ClabelText |
@@ -18210,7 +18210,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
18210 | 18210 | 962=orca.backends.gsettings_backend |
18211 | 18211 | 11223=UpdateManagerDbusController.__init__ |
18212 | 18212 | 9818=EUCJPProber.feed |
18213 | -3722=NoticeReference | |
18213 | +3723=NoticeReference | |
18214 | 18214 | 10480=Aifc_write.setsampwidth |
18215 | 18215 | 6030=ResumeDiscardQualifier |
18216 | 18216 | 9647=GribStubImageFile |
@@ -18218,7 +18218,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
18218 | 18218 | 14499=XAxis.set_label_position |
18219 | 18219 | 13553=CallBlock |
18220 | 18220 | 7727=IocpProactor.__init__ |
18221 | -9274=CompositeGenericTransform.frozen | |
18221 | +9273=CompositeGenericTransform.frozen | |
18222 | 18222 | 3120=TotalAnnotator |
18223 | 18223 | 4787=PseudoFile |
18224 | 18224 | 14162=_Hqxcoderengine._flush |
@@ -18237,14 +18237,14 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
18237 | 18237 | 5890=TexManager |
18238 | 18238 | 73=html5lib.treewalkers.dom |
18239 | 18239 | 10570=FigureManagerNbAgg.show |
18240 | -15591=PackageKitTransaction.AcceptEula | |
18240 | +15593=PackageKitTransaction.AcceptEula | |
18241 | 18241 | 616=dbm.dumb |
18242 | 18242 | 9931=Collection.__init__ |
18243 | 18243 | 12518=IdbProxy.__init__ |
18244 | 18244 | 13283=Extended39.encode |
18245 | 18245 | 4137=SCBackend_cmd |
18246 | 18246 | 3244=NavigableString |
18247 | -5765=DirList | |
18247 | +5758=DirList | |
18248 | 18248 | 9512=PSCanvas.setLineCap |
18249 | 18249 | 15577=RGBAxesBase.__init__ |
18250 | 18250 | 9140=FigureCanvasGTK3.__init__ |
@@ -18278,8 +18278,8 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
18278 | 18278 | 10372=IocpProactor.select |
18279 | 18279 | 9757=BCLanguage.__init__ |
18280 | 18280 | 11361=PDFPattern.__init__ |
18281 | -16022=HTMLTokenizer.afterAttributeNameState | |
18282 | -6570=HTTPHandler | |
18281 | +16015=HTMLTokenizer.afterAttributeNameState | |
18282 | +6572=HTTPHandler | |
18283 | 18283 | 10448=PcolorImage.make_image |
18284 | 18284 | 16078=Vf._dispatch |
18285 | 18285 | 3339=LabelDecorator |
@@ -18291,11 +18291,11 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
18291 | 18291 | 12279=AbstractServer |
18292 | 18292 | 13742=StackTreeItem.__init__ |
18293 | 18293 | 14174=IcoImageFile._open |
18294 | -7766=loglaplace_gen | |
18294 | +7776=loglaplace_gen | |
18295 | 18295 | 12798=install_data.initialize_options |
18296 | 18296 | 7081=Script.onFocusedChanged |
18297 | 18297 | 9105=MockResponse.__init__ |
18298 | -15604=PackageKitTransaction.GetCategories | |
18298 | +15591=PackageKitTransaction.GetCategories | |
18299 | 18299 | 12755=StrandLabel.__init__ |
18300 | 18300 | 9690=MatFile4Writer.__init__ |
18301 | 18301 | 7024=NoResourcesReferenced |
@@ -18317,23 +18317,23 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
18317 | 18317 | 14366=ParenMatch.activate_restore |
18318 | 18318 | 5708=RendererCairo |
18319 | 18319 | 10847=StreamMask._start_trajectory |
18320 | -16135=AuxTransformBox.add_artist | |
18320 | +16133=AuxTransformBox.add_artist | |
18321 | 18321 | 1191=matplotlib._cm |
18322 | 18322 | 4507=POP3_SSL |
18323 | 18323 | 4300=_BaseSelectorImpl |
18324 | -5378=UFWParserResponse | |
18324 | +5379=UFWParserResponse | |
18325 | 18325 | 8584=Role |
18326 | 18326 | 961=test.support.script_helper |
18327 | 18327 | 10634=Aifc_read.rewind |
18328 | 18328 | 6451=IOBinding |
18329 | 18329 | 12308=PDFSeparationCMYKColor.__init__ |
18330 | -12945=ToolEnableAllNavigation | |
18330 | +12947=ToolEnableAllNavigation | |
18331 | 18331 | 16322=PODTests |
18332 | 18332 | 3035=TokenStream |
18333 | 18333 | 5397=CIDEncoding |
18334 | 18334 | 16424=UnexpectedMethodCallTests |
18335 | 18335 | 8878=PsfontsMap.__init__ |
18336 | -6372=ConnectionStyle.Arc3 | |
18336 | +6362=ConnectionStyle.Arc3 | |
18337 | 18337 | 3802=NamedType |
18338 | 18338 | 7447=Provider1.__init__ |
18339 | 18339 | 3959=Barrier |
@@ -18361,7 +18361,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
18361 | 18361 | 16242=GetNameObject |
18362 | 18362 | 15397=KDEOpProgress.__init__ |
18363 | 18363 | 14570=LatexError.__init__ |
18364 | -6765=AnyMeta | |
18364 | +6748=AnyMeta | |
18365 | 18365 | 7110=SpellCheck.activate |
18366 | 18366 | 5612=TestLoop |
18367 | 18367 | 16153=CustomDrawChanger.__init__ |
@@ -18370,16 +18370,16 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
18370 | 18370 | 16326=UnsetTests |
18371 | 18371 | 8724=Chooser |
18372 | 18372 | 392=scipy.linalg.blas |
18373 | -12998=MismatchingStateError | |
18373 | +12999=MismatchingStateError | |
18374 | 18374 | 16437=TestModinfoParser |
18375 | 18375 | 13429=PageNumberObject.__init__ |
18376 | 18376 | 12416=AddrlistClass.getaddress |
18377 | 18377 | 65=matplotlib.dviread |
18378 | -15598=PackageKitTransaction.GetDetails | |
18378 | +15592=PackageKitTransaction.GetDetails | |
18379 | 18379 | 6058=_SentinelObject |
18380 | 18380 | 4066=Root |
18381 | 18381 | 9547=PSCanvas.setLineWidth |
18382 | -6237=LIIndenter | |
18382 | +6228=LIIndenter | |
18383 | 18383 | 7423=AxisArtist.set_axislabel_direction |
18384 | 18384 | 5156=PngImageFile._open |
18385 | 18385 | 1355=scipy.linalg.interpolative |
@@ -18390,10 +18390,10 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
18390 | 18390 | 11745=FixItertoolsImports |
18391 | 18391 | 14215=ImageFile.load_prepare |
18392 | 18392 | 6826=Class.get_methods |
18393 | -7746=ncx2_gen | |
18393 | +7790=ncx2_gen | |
18394 | 18394 | 7418=AxisArtistHelperRectlinear.Floating.__init__ |
18395 | 18395 | 471=gi.overrides.Accounts |
18396 | -5953=invwishart_frozen | |
18396 | +5951=invwishart_frozen | |
18397 | 18397 | 12174=InputElement.value |
18398 | 18398 | 289=glob |
18399 | 18399 | 11660=ODR.__init__ |
@@ -18401,7 +18401,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
18401 | 18401 | 3210=BoundaryNorm |
18402 | 18402 | 13901=ExpressionGenerator.__init__ |
18403 | 18403 | 13019=IJobQualifier |
18404 | -5467=XinputResult | |
18404 | +5463=XinputResult | |
18405 | 18405 | 12218=fdspawn.close |
18406 | 18406 | 13009=AnalyzeInvocation.__init__ |
18407 | 18407 | 12659=HtmlElement |
@@ -18424,7 +18424,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
18424 | 18424 | 11971=UpdateManager.refresh_cache |
18425 | 18425 | 2600=checkbox_support.parsers.pci_config |
18426 | 18426 | 5763=_dummyExFileSelectBox |
18427 | -6267=Spinbox | |
18427 | +6275=Spinbox | |
18428 | 18428 | 7209=SimpleLineShadow.__init__ |
18429 | 18429 | 4488=ToolBase |
18430 | 18430 | 11917=MouseButtonEvent.__init__ |
@@ -18451,7 +18451,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
18451 | 18451 | 11087=hypergeom_gen._argcheck |
18452 | 18452 | 3779=Symbol |
18453 | 18453 | 7322=geom_gen |
18454 | -13081=fftw2_info | |
18454 | +13082=fftw2_info | |
18455 | 18455 | 1879=xlsxwriter.chart_column |
18456 | 18456 | 2256=checkbox_support.lib.template |
18457 | 18457 | 8318=PolarAxes.__init__ |
@@ -18460,7 +18460,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
18460 | 18460 | 5291=SubplotParams |
18461 | 18461 | 15079=TimerOnce |
18462 | 18462 | 9836=Changes |
18463 | -5507=MHMessage | |
18463 | +5500=MHMessage | |
18464 | 18464 | 3097=_RangeFunc |
18465 | 18465 | 190=heapq |
18466 | 18466 | 2694=plainbox.impl.test_symbol |
@@ -18472,27 +18472,27 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
18472 | 18472 | 582=lib2to3.btm_matcher |
18473 | 18473 | 4553=GtkOpProgress |
18474 | 18474 | 14724=ScannerDialog.init_device_mapping |
18475 | -16091=QuadMesh.draw | |
18476 | -3330=strpdate2num | |
18475 | +16092=QuadMesh.draw | |
18476 | +3331=strpdate2num | |
18477 | 18477 | 8154=_GzipReader._init_read |
18478 | 18478 | 14738=NullMatcher |
18479 | 18479 | 12942=ToolYScale |
18480 | -16178=ParseExpression.append | |
18480 | +16184=ParseExpression.append | |
18481 | 18481 | 2951=BusinessDate |
18482 | -16252=TeletexString | |
18482 | +16251=TeletexString | |
18483 | 18483 | 456=scipy.interpolate.rbf |
18484 | 18484 | 15517=SelfTestCommandBase |
18485 | 18485 | 3517=SubPattern |
18486 | -4926=StringStart | |
18487 | -13639=SmileyFace.__init__ | |
18486 | +4910=StringStart | |
18487 | +13643=SmileyFace.__init__ | |
18488 | 18488 | 3672=_ManageReload |
18489 | 18489 | 11916=GtkAcquireProgressAdapter.__init__ |
18490 | 18490 | 12349=Worksheet.set_column |
18491 | 18491 | 10723=SubplotBase.set_subplotspec |
18492 | -15809=spectral_testcase_FsAll_complex_onesided | |
18492 | +15801=spectral_testcase_FsAll_complex_onesided | |
18493 | 18493 | 15557=BaseHandler.handle_error |
18494 | 18494 | 325=aptdaemon.logger |
18495 | -9824=Affine2D.rotate | |
18495 | +9823=Affine2D.rotate | |
18496 | 18496 | 13825=_localized_day.__init__ |
18497 | 18497 | 14881=PkgNotFound.__init__ |
18498 | 18498 | 9889=ImageFileDirectory_v2.reset |
@@ -18516,16 +18516,16 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
18516 | 18516 | 15501=Format.set_reading_order |
18517 | 18517 | 11740=FixReload |
18518 | 18518 | 6907=Function.get_parameters |
18519 | -6582=VendorImporter | |
18519 | +6578=VendorImporter | |
18520 | 18520 | 427=numpy |
18521 | 18521 | 8582=TreeTraversalType |
18522 | 18522 | 10085=Settings.__init__ |
18523 | -6375=ArrowStyle.Curve | |
18523 | +6368=ArrowStyle.Curve | |
18524 | 18524 | 15496=Pdb.execRcLines |
18525 | 18525 | 7254=__AptDpkgPackageInfo._cache |
18526 | -15789=spectral_testcase_nosig_real_onesided_nopad_to | |
18526 | +15805=spectral_testcase_nosig_real_onesided_nopad_to | |
18527 | 18527 | 2825=lxml.includes.relaxng |
18528 | -5000=PDFResourceDictionary | |
18528 | +4986=PDFResourceDictionary | |
18529 | 18529 | 6330=UselessFieldValidator |
18530 | 18530 | 12854=SoftwarePropertiesDBus._check_policykit_privilege |
18531 | 18531 | 7354=LinePlot3D |
@@ -18559,7 +18559,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
18559 | 18559 | 8948=CDLL.__init__ |
18560 | 18560 | 5999=cachePageCatcherFigure |
18561 | 18561 | 9897=Au_write.setnframes |
18562 | -15442=GeneralStringDecoder | |
18562 | +15444=GeneralStringDecoder | |
18563 | 18563 | 5718=abstractclassmethod |
18564 | 18564 | 14801=KrylovJacobian.__init__ |
18565 | 18565 | 11969=Shelf.sync |
@@ -18568,9 +18568,9 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
18568 | 18568 | 13073=ftpwrapper.__init__ |
18569 | 18569 | 4508=AptPkgVersion |
18570 | 18570 | 15902=SocketHandler.handleError |
18571 | -9192=ConfigWindow.Landscape | |
18571 | +9189=ConfigWindow.Landscape | |
18572 | 18572 | 7160=BlendedGenericTransform.get_affine |
18573 | -6763=_ForwardRef | |
18573 | +6747=_ForwardRef | |
18574 | 18574 | 12984=MathtextBackend.__init__ |
18575 | 18575 | 7039=UnionMeta.__new__ |
18576 | 18576 | 8159=ContentTransferEncodingHeader.init |
@@ -18578,25 +18578,25 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
18578 | 18578 | 7659=GraphicsContextCairo.set_capstyle |
18579 | 18579 | 1728=oauthlib.oauth2.rfc6749.grant_types.authorization_code |
18580 | 18580 | 11363=FFMpegBase |
18581 | -4760=CompositeAffine2D | |
18581 | +4762=CompositeAffine2D | |
18582 | 18582 | 9587=OldAutoLocator.view_limits |
18583 | 18583 | 12982=CommandSequence.bump_depth |
18584 | 18584 | 2178=xdiagnose.utils.dicts |
18585 | 18585 | 3510=dictproperty.__init__ |
18586 | -4266=Slider | |
18586 | +4256=Slider | |
18587 | 18587 | 11908=NameOID |
18588 | -5787=_dummyText | |
18588 | +5764=_dummyText | |
18589 | 18589 | 6173=ProxyManager |
18590 | -6390=Shadow | |
18590 | +6373=Shadow | |
18591 | 18591 | 6608=DocTestFailure |
18592 | -16101=Text.set_stretch | |
18592 | +16105=Text.set_stretch | |
18593 | 18593 | 8658=SignalInterceptorMixIn |
18594 | 18594 | 15139=Worksheet.outline_settings |
18595 | 18595 | 198=janitor.plugincore.manager |
18596 | 18596 | 14720=Colorbar.__init__ |
18597 | 18597 | 11527=Artist.set_axes |
18598 | -7771=recipinvgauss_gen | |
18599 | -16063=HTMLTokenizer.scriptDataDoubleEscapedDashState | |
18598 | +7748=recipinvgauss_gen | |
18599 | +16064=HTMLTokenizer.scriptDataDoubleEscapedDashState | |
18600 | 18600 | 3655=BoundArguments |
18601 | 18601 | 4729=ScatterLinesMarkers |
18602 | 18602 | 14377=IMAP4.select |
@@ -18610,7 +18610,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
18610 | 18610 | 6681=proxy_state |
18611 | 18611 | 8004=Transport.__init__ |
18612 | 18612 | 13808=ColorbarBase.set_ticklabels |
18613 | -15453=RealDecoder | |
18613 | +15448=RealDecoder | |
18614 | 18614 | 8230=Au_write._patchheader |
18615 | 18615 | 2638=Onboard.Version |
18616 | 18616 | 6167=HTTPSConnectionPool |
@@ -18621,13 +18621,13 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
18621 | 18621 | 9724=EUCKRDistributionAnalysis.__init__ |
18622 | 18622 | 8238=TextWithDash.set_dashdirection |
18623 | 18623 | 4639=RunCommand |
18624 | -3920=PortWithProfile | |
18624 | +3916=PortWithProfile | |
18625 | 18625 | 8470=BaseDocTemplate.multiBuild |
18626 | 18626 | 3494=TagMap.__init__ |
18627 | 18627 | 3691=DaemonForkProgress |
18628 | 18628 | 8682=Patch.set_facecolor |
18629 | 18629 | 4674=YValueAxis |
18630 | -4324=CAST5 | |
18630 | +4323=CAST5 | |
18631 | 18631 | 8944=TestJobDefinition.setUp |
18632 | 18632 | 10818=ToolToggleBase.__init__ |
18633 | 18633 | 2266=html5lib.filters.alphabeticalattributes |
@@ -18652,7 +18652,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
18652 | 18652 | 6809=FormDialog |
18653 | 18653 | 3150=IntegerFormat |
18654 | 18654 | 4425=Legend |
18655 | -16258=PrintableString | |
18655 | +16254=PrintableString | |
18656 | 18656 | 13547=XMLwriter._set_xml_writer |
18657 | 18657 | 4839=ModelErrorRecovery |
18658 | 18658 | 15212=TestDkmsInfoParser.test_json_unparseable |
@@ -18683,10 +18683,10 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
18683 | 18683 | 13810=InputGetter.__init__ |
18684 | 18684 | 1278=cryptography.hazmat.primitives.ciphers.modes |
18685 | 18685 | 11171=Builder |
18686 | -16179=Regex.__str__ | |
18686 | +16176=Regex.__str__ | |
18687 | 18687 | 7344=PageElement |
18688 | 18688 | 7353=Shader |
18689 | -16175=OneOrMore.__str__ | |
18689 | +16181=OneOrMore.__str__ | |
18690 | 18690 | 12619=ChunkStream.close |
18691 | 18691 | 4178=ABCMeta |
18692 | 18692 | 6337=WsseAuthentication |
@@ -18709,17 +18709,17 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
18709 | 18709 | 12740=UserInterface.run_hang |
18710 | 18710 | 13414=AcquireProgress.pulse |
18711 | 18711 | 7934=_UnixReadPipeTransport.__init__ |
18712 | -5782=FileEntry | |
18712 | +5772=FileEntry | |
18713 | 18713 | 7145=ParserIngredient |
18714 | 18714 | 1265=matplotlib.backends.backend_svg |
18715 | 18715 | 2489=mako.ext.linguaplugin |
18716 | 18716 | 8511=IconPalette._on_dwell_begin_timer |
18717 | -7296=truncexpon_gen | |
18717 | +7304=truncexpon_gen | |
18718 | 18718 | 732=scipy.__config__ |
18719 | 18719 | 2347=numpy.testing.print_coercion_tables |
18720 | -5771=_dummyPanedWindow | |
18720 | +5777=_dummyPanedWindow | |
18721 | 18721 | 6057=CharSetProber |
18722 | -16033=HTMLTokenizer.doctypeSystemIdentifierDoubleQuotedState | |
18722 | +16034=HTMLTokenizer.doctypeSystemIdentifierDoubleQuotedState | |
18723 | 18723 | 7176=CMAC.__init__ |
18724 | 18724 | 1009=itertools |
18725 | 18725 | 1230=requests.auth |
@@ -18729,21 +18729,21 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
18729 | 18729 | 15274=FancyArrowPatch.set_patchA |
18730 | 18730 | 998=array |
18731 | 18731 | 10143=ParameterizedMIMEHeader.init |
18732 | -16098=Rectangle.set_xy | |
18732 | +16094=Rectangle.set_xy | |
18733 | 18733 | 14829=Image.putpalette |
18734 | 18734 | 15368=Declaration |
18735 | 18735 | 10807=TimerTk._on_timer |
18736 | 18736 | 13249=CodeContext.__init__ |
18737 | 18737 | 13454=PtyProcess.wait |
18738 | 18738 | 8228=_ExpmPadeHelper.d8_tight |
18739 | -15599=PackageKitTransaction.GetDistroUpgrades | |
18739 | +15588=PackageKitTransaction.GetDistroUpgrades | |
18740 | 18740 | 12072=BCShowClick |
18741 | 18741 | 14223=IptcImageFile.load |
18742 | 18742 | 7451=_ECDSAVerificationContext.__init__ |
18743 | 18743 | 8872=Formatter.__init__ |
18744 | 18744 | 4844=_MatrixM1PowerOperator |
18745 | 18745 | 13=pexpect.screen |
18746 | -15597=PackageKitTransaction.SearchGroups | |
18746 | +15599=PackageKitTransaction.SearchGroups | |
18747 | 18747 | 5362=TimerWx |
18748 | 18748 | 10781=HTTPDigestAuth.__init__ |
18749 | 18749 | 7853=Message.__init__ |
@@ -18754,16 +18754,16 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
18754 | 18754 | 2407=mpl_toolkits.axisartist.__init__ |
18755 | 18755 | 8643=_ExpandableDialog._on_expanded |
18756 | 18756 | 5322=format_parser |
18757 | -9494=atlas_blas_info | |
18758 | -12764=ProcessingInstruction._set_nodeValue | |
18757 | +9495=atlas_blas_info | |
18758 | +12765=ProcessingInstruction._set_nodeValue | |
18759 | 18759 | 15119=Worksheet.set_portrait |
18760 | -4968=PDFRadialShading | |
18760 | +4990=PDFRadialShading | |
18761 | 18761 | 2636=idlelib.RemoteObjectBrowser |
18762 | 18762 | 7211=_CMACContext.__init__ |
18763 | 18763 | 16368=TestTagCreation |
18764 | 18764 | 4490=SetCursorBase |
18765 | 18765 | 8942=AutoDateLocator.get_locator |
18766 | -4605=RawTurtle | |
18766 | +4600=RawTurtle | |
18767 | 18767 | 14267=CCompiler.set_include_dirs |
18768 | 18768 | 15980=TextZone.__init__ |
18769 | 18769 | 5495=ProviderContentEnumerator |
@@ -18790,38 +18790,38 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
18790 | 18790 | 10819=ToolToggleBase.trigger |
18791 | 18791 | 7993=install_misc |
18792 | 18792 | 9446=GtkLanguageSelector.setupLanguageTreeView |
18793 | -15026=proxy_as_function.test_setitem_v1 | |
18794 | -15022=proxy_as_function.test_setitem_v2 | |
18793 | +15027=proxy_as_function.test_setitem_v1 | |
18794 | +15023=proxy_as_function.test_setitem_v2 | |
18795 | 18795 | 1607=abc |
18796 | -5207=FigureManagerGTK3 | |
18796 | +5208=FigureManagerGTK3 | |
18797 | 18797 | 15391=Type1Font._parse |
18798 | 18798 | 4625=ElementTreeContentHandler |
18799 | 18799 | 2106=cupshelpers.config |
18800 | 18800 | 10093=TransformedPath.__init__ |
18801 | 18801 | 13277=IncrementalEncoder.setstate |
18802 | -5297=InterpolationMissingOptionError | |
18802 | +5298=InterpolationMissingOptionError | |
18803 | 18803 | 4806=HandlerBase |
18804 | 18804 | 4810=HandlerStem |
18805 | 18805 | 7661=SpeechGenerator.__init__ |
18806 | 18806 | 10204=Phablet._setup_port_forwarding |
18807 | 18807 | 5867=AnchoredZoomLocator |
18808 | 18808 | 691=wsgiref.handlers |
18809 | -5501=_PartialFile | |
18809 | +5503=_PartialFile | |
18810 | 18810 | 10531=register |
18811 | 18811 | 10022=WindowRectPersist.restore_window_rect |
18812 | 18812 | 13096=VerboseCrashHandler |
18813 | 18813 | 13985=InsensitiveSequenceMatcher |
18814 | -6361=CirclePolygon | |
18814 | +6392=CirclePolygon | |
18815 | 18815 | 11937=WorkingSet.__setstate__ |
18816 | 18816 | 4609=ExceptionWithTraceback |
18817 | 18817 | 4378=Patch3D |
18818 | -6789=TimerTk | |
18818 | +6790=TimerTk | |
18819 | 18819 | 9756=Indicator.init |
18820 | 18820 | 11034=PDFTextObject.moveCursor |
18821 | 18821 | 12792=PageAccumulator.__init__ |
18822 | -5693=Vrule | |
18822 | +5674=Vrule | |
18823 | 18823 | 10122=ExpatParser.feed |
18824 | -16035=HTMLTokenizer.cdataSectionState | |
18824 | +16029=HTMLTokenizer.cdataSectionState | |
18825 | 18825 | 16606=ByteSequence.__init__ |
18826 | 18826 | 13524=dispatcher.create_socket |
18827 | 18827 | 4573=SessionInstaller |
@@ -18831,7 +18831,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
18831 | 18831 | 9055=timedelta.__hash__ |
18832 | 18832 | 1758=reportlab.graphics.barcode.lto |
18833 | 18833 | 884=parser |
18834 | -5464=ScrolledWindow | |
18834 | +5476=ScrolledWindow | |
18835 | 18835 | 6804=ColorLayout |
18836 | 18836 | 5520=_ModuleLock |
18837 | 18837 | 9780=Latin1Prober.feed |
@@ -18842,7 +18842,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
18842 | 18842 | 12051=UndoDelegator.addcmd |
18843 | 18843 | 518=macpath |
18844 | 18844 | 16521=FixXrange.start_tree |
18845 | -15854=spectral_testcase_nosig_real_twosided_odd | |
18845 | +15827=spectral_testcase_nosig_real_twosided_odd | |
18846 | 18846 | 3275=FeedParserDict |
18847 | 18847 | 6851=InFillValue |
18848 | 18848 | 14496=Transaction._set_kwargs |
@@ -18854,7 +18854,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
18854 | 18854 | 10561=HelpFormatter.set_short_opt_delimiter |
18855 | 18855 | 107=json.decoder |
18856 | 18856 | 3387=PDFPageLabels |
18857 | -16255=NumericString | |
18857 | +16256=NumericString | |
18858 | 18858 | 14795=RichTraceback._init_message |
18859 | 18859 | 4278=FigureManagerNbAgg |
18860 | 18860 | 5219=TextTestResult |
@@ -18862,7 +18862,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
18862 | 18862 | 3584=file_wrapper |
18863 | 18863 | 13204=_UTC |
18864 | 18864 | 14643=EggMetadata.__init__ |
18865 | -5635=LambertAxes.InvertedLambertTransform | |
18865 | +5630=LambertAxes.InvertedLambertTransform | |
18866 | 18866 | 1633=html5lib.treebuilders._base |
18867 | 18867 | 10495=Axis._set_scale |
18868 | 18868 | 3485=TimerQT |
@@ -18875,13 +18875,13 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
18875 | 18875 | 8732=WordListPanel.goto_first_prediction |
18876 | 18876 | 10790=SessionMetaData.title |
18877 | 18877 | 14630=PPDs._init_makes |
18878 | -6236=ListFlowable | |
18878 | +6212=ListFlowable | |
18879 | 18879 | 14047=Rect.__init__ |
18880 | 18880 | 9107=_FlowControlMixin._set_write_buffer_limits |
18881 | 18881 | 10856=ParaParser._tt_start |
18882 | 18882 | 13792=Format.set_font_charset |
18883 | 18883 | 14238=PyAccess.__init__ |
18884 | -6368=ArrowStyle.CurveFilledAB | |
18884 | +6378=ArrowStyle.CurveFilledAB | |
18885 | 18885 | 15330=History.fetch |
18886 | 18886 | 875=orca.scripts.toolkits.gtk.script |
18887 | 18887 | 1336=urllib3.util.timeout |
@@ -18905,7 +18905,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
18905 | 18905 | 770=matplotlib.testing.compare |
18906 | 18906 | 6468=SymmetricalLogScale |
18907 | 18907 | 4627=NumpyDocTestCase |
18908 | -5674=MathtextBackendSvg | |
18908 | +5688=MathtextBackendSvg | |
18909 | 18909 | 3337=AnchoredLocatorBase |
18910 | 18910 | 14482=TripleDES.__init__ |
18911 | 18911 | 2496=checkbox_support.tests.__init__ |
@@ -18913,30 +18913,30 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
18913 | 18913 | 9294=AffineBase.__init__ |
18914 | 18914 | 4037=GlobDirectoryWalker |
18915 | 18915 | 1498=Onboard.settings |
18916 | -6307=AptStatusIcon | |
18916 | +6302=AptStatusIcon | |
18917 | 18917 | 13000=MissingResponseTypeError |
18918 | 18918 | 5609=DialogAdd |
18919 | 18919 | 516=scipy.sparse.linalg._expm_multiply |
18920 | 18920 | 3000=SpeechServer |
18921 | 18921 | 4126=GUIAdapter |
18922 | -12321=NotSupportedErr | |
18922 | +12322=NotSupportedErr | |
18923 | 18923 | 15457=Tbuffer.push |
18924 | 18924 | 1506=Onboard.IconPalette |
18925 | 18925 | 1697=mako.pyparser |
18926 | 18926 | 4871=BrailleEvent |
18927 | 18927 | 8565=KeySynthType |
18928 | 18928 | 2990=UnitDbl |
18929 | -16012=HTMLTokenizer.tagNameState | |
18929 | +16025=HTMLTokenizer.tagNameState | |
18930 | 18930 | 1136=PIL.SgiImagePlugin |
18931 | 18931 | 16734=Chart.set_x_axis |
18932 | 18932 | 13320=BMPString |
18933 | 18933 | 1655=plainbox.impl.buildsystems |
18934 | 18934 | 4084=bsr_matrix |
18935 | 18935 | 7480=LogFormatter.base |
18936 | -4154=HTTPPasswordMgrWithPriorAuth | |
18936 | +4151=HTTPPasswordMgrWithPriorAuth | |
18937 | 18937 | 11022=_NormalAccessor |
18938 | 18938 | 14851=ImtImageFile._open |
18939 | -15177=Destination.setPage | |
18939 | +15174=Destination.setPage | |
18940 | 18940 | 2858=_Hungary.__init__ |
18941 | 18941 | 3019=StreamReader |
18942 | 18942 | 14341=install_egg_info.initialize_options |
@@ -18944,7 +18944,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
18944 | 18944 | 4643=AptDaemonBackend |
18945 | 18945 | 10942=VarWriter5.write_top |
18946 | 18946 | 1605=debian.arfile |
18947 | -6790=AxisMenu | |
18947 | +6791=AxisMenu | |
18948 | 18948 | 5261=FormatPercent |
18949 | 18949 | 9390=RectKey.__init__ |
18950 | 18950 | 3037=TypeVar.__new__ |
@@ -18953,7 +18953,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
18953 | 18953 | 6879=IdentStr |
18954 | 18954 | 8668=Future.set_exception |
18955 | 18955 | 14082=RSAAlgorithm.__init__ |
18956 | -15979=BboxImage.draw | |
18956 | +15978=BboxImage.draw | |
18957 | 18957 | 1848=plainbox.impl.unit._legacy |
18958 | 18958 | 6152=TestPlanUnitSupport |
18959 | 18959 | 9811=SocketIO.__init__ |
@@ -18964,7 +18964,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
18964 | 18964 | 12342=HTTPError.__init__ |
18965 | 18965 | 5256=DecodedGenerator |
18966 | 18966 | 2832=reportlab.pdfbase._fontdata_enc_zapfdingbats |
18967 | -15989=Figure.add_subplot | |
18967 | +15981=Figure.add_subplot | |
18968 | 18968 | 4616=ShadedRect |
18969 | 18969 | 8050=BytesGenerator |
18970 | 18970 | 2702=matplotlib.tests.test_png |
@@ -18992,11 +18992,11 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
18992 | 18992 | 2300=lib2to3.fixes.fix_callable |
18993 | 18993 | 10=pkg_resources._vendor.packaging.requirements |
18994 | 18994 | 411=numpy.core.shape_base |
18995 | -16499=DotAtomText | |
18995 | +16501=DotAtomText | |
18996 | 18996 | 160=scipy.signal._peak_finding |
18997 | 18997 | 10117=_SelectorSocketTransport.pause_reading |
18998 | 18998 | 11849=BufferedIncrementalEncoder.encode |
18999 | -6365=ArrowStyle._Curve | |
18999 | +6358=ArrowStyle._Curve | |
19000 | 19000 | 8018=PrettyPrinter.__init__ |
19001 | 19001 | 9158=DupFd.__init__ |
19002 | 19002 | 8094=Line2D.update_from |
@@ -19012,7 +19012,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
19012 | 19012 | 11949=Colorizer.__init__ |
19013 | 19013 | 3285=CallableValue |
19014 | 19014 | 5921=BMNode |
19015 | -7197=MarkerStyle._set_octagon | |
19015 | +7198=MarkerStyle._set_octagon | |
19016 | 19016 | 7099=HelpFormatter.__init__ |
19017 | 19017 | 7367=AuthorityKeyIdentifier.__init__ |
19018 | 19018 | 1921=encodings.shift_jisx0213 |
@@ -19025,12 +19025,12 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
19025 | 19025 | 15231=HeaderParser |
19026 | 19026 | 540=pyatspi.tablecell |
19027 | 19027 | 7342=MetaData.__init__ |
19028 | -4149=AbstractHTTPHandler | |
19028 | +4154=AbstractHTTPHandler | |
19029 | 19029 | 8640=AptProgressDialog.__init__ |
19030 | 19030 | 110=scipy.linalg.misc |
19031 | 19031 | 3061=LinearTriInterpolator |
19032 | 19032 | 13909=IResourceProvider |
19033 | -4970=PDFDestinationFit | |
19033 | +4991=PDFDestinationFit | |
19034 | 19034 | 14687=PDFFormXObject.__init__ |
19035 | 19035 | 3366=Forward.__str__ |
19036 | 19036 | 11615=_FeedParserMixin.unknown_starttag |
@@ -19046,9 +19046,9 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
19046 | 19046 | 16651=KindValidatorTests._Config |
19047 | 19047 | 14220=Image.thumbnail |
19048 | 19048 | 2528=distutils.version |
19049 | -3712=InhibitAnyPolicy | |
19049 | +3713=InhibitAnyPolicy | |
19050 | 19050 | 13576=OverrideExpression |
19051 | -5752=ComboBox | |
19051 | +5751=ComboBox | |
19052 | 19052 | 4684=AutoHide |
19053 | 19053 | 7927=BaseEventLoop.close |
19054 | 19054 | 13532=file_wrapper.close |
@@ -19081,7 +19081,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
19081 | 19081 | 5629=LambertAxes.LambertTransform |
19082 | 19082 | 867=orca.scripts.apps.gnome-window-properties.formatting |
19083 | 19083 | 8887=_Counter.setFormatter |
19084 | -15894=Forward.leaveWhitespace | |
19084 | +15893=Forward.leaveWhitespace | |
19085 | 19085 | 15254=KDECdromProgressAdapter.__init__ |
19086 | 19086 | 2544=numpy.distutils.__version__ |
19087 | 19087 | 15458=Tbuffer.pop |
@@ -19092,8 +19092,8 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
19092 | 19092 | 6900=Unpacker.set_position |
19093 | 19093 | 2092=ast |
19094 | 19094 | 14006=FontFile.__init__ |
19095 | -10950=Unmarshaller.end_base64 | |
19096 | -13375=InvalidScopeError | |
19095 | +10945=Unmarshaller.end_base64 | |
19096 | +13380=InvalidScopeError | |
19097 | 19097 | 1197=matplotlib.backends.wx_compat |
19098 | 19098 | 15523=TestLoop.reset_counters |
19099 | 19099 | 13036=Scanner.__init__ |
@@ -19104,7 +19104,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
19104 | 19104 | 10137=Padded.__init__ |
19105 | 19105 | 13533=csv_testcase.setUp |
19106 | 19106 | 1851=mpl_toolkits.axes_grid1.colorbar |
19107 | -11326=xft_info | |
19107 | +11323=xft_info | |
19108 | 19108 | 15215=TestDkmsInfoParser.test_good_json_parseable |
19109 | 19109 | 6155=ScatterLines |
19110 | 19110 | 7156=ModifiedInterpreter.poll_subprocess |
@@ -19146,7 +19146,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
19146 | 19146 | 10043=_BaseWaitHandleFuture._unregister_wait_cb |
19147 | 19147 | 10566=LayoutView._auto_select_shadow_quality |
19148 | 19148 | 3858=Base |
19149 | -3234=_convert2ma | |
19149 | +3236=_convert2ma | |
19150 | 19150 | 15535=Worksheet.repeat_rows |
19151 | 19151 | 1362=plainbox.impl.exporter.test_hexr |
19152 | 19152 | 7922=socket.close |
@@ -19167,13 +19167,13 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
19167 | 19167 | 5386=VertexSelector |
19168 | 19168 | 1783=chardet.mbcssm |
19169 | 19169 | 12372=Pen.__init__ |
19170 | -8736=MarkerStyle._set_nothing | |
19170 | +8737=MarkerStyle._set_nothing | |
19171 | 19171 | 11388=DelayedLauncher |
19172 | 19172 | 13885=QRUtil |
19173 | 19173 | 7463=_Counter.__init__ |
19174 | 19174 | 4381=Path3DCollection |
19175 | 19175 | 13997=DerivedValue |
19176 | -3408=todatetime | |
19176 | +3406=todatetime | |
19177 | 19177 | 3417=StringConverter |
19178 | 19178 | 8530=GraphicsContextPdf.__init__ |
19179 | 19179 | 4450=SVGCanvas |
@@ -19182,17 +19182,17 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
19182 | 19182 | 1459=Onboard.utils |
19183 | 19183 | 8394=ManageCommand.__init__ |
19184 | 19184 | 10797=TimerGTK._on_timer |
19185 | -16020=HTMLTokenizer.selfClosingStartTagState | |
19185 | +16053=HTMLTokenizer.selfClosingStartTagState | |
19186 | 19186 | 2525=oauthlib.oauth1.rfc5849.endpoints.request_token |
19187 | 19187 | 5706=BitStream |
19188 | 19188 | 6883=LazyList |
19189 | -16008=HTMLTokenizer.attributeNameState | |
19189 | +16009=HTMLTokenizer.attributeNameState | |
19190 | 19190 | 14147=ChartDoughnut.set_hole_size |
19191 | 19191 | 4069=DisplayStyle |
19192 | 19192 | 6088=LegacyVersion |
19193 | 19193 | 10367=SessionAssistant.use_alternate_restart_strategy |
19194 | 19194 | 3399=Helper |
19195 | -4962=PDFAxialShading | |
19195 | +4963=PDFAxialShading | |
19196 | 19196 | 5073=QuadContourSet |
19197 | 19197 | 8117=BarChart._getConfigureData |
19198 | 19198 | 10867=_BaseHTMLProcessor.__init__ |
@@ -19200,7 +19200,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
19200 | 19200 | 4063=_localized_month |
19201 | 19201 | 10698=install.__init__ |
19202 | 19202 | 5494=WhiteListPlugIn |
19203 | -16405=_isString | |
19203 | +16399=_isString | |
19204 | 19204 | 12890=IncrementalDecoder._buffer_decode |
19205 | 19205 | 6711=HelpWindow |
19206 | 19206 | 3206=Normalize |
@@ -19223,10 +19223,10 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
19223 | 19223 | 10116=AxisLabel.set_pad |
19224 | 19224 | 14765=CacheFTPHandler.setMaxConns |
19225 | 19225 | 13710=Command.ensure_finalized |
19226 | -12327=NotFoundErr | |
19227 | -4604=TurtleScreenBase | |
19228 | -4896=RecursiveGrammarException | |
19229 | -5923=HelpFormatter | |
19226 | +12330=NotFoundErr | |
19227 | +4605=TurtleScreenBase | |
19228 | +4902=RecursiveGrammarException | |
19229 | +5924=HelpFormatter | |
19230 | 19230 | 4277=InputLine |
19231 | 19231 | 424=plainbox.vendor.morris.__init__ |
19232 | 19232 | 13891=Random.seed |
@@ -19238,14 +19238,14 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
19238 | 19238 | 132=scipy.stats.mstats_basic |
19239 | 19239 | 16528=Group.skew |
19240 | 19240 | 5183=OleFileIO |
19241 | -13693=SMOOTH | |
19241 | +13692=SMOOTH | |
19242 | 19242 | 13691=DETAIL |
19243 | 19243 | 11312=CertificatePoliciesOID |
19244 | 19244 | 372=scipy.sparse.linalg.__init__ |
19245 | -6385=BoxStyle.DArrow | |
19245 | +6364=BoxStyle.DArrow | |
19246 | 19246 | 10944=Unmarshaller.end_nil |
19247 | 19247 | 5949=SupportsInt |
19248 | -10251=_PyAccessI32_Swap | |
19248 | +10253=_PyAccessI32_Swap | |
19249 | 19249 | 1895=plainbox.impl.commands.inv_checkbox |
19250 | 19250 | 8222=_ExpmPadeHelper.d10_loose |
19251 | 19251 | 3126=_WordContext |
@@ -19268,7 +19268,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
19268 | 19268 | 11011=Flag._Flag_Denmark |
19269 | 19269 | 12431=SunFCompiler |
19270 | 19270 | 4868=XIDeviceEventLogger |
19271 | -11993=fftw_info | |
19271 | +11992=fftw_info | |
19272 | 19272 | 14934=Cursor.onmove |
19273 | 19273 | 9478=rrule._iter |
19274 | 19274 | 9700=EscCharSetProber.reset |
@@ -19286,37 +19286,37 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
19286 | 19286 | 15286=Transaction._provide_medium |
19287 | 19287 | 12200=Node.unlink |
19288 | 19288 | 10360=HookUI._trigger_ui_request |
19289 | -14459=SECT283K1 | |
19289 | +14462=SECT283K1 | |
19290 | 19290 | 276=multiprocessing.context |
19291 | 19291 | 2813=reportlab.pdfbase._fontdata_widths_helveticaboldoblique |
19292 | 19292 | 2077=numpy.testing.setup |
19293 | 19293 | 3131=Signal.BoundSignal |
19294 | -4966=PDFObjectReference | |
19294 | +4984=PDFObjectReference | |
19295 | 19295 | 10018=BezierSegment.__init__ |
19296 | 19296 | 9045=MaskedArray.harden_mask |
19297 | 19297 | 10302=_FlowControlMixin._maybe_pause_protocol |
19298 | -5666=MathtextBackendCairo | |
19298 | +5664=MathtextBackendCairo | |
19299 | 19299 | 15319=MergedTransaction._remove_from_connection_no_raise |
19300 | 19300 | 2054=numpy.distutils.fcompiler.mips |
19301 | 19301 | 887=xxsubtype |
19302 | 19302 | 3953=netcdf_variable |
19303 | -14111=XBox.__init__ | |
19303 | +14113=XBox.__init__ | |
19304 | 19304 | 12602=_DummyModuleLock.__init__ |
19305 | 19305 | 4086=LookupDict |
19306 | -12000=agg2_info | |
19306 | +12003=agg2_info | |
19307 | 19307 | 10026=RawTurtle._rotate |
19308 | 19308 | 667=numpy.compat.py3k |
19309 | 19309 | 13107=DkmsInfoResult.__init__ |
19310 | 19310 | 6260=ProxySchemeUnknown |
19311 | -16094=FancyArrowPatch.draw | |
19312 | -8735=MarkerStyle._set_tuple_marker | |
19311 | +16097=FancyArrowPatch.draw | |
19312 | +8734=MarkerStyle._set_tuple_marker | |
19313 | 19313 | 1897=matplotlib.tests.test_backend_pgf |
19314 | 19314 | 10510=IOBase.seekable |
19315 | 19315 | 11790=Styles.__init__ |
19316 | -6211=BackendApplicationServer | |
19317 | -14180=BCExpandCorrections | |
19316 | +6239=BackendApplicationServer | |
19317 | +14184=BCExpandCorrections | |
19318 | 19318 | 2683=chardet.sjisprober |
19319 | -14458=SECT163K1 | |
19319 | +14459=SECT163K1 | |
19320 | 19320 | 980=orca.scripts.toolkits.J2SE-access-bridge.script_utilities |
19321 | 19321 | 7673=Transaction.__init__ |
19322 | 19322 | 7932=StreamReaderProtocol.__init__ |
@@ -19331,7 +19331,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
19331 | 19331 | 16262=IniFile.addGroup |
19332 | 19332 | 7867=NoBaseIncludeValidator |
19333 | 19333 | 5128=CallOnceOnly |
19334 | -6238=ImageAndFlowables | |
19334 | +6237=ImageAndFlowables | |
19335 | 19335 | 13274=ECC200DataMatrix.encode |
19336 | 19336 | 6456=TextFile |
19337 | 19337 | 15781=DependencyDuplicateErrorTests |
@@ -19352,10 +19352,10 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
19352 | 19352 | 1534=matplotlib.afm |
19353 | 19353 | 3040=AbstractConstraint |
19354 | 19354 | 10951=DNSName.__init__ |
19355 | -15443=IA5StringDecoder | |
19355 | +15437=IA5StringDecoder | |
19356 | 19356 | 2773=html5lib.trie.py |
19357 | 19357 | 4050=Http |
19358 | -16648=TestPlanUnitLegacyAPI | |
19358 | +16646=TestPlanUnitLegacyAPI | |
19359 | 19359 | 11243=GroupList |
19360 | 19360 | 1929=encodings.shift_jis |
19361 | 19361 | 6477=DriverTypes |
@@ -19375,8 +19375,8 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
19375 | 19375 | 1560=idlelib.ScrolledList |
19376 | 19376 | 14667=LocationParseError.__init__ |
19377 | 19377 | 10969=Text.set_verticalalignment |
19378 | -14452=SECT163R2 | |
19379 | -4322=AES | |
19378 | +14449=SECT163R2 | |
19379 | +4324=AES | |
19380 | 19380 | 1899=plainbox.impl.secure.test_config |
19381 | 19381 | 9639=LazyPlugInCollection.load |
19382 | 19382 | 2730=matplotlib.tests.test_backend_pdf |
@@ -19387,17 +19387,17 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
19387 | 19387 | 7259=SessionMetaData.app_blob |
19388 | 19388 | 14979=DTDHandler |
19389 | 19389 | 3910=Debugger |
19390 | -7789=gumbel_l_gen | |
19390 | +7774=gumbel_l_gen | |
19391 | 19391 | 14980=ExecutionTime.__enter__ |
19392 | 19392 | 3759=Listener |
19393 | 19393 | 13177=RubberbandBase |
19394 | -6358=BoxStyle.Round4 | |
19394 | +6393=BoxStyle.Round4 | |
19395 | 19395 | 6441=AFM |
19396 | 19396 | 3113=FormatterPrettyPrint |
19397 | 19397 | 96=reportlab.graphics.charts.piecharts |
19398 | 19398 | 7592=LZMAFile.close |
19399 | 19399 | 15755=IssueTests |
19400 | -5539=PSDraw | |
19400 | +5545=PSDraw | |
19401 | 19401 | 4857=SimpleDialog |
19402 | 19402 | 6662=UFWRule |
19403 | 19403 | 7458=RunInvocation.run_all_selected_jobs |
@@ -19443,7 +19443,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
19443 | 19443 | 5652=FindTuple |
19444 | 19444 | 1386=distutils.cygwinccompiler |
19445 | 19445 | 5266=NamedStringIO |
19446 | -7745=exponpow_gen | |
19446 | +7737=exponpow_gen | |
19447 | 19447 | 1698=scipy.io.matlab.mio4 |
19448 | 19448 | 16149=Template.reset |
19449 | 19449 | 2227=scipy.io.matlab.mio5 |
@@ -19458,7 +19458,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
19458 | 19458 | 3570=IteratorWrapper |
19459 | 19459 | 11685=BitStream.read |
19460 | 19460 | 2390=chardet.langgreekmodel |
19461 | -4244=isInstanceOf | |
19461 | +4246=isInstanceOf | |
19462 | 19462 | 236=numpy.polynomial._polybase |
19463 | 19463 | 8999=PyJWT |
19464 | 19464 | 2403=UpdateManager.HelpViewer |
@@ -19477,10 +19477,10 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
19477 | 19477 | 4213=AptAuth |
19478 | 19478 | 7431=TickLabels.set_axis_direction |
19479 | 19479 | 22=reportlab.graphics.widgets.grids |
19480 | -8823=PDFImageXObject.__init__ | |
19480 | +8818=PDFImageXObject.__init__ | |
19481 | 19481 | 4101=OverridableJobField |
19482 | 19482 | 2905=LinePlot3D.calcPositions |
19483 | -4779=ResourceNodeVisitor | |
19483 | +4780=ResourceNodeVisitor | |
19484 | 19484 | 14595=PMCanvas.setLineJoin |
19485 | 19485 | 3842=addbase |
19486 | 19486 | 11551=Axes3D._on_move |
@@ -19493,12 +19493,12 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
19493 | 19493 | 14335=Textbox.__init__ |
19494 | 19494 | 627=jinja2.__init__ |
19495 | 19495 | 14098=Curl.__request |
19496 | -5738=StdButtonBox | |
19496 | +5781=StdButtonBox | |
19497 | 19497 | 8168=SettingsManager._getCustomizedSettings |
19498 | 19498 | 2101=plainbox.impl.commands.crash |
19499 | 19499 | 15216=TestCaseWithParametersTests.UpperTests |
19500 | -4880=AxesZero | |
19501 | -14456=SECT283R1 | |
19500 | +4879=AxesZero | |
19501 | +14461=SECT283R1 | |
19502 | 19502 | 16372=TestConstructor |
19503 | 19503 | 15551=GetCfgSectionNameDialog.Ok |
19504 | 19504 | 9091=Rectangle.set_bounds |
@@ -19513,7 +19513,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
19513 | 19513 | 10332=ProcessPoolExecutor._start_queue_management_thread |
19514 | 19514 | 9548=Patch.set_linewidth |
19515 | 19515 | 8764=DriverType.add_fit |
19516 | -4601=ScrolledCanvas | |
19516 | +4602=ScrolledCanvas | |
19517 | 19517 | 6061=Cell |
19518 | 19518 | 74=aptdaemon.core |
19519 | 19519 | 9752=StatusbarTk.__init__ |
@@ -19533,7 +19533,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
19533 | 19533 | 15611=VendorImporter.__init__ |
19534 | 19534 | 8512=RL_CorpLogo.__init__ |
19535 | 19535 | 7807=LambertAxes.__init__ |
19536 | -4243=matchesPattern | |
19536 | +4239=matchesPattern | |
19537 | 19537 | 5414=TextChanger |
19538 | 19538 | 9740=UniversalDetector.feed |
19539 | 19539 | 3526=TextChanges |
@@ -19553,17 +19553,17 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
19553 | 19553 | 9766=_minmax_mixin |
19554 | 19554 | 2517=urllib3.util.retry |
19555 | 19555 | 5906=OAuth1Error |
19556 | -13562=EvalContextModifier | |
19556 | +13555=EvalContextModifier | |
19557 | 19557 | 13921=MemoryJobResult |
19558 | 19558 | 16759=ReviewComponent.__init__ |
19559 | -16277=Script.reviewNextLine | |
19559 | +16281=Script.reviewNextLine | |
19560 | 19560 | 2746=mpl_toolkits.tests.test_axes_grid1 |
19561 | 19561 | 3249=SequenceMatcher |
19562 | 19562 | 4001=DeflateDecoder |
19563 | 19563 | 1905=xdiagnose.utils.math |
19564 | 19564 | 14843=IptcImageFile._open |
19565 | 19565 | 2809=reportlab.pdfbase._fontdata_widths_timesbold |
19566 | -12960=RectBivariateSpline.__init__ | |
19566 | +12961=RectBivariateSpline.__init__ | |
19567 | 19567 | 8688=FontProperties.set_family |
19568 | 19568 | 13336=InternalSubsetExtractor |
19569 | 19569 | 16634=AbsolutePathValidatorTests.setUp |
@@ -19608,14 +19608,14 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
19608 | 19608 | 222=cryptography.__about__ |
19609 | 19609 | 3508=StructMeta |
19610 | 19610 | 7602=CSMousetweaks.__init__ |
19611 | -15834=spectral_testcase_Fs4_complex_twosided | |
19611 | +15828=spectral_testcase_Fs4_complex_twosided | |
19612 | 19612 | 2737=plainbox.testing_utils.cwd |
19613 | 19613 | 9555=AxisArtistHelper.Fixed.__init__ |
19614 | 19614 | 9333=EventCollection.__init__ |
19615 | 19615 | 10057=SCBackend_cmd.query |
19616 | 19616 | 14316=_FeedParserMixin._end_image |
19617 | 19617 | 8533=NoneOr.__init__ |
19618 | -4995=PDFArray | |
19618 | +4976=PDFArray | |
19619 | 19619 | 8680=BooleanEncoder |
19620 | 19620 | 13231=STARTUPINFO |
19621 | 19621 | 14355=DeviceCommand |
@@ -19637,12 +19637,12 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
19637 | 19637 | 15652=DifferentialEvolutionSolver.solve |
19638 | 19638 | 661=scipy.sparse.linalg._onenormest |
19639 | 19639 | 16339=ResourceExpressionTests |
19640 | -15055=OCSPNoCheck | |
19640 | +15053=OCSPNoCheck | |
19641 | 19641 | 13217=recarray.__array_finalize__ |
19642 | 19642 | 13796=ThemeDialog.update_fontList |
19643 | 19643 | 10768=LazyFileContent.__init__ |
19644 | -15768=TestPersistence | |
19645 | -10252=_PyAccessI32_N | |
19644 | +15770=TestPersistence | |
19645 | +10246=_PyAccessI32_N | |
19646 | 19646 | 4390=TreeWalker |
19647 | 19647 | 12081=IMAP4._get_capabilities |
19648 | 19648 | 16575=Chart.set_up_down_bars |
@@ -19656,7 +19656,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
19656 | 19656 | 12288=CheckBoxExecutionControllerTestsMixIn |
19657 | 19657 | 13605=RL_CorpLogoThin.__init__ |
19658 | 19658 | 10145=MarkerStyle._set_custom_marker |
19659 | -5458=FontSelectionDialog | |
19659 | +5464=FontSelectionDialog | |
19660 | 19660 | 10809=TimerTornado._timer_stop |
19661 | 19661 | 8095=ConnectionWrapper.__init__ |
19662 | 19662 | 13945=TestCputableParser |
@@ -19666,7 +19666,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
19666 | 19666 | 14941=AlertWatcher._network_alert |
19667 | 19667 | 11539=TickHelper |
19668 | 19668 | 8288=Wave_write._patchheader |
19669 | -9502=atlas_blas_threads_info | |
19669 | +9503=atlas_blas_threads_info | |
19670 | 19670 | 7357=Classes.__init__ |
19671 | 19671 | 13178=ImageDraw.__init__ |
19672 | 19672 | 129=bz2 |
@@ -19679,11 +19679,11 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
19679 | 19679 | 11454=Registry._set_registry |
19680 | 19680 | 13610=LinguaMakoExtractor.__call__ |
19681 | 19681 | 351=tarfile |
19682 | -15841=spectral_testcase_nosig_real_defaultsided_odd | |
19682 | +15853=spectral_testcase_nosig_real_defaultsided_odd | |
19683 | 19683 | 12656=BlockingContourLabeler.__init__ |
19684 | 19684 | 4367=PCMYKColor |
19685 | 19685 | 14207=KeyCommon.configure_label |
19686 | -3184=FormatStrFormatter | |
19686 | +3196=FormatStrFormatter | |
19687 | 19687 | 13220=ColorSchemeItem |
19688 | 19688 | 11158=OrcaFindGUI.init |
19689 | 19689 | 12545=HTMLParser.__init__ |
@@ -19691,7 +19691,7 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
19691 | 19691 | 2759=xdiagnose.utils.lists |
19692 | 19692 | 3161=_NamespacePath |
19693 | 19693 | 6349=CloudArchiveShortcutHandler |
19694 | -6459=LogTransform | |
19694 | +6458=LogTransform | |
19695 | 19695 | 7454=TextArea.__init__ |
19696 | 19696 | 2698=PIL.TarIO |
19697 | 19697 | 1499=Onboard.SpellChecker |
@@ -19769,9 +19769,9 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
19769 | 19769 | 14018=DiskJobResultResumeTests1to4 |
19770 | 19770 | 2309=lib2to3.fixes.fix_apply |
19771 | 19771 | 13417=_SelectorWidget.release |
19772 | -16495=InvalidParameter | |
19772 | +16500=InvalidParameter | |
19773 | 19773 | 12498=NegatedPattern.__init__ |
19774 | -4312=EventCollection | |
19774 | +4309=EventCollection | |
19775 | 19775 | 11852=BufferedIncrementalDecoder.setstate |
19776 | 19776 | 11622=DOMInputSource._set_baseURI |
19777 | 19777 | 10099=Wedge.set_center |
@@ -19779,8 +19779,8 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
19779 | 19779 | 4350=PlugInCollectionBase |
19780 | 19780 | 10461=_IterParseIterator.__next__ |
19781 | 19781 | 614=xdrlib |
19782 | -6839=Generic | |
19783 | -12325=ValidationErr | |
19782 | +6840=Generic | |
19783 | +12327=ValidationErr | |
19784 | 19784 | 8267=InterpolatedUnivariateSpline.__init__ |
19785 | 19785 | 14399=TreeItem.append_item |
19786 | 19786 | 15056=StubObjectTreeItem.__init__ |
@@ -19804,12 +19804,12 @@ xlsxwriter.core|1421369017000000000|/usr/lib/python3/dist-packages/xlsxwriter/co | ||
19804 | 19804 | 13786=Format.set_font_strikeout |
19805 | 19805 | 685=reportlab.lib.rltempfile |
19806 | 19806 | 11978=ParserElement.__init__ |
19807 | -4894=Dict | |
19807 | +4896=Dict | |
19808 | 19808 | 10957=Value.set |
19809 | -10102=PathPatch.__init__ | |
19809 | +10104=PathPatch.__init__ | |
19810 | 19810 | 11670=Profile.calibrate |
19811 | 19811 | 2650=plainbox.impl.commands.cmd_run |
19812 | -15593=PackageKitTransaction.GetRepoList | |
19812 | +15587=PackageKitTransaction.GetRepoList | |
19813 | 19813 | 10721=SubplotBase.__init__ |
19814 | 19814 | -- END DICTIONARY |
19815 | 19815 | -- START TREE 1 |
@@ -22993,22 +22993,22 @@ _I|1|_I!2924&4435@ | ||
22993 | 22993 | ___|1|___init__!2925&13147@ |
22994 | 22994 | __a|154|__add__!2926&442@__add__!2927&442@__aenter__!2928&1218@__all__!669&147@__all__!1&147@__add__!2929&5226@__add__!2930&4122@__abs__!2931&4826@__add__!2932&10410@__and__!2933&4578@__array_finalize__!2934&10498@__async_result_handler!2935&3594@__add__!2936&9850@__add__!2937&12890@__array__!2938&13146@__array__!2939&13146@__array__!2940&13146@__await__!2941&811@__add__!2942&3186@__array__!2943&16538@__array__!2944&1018@__and__!2945&13298@__addXmlFilename!2946&20434@__array_finalize__!2947&3722@__abs__!2948&275@__anext__!2949&4282@__add__!2950&330@__add__!2951&330@__add__!2952&9450@__abs__!2953&4578@__add__!2954&1651@__add__!2955&5626@__addXmlMenuElement!2946&20434@__array_wrap__!2943&16538@__array_finalize__!2834&5618@__add__!2953&4578@__abs__!2956&1370@__array__!2957&2954@__abs__!2958&1722@__and__!2927&434@__add__!2868&1666@__add__!2958&1722@__author__!2959&2419@__accumNames!2960&435@__accumNames!2961&435@__add__!2962&2866@__add__!2963&19522@__attrs__!2964&20443@__add__!2965&1890@__asNumbersCache!2966&13299@__add__!2967&9202@__ambigiousTypes!2968&17155@__aexit__!2928&1218@__add__!2969&914@__arch!2970&10099@__aiter__!2971&4282@__aiter__!2949&4282@__add__!2972&3474@__and__!2958&1722@__addFiles!2973&7306@__add__!2926&434@__add__!2927&434@__add__!2974&3146@__abs__!2972&3474@__add__!2943&16538@__addXmlLayout!2946&20434@__and__!2975&19522@__accumNames!2960&443@__accumNames!2961&443@__all__!2976&18090@__array_priority__!2965&1891@__add__!2977&266@__and__!2927&442@__array_interface__!2978&11019@__array__!2979&11018@__and__!2943&16538@__array__!2980&1770@__add__!2981&5130@__abs__!2981&5130@__array_finalize__!2974&3146@__addLayout!2946&20434@__add__!2982&3026@__await__!2983&2411@__add__!2984&4090@__accum__!2985&6811@__and__!2986&17010@__await__!2987&5698@__attrs__!2988&16603@__and__!2989&3363@__add__!2990&22282@__array_interface__!2991&2354@__adjoint!2838&1667@__abs__!2990&22282@__abs__!2992&146@__abs__!2943&16538@__add__!2993&3114@__await__!2994&4282@__add__!2995&7306@__addXmlTextElement!2946&20434@__args__!2996&147@__args__!2997&147@__array_interface__!2998&3203@__all__!2976&2242@__add__!2999&1074@__addVerbalizedPunctuation!3000&866@__args!3001&21131@__attrs__!3002&14131@__attributes!3003&11323@__attributes!3004&11323@__adj!2837&1667@__adj!3005&1667@__abs__!2999&1074@__and__!3006&11650@__abs__!2945&13298@__await__!2928&1218@__add__!2945&13298@__add__!3007&13298@__abs__!3008&17762@__add__!2939&13146@__add__!3008&17762@__add__!3009&17850@__allow_none!3010&9267@__array_finalize__!3011&1138@__add__!3012&9946@__add__!3013&9946@__add__!1243&9946@__array_priority__!2981&5131@__addXmlMove!2946&20434@__addEntry!2946&20434@__add__!2948&275@__abs__!3012&9946@__add__!2944&1018@__array_wrap__!2894&4314@__array_wrap__!3014&4314@__and__!3015&11602@__abs__!3006&11650@__addr!3016&2994@__array_priority__!2834&5619@__add__!3006&11650@__array_priority__!3017&4899@__add__!3018&3826@__aiter__!3019&5586@__array_finalize__!2894&4314@__array_finalize__!3014&4314@__array_finalize__!3017&4898@__and__!2993&3114@__array__!3020&1771@__add__!3021&18778@__arch!2970&18267@__add__!2894&4314@__anext__!3019&5586@__array_priority__!2894&4315@__and__!3022&4282@__addLocale!3023&19514@ |
22995 | 22995 | __b|56|__bool__!3024&9706@__bool__!3012&9946@__bool__!3025&1250@__bytes__!3026&9866@__bytes__!3027&9866@__bool__!3028&10682@__bool__!2954&10682@__bytes__!3029&146@__bool__!3030&9930@__bytes__!3031&1226@__buf!3032&4915@__buf!3033&4915@__bool__!2990&22283@__bool__!2988&16602@__baseTag!3034&19523@__bool__!2975&8754@__bool__!3035&10730@__buildAmbigiousTagMap!3036&17154@__bool__!2962&2866@__bool__!2972&3474@__bool__!2958&1722@__bound__!3037&147@__bytes__!3038&6010@__blank_sep_RE!3039&10067@__bool__!3040&12890@__bool__!3006&11650@__bytes__!3041&10066@__build!3042&2178@__bool__!2926&434@__bool__!3043&434@__bool__!3044&13498@__bool__!2926&442@__bool__!3043&442@__bool__!3036&17154@__bool__!3045&20402@__bytes__!3046&11218@__bool__!3047&8402@__bool__!2954&1651@__bool__!3048&1651@__bool__!3049&2418@__bool__!3050&946@__bool__!3051&946@__bool__!3052&3114@__bool__!2981&5130@__bytes__!2958&1722@__bool__!3053&3562@__bool__!2931&4826@__bool__!3054&450@__bool__!2953&4578@__bool__!3055&730@__bool__!3056&15202@__bool__!3057&3594@__bytefile!3058&12635@__bytefile!3059&12635@__bool__!3008&17763@__bool__!3060&4082@ |
22996 | -__c|487|__call__!3061&2018@__call__!3062&2018@__contains__!3063&8658@__call__!3064&13858@__call__!3065&13858@__call__!3066&19674@__call__!3067&19674@__copy__!3068&10787@__call__!3069&10914@__check_eager_loader!3070&11082@__contains__!3071&12642@__call__!3072&4186@__charfile!3058&12635@__charfile!3073&12635@__call__!3074&11498@__call__!3075&11498@__call__!3076&11498@__call__!3077&1882@__contains__!3078&8378@__call__!3079&13946@__call__!3080&1906@__call__!3081&1314@__call__!3082&1314@__call__!3083&1314@__context__!3084&4667@__call__!3085&1651@__call__!2954&1651@__contains__!3086&1330@__contains__!2975&8754@__contains__!3087&3682@__call__!3088&3234@__call__!3089&8258@__call__!3090&8258@__call__!3040&12890@__call__!3091&10475@__call__!3092&218@__call__!3093&5002@__call__!3094&10530@__complex__!2953&4578@__complex__!3095&4578@__call__!3096&10722@__call__!3097&3610@__call__!3098&3610@__contains__!3099&21578@__call__!3100&6810@__call__!3101&9931@__characterrefs!3102&9739@__create_handler!3103&9882@__Comment__!3104&6811@__Comment__!3105&6811@__Comment__!3106&6811@__Comment__!3107&6811@__Comment__!3108&6811@__copy__!3052&3115@__call__!3109&5578@__call__!3110&15274@__call__!3111&15274@__call__!3112&15274@__call__!3113&15274@__call__!3114&15274@__call__!3115&2466@__call__!3116&8714@__call__!3117&8434@__call__!3118&8434@__call__!3119&8434@__call__!3120&8434@__call__!3121&2866@__call__!2975&8754@__call__!3122&14330@__contains__!3050&946@__contains__!3123&4930@__call_on_disconnection!3124&4299@__call__!3125&6354@__constraints__!3037&147@__cmp__!3126&7410@__call__!3127&9834@__call_list!3128&9267@__call_list!3129&9267@__class__!3130&8179@__complex__!2972&3474@__contains__!2926&442@__call__!3131&14746@__call__!3115&14746@__call__!2927&434@__call__!3132&434@__copy__!3133&3475@__contains__!3060&4082@__call__!3134&1954@__call__!3121&834@__call__!3135&834@__ceil__!2948&275@__copy__!2972&3474@__call__!3136&1330@__call__!3137&1330@__call__!3138&1330@__call__!3139&1330@__call__!3140&1330@__contains__!3141&10066@__contains__!3142&10066@__contains__!3143&11602@__contains__!3015&11602@__class__!3144&9931@__call__!2927&442@__call__!3132&442@__contains__!3145&3498@__call__!2868&1666@__cmp__!2990&22282@__call__!3146&5802@__call__!3147&5802@__call__!3148&5138@__call__!3149&2970@__call__!3150&2970@__call__!3151&2970@__call__!3152&2970@__call__!3153&2970@__call__!3154&2970@__call__!3155&2970@__contains__!3156&11146@__contains__!3157&11146@__contains__!3057&3594@__call__!3158&8818@__call__!3159&10666@__call__!3160&9627@__contains__!3161&10034@__contains__!3162&6810@__class__!3163&8659@__call__!3164&5026@__contains__!3165&5138@__contains__!3166&5138@__contains__!3167&5138@__call__!3168&10786@__call__!3169&15202@__call__!3170&15202@__call__!3171&15202@__call__!3172&15202@__call__!3173&15202@__contains__!3052&3114@__call__!3174&8634@__call__!3175&8634@__call__!3176&5898@__call__!3177&5898@__call__!3111&5898@__call__!3178&5898@__call__!3179&5898@__call__!3180&5898@__call__!3181&5898@__call__!3182&5898@__call__!3183&5898@__call__!3184&5898@__call__!3185&5898@__call__!3186&5898@__call__!3187&5898@__call__!3188&5898@__call__!3189&5898@__call__!3190&5898@__call__!3112&5898@__call__!3191&5898@__call__!3192&5898@__call__!3193&5898@__call__!3194&5898@__call__!3195&5898@__call__!3196&5898@__call__!3197&5898@__call__!3198&5898@__call__!3199&5898@__class__!3200&5971@__call__!3201&11754@__call__!3202&11754@__call__!3203&11754@__call__!3204&11754@__call__!3205&14418@__call__!3206&14418@__call__!3207&14418@__call__!3208&14418@__call__!3209&14418@__call__!3210&14418@__call__!3211&14418@__contains__!3046&11218@__call__!3212&4114@__call__!3213&4114@__contains__!3214&21402@__call__!3116&8706@__complex__!2943&16538@__contains__!3215&6282@__contains__!3216&6282@__call__!3217&12610@__call__!3218&11202@__call__!3219&9794@__call__!3220&4282@__call__!3221&8530@__call__!3222&8530@__calc_timezone!3223&1698@__call__!3224&12914@__call__!3225&1402@__cputype!3226&5690@__call__!3227&13162@__call__!3228&4314@__call__!3229&4314@__call__!3230&4314@__call__!3231&4314@__call__!3232&4314@__call__!3233&4314@__call__!3234&4314@__call__!3235&4314@__call__!3236&4314@__call__!3237&4314@__call__!3238&4314@__cmp__!3239&21050@__cmp__!3008&17762@__call__!3240&9842@__call__!3241&9842@__call__!3242&9842@__call__!3243&9842@__ceil__!2945&13298@__copy__!3244&8754@__copy__!2975&8754@__call__!3245&8378@__call__!3246&8378@__call__!3247&8378@__comma_sep_RE!3039&10067@__copy__!3248&1403@__chain_b!3249&5386@__closed!3250&12515@__closed!3251&12515@__call__!3252&12546@__contains__!3253&12634@__cause__!3084&4667@__call__!3254&8858@__call__!3122&17826@__class__!3255&8163@__call__!3256&3706@__call__!2958&1722@__call__!3257&1722@__call__!2935&3594@__call__!3258&8314@__call__!3259&8314@__call__!3260&498@__call__!3261&498@__call__!3262&8466@__call__!3263&8466@__call__!3264&8466@__call__!3265&12586@__call__!3266&5282@__call__!3267&10730@__call__!3268&14346@__call__!3269&14346@__call__!3270&14346@__call__!3271&14346@__contains__!2958&1722@__call__!3272&9850@__callback!3273&499@__call__!3274&13018@__contains__!3275&1634@__contains__!3265&12586@__call__!3276&4858@__copy__!3277&5202@__cur__!3278&6859@__call__!3279&12794@__call__!3280&2499@__call__!3281&2658@__call__!3282&14402@__call__!3283&19914@__ceil__!2972&3474@__contains__!3284&722@__covariant__!3037&147@__call__!3285&8498@__copy__!3286&15915@__class__!3287&12467@__contains__!2989&3362@__contains__!3288&4770@__call__!3289&2626@__call__!3290&3386@__contains__!3050&4282@__contains__!3291&4282@__contains__!3292&4282@__contains__!3293&4282@__contains__!3294&4282@__contains__!3295&4282@__call__!3296&22122@__copy__!2931&4826@__cached_files_pat!3297&10587@__cached_files_pat!3298&10587@__call__!3299&1650@__call__!3300&1650@__call__!3193&3666@__complex__!2954&1651@__call__!3301&10018@__call__!3302&9266@__call__!3303&9266@__call__!3304&9266@__call__!3305&9266@__call__!3025&3450@__construct_byset!3306&834@__call__!3307&8458@__call__!2944&1018@__call__!3308&2362@__contains__!3309&22146@__contains__!3310&11114@__call__!3311&4946@__call__!3312&4946@__call__!3313&4946@__call__!3314&4946@__call__!3315&4946@__call__!3316&4474@__call__!3317&4474@__call__!3318&4474@__call__!3319&4474@__contains__!3320&314@__contains__!3321&314@__contains__!3322&314@__contains__!3323&314@__call__!3324&17010@__call__!2986&17010@__call__!3064&13850@__call__!3065&13850@__calc_date_time!3223&1698@__call__!3325&1746@__call__!3326&1746@__call__!3327&1746@__call__!3328&12826@__call__!3329&1746@__call__!3330&1746@__call__!3331&1746@__call__!3332&1746@__call__!3333&1746@__call__!3334&1746@__class__!3335&11083@__call__!3336&9586@__call__!3337&9586@__call__!3338&1186@__cur__!3278&8067@__call__!3339&9434@__call__!3340&8322@__calc_weekday!3223&1698@__call__!3341&14226@__contains__!2926&434@__connections!3342&4643@__copy__!3343&13146@__cmp__!3009&17850@__complex__!3344&146@__contains__!3345&2258@__contains__!3346&2258@__contains__!3347&13098@__contains__!3348&16546@__call__!3349&2298@__call__!3350&2298@__contains__!3068&10786@__contravariant__!3037&147@__contains__!3351&5626@__contains__!3352&5626@__code__!3353&13083@__calc_am_pm!3223&1698@__cmp__!2950&330@__contains__!3354&3490@__convertible__!3107&6811@__call__!3355&5970@__call__!3356&5970@__call__!3357&5970@__call__!3358&11322@__contains__!3359&15026@__call__!1365&3394@__call__!3360&3394@__close!3305&9266@__check_children!3361&6274@__call__!3362&13474@__call__!3363&13474@__cmp__!2958&1722@__call__!3364&11162@__class__!3365&435@__class__!3366&435@__call__!3367&26@__call__!3368&26@__call__!3369&26@__call__!3370&26@__call__!3371&26@__call__!3372&26@__call__!3373&26@__call__!3374&26@__call__!3375&26@__calc_month!3223&1698@__contains__!3376&834@__contains__!3133&1650@__call__!3377&3650@__cmp__!3282&14402@__contains__!3378&274@__contains__!3379&274@__call__!2965&1890@__call__!3380&4466@__call__!3381&9674@__contains__!3025&3450@__contains__!3382&11130@__contains__!3383&11130@__contains__!3384&10314@__contains__!3385&10314@__call__!3386&8842@__comment__!3387&6811@__copy__!3388&10634@__call__!3389&1378@__call__!3390&6274@__conn!3016&2994@__call__!3391&2162@__call__!3392&2162@__call__!3393&2162@__call__!3394&2162@__comparable__!3395&8530@__comparable__!3396&8530@__coerce__!2958&1722@__class__!3397&1330@__contains__!3025&1250@__ceil__!2931&4826@__ceil__!3095&4578@__context!3398&1651@__call__!3399&4274@__call__!3400&9930@__call__!3401&9930@__call__!3402&9930@__call__!3403&9930@__call__!3404&9930@__call__!3405&9930@__call__!3030&9930@__call__!3406&9930@__call__!3407&9930@__call__!3408&9930@__call__!3409&9930@__call__!3410&9930@__call__!3411&10802@__copy__!3412&12594@__call__!3413&8786@__contains__!3414&9706@__complex__!2958&1722@__call__!3415&8290@__call__!3416&8290@__call__!3417&8290@__copy__!3418&2027@__copy__!3419&2027@__call__!3420&11898@__contains__!3421&16218@__contains__!3422&6330@__call__!3423&2026@__call__!3424&2026@__contains__!3038&6010@__call__!3425&13362@__call__!3426&8826@__call__!3427&8826@__copy__!3428&1010@__crop!3429&267@__crop!3430&267@__cmp__!2995&7306@__cmp__!3431&7306@__cmp__!3432&7306@__call__!3433&12874@__call__!3434&12874@__call__!3435&12874@__call__!3436&12874@__call__!3437&12874@__call__!3438&722@__call__!3439&722@__call__!3440&722@__call__!3441&722@__call__!3442&722@__call__!3443&722@__call__!3444&722@__call__!3445&722@__call__!3446&19058@__call__!3447&5418@__call__!3448&722@__call__!3449&722@__call__!3450&14810@__cmp__!3451&4050@__contains__!3309&22186@__contains__!3452&9202@__call__!3453&11002@__contains__!3454&9930@__call__!3455&5362@__call__!3456&12346@__call__!3457&12346@__call__!3458&12346@__contains__!3459&8338@__cache!3460&17179@__class__!3365&443@__class__!3366&443@__cmp__!3023&19514@__contains__!3418&2026@__contains__!3419&2026@__call__!3025&1250@__call__!3461&12314@__call__!3462&1394@ | |
22997 | -__d|294|__del__!2958&1722@__dir__!2958&1722@__debian_revision!3463&11435@__dir__!3025&1250@__dir__!3464&1250@__dict__!3163&8659@__delattr__!3465&1883@__delattr__!3466&6370@__delitem__!3467&4282@__delitem__!3468&4282@__divmod__!2965&1890@__doc__!3469&2467@__doc__!3470&11011@__delattr__!3471&1938@__delitem__!3472&5450@__dict__!3473&12587@__dep_map!3474&5627@__doc__!3475&13387@__del__!3476&18634@__dir__!3477&530@__dir__!3478&530@__data!3479&10123@__data!3480&10123@__data!3481&10123@__deepcopy__!3388&10634@__div__!2990&22282@__doc__!3482&1955@__dir__!3483&434@__dir__!2926&434@__dict__!3484&20403@__del__!3485&10562@__delitem__!3486&10346@__del__!3487&11242@__delitem__!3320&314@__disable_vesafb!3488&22563@__disable_vesafb!3489&22563@__delitem__!3063&8658@__data!3490&11499@__delete__!3491&15202@__delete__!3492&15202@__delattr__!3025&3450@__del__!3493&5266@__defType!3494&21579@__doc__!3495&3387@__delete__!2958&1722@__doc__!3496&555@__del__!3123&4931@__del__!3497&6218@__del__!3498&6218@__doc__!3499&5139@__deepcopy__!2972&3474@__div__!2944&1018@__data__!3278&8067@__deepcopy__!3412&12594@__delattr__!3477&11082@__delete__!3500&810@__dict!3501&10067@__delitem__!3502&4202@__divmod__!2958&1722@__dir__!3477&538@__dir__!3478&538@__del__!3503&9714@__del__!3504&9714@__del__!3505&9714@__delitem__!3068&10786@__del__!3506&1378@__doc__!3507&11386@__doc__!3508&11386@__delitem__!3051&946@__delete_selected!3509&322@__delitem__!3347&14778@__doc__!3510&11675@__delitem__!2975&8754@__data__!3278&6859@__doinit!2960&435@__doc__!3511&12595@__delitem__!3512&3491@__del__!3513&4210@__dir__!2976&18090@__div__!2948&275@__delitem__!3142&10066@__delitem__!3514&10066@__del__!3515&2410@__del__!2983&2410@__del__!3516&9882@__del__!3103&9882@__delitem__!2926&434@__delitem__!3517&10250@__disable_grub_graphics!3488&22563@__disable_grub_graphics!3518&22563@__data!3519&10067@__del__!3520&9394@__del__!3521&1930@__del__!3522&6250@__document!3523&8515@__doctype!3524&451@__dispatcher!3525&17418@__doc__!3526&11891@__del__!3527&4250@__doc__!3528&17331@__dir__!3529&8786@__del__!3060&4082@__delitem__!3530&11674@__Defaults__!3104&6811@__Defaults__!3105&6811@__Defaults__!3106&6811@__Defaults__!3387&6811@__Defaults__!3107&6811@__delitem__!3123&4930@__dir__!3483&442@__dir__!2926&442@__divmod__!2972&3474@__del__!3531&22546@__delitem__!3166&5138@__delitem__!3347&13098@__del__!3532&14682@__dict__!3533&9931@__doc__!3534&12347@__doc__!3535&12347@__doc__!3536&12347@__delitem__!2926&442@__div__!2981&5130@__draw_idle_agg!3537&10762@__del__!3538&6386@__dir__!3539&11474@__del__!3540&11066@__del__!3541&11066@__del__!3542&17562@__doc__!3543&4315@__doc__!3544&4315@__doc__!3545&4315@__doc__!3546&4315@__doc__!3234&4315@__doc__!3547&4315@__dir__!3397&1330@__doc__!3548&12515@__deepcopy__!3549&1938@__dir__!3550&9666@__delitem__!3354&3490@__delitem__!3378&274@__doc__!3551&4947@__doc__!3552&4947@__doc__!3553&4947@__doc__!3554&4947@__doc__!3555&4947@__del__!3556&10242@__delete__!3500&3450@__doc__!3557&5579@__dbus_object_path__!3248&1786@__delattr__!3133&3474@__del__!3558&10538@__dir__!2976&2242@__dict__!3559&5419@__dict__!3287&12467@__del__!3560&2922@__del__!3561&2810@__delitem__!3562&762@__doc__!3563&10803@__doc__!3564&10803@__doc__!2864&10803@__div__!2943&16538@__dir__!3477&554@__dir__!3478&554@__dict__!3565&11275@__del__!3566&13770@__del__!3567&13770@__del__!3568&13770@__del__!3569&13770@__del__!3570&3706@__delattr__!3030&9930@__div__!2962&2866@__del__!3354&3490@__dbus_object_path__!3571&8635@__dbus_object_path__!3572&8635@__div__!2958&1722@__del__!3573&11986@__dir__!3574&10642@__deepcopy__!2931&4826@__del__!3575&6155@__del__!3250&12514@__divmod__!3012&9946@__doc__!3250&5355@__doc__!3576&5355@__doc__!3577&5355@__doc__!3578&5355@__delattr__!3397&1330@__dict__!3579&13219@__div__!2894&4314@__delitem__!3215&6282@__delitem__!3216&6282@__delitem__!3580&6282@__default_weight!3581&11035@__default_weight!3582&11035@__del__!3451&1402@__del__!3583&1786@__del__!3584&10778@__doc__!3585&5803@__delattr__!3586&4434@__delattr__!3587&4434@__dict__!3588&9795@__dict__!3589&9795@__del__!3590&1426@__delitem__!3046&11218@__doc__!3591&12395@__doc__!3592&12395@__divmod__!2945&13298@__delitem__!3054&450@__dstr!3593&2257@__doc__!3594&811@__divmod__!3095&4578@__del__!3595&6002@__delete__!1365&3394@__dump!3596&9266@__delitem__!3597&3114@__delitem__!2993&3114@__doc__!3598&5283@__del__!2987&5698@__div__!2965&1890@__doc__!3599&15203@__doc__!3600&15203@__doc__!3594&3451@__delattr__!3601&2490@__dict__!3602&1891@__delitem__!3414&9706@__divmod__!2943&16538@__delitem__!3597&20738@__disable_splash!3488&22563@__disable_splash!3603&22563@__del__!3324&11354@__delitem__!3038&6010@__dir__!3025&3450@__dir__!3464&3450@__del__!3604&10018@__dep_RE!3039&10067@__delattr__!3025&1250@__dir__!3605&3682@__doinit!2960&443@__div__!3008&17762@__debugger_used!3606&4779@__debugger_used!3607&4779@__delete__!3608&2466@__del__!3491&498@__del__!3609&498@__delitem__!3610&6330@__delitem__!3422&6330@__doc__!3496&531@__dict__!3611&8171@__del__!3053&3562@__del__!3612&3562@__delattr__!2958&1722@__deepcopy__!3248&1403@__disable_pat!3488&22563@__disable_pat!3613&22563@__del__!3614&5098@__deepcopy__!3418&2026@__deepcopy__!3419&2026@__dir__!3615&10410@__div__!3006&11651@__deepcopy__!3343&13147@__delitem__!3616&16218@__del__!3617&5114@__deleteFile!2946&20434@__delitem__!3418&2026@__delitem__!3419&2026@__del__!3618&58@__del__!3619&10002@__doc__!3620&9835@__doc__!3621&9835@__del__!3622&12434@__del__!3623&12434@__del__!3624&5298@__deleteEntry!2946&20434@__del__!3625&14138@__driver_aliases!3626&20619@__delete__!3627&8786@__data!3016&2994@__del__!3628&6018@__del__!3629&6154@__dict__!3630&13147@__doc__!3496&539@__del__!3631&10666@__del__!3632&2794@__del__!3633&2794@__del__!3634&4458@__del__!3635&4458@__deepcopy__!2894&4314@__delattr__!3616&16218@__div__!2954&1651@__del__!3636&4699@__doc__!3475&14747@__delitem__!2958&1722@__div__!2945&13298@__del__!3087&3682@__del__!3637&1931@ | |
22996 | +__c|487|__call__!3061&2018@__call__!3062&2018@__contains__!3063&8658@__call__!3064&13858@__call__!3065&13858@__call__!3066&19674@__call__!3067&19674@__copy__!3068&10787@__call__!3069&10914@__check_eager_loader!3070&11082@__contains__!3071&12642@__call__!3072&4186@__charfile!3058&12635@__charfile!3073&12635@__call__!3074&11498@__call__!3075&11498@__call__!3076&11498@__call__!3077&1882@__contains__!3078&8378@__call__!3079&13946@__call__!3080&1906@__call__!3081&1314@__call__!3082&1314@__call__!3083&1314@__context__!3084&4667@__call__!3085&1651@__call__!2954&1651@__contains__!3086&1330@__contains__!2975&8754@__contains__!3087&3682@__call__!3088&3234@__call__!3089&8258@__call__!3090&8258@__call__!3040&12890@__call__!3091&10475@__call__!3092&218@__call__!3093&5002@__call__!3094&10530@__complex__!2953&4578@__complex__!3095&4578@__call__!3096&10722@__call__!3097&3610@__call__!3098&3610@__contains__!3099&21578@__call__!3100&6810@__call__!3101&9931@__characterrefs!3102&9739@__create_handler!3103&9882@__Comment__!3104&6811@__Comment__!3105&6811@__Comment__!3106&6811@__Comment__!3107&6811@__Comment__!3108&6811@__copy__!3052&3115@__call__!3109&5578@__call__!3110&15274@__call__!3111&15274@__call__!3112&15274@__call__!3113&15274@__call__!3114&15274@__call__!3115&2466@__call__!3116&8714@__call__!3117&8434@__call__!3118&8434@__call__!3119&8434@__call__!3120&8434@__call__!3121&2866@__call__!2975&8754@__call__!3122&14330@__contains__!3050&946@__contains__!3123&4930@__call_on_disconnection!3124&4299@__call__!3125&6354@__constraints__!3037&147@__cmp__!3126&7410@__call__!3127&9834@__call_list!3128&9267@__call_list!3129&9267@__class__!3130&8179@__complex__!2972&3474@__contains__!2926&442@__call__!3131&14746@__call__!3115&14746@__call__!2927&434@__call__!3132&434@__copy__!3133&3475@__contains__!3060&4082@__call__!3134&1954@__call__!3121&834@__call__!3135&834@__ceil__!2948&275@__copy__!2972&3474@__call__!3136&1330@__call__!3137&1330@__call__!3138&1330@__call__!3139&1330@__call__!3140&1330@__contains__!3141&10066@__contains__!3142&10066@__contains__!3143&11602@__contains__!3015&11602@__class__!3144&9931@__call__!2927&442@__call__!3132&442@__contains__!3145&3498@__call__!2868&1666@__cmp__!2990&22282@__call__!3146&5802@__call__!3147&5802@__call__!3148&5138@__call__!3149&2970@__call__!3150&2970@__call__!3151&2970@__call__!3152&2970@__call__!3153&2970@__call__!3154&2970@__call__!3155&2970@__contains__!3156&11146@__contains__!3157&11146@__contains__!3057&3594@__call__!3158&8818@__call__!3159&10666@__call__!3160&9627@__contains__!3161&10034@__contains__!3162&6810@__class__!3163&8659@__call__!3164&5026@__contains__!3165&5138@__contains__!3166&5138@__contains__!3167&5138@__call__!3168&10786@__call__!3169&15202@__call__!3170&15202@__call__!3171&15202@__call__!3172&15202@__call__!3173&15202@__contains__!3052&3114@__call__!3174&8634@__call__!3175&8634@__call__!3176&5898@__call__!3177&5898@__call__!3111&5898@__call__!3178&5898@__call__!3179&5898@__call__!3180&5898@__call__!3181&5898@__call__!3182&5898@__call__!3183&5898@__call__!3184&5898@__call__!3185&5898@__call__!3186&5898@__call__!3187&5898@__call__!3188&5898@__call__!3189&5898@__call__!3190&5898@__call__!3191&5898@__call__!3192&5898@__call__!3193&5898@__call__!3194&5898@__call__!3195&5898@__call__!3196&5898@__call__!3197&5898@__call__!3112&5898@__call__!3198&5898@__call__!3199&5898@__class__!3200&5971@__call__!3201&11754@__call__!3202&11754@__call__!3203&11754@__call__!3204&11754@__call__!3205&14418@__call__!3206&14418@__call__!3207&14418@__call__!3208&14418@__call__!3209&14418@__call__!3210&14418@__call__!3211&14418@__contains__!3046&11218@__call__!3212&4114@__call__!3213&4114@__contains__!3214&21402@__call__!3116&8706@__complex__!2943&16538@__contains__!3215&6282@__contains__!3216&6282@__call__!3217&12610@__call__!3218&11202@__call__!3219&9794@__call__!3220&4282@__call__!3221&8530@__call__!3222&8530@__calc_timezone!3223&1698@__call__!3224&12914@__call__!3225&1402@__cputype!3226&5690@__call__!3227&13162@__call__!3228&4314@__call__!3229&4314@__call__!3230&4314@__call__!3231&4314@__call__!3232&4314@__call__!3233&4314@__call__!3234&4314@__call__!3235&4314@__call__!3236&4314@__call__!3237&4314@__call__!3238&4314@__cmp__!3239&21050@__cmp__!3008&17762@__call__!3240&9842@__call__!3241&9842@__call__!3242&9842@__call__!3243&9842@__ceil__!2945&13298@__copy__!3244&8754@__copy__!2975&8754@__call__!3245&8378@__call__!3246&8378@__call__!3247&8378@__comma_sep_RE!3039&10067@__copy__!3248&1403@__chain_b!3249&5386@__closed!3250&12515@__closed!3251&12515@__call__!3252&12546@__contains__!3253&12634@__cause__!3084&4667@__call__!3254&8858@__call__!3122&17826@__class__!3255&8163@__call__!3256&3706@__call__!2958&1722@__call__!3257&1722@__call__!2935&3594@__call__!3258&8314@__call__!3259&8314@__call__!3260&498@__call__!3261&498@__call__!3262&8466@__call__!3263&8466@__call__!3264&8466@__call__!3265&12586@__call__!3266&5282@__call__!3267&10730@__call__!3268&14346@__call__!3269&14346@__call__!3270&14346@__call__!3271&14346@__contains__!2958&1722@__call__!3272&9850@__callback!3273&499@__call__!3274&13018@__contains__!3275&1634@__contains__!3265&12586@__call__!3276&4858@__copy__!3277&5202@__cur__!3278&6859@__call__!3279&12794@__call__!3280&2499@__call__!3281&2658@__call__!3282&14402@__call__!3283&19914@__ceil__!2972&3474@__contains__!3284&722@__covariant__!3037&147@__call__!3285&8498@__copy__!3286&15915@__class__!3287&12467@__contains__!2989&3362@__contains__!3288&4770@__call__!3289&2626@__call__!3290&3386@__contains__!3050&4282@__contains__!3291&4282@__contains__!3292&4282@__contains__!3293&4282@__contains__!3294&4282@__contains__!3295&4282@__call__!3296&22122@__copy__!2931&4826@__cached_files_pat!3297&10587@__cached_files_pat!3298&10587@__call__!3299&1650@__call__!3300&1650@__call__!3194&3666@__complex__!2954&1651@__call__!3301&10018@__call__!3302&9266@__call__!3303&9266@__call__!3304&9266@__call__!3305&9266@__call__!3025&3450@__construct_byset!3306&834@__call__!3307&8458@__call__!2944&1018@__call__!3308&2362@__contains__!3309&22146@__contains__!3310&11114@__call__!3311&4946@__call__!3312&4946@__call__!3313&4946@__call__!3314&4946@__call__!3315&4946@__call__!3316&4474@__call__!3317&4474@__call__!3318&4474@__call__!3319&4474@__contains__!3320&314@__contains__!3321&314@__contains__!3322&314@__contains__!3323&314@__call__!3324&17010@__call__!2986&17010@__call__!3064&13850@__call__!3065&13850@__calc_date_time!3223&1698@__call__!3325&1746@__call__!3326&1746@__call__!3327&1746@__call__!3328&12826@__call__!3329&1746@__call__!3330&1746@__call__!3331&1746@__call__!3332&1746@__call__!3333&1746@__call__!3334&1746@__class__!3335&11083@__call__!3336&9586@__call__!3337&9586@__call__!3338&1186@__cur__!3278&8067@__call__!3339&9434@__call__!3340&8322@__calc_weekday!3223&1698@__call__!3341&14226@__contains__!2926&434@__connections!3342&4643@__copy__!3343&13146@__cmp__!3009&17850@__complex__!3344&146@__contains__!3345&2258@__contains__!3346&2258@__contains__!3347&13098@__contains__!3348&16546@__call__!3349&2298@__call__!3350&2298@__contains__!3068&10786@__contravariant__!3037&147@__contains__!3351&5626@__contains__!3352&5626@__code__!3353&13083@__calc_am_pm!3223&1698@__cmp__!2950&330@__contains__!3354&3490@__convertible__!3107&6811@__call__!3355&5970@__call__!3356&5970@__call__!3357&5970@__call__!3358&11322@__contains__!3359&15026@__call__!1365&3394@__call__!3360&3394@__close!3305&9266@__check_children!3361&6274@__call__!3362&13474@__call__!3363&13474@__cmp__!2958&1722@__call__!3364&11162@__class__!3365&435@__class__!3366&435@__call__!3367&26@__call__!3368&26@__call__!3369&26@__call__!3370&26@__call__!3371&26@__call__!3372&26@__call__!3373&26@__call__!3374&26@__call__!3375&26@__calc_month!3223&1698@__contains__!3376&834@__contains__!3133&1650@__call__!3377&3650@__cmp__!3282&14402@__contains__!3378&274@__contains__!3379&274@__call__!2965&1890@__call__!3380&4466@__call__!3381&9674@__contains__!3025&3450@__contains__!3382&11130@__contains__!3383&11130@__contains__!3384&10314@__contains__!3385&10314@__call__!3386&8842@__comment__!3387&6811@__copy__!3388&10634@__call__!3389&1378@__call__!3390&6274@__conn!3016&2994@__call__!3391&2162@__call__!3392&2162@__call__!3393&2162@__call__!3394&2162@__comparable__!3395&8530@__comparable__!3396&8530@__coerce__!2958&1722@__class__!3397&1330@__contains__!3025&1250@__ceil__!2931&4826@__ceil__!3095&4578@__context!3398&1651@__call__!3399&4274@__call__!3400&9930@__call__!3401&9930@__call__!3402&9930@__call__!3403&9930@__call__!3404&9930@__call__!3405&9930@__call__!3030&9930@__call__!3406&9930@__call__!3407&9930@__call__!3408&9930@__call__!3409&9930@__call__!3410&9930@__call__!3411&10802@__copy__!3412&12594@__call__!3413&8786@__contains__!3414&9706@__complex__!2958&1722@__call__!3415&8290@__call__!3416&8290@__call__!3417&8290@__copy__!3418&2027@__copy__!3419&2027@__call__!3420&11898@__contains__!3421&16218@__contains__!3422&6330@__call__!3423&2026@__call__!3424&2026@__contains__!3038&6010@__call__!3425&13362@__call__!3426&8826@__call__!3427&8826@__copy__!3428&1010@__crop!3429&267@__crop!3430&267@__cmp__!2995&7306@__cmp__!3431&7306@__cmp__!3432&7306@__call__!3433&12874@__call__!3434&12874@__call__!3435&12874@__call__!3436&12874@__call__!3437&12874@__call__!3438&722@__call__!3439&722@__call__!3440&722@__call__!3441&722@__call__!3442&722@__call__!3443&722@__call__!3444&722@__call__!3445&722@__call__!3446&722@__call__!3447&722@__call__!3448&19058@__call__!3449&5418@__call__!3450&14810@__cmp__!3451&4050@__contains__!3309&22186@__contains__!3452&9202@__call__!3453&11002@__contains__!3454&9930@__call__!3455&5362@__call__!3456&12346@__call__!3457&12346@__call__!3458&12346@__contains__!3459&8338@__cache!3460&17179@__class__!3365&443@__class__!3366&443@__cmp__!3023&19514@__contains__!3418&2026@__contains__!3419&2026@__call__!3025&1250@__call__!3461&12314@__call__!3462&1394@ | |
22997 | +__d|294|__del__!2958&1722@__dir__!2958&1722@__debian_revision!3463&11435@__dir__!3025&1250@__dir__!3464&1250@__dict__!3163&8659@__delattr__!3465&1883@__delattr__!3466&6370@__delitem__!3467&4282@__delitem__!3468&4282@__divmod__!2965&1890@__doc__!3469&2467@__doc__!3470&11011@__delattr__!3471&1938@__delitem__!3472&5450@__dict__!3473&12587@__dep_map!3474&5627@__doc__!3475&13387@__del__!3476&18634@__dir__!3477&530@__dir__!3478&530@__data!3479&10123@__data!3480&10123@__data!3481&10123@__deepcopy__!3388&10634@__div__!2990&22282@__doc__!3482&1955@__dir__!3483&434@__dir__!2926&434@__dict__!3484&20403@__del__!3485&10562@__delitem__!3486&10346@__del__!3487&11242@__delitem__!3320&314@__disable_vesafb!3488&22563@__disable_vesafb!3489&22563@__delitem__!3063&8658@__data!3490&11499@__delete__!3491&15202@__delete__!3492&15202@__delattr__!3025&3450@__del__!3493&5266@__defType!3494&21579@__doc__!3495&3387@__delete__!2958&1722@__doc__!3496&555@__del__!3123&4931@__del__!3497&6218@__del__!3498&6218@__doc__!3499&5139@__deepcopy__!2972&3474@__div__!2944&1018@__data__!3278&8067@__deepcopy__!3412&12594@__delattr__!3477&11082@__delete__!3500&810@__dict!3501&10067@__delitem__!3502&4202@__divmod__!2958&1722@__dir__!3477&538@__dir__!3478&538@__del__!3503&9714@__del__!3504&9714@__del__!3505&9714@__delitem__!3068&10786@__del__!3506&1378@__doc__!3507&11386@__doc__!3508&11386@__delitem__!3051&946@__delete_selected!3509&322@__delitem__!3347&14778@__doc__!3510&11675@__delitem__!2975&8754@__data__!3278&6859@__doinit!2960&435@__doc__!3511&12595@__delitem__!3512&3491@__del__!3513&4210@__dir__!2976&18090@__div__!2948&275@__delitem__!3142&10066@__delitem__!3514&10066@__del__!3515&2410@__del__!2983&2410@__del__!3516&9882@__del__!3103&9882@__delitem__!2926&434@__delitem__!3517&10250@__disable_grub_graphics!3488&22563@__disable_grub_graphics!3518&22563@__data!3519&10067@__del__!3520&9394@__del__!3521&1930@__del__!3522&6250@__document!3523&8515@__doctype!3524&451@__dispatcher!3525&17418@__doc__!3526&11891@__del__!3527&4250@__doc__!3528&17331@__dir__!3529&8786@__del__!3060&4082@__delitem__!3530&11674@__Defaults__!3104&6811@__Defaults__!3105&6811@__Defaults__!3106&6811@__Defaults__!3387&6811@__Defaults__!3107&6811@__delitem__!3123&4930@__dir__!3483&442@__dir__!2926&442@__divmod__!2972&3474@__del__!3531&22546@__delitem__!3166&5138@__delitem__!3347&13098@__del__!3532&14682@__dict__!3533&9931@__doc__!3534&12347@__doc__!3535&12347@__doc__!3536&12347@__delitem__!2926&442@__div__!2981&5130@__draw_idle_agg!3537&10762@__del__!3538&6386@__dir__!3539&11474@__del__!3540&11066@__del__!3541&11066@__del__!3542&17562@__doc__!3543&4315@__doc__!3544&4315@__doc__!3545&4315@__doc__!3546&4315@__doc__!3236&4315@__doc__!3547&4315@__dir__!3397&1330@__doc__!3548&12515@__deepcopy__!3549&1938@__dir__!3550&9666@__delitem__!3354&3490@__delitem__!3378&274@__doc__!3551&4947@__doc__!3552&4947@__doc__!3553&4947@__doc__!3554&4947@__doc__!3555&4947@__del__!3556&10242@__delete__!3500&3450@__doc__!3557&5579@__dbus_object_path__!3248&1786@__delattr__!3133&3474@__del__!3558&10538@__dir__!2976&2242@__dict__!3559&5419@__dict__!3287&12467@__del__!3560&2922@__del__!3561&2810@__delitem__!3562&762@__doc__!3563&10803@__doc__!3564&10803@__doc__!2864&10803@__div__!2943&16538@__dir__!3477&554@__dir__!3478&554@__dict__!3565&11275@__del__!3566&13770@__del__!3567&13770@__del__!3568&13770@__del__!3569&13770@__del__!3570&3706@__delattr__!3030&9930@__div__!2962&2866@__del__!3354&3490@__dbus_object_path__!3571&8635@__dbus_object_path__!3572&8635@__div__!2958&1722@__del__!3573&11986@__dir__!3574&10642@__deepcopy__!2931&4826@__del__!3575&6155@__del__!3250&12514@__divmod__!3012&9946@__doc__!3250&5355@__doc__!3576&5355@__doc__!3577&5355@__doc__!3578&5355@__delattr__!3397&1330@__dict__!3579&13219@__div__!2894&4314@__delitem__!3215&6282@__delitem__!3216&6282@__delitem__!3580&6282@__default_weight!3581&11035@__default_weight!3582&11035@__del__!3451&1402@__del__!3583&1786@__del__!3584&10778@__doc__!3585&5803@__delattr__!3586&4434@__delattr__!3587&4434@__dict__!3588&9795@__dict__!3589&9795@__del__!3590&1426@__delitem__!3046&11218@__doc__!3591&12395@__doc__!3592&12395@__divmod__!2945&13298@__delitem__!3054&450@__dstr!3593&2257@__doc__!3594&811@__divmod__!3095&4578@__del__!3595&6002@__delete__!1365&3394@__dump!3596&9266@__delitem__!3597&3114@__delitem__!2993&3114@__doc__!3598&5283@__del__!2987&5698@__div__!2965&1890@__doc__!3599&15203@__doc__!3600&15203@__doc__!3594&3451@__delattr__!3601&2490@__dict__!3602&1891@__delitem__!3414&9706@__divmod__!2943&16538@__delitem__!3597&20738@__disable_splash!3488&22563@__disable_splash!3603&22563@__del__!3324&11354@__delitem__!3038&6010@__dir__!3025&3450@__dir__!3464&3450@__del__!3604&10018@__dep_RE!3039&10067@__delattr__!3025&1250@__dir__!3605&3682@__doinit!2960&443@__div__!3008&17762@__debugger_used!3606&4779@__debugger_used!3607&4779@__delete__!3608&2466@__del__!3491&498@__del__!3609&498@__delitem__!3610&6330@__delitem__!3422&6330@__doc__!3496&531@__dict__!3611&8171@__del__!3053&3562@__del__!3612&3562@__delattr__!2958&1722@__deepcopy__!3248&1403@__disable_pat!3488&22563@__disable_pat!3613&22563@__del__!3614&5098@__deepcopy__!3418&2026@__deepcopy__!3419&2026@__dir__!3615&10410@__div__!3006&11651@__deepcopy__!3343&13147@__delitem__!3616&16218@__del__!3617&5114@__deleteFile!2946&20434@__delitem__!3418&2026@__delitem__!3419&2026@__del__!3618&58@__del__!3619&10002@__doc__!3620&9835@__doc__!3621&9835@__del__!3622&12434@__del__!3623&12434@__del__!3624&5298@__deleteEntry!2946&20434@__del__!3625&14138@__driver_aliases!3626&20619@__delete__!3627&8786@__data!3016&2994@__del__!3628&6018@__del__!3629&6154@__dict__!3630&13147@__doc__!3496&539@__del__!3631&10666@__del__!3632&2794@__del__!3633&2794@__del__!3634&4458@__del__!3635&4458@__deepcopy__!2894&4314@__delattr__!3616&16218@__div__!2954&1651@__del__!3636&4699@__doc__!3475&14747@__delitem__!2958&1722@__div__!2945&13298@__del__!3087&3682@__del__!3637&1931@ | |
22998 | 22998 | __e|492|__eq__!3638&1002@__eq__!3639&1002@__eq__!3640&1002@__eq__!3641&1002@__eq__!3642&1002@__eq__!3643&1002@__eq__!3006&11650@__eq__!3644&2490@__exit__!3645&754@__eq__!3646&12714@__enter__!2958&1722@__eq__!3647&2346@__exit__!3648&426@__eq__!3649&2258@__eq__!3650&2258@__eq__!3346&2258@__eq__!3646&3898@__eq__!3024&282@__enter__!3651&8858@__enter__!3652&8858@__enter__!3653&8858@__eq__!3654&3858@__eq__!3655&3858@__eq__!3656&3858@__eq__!2944&1018@__enter__!3024&9706@__enter__!3513&4210@__eq__!3031&1226@__exit__!3657&17458@__exit__!3658&3362@__enter__!3659&8690@__exit__!3660&3690@__exit__!3661&3690@__exit__!3354&3490@__eq__!3662&5570@__exit__!3663&3082@__eq__!3423&2026@__eq__!2989&3362@__eq__!3347&14778@__enable_apport!3488&22563@__enable_apport!3664&22563@__enter__!3665&4258@__enter__!3666&13426@__enter__!3123&4930@__enter__!2964&20442@__eq__!3667&2178@__exit__!3668&1402@__exit__!3669&1402@__eq__!3670&8722@__enter__!3531&22546@__eq__!3671&3482@__exit__!3672&8722@__exit__!3673&8722@__exit__!3674&8722@__exit__!3675&8722@__eq__!3676&19130@__exit__!3677&1338@__eq__!3678&11434@__eq__!3679&11434@__enter__!3680&1851@__eq__!3681&10178@__eq__!3682&10178@__exit__!3683&2658@__eq__!2972&3474@__enter__!3684&2323@__enter__!3685&2323@__eq__!3686&9266@__eq__!3687&9266@__enter__!3688&5906@__exit__!3636&4698@__exit__!3689&4010@__enter__!3305&9266@__eq__!3053&3562@__eq__!3426&8826@__enter__!3690&2850@__eq__!2982&3026@__eq__!2954&1650@__eq__!3284&722@__enter__!3691&650@__eq__!3692&354@__exit__!3693&5626@__eq__!3491&498@__enter__!3694&6306@__eq__!2953&4578@__eq__!3695&514@__exit__!3609&266@__enter__!3696&1954@__enter__!3697&1954@__enter__!3698&1954@__enter__!3699&1954@__enter__!3700&1954@__exit__!3701&11762@__eq__!3049&2418@__enter__!3702&4202@__eq__!3703&11786@__eq__!3704&11786@__eq__!3705&20570@__eq__!3706&20570@__eq__!3707&10314@__eq__!3708&10314@__eq__!3286&10314@__eq__!3384&10314@__eq__!3709&10314@__eq__!3385&10314@__eq__!3710&10034@__eq__!3711&10034@__eq__!3712&11714@__eq__!3713&11714@__eq__!3714&11714@__eq__!3715&11714@__eq__!3716&11714@__eq__!3717&11714@__eq__!3718&11714@__eq__!3719&11714@__eq__!3720&11714@__eq__!3721&11714@__eq__!3722&11714@__eq__!3723&11714@__eq__!3724&11714@__eq__!3725&11714@__eq__!3726&11714@__eq__!3727&11714@__eq__!3728&11714@__eq__!3729&11714@__eq__!3730&11714@__eq__!3731&11714@__eq__!3732&11714@__eq__!3733&11714@__eq__!3734&11714@__eq__!3735&11714@__enter__!3736&1218@__enter__!2928&1218@__exit__!3737&12218@__eq__!2930&4122@__enter__!3689&4010@__enter__!3636&4698@__enter__!3683&2658@__exit__!3691&650@__eq__!2927&434@__exit__!3738&9858@__exit__!3666&13426@__enter__!3739&9906@__exit__!3684&2322@__exit__!3740&2322@__exit__!3685&2322@__exit__!3531&22546@__eq__!3741&11674@__eq__!3650&11674@__exit__!3513&4210@__eq__!3414&9706@__eq__!3742&17354@__enter__!3677&1338@__exit__!3743&146@__exit__!3744&4970@__eq__!3745&1482@__extra_help_callback!3746&10874@__eq__!2939&13146@__eq__!3747&13146@__eq__!2940&13146@__eq__!3748&13146@__eq__!3749&13146@__eq__!3750&13146@__eq__!2958&1722@__exit__!3751&6082@__exit__!3752&6082@__enter__!3753&2810@__exit__!2958&1722@__enter__!3754&4802@__exit__!3755&4954@__exit__!3756&4074@__exit__!3740&4074@__eq__!3757&18786@__eq__!3758&18786@__exit__!3690&2850@__enter__!3388&1226@__enter__!3538&6386@__enter__!3759&6386@__eq__!3239&21050@__eq__!3760&946@__exit__!3702&4202@__exit__!3688&5906@__eq__!3761&4610@__exit__!3659&8690@__exit__!3762&1938@__exit__!3763&1938@__exit__!3764&1938@__eq__!3765&12746@__eq__!3766&12746@__eq__!3767&12746@__exit__!735&5882@__eq__!3768&4498@__eq__!3395&5274@__eq__!3769&5274@__enter__!3354&3490@__eq__!2894&4314@__encoding!3770&12843@__eq__!3520&9394@__enter__!3087&3682@__exit__!3622&12434@__exit__!3623&12434@__enter__!3663&3082@__enter__!3771&762@__enter__!3562&762@__enter__!3772&762@__enter__!3773&762@__enter__!3774&762@__enter__!3759&2090@__enter__!3775&2090@__enter__!3382&11130@__eq__!3022&4282@__eq__!3291&4282@__eq__!3776&12234@__enter__!3777&1130@__enter__!3778&1130@__eq__!3779&3834@__enter__!3780&906@__exit__!3701&12058@__enter__!3781&4170@__exit__!3782&6202@__exit__!3019&6202@__exit__!3783&6202@__exit__!3784&6202@__enter__!3785&4458@__enter__!3786&4458@__enter__!3787&4458@__eq__!3788&10162@__eq__!3789&10162@__eq__!3790&10162@__eq__!3791&3770@__eq__!3792&3770@__eq__!3793&3770@__exit__!3736&3474@__epoch!3463&11435@__exit__!3651&8858@__exit__!3652&8858@__exit__!3653&8858@__exit__!3794&9114@__enter__!3506&1378@__enter__!3250&12514@__exit__!3629&6154@__enter__!3795&306@__exit__!3796&314@__eq__!3797&8810@__eq__!3798&8810@__exit__!3738&4194@__exit__!3799&4194@__enable_debugging!3488&22563@__enable_debugging!3800&22563@__eq__!3801&5802@__eq__!3802&17154@__eq__!3036&17154@__enter__!3614&5098@__exit__!3754&4802@__eq__!3616&16218@__eq__!3803&16218@__eq__!2931&4826@__eq__!3040&12890@__eq__!3745&4482@__enter__!3740&2322@__exit__!3739&9906@__enter__!3632&2794@__enter__!3633&2794@__enter__!3780&6330@__exit__!3804&21930@__eq__!3805&450@__enter__!3738&9858@__eq__!3048&1651@__eq__!3806&458@__enter__!735&5882@__exit__!3807&4250@__exit__!3808&4250@__exit__!3809&4250@__eq__!3810&602@__enter__!3744&4970@__eq__!2975&8754@__eq__!3811&11682@__exit__!3812&21898@__eq__!3813&4666@__eq__!3814&4666@__eq__!3815&10722@__eq__!3816&10722@__enter__!3817&5298@__enter__!3624&5298@__eq__!3818&3914@__enter__!3756&4074@__enter__!3740&4074@__eq__!3012&9946@__eq__!3013&9946@__eq__!905&9946@__eq__!1243&9946@__eq__!3819&9946@__enter__!3751&6082@__enter__!3752&6082@__exit__!3753&2810@__eq__!3820&11602@__eq__!3143&11602@__eq__!3015&11602@__enter__!3622&12434@__enter__!3623&12434@__eq__!3464&5194@__exit__!3821&4538@__exit__!3822&8986@__exit__!3823&8986@__enter__!3693&5626@__eq__!3650&20226@__exit__!3060&4082@__exit__!3736&1218@__exit__!2928&1218@__eq__!3647&1202@__exit__!3538&6386@__exit__!3759&6386@__eq__!3824&146@__eq__!3825&146@__eq__!3826&146@__eq__!3827&146@__exit__!3123&4930@__enter__!3657&17458@__eq__!2974&3146@__enter__!3755&4954@__eq__!2967&9202@__eq__!3452&9202@__eq__!3828&9202@__eq__!3829&9202@__eq__!3830&10138@__eq__!3831&10138@__eq__!3832&10138@__exit__!3665&4258@__enter__!3493&5266@__eq__!3833&10594@__eq__!3834&10594@__exit__!3137&1330@__exit__!3138&1330@__enter__!3658&3362@__exit__!3696&1954@__exit__!3697&1954@__exit__!3698&1954@__exit__!3699&1954@__exit__!3700&1954@__escape!3102&9738@__enter__!3701&11762@__eq__!3835&16274@__eq__!3836&16274@__eq__!3837&2890@__encoding!3058&12635@__encoding!3838&12635@__eq__!3839&17362@__eq__!3840&17362@__eq__!3841&17362@__eq__!3597&20738@__exit__!3842&4450@__eq__!3843&4850@__eq__!3395&8530@__enter__!3842&4450@__eq__!3844&6322@__eq__!3845&6322@__enter__!3672&8722@__enter__!3673&8722@__enter__!3674&8722@__enter__!3675&8722@__eq__!3846&522@__enter__!3812&21898@__exit__!3493&5266@__enter__!3609&266@__eq__!3254&8858@__eq__!3847&8858@__eq__!3170&15202@__eq__!3171&15202@__eq__!3172&15202@__eq__!3173&15202@__eq__!3848&12042@__eq__!3142&10066@__eq__!3849&10066@__exit__!3680&1850@__eq__!3850&4778@__eq__!3851&4778@__eq__!3852&4778@__exit__!3817&5298@__exit__!3624&5298@__enter__!3821&4538@__eq__!3853&3634@__enter__!3668&1402@__enter__!3669&1402@__eq__!3597&3114@__enter__!3737&12218@__exit__!3506&1378@__exit__!3382&11130@__eq__!3854&19506@__eq__!3855&19506@__extra__!2997&147@__eq__!3464&10410@__eq__!3856&10410@__eq__!3857&10410@__eq__!2932&10410@__enter__!3137&1330@__enter__!3138&1330@__exit__!3305&9266@__errors!3770&12843@__eq__!2981&5130@__enter__!3807&4250@__enter__!3808&4250@__enter__!3809&4250@__exit__!3759&2090@__exit__!3775&2090@__exit__!3694&6306@__enter__!3645&754@__eq__!3410&9930@__enter__!3822&8986@__enter__!3823&8986@__exit__!3780&6330@__eq__!3858&2762@__enter__!3701&12058@__enter__!3804&21930@__eq__!3422&6330@__exit__!3780&906@__exit__!2964&20442@__eq__!3859&12450@__enter__!3060&4082@__enter__!3794&9114@__eq__!3121&834@__eq__!3860&834@__exit__!3087&3682@__eq__!3861&1330@__eq__!3140&1330@__eq__!2975&19522@__eq__!2963&19522@__eq__!2995&7306@__eq__!3432&7306@__exit__!3777&1130@__exit__!3778&1130@__eq__!3862&16394@__eq__!3863&16394@__eq__!3864&16394@__eq__!3865&16394@__eq__!3866&16394@__eq__!2948&274@__exit__!3614&5098@__end!3867&12843@__enter__!3736&3474@__eq__!2945&13298@__enter__!3738&4194@__enter__!3799&4194@__eq__!3868&5626@__eq__!3869&5626@__eq__!3352&5626@__enter__!3762&1938@__enter__!3763&1938@__enter__!3764&1938@__exit__!3388&1226@__enter__!3629&6154@__enter__!3743&146@__enter__!3870&146@__enter__!3871&146@__exit__!3795&306@__exit__!3785&4458@__exit__!3786&4458@__exit__!3787&4458@__exit__!3024&9706@__eq__!3121&2866@__eq__!2962&2866@__enter__!3782&6202@__enter__!3019&6202@__enter__!3783&6202@__enter__!3784&6202@__exit__!3771&762@__exit__!3562&762@__exit__!3772&762@__exit__!3773&762@__exit__!3774&762@__eq__!3872&4298@__eq__!3873&11298@__eq__!3874&11298@__eq__!3875&11298@__eq__!3876&11298@__eq__!3877&11298@__eq__!3878&11298@__eq__!3879&11298@__eq__!2965&1890@__enter__!3796&314@__eq__!2943&16538@__eq__!3880&11034@__enter__!3648&426@__enter__!3660&3690@__enter__!3661&3690@__encoding!3010&9267@__eq__!2927&442@__escapable!3102&9739@__exit__!3632&2794@__exit__!3633&2794@__eq__!3609&266@__exit__!3781&4170@__eq__!3881&7602@__eq__!3882&7602@ |
22999 | -__f|100|__forward_value__!3883&147@__forward_value__!3884&147@__format__!2925&13146@__format__!2958&1722@__fp!3885&12459@__fqdn!3016&2994@__float__!2943&16538@__floordiv__!2958&1722@__fp!3867&12843@__fp!3886&12843@__fp!3887&12843@__fp!3888&12843@__fp!3889&12843@__fp!3890&12843@__floor__!2931&4826@__floordiv__!2894&4314@__frame!3891&8907@__frame!3892&8907@__float__!3893&4091@__frame!3894&9363@__frame!3895&9363@__forward_frame__!3883&147@__float__!2894&4314@__files!3896&10587@__file__!3353&13083@__full__!3278&6859@__full__!3897&6859@__fp!3894&9363@__find!3898&2346@__format_callbacks!2983&2410@__fixup!3006&11650@__floordiv__!2948&275@__fp!3899&9387@__full__!3278&8067@__full__!3897&8067@__float__!2958&1722@__frame2message!3900&16994@__format__!2972&3474@__floor__!2945&13298@__frame!3901&8947@__framecount!3894&9363@__floor__!3095&4578@__fname!3770&12843@__fname!3867&12843@__format__!3464&1250@__floordiv__!2965&1890@__float__!3095&4578@__float__!3902&4578@__float__!2933&4578@__float__!2945&13298@__float__!2954&1651@__forward_code__!3883&147@__floor__!2972&3474@__fp!3903&9347@__filenames!3490&11499@__fp!3904&8947@__fp!3905&275@__format__!3464&3450@__format__!3013&9946@__format__!905&9946@__floordiv__!2972&3474@__forward_evaluated__!3883&147@__forward_evaluated__!3884&147@__file!3906&4083@__file!3907&4083@__fileobj!3770&12843@__full_version!3463&11435@__floordiv__!3012&9946@__findRange!3908&7418@__frame!3905&275@__frame!3909&275@__fgrep_files!3595&6002@__frame2fileline!3910&16994@__floordiv__!2954&1651@__fmode!3867&12843@__first!3905&275@__float__!2972&3474@__Full!3911&9929@__fusc!3912&8546@__floor__!2948&275@__fp!3891&8907@__floordiv__!3095&4578@__floordiv__!2931&4826@__flags!3913&6275@__fragments__!3914&13723@__fragments__!3024&13723@__fragments__!3127&13723@__fragments__!3915&13723@__fragments__!3345&13723@__fragments__!3916&13723@__fragments__!3917&13723@__frees!3918&6275@__frees!3919&6275@__fragments__!3920&13723@__fragments__!3921&13723@__fp!3922&9139@__float__!3923&146@__find!3898&1202@__flush!3924&10122@__forward_arg__!3883&147@ | |
23000 | -__g|567|__getitem__!2929&5226@__getitem__!3925&1226@__group!3867&12843@__getattr__!3926&8634@__getattr__!3572&8634@__gt__!3006&11650@__getitem__!3927&3386@__getitem__!3928&5618@__getitem__!2834&5618@__getitem__!2930&4122@__getattr__!3160&9627@__gsignals__!3929&10027@__ge__!2954&1651@__getattr__!3930&12922@__getitem__!2944&1018@__getitem__!3931&5074@__ge__!3805&450@__gt__!3031&1226@__grub_gfxpayload_linux!3488&22563@__grub_gfxpayload_linux!3932&22563@__getitem__!3933&21218@__getitem__!3934&499@__getitem__!3935&5210@__getitem__!3046&11218@__getitem__!3936&8418@__getitem__!3937&5330@__ge__!3040&12890@__getitem__!3348&16546@__gt__!3662&5570@__getitem__!3215&6282@__getitem__!3216&6282@__getitem__!3580&6282@__getattr__!3938&16458@__ge__!2945&13298@__gsignals__!3939&2571@__getattr__!2958&1722@__ge__!3012&9946@__ge__!3013&9946@__ge__!905&9946@__ge__!1243&9946@__gt__!3671&3482@__getattr__!3266&5282@__getattr__!3807&4250@__getattr__!3940&490@__getstate__!3941&994@__getitem__!3345&2258@__getitem__!3346&2258@__getattr__!3942&7866@__getattr__!3943&7866@__getattr__!3944&7866@__getattr__!3945&7866@__getattr__!3946&7866@__getattr__!3947&7866@__getattr__!3948&8330@__getitem__!3949&9114@__getslice__!2894&4314@__gproperties__!3950&11987@__gproperties__!3951&11987@__getslice__!3952&6306@__getitem__!3953&4698@__getDesktopBindings!3954&6498@__getstate__!3343&13146@__getstate__!3747&13146@__gt__!2989&3362@__getattr__!3955&1330@__getattr__!3397&1330@__getattr__!3140&1330@__ge__!3745&4482@__ge__!2981&5130@__gt__!3667&2178@__getitem__!3065&13850@__ge__!2931&4826@__gt__!3678&11434@__gt__!3679&11434@__gt__!2972&3474@__getitem__!3956&19130@__getattr__!3957&17178@__gsignals__!3958&12051@__getattr__!3003&11322@__getstate__!3756&4074@__getstate__!3740&4074@__getstate__!3959&4074@__gt__!3686&9266@__getitem__!3960&1650@__getitem__!3133&1650@__getitem__!3418&2026@__getitem__!3419&2026@__getstate__!3250&12514@__getattr__!3961&18698@__getitem__!3962&3834@__getitem__!3963&15282@__get_has_canonical_format!2982&3026@__getitem__!2957&2954@__getitem__!3384&10314@__getitem__!3385&10314@__getitem__!3288&4770@__getattr__!2954&1650@__getitem__!3513&4210@__getnewargs__!3068&10786@__get_sorted!2982&3026@__getitem__!3025&3450@__getitem__!3964&498@__getitem__!3609&498@__getitem__!3965&498@__getattr__!3966&1746@__ge__!2974&3146@__getattr__!3302&9266@__getattr__!3303&9266@__getattr__!3304&9266@__getattr__!3305&9266@__getstate__!3050&14010@__getAvailableProfiles!3967&8042@__getitem__!3968&4314@__getitem__!2894&4314@__getitem__!3969&4314@__get__!3970&12514@__generateHeadingRole!3971&8050@__get__!3972&12394@__get__!3973&12394@__getitem__!3952&6306@__getitem__!3974&8242@__getitem__!3291&4282@__getitem__!3295&4282@__ge__!2989&3363@__getXmlMenu!2946&20434@__getattr__!3055&730@__gsignals__!3939&5643@__gt__!3049&2418@__getstate__!735&5882@__getinitargs__!3819&9946@__getitem__!3975&9266@__getstate__!3976&12586@__get_module!3977&530@__ge__!3650&20226@__getattr__!2957&2954@__getattr__!3702&4202@__GetRawExtensionKeys!3978&17746@__getattr__!3979&21090@__getattr__!3980&21090@__getitem__!3981&8282@__gt__!2930&4122@__getmethods!3003&11322@__getitem__!3405&9930@__getattr__!3025&3450@__ge__!3837&2890@__getattr__!3244&8754@__getattr__!2975&8754@__getitem__!2932&10410@__getattribute__!2958&1722@__getitem__!3512&3491@__getattr__!3982&290@__getitem__!3983&10890@__get_item__!3911&9930@__getattr__!3539&11474@__getstate__!3410&9930@__getstate__!3984&9930@__getstate__!3985&9930@__getitem__!3502&4202@__getitem__!3930&12922@__gt__!3650&11674@__getstate__!3986&11058@__gt__!3745&1482@__greeting!3016&2994@__gt__!2958&1722@__get__!3987&906@__getattr__!3616&16218@__getattr__!3421&16218@__getitem__!3988&5610@__getitem__!3347&13098@__getattr__!3459&8338@__ge__!3868&5626@__ge__!3869&5626@__gt__!3414&9706@__gsignals__!3989&11827@__getitem__!3051&946@__getitem__!3990&946@__getitem__!3760&946@__getattributes!3003&11322@__ge__!3853&3634@__getstate__!3991&11266@__getitem__!3992&5490@__getitem__!3993&5490@__getitem__!3994&5490@__getitem__!3123&4930@__getstate__!3995&2082@__getstate__!3996&2082@__getstate__!3997&2082@__getstate__!3411&10802@__get_nbits!3998&5690@__getattribute__!3038&4386@__gt__!2948&275@__get_side_effect!3397&1330@__getstate__!3999&9658@__gt__!3760&946@__get__!4000&530@__getattr__!4001&11338@__getattr__!4002&11338@__getitem__!4003&14954@__getitem__!2947&3722@__getstate__!2965&1890@__get__!3627&8786@__getattr__!4004&11594@__getstate__!3068&10786@__getattr__!3797&8810@__getitem__!4005&11714@__getitem__!3725&11714@__getitem__!3732&11714@__getitem__!3721&11714@__getitem__!3734&11714@__getitem__!3731&11714@__getitem__!3724&11714@__getitem__!3720&11714@__getstate__!4006&9802@__getitem__!3087&3682@__getstate__!4007&11450@__getitem__!3530&11674@__getitem__!3741&11674@__getitem__!4008&434@__getitem__!2926&434@__getitem__!4009&434@__gt__!3022&4282@__getitem__!3309&22146@__getstate__!3486&10346@__getitem__!3414&9706@__getitem__!4010&9706@__getitem__!3025&1250@__getattr__!3465&1882@__getitem__!3166&5138@__getitem__!3167&5138@__getattribute__!2947&3722@__getitem__!3802&17154@__getitem__!3036&17154@__getitem__!3145&3498@__getattr__!4011&8770@__ge__!3854&19506@__ge__!3855&19506@__getstate__!3219&9794@__getitem__!4012&3306@__getitem__!3520&9394@__getattr__!4013&17122@__getitem__!3018&3826@__getitem__!4014&10546@__getitem__!4015&10546@__getitem__!4016&10546@__getitem__!3382&11130@__getitem__!3383&11130@__getstate__!2926&442@__get__!3115&14746@__getstate__!4017&12130@__ge__!2943&16538@__getitem__!3354&3490@__getitem__!4018&10986@__getstate__!3609&266@__getitem__!4019&13346@__getitem__!4020&10154@__getattr__!2976&2242@__getattr__!3529&8786@__get__!4021&5066@__get_value_from_name!4022&20618@__getattr__!4023&554@__getstate__!4024&11274@__getattr__!4025&762@__gsignals__!4026&611@__get__!4027&5802@__get_module!3977&538@__get__!4028&11674@__getitem__!3517&10250@__getattr__!3795&306@__getattr__!3837&5274@__getitem__!4029&3234@__getitem__!3088&3234@__getattr__!4030&5154@__getstate__!3351&5626@__getBoolean!3023&19514@__getitem__!3964&2642@__gt__!3802&17154@__gt__!3036&17154@__gt__!3650&2258@__get__!1365&3394@__getattr__!3092&218@__getattr__!3383&11130@__getattr__!3615&10410@__ge__!3667&2178@__getitem__!4008&442@__getitem__!2926&442@__getitem__!4009&442@__ge__!3031&1226@__getitem__!2937&12890@__gt__!3805&450@__ge__!2930&4122@__getitem__!3412&17130@__gt__!3040&12890@__gt__!2931&4826@__getstate__!2988&16602@__getattr__!3550&9666@__getattr__!4023&530@__getitem__!3813&4666@__getitem__!3038&6010@__getitem__!3068&12394@__getattr__!3844&6322@__getitem__!3054&450@__gt__!2954&1651@__getFileName!2946&20434@__getitem__!2954&1651@__getattr__!4031&14354@__get_can_recurse!4032&3562@__getattr__!4033&9442@__getattr__!4034&9442@__getitem__!2952&9450@__gt__!3745&4482@__ge__!3049&2418@__getstate__!4035&1938@__getitem__!4036&12386@__getslice__!2943&16538@__getitem__!4037&8306@__ge__!2975&19522@__ge__!2963&19522@__getnewargs__!3244&8754@__getattr__!3025&1250@__getattr__!2976&18090@__getitem__!4038&2578@__getitem__!3099&21578@__grub_config_filename!3488&22563@__getattr__!4039&9738@__getslice__!2984&4091@__get__!3500&3450@__getitem__!3562&762@__getitem__!3065&13858@__getattr__!4040&8834@__getattr__!3483&434@__getattr__!2926&434@__getattr__!3609&4434@__getattr__!3586&4434@__getattr__!3587&4434@__getstate__!3655&3858@__ge__!3662&5570@__ge__!3006&11650@__getitem__!3831&10138@__getattr__!3869&5626@__getattribute__!3616&16218@__ge__!3671&3482@__getattr__!2943&16538@__getitem__!3376&834@__ge__!3686&9266@__gt__!3012&9946@__gt__!3013&9946@__gt__!905&9946@__gt__!1243&9946@__getattr__!4041&16642@__getattr__!4042&13098@__getattr__!3678&11434@__get__!4000&554@__gsignals__!4043&707@__ge__!2982&3026@__get_priority!4032&3562@__getitem__!3057&3594@__getslice__!3992&5490@__getslice__!3993&5490@__getstate__!3414&9706@__getstate__!4010&9706@__getstate__!3999&9706@__gsignals__!4044&13171@__getnewargs__!4045&10202@__getattr__!4046&3594@__getstate__!2894&4314@__gt__!2981&5130@__getitem__!4047&1138@__getitem__!3011&1138@__getitem__!4048&19770@__getattr__!3064&13850@__getitem__!3078&8378@__getitem__!2974&3146@__getitem__!4049&18650@__getitem__!3452&9202@__get_name_from_value!4022&20618@__getattr__!2981&5130@__getattribute__!3605&3682@__ge__!3678&11434@__ge__!3679&11434@__getstate__!3002&14130@__gt__!3650&20226@__getattr__!3286&8402@__getstate__!3045&20402@__gt__!2974&3146@__getitem__!3275&1634@__getstate__!4050&2418@__getattr__!3030&9930@__getattribute__!3477&11082@__getitem__!3309&22186@__get__!3500&810@__getitem__!2975&8754@__gsignals__!4051&595@__getattr__!4052&8874@__getitem__!3412&12594@__gt__!3837&2890@__gt__!3843&4850@__getattr__!3275&1634@__getitem__!3459&8338@__getstate__!2964&20442@__generateHeadingRole!4053&7234@__get__!2958&1722@__get_module!3977&554@__getitem__!3162&6810@__getitem__!3105&6810@__getitem__!3160&9626@__getattr__!4054&15282@__getattr__!4055&15282@__getattr__!3963&15282@__ge__!2972&3474@__getattr__!4023&538@__getstate__!2950&330@__getitem__!3616&16218@__getitem__!3421&16218@__getitem__!4056&3378@__ge__!3414&9706@__getattr__!2944&1018@__getitem__!3893&4091@__getitem__!4057&3730@__getitem__!3253&12634@__getitem__!4058&522@__getitem__!4059&522@__getitem__!3610&6330@__getitem__!3422&6330@__getXmlNodesByName!2946&20434@__getitem__!3844&6322@__getitem__!4060&6322@__get__!4061&14626@__getnewargs__!2999&1074@__getattr__!4062&8794@__ge__!2948&275@__get_return_value!3397&1330@__get__!3491&15202@__get__!3492&15202@__getitem__!4063&4258@__getitem__!4064&4258@__get__!4065&12594@__getattr__!3060&4082@__getitem__!4066&730@__getitem__!3055&730@__getitem__!3068&10786@__ge__!3760&946@__ge__!3745&1482@__getitem__!3868&5626@__getitem__!2955&5626@__getitem__!4067&1722@__getitem__!2958&1722@__gsignals__!4068&6123@__getitem__!4069&490@__getattr__!3998&5690@__getstate__!3277&5202@__ge__!2958&1722@__getitem__!3486&10346@__getattr__!4070&7826@__ge__!3022&4282@__getitem__!4071&2386@__get__!4000&538@__getattr__!3574&10642@__getattr__!4072&8498@__gtype__!4073&4683@__getattr__!3601&2490@__get__!3127&9834@__getattr__!4074&266@__getattr__!3609&266@__getattr__!4075&18210@__gt__!3853&3634@__gt__!2982&3026@__getitem__!4076&9858@__getattr__!3064&13858@__getattr__!4077&498@__getattr__!2988&2418@__getstate__!2947&3722@__getattr__!3483&442@__getattr__!2926&442@__getitem__!4033&9442@__getitem__!4034&9442@__gt__!3854&19506@__gt__!3855&19506@__getitem__!3378&274@__getitem__!3379&274@__getitem__!3320&314@__get__!3608&2466@__getitem__!3063&8658@__getitem__!4078&8658@__getitem__!4079&8658@__getitem__!3053&3562@__getLaptopBindings!3954&6498@__gt__!3860&834@__gt__!2975&19522@__gt__!2963&19522@__getitem__!4080&4090@__getattr__!3471&1938@__getitem__!4081&1386@__ge__!3802&17154@__ge__!3036&17154@__getitem__!4082&146@__getitem__!3824&146@__getitem__!4083&146@__getitem__!3825&146@__getitem__!3826&146@__getitem__!3827&146@__getitem__!2943&16538@__gt__!3862&16394@__gt__!3863&16394@__gt__!3864&16394@__gt__!3865&16394@__gt__!3866&16394@__gt__!2945&13298@__getitem__!4084&1834@__getattribute__!3466&6370@__getitem__!3052&3114@__getitem__!4085&8514@__gsignals__!3950&11987@__getstate__!3761&4610@__getitem__!3347&14778@__getitem__!4086&14778@__getitem__!3310&11114@__getattr__!4087&11562@__getstate__!4088&3370@__getattr__!4089&19082@__getitem__!3071&12642@__getitem__!2975&19522@__getitem__!2963&19522@__globals!3918&6275@__globals!4090&6275@__getstate__!3641&1002@__getstate__!2926&434@__getitem__!4091&11066@__getitem__!2982&3026@__getitem__!3156&11146@__getitem__!3157&11146@__getitem__!4092&12842@__getattr__!3028&10682@__getattr__!4093&10682@__getattr__!4094&10682@__getattr__!3284&10682@__getattr__!4095&10682@__getattr__!4096&10682@__getitem__!3096&10722@__getitem__!4097&10066@__getitem__!3142&10066@__getitem__!4098&10066@__getitem__!3514&10066@__get__!3139&1330@__get__!4099&1330@__ge__!3650&2258@__gt__!2943&16538@__gt__!3868&5626@__gt__!3869&5626@__getattribute__!4100&12954@__get__!4101&14802@__getitem__!3060&4082@__getattr__!3644&4586@__getattr__!4102&4586@__getattr__!4060&4586@__get_result!2983&6082@__getitem__!3007&13298@__getattr__!3782&6202@__getattr__!3019&6202@__getattr__!3783&6202@__getattr__!3784&6202@__gsignals__!4103&20467@__getstate__!4104&9674@__getattribute__!4047&1138@__getattribute__!3011&1138@__ge__!3650&11674@__getitem__!3133&10682@__getitem__!3359&15026@ | |
23001 | -__h|126|__hash__!3758&18786@__hashedUniqTag!4105&19523@__hash__!3830&10138@__hash__!3832&10138@__hash__!3853&3634@__hash__!3868&5626@__hash__!3869&5626@__hash__!3352&5626@__hash__!3858&2763@__hash__!2944&1019@__hash__!3671&3482@__hash__!3798&8810@__handler!3010&9267@__hash__!3275&1634@__hashedSuperTags!3034&19523@__hex__!2958&1722@__hash__!3048&1651@__hash__!3410&9930@__hash__!3856&10410@__hash__!2932&10410@__hash__!4106&906@__hash__!2931&4826@__hash__!3654&3858@__hash__!3656&3858@__hashedValues!4107&12891@__hashedValues!4108&12891@__hash__!2927&434@__hash__!2954&1650@__hash__!2950&330@__hash__!2972&3474@__hash__!2948&274@__hash__!3464&1250@__hash__!3849&10066@__hardroot!4109&3115@__hash__!3710&10034@__hash__!3711&10034@__hash__!2927&442@__hash__!4110&4579@__hash__!3031&1226@__hash__!2975&19522@__hash__!2963&19522@__html_format__!2984&4090@__hash__!2930&4122@__hash__!3717&11714@__hash__!3718&11714@__hash__!3714&11714@__hash__!3713&11714@__hash__!3715&11714@__hash__!3733&11714@__hash__!3872&4298@__hash__!2958&1722@__hash__!3345&2258@__hash__!3650&2258@__hash__!4111&2258@__hash__!3707&10314@__hash__!3708&10314@__hash__!3286&10314@__hash__!3384&10314@__hash__!3709&10314@__hash__!3835&16274@__hash__!3836&16274@__hash__!3776&12234@__hash__!2965&1891@__hash__!3880&11034@__hash__!3678&11434@__hash__!3679&11434@__hash__!3873&11298@__hash__!3875&11298@__hash__!3705&20570@__hash__!3706&20570@__hash__!2967&9202@__hash__!3452&9202@__hash__!3828&9202@__hash__!3829&9202@__hash__!3142&10067@__hash__!3662&5570@__hash__!3854&19506@__hash__!3855&19506@__hash__!3850&4778@__hash__!3851&4778@__hash__!3852&4778@__hash__!3802&17154@__hash__!3036&17154@__hash__!4112&10474@__hash__!4113&10474@__hash__!4114&10474@__html__!4115&10914@__hash__!3254&8858@__hash__!3847&8858@__hash__!3779&3834@__hash__!3423&2027@__html__!2984&4090@__hash__!3824&146@__hash__!3825&146@__hash__!3826&146@__hash__!3827&146@__hash__!3395&8530@__hash__!3053&3562@__header!4116&10587@__header!4117&10587@__hash__!3681&10178@__hash__!3682&10178@__hex__!2943&16538@__hash__!3742&17355@__hash__!3024&283@__hash__!3820&11602@__hash__!3143&11602@__hash__!3015&11602@__hash__!2945&13299@__hash__!3768&4498@__hash__!3133&3475@__hash__!3464&5194@__hash__!3676&19130@__hash__!3805&450@__hash__!3012&9946@__hash__!3013&9946@__hash__!905&9946@__hash__!1243&9946@__hash__!3819&9946@__hash__!3765&12746@__hash__!3767&12746@__hash!4118&5627@__hash__!3040&12890@__hash__!3464&3450@__hash__!2975&8754@__hash__!4119&4282@ | |
23002 | -__i|4355|__init__!3612&3562@__init__!4032&3562@__init__!4120&3562@__init__!4121&3562@__init__!4122&3562@__init__!4123&3562@__imatmul__!2958&1722@__init__!4124&15282@__init__!4125&15282@__init__!4054&15282@__init__!4055&15282@__init__!3963&15282@__init__!4126&15282@__init__!4127&15282@__init__!4128&17770@__init__!4129&17458@__init__!4130&17458@__init__!3657&17458@__init__!4131&17458@__init__!3451&1402@__init__!3668&1402@__init__!3669&1402@__iter__!4132&1330@__init__!4133&20082@__init__!4134&11994@__init__!4135&11994@__init__!4136&11994@__init__!4137&11994@__init__!4138&11994@__init__!4139&11994@__init__!4140&8890@__init__!4141&14698@__init__!4142&14698@__init__!4143&14698@__init__!4144&6250@__init__!4145&6250@__init__!4146&6250@__init__!3522&6250@__init__!4147&6250@__init__!4148&6250@__init__!4042&6250@__init__!4149&6250@__init__!4150&6250@__init__!4151&6250@__init__!4152&6250@__init__!4153&6250@__init__!4154&6250@__init__!4155&6250@__int__!2943&16538@__init__!4156&26@__init__!3375&26@__init__!4157&21354@__init__!4158&16778@__init__!4159&11898@__init__!3420&11898@__init__!4160&11898@__init__!4161&11898@__init__!4162&11898@__init__!4163&11898@__init__!4007&11450@__init__!4164&12378@__init__!4165&12378@__init__!4166&6986@__init__!4167&1706@__init__!4168&1706@__init__!4169&1706@__init__!4170&1706@__init__!4171&1706@__init__!4172&1706@__init__!4173&7698@__init__!3047&8402@__init__!3286&8402@__init__!3359&15026@__init__!4174&15026@__init__!4175&20098@__init__!4000&530@__init__!4023&530@__init__!3477&530@__init__!4176&530@__init__!3977&530@__init__!3610&6330@__init__!3422&6330@__init__!4177&11418@__instancecheck__!4178&12858@__init__!3115&13386@__init__!4179&13386@__init__!4180&12690@__init__!4181&14354@__init__!4031&14354@__init__!4182&1034@__is_real_pkg!3382&11130@__init__!2944&1018@__init__!4183&15002@__init__!4184&17650@__iter__!3050&946@__iter__!3051&946@__iter__!4185&946@__iter__!3760&946@__internal_repr__!3024&13018@__internal_repr__!3857&13018@__init__!3127&9834@__init__!4186&1466@__init__!4187&19802@__init__!4188&14898@__init__!4189&14898@__init__!4190&14898@__iter__!4097&10066@__iter__!3141&10066@__iter__!3142&10066@__iter__!3514&10066@__init__!3131&14746@__init__!3115&14746@__init__!4191&1674@__ilshift__!2958&1722@__init__!4192&17690@__init__!4193&17690@__init__!4194&17690@__init__!3338&1186@__init__!3354&3490@__init__!4195&3490@__init__!4196&3490@__init__!4197&3042@__init__!4198&3042@__init__!4199&3042@__init__!4200&3042@__init__!3121&2866@__init__!2962&2866@__init__!4201&15154@__init__!4202&16642@__init__!4041&16642@__init__!4203&16642@__init__!4204&16642@__init__!3167&5138@__init__!3166&5138@__init__!4205&5138@__init__!3148&5138@__init__!3165&5138@__init__!4206&21242@__init__!4207&5138@__init__!4208&5138@__init__!4209&5138@__init__!4210&5138@__init__!4211&18802@__imul__!2943&16538@__init__!4212&21546@__init__!4213&394@__init__!4214&19394@__init__!4215&650@__init__!4216&650@__init__!4217&650@__init__!3691&650@__init__!4218&650@__init__!4219&12954@__init__!4220&12954@__init__!4221&12954@__init__!4222&12954@__init__!4223&12954@__init__!4100&12954@__init__!4091&11066@__init__!3540&11066@__init__!3541&11066@__iter__!2957&2954@__init__!3954&7938@__init__!4224&5106@__init__!4225&5106@__init__!4226&5106@__init__!4227&5106@__iter__!3085&1650@__iter__!4228&1650@__iter__!2954&1650@__init__!4229&6682@__invert__!2927&442@__init__!4230&15306@__init__!3839&17362@__init__!3840&17362@__init__!3841&17362@__iter__!3382&11130@__iter__!3383&11130@__init__!4231&5906@__init__!3688&5906@__init__!4232&5906@__init__!4233&5906@__init__!2948&274@__init__!3378&274@__init__!3379&274@__init__!4234&17370@__init__!3024&5962@__init__!4235&5962@__initProfileCombo!3967&8042@__init__!4236&11874@__init__!4237&8370@__init__!4238&11882@__init__!4239&8322@__init__!4240&8522@__init__!4241&8522@__init__!4242&8322@__init__!4243&8322@__init__!4244&8322@__init__!4245&8322@__init__!4246&8522@__init__!4247&8522@__init__!4248&8522@__init__!4249&8322@__init__!4250&8322@__init__!4251&8322@__init__!4252&11242@__init__!3487&11242@__init__!4253&12546@__init__!4254&12546@__init__!4255&12546@__init__!4256&12546@__init__!4257&12546@__init__!4258&12546@__init__!4259&12546@__init__!4260&12546@__init__!4261&12546@__init__!4262&12546@__init__!4263&12546@__init__!3252&12546@__init__!4264&12546@__init__!4265&12546@__init__!4266&12546@__init__!4267&8282@__init__!3981&8282@__init__!3520&8282@__init__!4268&8282@__init__!4269&22378@__init__!3282&14402@__init__!4270&10202@__init__!4271&10202@__init__!4272&19194@__init__!4273&19194@__init__!4274&1554@__itruediv__!4057&3730@__inc!4275&8659@__init__!4276&11810@__init__!4277&11810@__init__!4278&11202@__init__!4279&11202@__init__!4280&12122@__init__!4281&12122@__iter__!2928&1218@__init__!4282&20794@__init__!4214&20794@__iter__!3935&5210@__init__!3497&6218@__init__!3498&6218@__init__!4283&13458@__init__!3053&18978@__init__!4284&18978@__init__!4285&7426@__init__!4286&7426@__init__!4287&7426@__init__!4288&6378@__init__!4289&11938@__init__!4290&17498@__init__!4291&10594@__init__!3833&10594@__init__!3834&10594@__init__!3568&10@__init__!4292&6170@__init__!4293&6170@__ilshift__!2943&16538@__init__!4294&11866@__init__!4295&11866@__init__!4296&11866@__init__!4297&11866@__init__!4298&11866@__init__!4299&11866@__iter__!3454&9930@__init__!3967&8042@__imul__!2958&1722@__init__!4076&9858@__init__!4300&9858@__init__!4301&9858@__init__!4302&9858@__init__!3799&9858@__init__!4303&9858@__init__!4304&9858@__id_print!4305&11643@__init__!4306&21018@__init__!4307&986@__init__!4308&10850@__init__!4309&10442@__init__!4310&10442@__init__!4311&10442@__init__!4312&10442@__init__!4313&10442@__init__!4314&10442@__init__!4315&10442@__init__!4316&10442@__init__!4317&10442@__init__!4318&10442@__init__!4319&10442@__init__!4320&10442@__init__!4321&16770@__iter__!4080&4090@__iter__!3288&4770@__init__!4322&12770@__init__!4323&12770@__init__!4324&12770@__init__!4325&12770@__init__!4326&12770@__init__!4327&12770@__init__!4328&12770@__init__!4329&12770@__init__!3869&16498@__init__!4330&16498@__iter__!3347&14778@__ilshift__!4331&434@__init__!3729&18042@__init__!4332&16898@__init__!3527&4250@__init__!3807&4250@__init__!3808&4250@__init__!3809&4250@__iter__!3426&8826@__init__!3862&16394@__init__!3864&16394@__init__!3865&16394@__init__!3866&16394@__init__!4333&9746@__init__!4334&9746@__init__!4335&9746@__init__!4336&21322@__init__!4061&14626@__init__!4337&14626@__init__!4338&14626@__init__!3377&3650@__init__!4339&12746@__init__!4340&12746@__init__!4341&12746@__init__!4342&12746@__init__!4343&12746@__init__!3954&7010@__init__!4344&4234@__init__!3918&4234@__init__!3812&21898@__init__!4345&4554@__init__!4346&4554@__init__!3164&5026@__init__!4347&5026@__init__!4348&14130@__init__!3002&14130@__init__!4349&18698@__init__!4350&18698@__init__!4351&18698@__init__!4352&18698@__init__!3961&18698@__init__!4353&18698@__init__!4354&22106@__init__!4355&14850@__init__!4356&14842@__init__!4357&3554@__init__!3054&450@__init__!3805&450@__init__!4358&450@__init__!4359&450@__init__!4360&450@__init__!4361&450@__init__!4346&450@__init__!3524&450@__init__!4362&19826@__init__!4363&11698@__init__!4364&4202@__init__!3502&4202@__init__!3702&4202@__ior__!4365&442@__init__!4366&9874@__init__!3395&8530@__init__!3396&8530@__init__!4367&8530@__init__!4368&8530@__init__!4369&8530@__init__!3222&8530@__init__!4370&8066@__init__!4371&8066@__init__!4372&8066@__init__!4373&8066@__iter__!3348&16546@__init__!4374&12154@__init__!4375&18858@__init__!4376&18858@__init__!4377&18858@__init__!4378&18858@__init__!4379&18858@__init__!4380&18858@__init__!4381&18858@__init__!4382&18858@__init__!4383&19114@__init__!4384&19674@__init__!4385&19674@__init__!4386&19674@__init__!3067&19674@__init__!4387&19674@__init__!3110&15274@__init__!4388&15274@__init__!4389&15274@__init__!3111&15274@__init__!3112&15274@__init__!3113&15274@__init__!3114&15274@__init__!4208&18874@__init__!4390&666@__init__!3331&1746@__init__!3330&1746@__init__!3327&1746@__init__!4391&1746@__init__!4392&1746@__init__!4393&1746@__init__!3326&1746@__init__!4394&1746@__init__!3332&1746@__init__!3325&1746@__init__!3334&1746@__init__!3966&1746@__init__!4395&1746@__init__!4396&1746@__init__!3329&1746@__init__!3333&1746@__init__!4397&1746@__init__!4398&13674@__init__!4399&13674@__init__!4400&13674@__init__!4401&16530@__init__!4402&21362@__init__!3754&4802@__init__!4403&14946@__iter__!4404&3594@__init__!4405&17794@__init__!4406&17794@__init__!4407&194@__init__!2981&5130@__init__!3500&3450@__init__!4408&3450@__iter__!3597&3114@__iter__!3052&3114@__init__!3345&9314@__init__!4409&11842@__init__!4410&11842@__init__!4411&11842@__init__!4412&11842@__init__!4413&11842@__init__!4001&11338@__init__!4002&11338@__init__!4414&11338@__init__!4004&11594@__init__!4415&11594@__init__!4416&11946@__init__!3811&11682@__init__!4417&11682@__init__!4418&11682@__init__!4419&8338@__init__!3459&8338@__init__!4420&8338@__init__!4421&8338@__init__!4422&8338@__init__!4423&8338@__init__!4424&8338@__iter__!3215&6282@__iter__!3216&6282@__iter__!3580&6282@__init__!4425&8434@__init__!3120&8434@__init__!4426&8434@__init__!4427&8434@__init__!4428&15266@__init__!3806&458@__iter__!2988&16602@__init__!3759&2090@__init__!3775&2090@__int__!4429&17418@__int__!4430&17418@__init__!4431&8170@__init__!4432&8170@__init__!4433&8170@__init__!4434&8170@__init__!4435&8170@__init__!4436&8170@__init__!4437&8170@__init__!3908&6442@__init__!4438&4562@__init__!4439&7914@__iter__!4440&10730@__iter__!3035&10730@__init__!4441&9978@__init__!4442&13714@__init__!3818&3914@__init__!4443&19754@__init__!4444&19754@__init__!3929&10026@__init__!4445&10026@__init__!4446&10026@__init__!4447&11010@__init__!4448&10386@__init__!4449&8626@__init__!4450&8626@__init__!4451&8626@__init__!4452&13538@__init__!4453&12834@__init__!4454&22178@__init__!4455&10042@__init__!4456&14274@__init__!4457&14274@__init__!4458&14274@__init__!4459&14274@__init__!4460&14274@__init__!4461&14274@__init__!4462&14274@__init__!3040&12890@__isub__!4463&4282@__init__!4464&3810@__init__!4465&1226@__init__!4466&1226@__init__!4467&1226@__init__!4468&1226@__init__!4469&1226@__init__!3925&1226@__init__!4470&14674@__init__!3954&7706@__init__!4040&8834@__init__!4471&8834@__init__!4472&14938@__init__!4473&17386@__init__!4474&5762@__init__!4475&5762@__init__!4476&5762@__init__!884&5762@__init__!4477&5762@__init__!4478&9210@__init__!4479&9210@__init__!3089&7450@__init__!4480&14018@__init__!3954&6514@__int__!2958&1722@__init__!2990&22282@__iter__!4481&4282@__iter__!4048&4282@__iter__!3292&4282@__iter__!3293&4282@__iter__!3294&4282@__iter__!3295&4282@__int__!3893&4091@__init__!3707&10314@__init__!3708&10314@__init__!3286&10314@__init__!3384&10314@__init__!3709&10314@__init__!3385&10314@__init__!4075&10314@__init__!4482&10314@__init__!4483&15298@__init__!3729&11714@__init__!3715&11714@__init__!3714&11714@__init__!3723&11714@__init__!3734&11714@__init__!4484&11714@__init__!3730&11714@__init__!3722&11714@__init__!4485&11714@__init__!3725&11714@__init__!3721&11714@__init__!4005&11714@__init__!3724&11714@__init__!3718&11714@__init__!3713&11714@__init__!3719&11714@__init__!4486&11714@__init__!3735&11714@__init__!3716&11714@__init__!3732&11714@__init__!3727&11714@__init__!3717&11714@__init__!3712&11714@__init__!3733&11714@__init__!3728&11714@__init__!3731&11714@__init__!3726&11714@__init__!3720&11714@__init__!4487&11458@__init__!4488&12786@__init__!4489&12786@__init__!4490&12786@__init__!4491&12786@__init__!4492&12786@__init__!4493&12786@__init__!4494&12786@__init__!4495&12786@__init__!4496&7338@__init__!4497&10402@__init__!4498&10138@__init__!3830&10138@__init__!4499&10138@__init__!3831&10138@__init__!3832&10138@__init__!4500&13778@__init__!4501&18082@__init__!4502&18082@__init__!4503&15346@__iadd__!2943&16538@__init__!4504&11778@__init__!4505&11778@__init__!3701&11762@__init__!4506&138@__init__!4507&138@__init__!4282&11434@__init__!3678&11434@__init__!4508&11434@__init__!4509&11434@__init__!3679&11434@__init__!3395&10930@__init__!4510&10930@__init__!4511&10930@__init__!4512&10930@__init__!3225&10482@__iadd__!2981&5130@__init__!3418&2026@__init__!4513&2026@__init__!3419&2026@__init__!3424&2026@__init__!3447&5418@__isub__!2993&3114@__invert__!2958&1722@__ixor__!4463&4282@__init__!3151&2970@__init__!3149&2970@__init__!3155&2970@__init__!3153&2970@__init__!3154&2970@__init__!3152&2970@__init__!3150&2970@__init__!3645&754@__init__!4514&754@__init__!4515&17882@__init__!4516&10618@__init__!4030&5154@__init__!4053&6698@__init__!4517&14226@__init__!4518&14226@__init__!4519&11626@__init__!4520&13410@__init__!3995&5250@__init__!4521&20514@__init__!4169&3218@__init__!4522&3218@__init__!4523&8682@__init__!4524&8682@__init__!4175&21450@__init__!4525&8394@__init__!4526&8394@__init__!4053&7802@__init__!4527&18674@__init__!4528&12194@__init__!4529&4498@__init__!3768&4498@__init__!4530&12578@__init__!4531&12578@__init__!4532&3522@__init__!3991&11266@__init__!4533&11266@__init__!3956&19130@__init__!4534&19130@__init__!4535&19130@__init__!3676&19130@__init__!4536&19314@__iter__!4537&1786@__init__!4538&11506@__init__!4539&3858@__init__!3654&3858@__init__!3655&3858@__init__!3656&3858@__init__!3212&4114@__init__!4540&4114@__init__!3213&4114@__init__!4541&4114@__init__!4542&802@__init__!4543&802@__iter__!4075&18194@__init__!4544&15602@__iter__!3418&2027@__iter__!3419&2027@__init__!4545&2034@__init__!4546&2034@__init__!4547&2034@__init__!4548&2034@__init__!4549&2034@__init__!4550&2034@__init__!4551&2034@__init__!4552&14714@__init__!4553&14714@__init__!4554&14714@__init__!4555&14714@__init__!4556&14714@__init__!4557&14714@__init__!4558&14714@__init__!4103&20466@__index__!2933&4578@__init__!3347&13098@__init__!4042&13098@__init__!4559&50@__init__!3802&17154@__init__!3036&17154@__init__!4560&19666@__init__!4561&19666@__init__!4562&19666@__init__!4563&19666@__init__!4564&2290@__init__!4565&11954@__init__!4566&11954@__init__!4567&5066@__init__!4568&5066@__init__!3971&7474@__init__!4569&5514@__init__!4553&5514@__init__!4570&5514@__init__!4571&5514@__init__!4572&5514@__init__!4573&5514@__init__!3782&15762@__init__!4574&15762@__init__!3019&15762@__init__!4575&15762@__init__!4576&11466@__init__!4577&11466@__init__!4578&11466@__init__!4579&11466@__init__!4580&11466@__init__!4581&11466@__init__!4582&11466@__init__!4583&11466@__init__!4584&11466@__init__!4585&11466@__iter__!4586&1570@__init__!4587&14466@__init__!4588&14466@__init__!4589&14466@__init__!4590&14466@__init__!4591&14466@__init__!4592&14466@__init__!4593&14466@__init__!4594&14466@__init__!4595&14466@__ilshif |
Part of diff was cut off due to size limit. Use your local client to view the full diff.