Skip to content

Instantly share code, notes, and snippets.

@cynthia
Created September 21, 2016 13:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cynthia/04c4d2122454fb26f06b7b9931b80b68 to your computer and use it in GitHub Desktop.
Save cynthia/04c4d2122454fb26f06b7b9931b80b68 to your computer and use it in GitHub Desktop.
Bikeshed cProfile results running on html spec
101145335 function calls (99365215 primitive calls) in 317.453 seconds
Ordered by: standard name
ncalls tottime percall cumtime percall filename:lineno(function)
1 0.000 0.000 0.000 0.000 <string>:1(<module>)
1 0.000 0.000 0.000 0.000 <string>:1(ArgInfo)
1 0.000 0.000 0.000 0.000 <string>:1(ArgSpec)
1 0.000 0.000 0.000 0.000 <string>:1(Arguments)
1 0.000 0.000 0.000 0.000 <string>:1(Attribute)
1 0.000 0.000 0.000 0.000 <string>:1(ColoredText)
1 0.000 0.000 0.000 0.000 <string>:1(DefaultVerifyPaths)
1 0.000 0.000 0.000 0.000 <string>:1(GitHubIssue)
1 0.000 0.000 0.000 0.000 <string>:1(Match)
1 0.000 0.000 0.000 0.000 <string>:1(Metadata)
1 0.000 0.000 0.000 0.000 <string>:1(ModuleInfo)
1 0.000 0.000 0.000 0.000 <string>:1(ParseResult)
1 0.000 0.000 0.000 0.000 <string>:1(SplitResult)
1 0.000 0.000 0.000 0.000 <string>:1(Traceback)
1 0.000 0.000 0.000 0.000 <string>:1(Url)
1 0.000 0.000 0.000 0.000 <string>:1(_ASN1Object)
1 0.000 0.000 0.000 0.000 <string>:1(_Version)
1 0.000 0.000 0.000 0.000 <string>:1(manifest_mod)
1 0.000 0.000 0.000 0.000 <string>:112(PIProxy)
1 0.000 0.000 0.000 0.000 <string>:14(CommentProxy)
1 0.000 0.000 0.000 0.000 <string>:22(ElementTree)
1 0.000 0.000 0.000 0.000 <string>:65(iterparse)
53578 0.030 0.000 0.056 0.000 <string>:8(__new__)
1 0.007 0.007 0.012 0.012 Cookie.py:203(<module>)
1 0.000 0.000 0.000 0.000 Cookie.py:229(CookieError)
257 0.000 0.000 0.000 0.000 Cookie.py:310(<genexpr>)
1 0.000 0.000 0.000 0.000 Cookie.py:405(Morsel)
1 0.000 0.000 0.000 0.000 Cookie.py:558(BaseCookie)
1 0.000 0.000 0.000 0.000 Cookie.py:682(SimpleCookie)
1 0.000 0.000 0.000 0.000 Cookie.py:696(SerialCookie)
1 0.000 0.000 0.000 0.000 Cookie.py:722(SmartCookie)
1 0.000 0.000 0.000 0.000 DefaultOrderedDict.py:1(<module>)
81100 0.079 0.000 0.156 0.000 DefaultOrderedDict.py:12(__getitem__)
18207 0.032 0.000 0.077 0.000 DefaultOrderedDict.py:18(__missing__)
1 0.000 0.000 0.000 0.000 DefaultOrderedDict.py:4(DefaultOrderedDict)
3520 0.019 0.000 0.098 0.000 DefaultOrderedDict.py:5(__init__)
1 0.000 0.000 0.000 0.000 ElementPath.py:237(_SelectorContext)
1 0.000 0.000 0.002 0.002 ElementPath.py:59(<module>)
1 0.000 0.000 0.000 0.000 ElementTree.py:104(_SimpleElementPath)
1 0.000 0.000 0.000 0.000 ElementTree.py:1210(_IterParseIterator)
1 0.000 0.000 0.000 0.000 ElementTree.py:1376(TreeBuilder)
1 0.000 0.000 0.000 0.000 ElementTree.py:138(ParseError)
1 0.000 0.000 0.000 0.000 ElementTree.py:1466(XMLParser)
1 0.000 0.000 0.000 0.000 ElementTree.py:171(Element)
1 0.000 0.000 0.000 0.000 ElementTree.py:580(QName)
1 0.012 0.012 0.014 0.014 ElementTree.py:59(<module>)
1 0.000 0.000 0.000 0.000 ElementTree.py:605(ElementTree)
1 0.011 0.011 0.024 0.024 HTMLParser.py:1(<module>)
1 0.000 0.000 0.000 0.000 HTMLParser.py:102(reset)
22 0.000 0.000 0.000 0.000 HTMLParser.py:447(unescape)
1 0.000 0.000 0.000 0.000 HTMLParser.py:57(HTMLParseError)
1 0.000 0.000 0.000 0.000 HTMLParser.py:75(HTMLParser)
1 0.000 0.000 0.000 0.000 HTMLParser.py:98(__init__)
208810 0.377 0.000 0.762 0.000 HTMLSerializer.py:125(justWS)
1 0.000 0.000 0.000 0.000 HTMLSerializer.py:15(__init__)
1 0.000 0.000 37.893 37.893 HTMLSerializer.py:20(serialize)
1 0.000 0.000 0.000 0.000 HTMLSerializer.py:3(<module>)
293872/1 7.733 0.000 37.554 37.554 HTMLSerializer.py:30(_serializeEl)
472659 0.585 0.000 1.324 0.000 HTMLSerializer.py:31(unfuckName)
277596 0.623 0.000 1.514 0.000 HTMLSerializer.py:37(groupIntoBlocks)
205592 1.953 0.000 2.530 0.000 HTMLSerializer.py:49(fixWS)
293872 2.794 0.000 10.639 0.000 HTMLSerializer.py:59(startTag)
245593 0.601 0.000 1.855 0.000 HTMLSerializer.py:66(endTag)
54359 0.051 0.000 0.100 0.000 HTMLSerializer.py:70(isAnonBlock)
293872 0.278 0.000 0.278 0.000 HTMLSerializer.py:73(isVoidElement)
293447 0.160 0.000 0.160 0.000 HTMLSerializer.py:76(isRawElement)
244240 0.123 0.000 0.123 0.000 HTMLSerializer.py:79(isOpaqueElement)
238660 0.270 0.000 0.270 0.000 HTMLSerializer.py:82(isInlineElement)
1 0.000 0.000 0.000 0.000 HTMLSerializer.py:9(HTMLSerializer)
54 0.000 0.000 0.001 0.000 MetadataManager.py:115(addParsedData)
1 0.000 0.000 0.000 0.000 MetadataManager.py:120(finish)
1 0.000 0.000 0.000 0.000 MetadataManager.py:130(validate)
1 0.000 0.000 0.008 0.008 MetadataManager.py:183(fillTextMacros)
1 0.000 0.000 0.000 0.000 MetadataManager.py:19(MetadataManager)
1 0.011 0.011 0.012 0.012 MetadataManager.py:2(<module>)
5 0.000 0.000 0.000 0.000 MetadataManager.py:20(vshortname)
6 0.000 0.000 0.003 0.001 MetadataManager.py:26(__init__)
1 0.000 0.000 0.000 0.000 MetadataManager.py:261(parseLevel)
8 0.000 0.000 0.001 0.000 MetadataManager.py:311(parseEditor)
16 0.000 0.000 0.001 0.000 MetadataManager.py:314(looksLinkish)
22 0.000 0.000 0.000 0.000 MetadataManager.py:317(looksEmailish)
1 0.000 0.000 0.000 0.000 MetadataManager.py:387(parseCommaSeparated)
1 0.000 0.000 0.000 0.000 MetadataManager.py:409(parseBoilerplate)
1 0.000 0.000 0.001 0.001 MetadataManager.py:527(parseRepository)
1 0.001 0.001 0.010 0.010 MetadataManager.py:618(parse)
1 0.000 0.000 0.000 0.000 MetadataManager.py:662(fromCommandLine)
1 0.000 0.000 0.000 0.000 MetadataManager.py:681(fromJson)
1 0.000 0.000 0.593 0.593 MetadataManager.py:721(parseDoc)
2 0.000 0.000 0.001 0.000 MetadataManager.py:742(join)
5 0.000 0.000 0.000 0.000 MetadataManager.py:747(<genexpr>)
24 0.000 0.000 0.000 0.000 MetadataManager.py:761(joinValue)
27 0.000 0.000 0.000 0.000 MetadataManager.py:765(joinList)
3 0.000 0.000 0.001 0.000 MetadataManager.py:769(joinBoolSet)
6 0.000 0.000 0.000 0.000 MetadataManager.py:782(parseLiteral)
8 0.000 0.000 0.000 0.000 MetadataManager.py:786(parseLiteralList)
28 0.000 0.000 0.003 0.000 MetadataManager.py:91(addData)
1 0.000 0.000 0.000 0.000 Queue.py:1(<module>)
1 0.000 0.000 0.000 0.000 Queue.py:13(Empty)
1 0.000 0.000 0.000 0.000 Queue.py:17(Full)
1 0.000 0.000 0.000 0.000 Queue.py:21(Queue)
1 0.000 0.000 0.000 0.000 Queue.py:212(PriorityQueue)
1 0.000 0.000 0.000 0.000 Queue.py:231(LifoQueue)
1 0.000 0.000 0.046 0.046 ReferenceManager.py:102(setSpecData)
1 0.038 0.038 0.046 0.046 ReferenceManager.py:116(removeSameSpecRefs)
2 0.069 0.034 1.606 0.803 ReferenceManager.py:124(addLocalDfns)
1 0.000 0.000 0.000 0.000 ReferenceManager.py:16(ReferenceManager)
1 0.000 0.000 0.000 0.000 ReferenceManager.py:18(__init__)
37212 0.140 0.000 12.007 0.000 ReferenceManager.py:181(getLocalRef)
32895 0.214 0.000 12.706 0.000 ReferenceManager.py:184(getRef)
1 0.000 0.000 0.000 0.000 ReferenceManager.py:2(<module>)
23 0.000 0.000 0.000 0.000 ReferenceManager.py:284(<dictcomp>)
9 0.000 0.000 0.000 0.000 ReferenceManager.py:288(<dictcomp>)
5366/4297 0.098 0.000 0.841 0.000 ReferenceManager.py:369(getBiblioRef)
2506 0.010 0.000 1.432 0.001 ReferenceManager.py:415(queryRefs)
40414 2.162 0.000 13.289 0.000 ReferenceManager.py:422(_queryRefs)
432911 0.720 0.000 9.142 0.000 ReferenceManager.py:431(textRefsIterator)
13448 0.016 0.000 0.294 0.000 ReferenceManager.py:439(forRefsIterator)
1 0.002 0.002 0.498 0.498 ReferenceManager.py:46(initializeRefs)
3461 0.003 0.000 0.008 0.000 ReferenceManager.py:512(<genexpr>)
32302 0.021 0.000 0.021 0.000 ReferenceManager.py:542(<lambda>)
135 0.001 0.000 0.002 0.000 ReferenceManager.py:561(addMethodVariants)
229979 0.225 0.000 0.310 0.000 ReferenceManager.py:577(linkTextVariations)
820563/410788 4.652 0.000 8.218 0.000 ReferenceManager.py:663(stripLineBreaks)
1 0.000 0.000 0.000 0.000 ReferenceManager.py:675(RefWrapper)
405945 0.457 0.000 8.543 0.000 ReferenceManager.py:679(__init__)
868963 1.016 0.000 1.384 0.000 ReferenceManager.py:683(__getattr__)
1 0.000 0.000 0.023 0.023 ReferenceManager.py:70(initializeBiblio)
1 0.219 0.219 0.291 0.291 ReferenceManager.py:721(decodeAnchors)
36781 0.015 0.000 0.015 0.000 ReferenceManager.py:85(status)
2 0.000 0.000 0.000 0.000 ReferenceManager.py:89(status)
1332097 5.859 0.000 8.366 0.000 StringIO.py:208(write)
1 0.076 0.076 0.339 0.339 StringIO.py:258(getvalue)
1 0.000 0.000 0.000 0.000 StringIO.py:30(<module>)
1332098 0.462 0.000 0.462 0.000 StringIO.py:38(_complain_ifclosed)
1 0.000 0.000 0.000 0.000 StringIO.py:42(StringIO)
1 0.000 0.000 0.000 0.000 StringIO.py:54(__init__)
1 0.000 0.000 0.000 0.000 StringIO.py:81(close)
168 0.000 0.000 0.000 0.000 UserDict.py:103(__contains__)
96 0.000 0.000 0.000 0.000 UserDict.py:35(__getitem__)
1 0.000 0.000 0.000 0.000 UserDict.py:4(__init__)
164 0.000 0.000 0.000 0.000 UserDict.py:91(get)
1 0.000 0.000 0.000 0.000 UserString.py:13(UserString)
1 0.000 0.000 0.000 0.000 UserString.py:133(MutableString)
1 0.000 0.000 0.000 0.000 UserString.py:7(<module>)
1 0.000 0.000 0.000 0.000 _LWPCookieJar.py:12(<module>)
1 0.000 0.000 0.000 0.000 _LWPCookieJar.py:49(LWPCookieJar)
1 0.000 0.000 0.000 0.000 _MozillaCookieJar.py:1(<module>)
1 0.000 0.000 0.000 0.000 _MozillaCookieJar.py:8(MozillaCookieJar)
1 0.000 0.000 0.000 0.000 __about__.py:4(<module>)
1 0.000 0.000 0.000 0.000 __future__.py:48(<module>)
1 0.000 0.000 0.000 0.000 __future__.py:74(_Feature)
7 0.000 0.000 0.000 0.000 __future__.py:75(__init__)
14 0.092 0.007 0.128 0.009 __init__.py:1(<module>)
3 0.036 0.012 0.038 0.013 __init__.py:10(<module>)
3 0.000 0.000 0.000 0.000 __init__.py:101(CFunctionType)
1 0.000 0.000 0.000 0.000 __init__.py:101(_automodule)
1 0.000 0.000 0.000 0.000 __init__.py:1010(Manager)
1 0.000 0.000 0.000 0.000 __init__.py:1015(__init__)
6 0.000 0.000 0.001 0.000 __init__.py:1025(getLogger)
1 0.000 0.000 0.040 0.040 __init__.py:104(__getattr__)
1 0.000 0.000 0.000 0.000 __init__.py:1063(InputMixin)
6 0.000 0.000 0.000 0.000 __init__.py:1071(_fixupParents)
1 0.000 0.000 3.309 3.309 __init__.py:1085(processDfns)
3080 0.003 0.000 0.007 0.000 __init__.py:1089(<genexpr>)
1 0.000 0.000 0.000 0.000 __init__.py:109(Encoding)
1 0.000 0.000 0.000 0.000 __init__.py:1091(TextareaElement)
3512 0.263 0.000 1.239 0.000 __init__.py:1092(determineDfnType)
2 0.000 0.000 0.000 0.000 __init__.py:1095(_fixupChildren)
1 0.021 0.021 0.753 0.753 __init__.py:11(<module>)
1 0.000 0.000 0.000 0.000 __init__.py:1112(Logger)
1 0.000 0.000 0.000 0.000 __init__.py:1121(SelectElement)
7 0.000 0.000 0.000 0.000 __init__.py:1127(__init__)
2 0.076 0.038 1.696 0.848 __init__.py:1127(classifyDfns)
2 0.000 0.000 0.000 0.000 __init__.py:1128(<dictcomp>)
1 0.000 0.000 0.000 0.000 __init__.py:1136(ExtractionError)
1 0.000 0.000 0.000 0.000 __init__.py:1152(ResourceManager)
1 0.000 0.000 0.000 0.000 __init__.py:1156(__init__)
1 0.037 0.037 0.394 0.394 __init__.py:12(<module>)
1 0.000 0.000 0.000 0.000 __init__.py:1220(MultipleSelectOptions)
31415 0.109 0.000 0.717 0.000 __init__.py:1221(determineLinkType)
3 0.000 0.000 0.000 0.000 __init__.py:124(__init__)
31928 0.132 0.000 0.759 0.000 __init__.py:1243(determineLinkText)
31415 0.191 0.000 3.189 0.000 __init__.py:1259(classifyLink)
1 0.000 0.000 0.000 0.000 __init__.py:126(NameHighlightFilter)
1 0.000 0.000 0.000 0.000 __init__.py:127(HtmlMixin)
1 0.009 0.009 0.715 0.715 __init__.py:1274(processBiblioLinks)
1 0.000 0.000 0.000 0.000 __init__.py:1286(RadioGroup)
2 0.000 0.000 0.000 0.000 __init__.py:1298(addHandler)
3 0.023 0.008 0.115 0.038 __init__.py:13(<module>)
2 0.651 0.325 16.336 8.168 __init__.py:1327(processAutolinks)
1 0.000 0.000 0.000 0.000 __init__.py:1338(CheckboxGroup)
229 0.000 0.000 0.003 0.000 __init__.py:1373(safe_name)
1 0.000 0.000 0.000 0.000 __init__.py:1377(CheckboxValues)
342 0.002 0.000 0.031 0.000 __init__.py:1381(safe_version)
1 0.000 0.000 0.000 0.000 __init__.py:1387(RootLogger)
31368 0.018 0.000 0.025 0.000 __init__.py:1389(decorateAutolink)
1 0.000 0.000 0.000 0.000 __init__.py:1393(__init__)
22 0.000 0.000 0.000 0.000 __init__.py:1399(<genexpr>)
1 0.020 0.020 0.033 0.033 __init__.py:14(<module>)
18 0.000 0.000 0.000 0.000 __init__.py:14(search_path)
1 0.000 0.000 0.000 0.000 __init__.py:1401(LoggerAdapter)
1 0.001 0.001 1.026 1.026 __init__.py:1406(processIssuesAndExamples)
1 0.000 0.000 0.000 0.000 __init__.py:1420(InputElement)
1 0.126 0.126 7.562 7.562 __init__.py:1436(addSelfLinks)
1559 0.007 0.000 0.033 0.000 __init__.py:1437(makeSelfLink)
1 0.000 0.000 0.000 0.000 __init__.py:1439(NullProvider)
14 0.000 0.000 0.000 0.000 __init__.py:144(_check_size)
203 0.001 0.000 0.014 0.000 __init__.py:1462(has_metadata)
114 0.000 0.000 0.148 0.001 __init__.py:1466(get_metadata)
1 0.579 0.579 5.783 5.783 __init__.py:1467(addDfnPanels)
114 0.000 0.000 0.149 0.001 __init__.py:1476(get_metadata_lines)
3 0.064 0.021 0.717 0.239 __init__.py:15(<module>)
1 0.000 0.000 0.000 0.000 __init__.py:1506(LabelElement)
317 0.001 0.000 0.002 0.000 __init__.py:1528(_fn)
2 0.000 0.000 0.000 0.000 __init__.py:1533(_get)
1 0.000 0.000 0.000 0.000 __init__.py:1543(EggProvider)
13 0.000 0.000 0.000 0.000 __init__.py:1550(_setup_prefix)
1 0.000 0.000 0.000 0.000 __init__.py:156(py_object)
1 0.000 0.000 0.000 0.000 __init__.py:1564(DefaultProvider)
180 0.000 0.000 0.003 0.000 __init__.py:1567(_has)
6 0.000 0.000 0.001 0.000 __init__.py:1567(getLogger)
39248 0.044 0.000 0.161 0.000 __init__.py:1575(tostring)
112 0.002 0.000 0.147 0.001 __init__.py:1579(_get)
1 0.000 0.000 0.000 0.000 __init__.py:1583(_register)
1 0.000 0.000 0.000 0.000 __init__.py:1592(EmptyProvider)
1 0.000 0.000 0.000 0.000 __init__.py:1600(__init__)
1 0.000 0.000 0.000 0.000 __init__.py:1606(ZipManifests)
6 0.000 0.000 0.006 0.001 __init__.py:1611(build)
1 0.000 0.000 0.000 0.000 __init__.py:1617(DebugMarker)
118 0.000 0.000 0.001 0.000 __init__.py:1622(<genexpr>)
1 0.000 0.000 0.001 0.001 __init__.py:1633(MemoizedZipManifests)
1 0.000 0.000 0.000 0.000 __init__.py:1639(HighlightMarker)
29 0.000 0.000 0.008 0.000 __init__.py:1639(load)
1 0.000 0.000 0.000 0.000 __init__.py:165(c_short)
1 0.000 0.000 0.000 0.000 __init__.py:1653(ContextualZipFile)
1 0.000 0.000 0.000 0.000 __init__.py:1655(IDLMarker)
1548 0.000 0.000 0.000 0.000 __init__.py:1656(markupConstruct)
1096 0.000 0.000 0.000 0.000 __init__.py:1661(markupType)
6 0.000 0.000 0.005 0.001 __init__.py:1664(__new__)
523 0.002 0.000 0.003 0.000 __init__.py:1668(markupTypeName)
1 0.000 0.000 0.000 0.000 __init__.py:167(ErrorToken)
1 0.000 0.000 0.000 0.000 __init__.py:1673(ZipProvider)
1 0.000 0.000 0.000 0.000 __init__.py:1676(HTMLParser)
1 0.000 0.000 0.000 0.000 __init__.py:1680(__init__)
23 0.000 0.000 0.000 0.000 __init__.py:1683(_zipinfo_name)
1 0.000 0.000 0.000 0.000 __init__.py:1684(XHTMLParser)
1 0.000 0.000 0.000 0.000 __init__.py:1689(NullHandler)
1 0.000 0.000 0.000 0.000 __init__.py:169(c_ushort)
2376 0.001 0.000 0.001 0.000 __init__.py:1697(markupKeyword)
1 0.001 0.001 0.001 0.001 __init__.py:17(<module>)
1 0.000 0.000 0.000 0.000 __init__.py:1701(__init__)
29 0.000 0.000 0.008 0.000 __init__.py:1702(zipinfo)
2 0.000 0.000 0.000 0.000 __init__.py:1705(createLock)
1 0.000 0.000 0.000 0.000 __init__.py:171(RaiseOnErrorTokenFilter)
1506 0.016 0.000 0.062 0.000 __init__.py:1711(markupName)
1 0.000 0.000 0.000 0.000 __init__.py:173(c_long)
20 0.000 0.000 0.000 0.000 __init__.py:1761(markupEnumValue)
60 0.000 0.000 0.000 0.000 __init__.py:1763(<genexpr>)
10325 0.006 0.000 0.022 0.000 __init__.py:1766(encode)
172 0.001 0.000 0.006 0.000 __init__.py:1769(methodLinkingTexts)
9 0.000 0.000 0.000 0.000 __init__.py:177(_checkLevel)
1 0.000 0.000 0.000 0.000 __init__.py:177(c_ulong)
123 0.000 0.000 0.000 0.000 __init__.py:1790(<genexpr>)
1 0.000 0.000 0.000 0.000 __init__.py:1796(IDLUI)
1 0.000 0.000 0.000 0.000 __init__.py:18(<module>)
1 0.000 0.000 0.000 0.000 __init__.py:1800(IDLSilent)
8 0.000 0.000 0.001 0.000 __init__.py:1805(_index)
1 0.008 0.008 6.401 6.401 __init__.py:1805(markupIDL)
23 0.000 0.000 0.009 0.000 __init__.py:1822(_has)
1 0.024 0.024 2.943 2.943 __init__.py:1830(processIDL)
1 0.000 0.000 0.000 0.000 __init__.py:1841(FileMetadata)
10 0.000 0.000 0.000 0.000 __init__.py:1853(__init__)
14 0.000 0.000 0.000 0.000 __init__.py:1856(has_metadata)
10 0.000 0.000 0.017 0.002 __init__.py:1859(get_metadata)
1 0.000 0.000 0.000 0.000 __init__.py:186(c_int)
10 0.000 0.000 0.017 0.002 __init__.py:1872(get_metadata_lines)
1 0.000 0.000 0.000 0.000 __init__.py:1876(PathMetadata)
434 0.000 0.000 0.001 0.000 __init__.py:1882(<genexpr>)
1 0.095 0.095 5.197 5.197 __init__.py:1887(addSyntaxHighlighting)
206 0.000 0.000 0.000 0.000 __init__.py:1896(__init__)
1 0.000 0.000 0.000 0.000 __init__.py:190(c_uint)
706 0.014 0.000 3.452 0.005 __init__.py:1900(highlight)
1 0.000 0.000 0.000 0.000 __init__.py:1901(EggMetadata)
13 0.000 0.000 0.000 0.000 __init__.py:1904(__init__)
3 0.000 0.000 0.000 0.000 __init__.py:1917(register_finder)
56 0.000 0.000 0.003 0.000 __init__.py:1927(find_distributions)
706 0.001 0.000 0.001 0.000 __init__.py:1932(translateLang)
26 0.000 0.000 0.011 0.000 __init__.py:1933(find_eggs_in_zip)
1 0.000 0.000 0.000 0.000 __init__.py:194(SetuptoolsVersion)
1 0.000 0.000 0.000 0.000 __init__.py:194(c_float)
4 0.000 0.000 0.000 0.000 __init__.py:1955(find_nothing)
255 0.005 0.000 0.246 0.001 __init__.py:1959(find_on_path)
1 0.000 0.000 0.000 0.000 __init__.py:198(SetuptoolsLegacyVersion)
1 0.000 0.000 0.000 0.000 __init__.py:198(c_double)
1 0.012 0.012 0.034 0.034 __init__.py:20(<module>)
1 0.000 0.000 0.000 0.000 __init__.py:200(VisibleWhitespaceFilter)
3 0.000 0.000 0.000 0.000 __init__.py:2008(register_namespace_handler)
1 0.000 0.000 0.000 0.000 __init__.py:202(c_longdouble)
78 0.000 0.000 0.009 0.000 __init__.py:2025(_handle_ns)
706 0.002 0.000 1.224 0.002 __init__.py:2044(mergeHighlighting)
10 0.000 0.000 0.000 0.000 __init__.py:205(_acquireLock)
833/706 0.010 0.000 1.222 0.002 __init__.py:2051(colorizeEl)
794 0.275 0.000 0.906 0.001 __init__.py:2059(colorizeText)
2 0.000 0.000 0.005 0.002 __init__.py:2070(declare_namespace)
1 0.012 0.012 0.331 0.331 __init__.py:21(<module>)
79 0.000 0.000 0.005 0.000 __init__.py:2102(fixup_namespace_packages)
706 0.139 0.000 0.937 0.001 __init__.py:2106(parsePygments)
4 0.000 0.000 0.000 0.000 __init__.py:212(_declare_state)
30 0.000 0.000 0.005 0.000 __init__.py:2138(normalize_path)
10 0.000 0.000 0.000 0.000 __init__.py:214(_releaseLock)
2118 0.001 0.000 0.005 0.000 __init__.py:2142(_normalize_cached)
52 0.000 0.000 0.000 0.000 __init__.py:2149(_is_unpacked_egg)
486 0.002 0.000 0.006 0.000 __init__.py:2165(yield_lines)
1 1.244 1.244 153.812 153.812 __init__.py:2179(cleanupHTML)
1 0.000 0.000 0.001 0.001 __init__.py:2193(EntryPoint)
214 0.001 0.000 0.001 0.000 __init__.py:22(find_module)
1 0.000 0.000 0.000 0.000 __init__.py:223(c_ubyte)
2 0.000 0.000 0.000 0.000 __init__.py:2236(selectorForTypes)
170 0.000 0.000 0.000 0.000 __init__.py:2237(<genexpr>)
30 0.000 0.000 0.000 0.000 __init__.py:2238(<genexpr>)
8 0.000 0.000 0.000 0.000 __init__.py:2248(<genexpr>)
1 0.000 0.000 0.000 0.000 __init__.py:225(LogRecord)
1 0.000 0.000 0.000 0.000 __init__.py:230(c_byte)
7 0.000 0.000 0.000 0.000 __init__.py:2300(<genexpr>)
7 0.000 0.000 0.000 0.000 __init__.py:2303(<genexpr>)
1 0.000 0.000 0.000 0.000 __init__.py:2315(finalHackyCleanup)
119 0.001 0.000 0.191 0.002 __init__.py:2328(_version_from_file)
1 0.000 0.000 0.000 0.000 __init__.py:2329(correctH1)
357 0.000 0.000 0.001 0.000 __init__.py:2333(<lambda>)
1 0.030 0.030 37.365 37.365 __init__.py:2336(processInclusions)
1 0.000 0.000 0.000 0.000 __init__.py:2340(Distribution)
229 0.003 0.000 0.024 0.000 __init__.py:2344(__init__)
1 0.000 0.000 0.000 0.000 __init__.py:235(c_char)
229 0.004 0.000 0.224 0.001 __init__.py:2356(from_location)
110 0.000 0.000 0.000 0.000 __init__.py:2373(_reload_version)
1 0.000 0.000 0.044 0.044 __init__.py:2389(formatElementdefTables)
1 0.021 0.021 0.022 0.022 __init__.py:24(<module>)
1 0.000 0.000 0.000 0.000 __init__.py:240(c_char_p)
1 0.000 0.000 0.041 0.041 __init__.py:2415(formatArgumentdefTables)
549 0.002 0.000 0.003 0.000 __init__.py:2415(key)
1 0.000 0.000 0.159 0.159 __init__.py:2445(inlineRemoteIssues)
1 0.000 0.000 0.002 0.002 __init__.py:245(get_supported_platform)
566 0.002 0.000 0.182 0.000 __init__.py:2501(_get_metadata)
79 0.001 0.000 0.020 0.000 __init__.py:2506(activate)
1 0.000 0.000 0.000 0.000 __init__.py:252(c_void_p)
1 0.000 0.000 0.103 0.103 __init__.py:2521(addNoteHeaders)
557 0.001 0.000 0.002 0.000 __init__.py:2542(__getattr__)
23 0.000 0.000 0.004 0.000 __init__.py:2548(from_filename)
1 0.000 0.000 0.000 0.000 __init__.py:256(_automodule)
1 0.000 0.000 0.000 0.000 __init__.py:257(c_bool)
79 0.002 0.000 0.006 0.000 __init__.py:2587(insert_on)
1 0.000 0.000 0.001 0.001 __init__.py:262(_reset_cache)
3 0.000 0.000 0.002 0.001 __init__.py:2630(check_version_conflict)
1 0.000 0.000 0.000 0.000 __init__.py:2673(EggInfoDistribution)
119 0.001 0.000 0.193 0.002 __init__.py:2675(_reload_version)
1 0.000 0.000 0.000 0.000 __init__.py:2693(DistInfoDistribution)
2 0.018 0.009 0.023 0.011 __init__.py:27(<module>)
1 0.000 0.000 0.000 0.000 __init__.py:272(IncrementalDecoder)
1 0.000 0.000 0.000 0.000 __init__.py:2760(RequirementParseError)
1 0.000 0.000 0.000 0.000 __init__.py:2784(Requirement)
1 0.000 0.000 0.000 0.000 __init__.py:279(GobbleFilter)
56 0.002 0.000 0.002 0.000 __init__.py:2837(_get_mro)
39 0.000 0.000 0.000 0.000 __init__.py:2840(cls)
56 0.000 0.000 0.002 0.000 __init__.py:2844(_find_adapter)
1 0.000 0.000 0.000 0.000 __init__.py:288(c_wchar_p)
1 0.000 0.000 0.000 0.000 __init__.py:291(c_wchar)
2 0.000 0.000 0.287 0.144 __init__.py:2912(_call_aside)
1 0.000 0.000 0.000 0.000 __init__.py:2917(_initialize)
1 0.000 0.000 0.287 0.287 __init__.py:2927(_initialize_master_working_set)
1 0.000 0.000 0.000 0.000 __init__.py:294(Spec)
9 0.000 0.000 0.170 0.019 __init__.py:294(loads)
79 0.000 0.000 0.020 0.000 __init__.py:2952(<lambda>)
1 0.000 0.000 0.019 0.019 __init__.py:296(__init__)
4 0.262 0.065 3.091 0.773 __init__.py:3(<module>)
1 0.000 0.000 0.000 0.000 __init__.py:314(ResolutionError)
1 0.000 0.000 0.000 0.000 __init__.py:318(TokenMergeFilter)
1 0.074 0.074 0.158 0.158 __init__.py:32(<module>)
1 0.000 0.000 0.000 0.000 __init__.py:320(VersionConflict)
1 0.000 0.000 0.018 0.018 __init__.py:320(initializeState)
1 0.000 0.000 0.000 0.000 __init__.py:323(IncrementalEncoder)
1 0.000 0.000 0.000 0.000 __init__.py:329(CDLL)
9/7 0.000 0.000 0.179 0.026 __init__.py:34(load_module)
2 0.000 0.000 0.000 0.000 __init__.py:346(__init__)
1 0.000 0.000 0.000 0.000 __init__.py:347(Formatter)
243 0.002 0.000 0.006 0.000 __init__.py:35(ascii_lower)
1 0.000 0.000 0.000 0.000 __init__.py:352(ContextualVersionConflict)
2 0.000 0.000 0.000 0.000 __init__.py:356(_FuncPtr)
240 0.002 0.000 0.047 0.000 __init__.py:36(getTreeBuilder)
1 0.000 0.000 0.000 0.000 __init__.py:365(DistributionNotFound)
1 0.000 0.000 0.040 0.040 __init__.py:37(_load_formatters)
1 0.000 0.000 0.000 0.000 __init__.py:372(__getattr__)
1 0.000 0.000 0.000 0.000 __init__.py:379(__getitem__)
1 0.000 0.000 0.000 0.000 __init__.py:385(PyDLL)
2 0.000 0.000 0.066 0.033 __init__.py:39(_load_lexers)
1 0.003 0.003 314.693 314.693 __init__.py:39(main)
1 0.000 0.000 0.000 0.000 __init__.py:391(__init__)
1 0.000 0.000 0.000 0.000 __init__.py:392(UnknownExtra)
1 0.011 0.011 0.011 0.011 __init__.py:4(<module>)
1 0.000 0.000 0.000 0.000 __init__.py:4(VendorImporter)
706 0.002 0.000 0.020 0.000 __init__.py:40(lex)
3 0.000 0.000 0.000 0.000 __init__.py:403(register_loader_type)
1 0.056 0.056 0.601 0.601 __init__.py:42(<module>)
1 0.000 0.000 0.002 0.002 __init__.py:424(_macosx_vers)
1 0.000 0.000 0.000 0.000 __init__.py:425(LibraryLoader)
2 0.000 0.000 0.000 0.000 __init__.py:426(__init__)
1 0.000 0.000 0.000 0.000 __init__.py:442(get_build_platform)
706 0.004 0.000 0.018 0.000 __init__.py:47(get_style_by_name)
42 0.000 0.000 0.000 0.000 __init__.py:49(normalize_encoding)
3 0.000 0.000 0.000 0.000 __init__.py:490(PYFUNCTYPE)
3 0.000 0.000 0.000 0.000 __init__.py:491(CFunctionType)
1 0.036 0.036 276.720 276.720 __init__.py:492(preprocess)
1 0.006 0.006 0.006 0.006 __init__.py:5(<module>)
1 0.000 0.000 0.000 0.000 __init__.py:503(BufferingFormatter)
1 0.000 0.000 0.000 0.000 __init__.py:505(_MethodFunc)
6 0.000 0.000 0.000 0.000 __init__.py:513(__init__)
1 0.000 0.000 0.000 0.000 __init__.py:545(Filter)
1 0.000 0.000 0.000 0.000 __init__.py:547(HtmlComment)
706 0.004 0.000 0.907 0.001 __init__.py:55(format)
1 0.000 0.000 0.000 0.000 __init__.py:550(HtmlElement)
1 0.000 0.000 0.000 0.000 __init__.py:553(HtmlProcessingInstruction)
1 0.000 0.000 0.000 0.000 __init__.py:553(IMetadataProvider)
1 0.000 0.000 0.000 0.000 __init__.py:556(HtmlEntity)
1 0.000 0.000 0.000 0.000 __init__.py:560(HtmlElementClassLookup)
2 0.000 0.000 0.000 0.000 __init__.py:571(__init__)
1 0.000 0.000 0.000 0.000 __init__.py:577(IResourceProvider)
1 0.000 0.000 0.000 0.000 __init__.py:582(Filterer)
9 0.000 0.000 0.000 0.000 __init__.py:587(__init__)
1 0.000 0.000 0.000 0.000 __init__.py:605(WorkingSet)
1 0.000 0.000 37.893 37.893 __init__.py:606(serialize)
1 0.000 0.000 0.232 0.232 __init__.py:608(__init__)
243 0.001 0.000 0.030 0.000 __init__.py:61(lookup)
1 0.000 0.000 0.000 0.000 __init__.py:611(fixMissingOutputFilename)
1 0.000 0.000 0.232 0.232 __init__.py:621(_build_master)
1 0.005 0.005 37.934 37.934 __init__.py:624(finish)
1 0.000 0.000 0.000 0.000 __init__.py:63(install)
1 0.000 0.000 0.000 0.000 __init__.py:638(printResultMessage)
2 0.000 0.000 0.000 0.000 __init__.py:646(_addHandlerRef)
1 0.000 0.000 0.000 0.000 __init__.py:656(Handler)
56 0.001 0.000 0.267 0.005 __init__.py:663(add_entry)
2 0.000 0.000 0.000 0.000 __init__.py:665(__init__)
1 0.000 0.000 0.000 0.000 __init__.py:67(CodeTagFilter)
41 0.002 0.000 0.897 0.022 __init__.py:679(fixText)
1 0.000 0.000 0.000 0.000 __init__.py:7(<module>)
1 0.000 0.000 0.001 0.001 __init__.py:71(__fix_docstring)
4 0.000 0.000 0.030 0.008 __init__.py:71(search_function)
154 0.001 0.000 0.002 0.000 __init__.py:720(macroReplacer)
80 0.000 0.000 0.000 0.000 __init__.py:721(__iter__)
229 0.002 0.000 0.006 0.000 __init__.py:738(add)
1 0.000 0.000 0.000 0.000 __init__.py:74(LazyImporter)
3 0.000 0.000 0.000 0.000 __init__.py:75(CFUNCTYPE)
19 0.000 0.000 0.000 0.000 __init__.py:75(__init__)
672 0.121 0.000 0.258 0.000 __init__.py:75(get_lexer_by_name)
90014 0.151 0.000 0.209 0.000 __init__.py:778(isOpaqueElement)
1 0.000 0.000 0.000 0.000 __init__.py:788(stripBOM)
706 0.002 0.000 0.929 0.001 __init__.py:79(highlight)
1 0.000 0.000 0.095 0.095 __init__.py:796(fixManualDefTables)
1 0.000 0.000 0.000 0.000 __init__.py:8(<module>)
1 0.000 0.000 0.000 0.000 __init__.py:808(FormElement)
2 0.000 0.000 0.000 0.000 __init__.py:815(<genexpr>)
1 0.703 0.703 4.391 4.391 __init__.py:819(canonicalizeShortcuts)
1 0.000 0.000 0.000 0.000 __init__.py:820(StreamHandler)
17 0.000 0.000 0.000 0.000 __init__.py:840(<genexpr>)
8 0.000 0.000 0.000 0.000 __init__.py:860(<genexpr>)
1 0.000 0.000 0.158 0.158 __init__.py:868(addImplicitAlgorithms)
1 0.000 0.000 0.000 0.000 __init__.py:88(PEP440Warning)
1 0.000 0.000 1.301 1.301 __init__.py:882(checkVarHygiene)
7049 0.031 0.000 0.951 0.000 __init__.py:883(nearestAlgo)
1 0.000 0.000 0.000 0.000 __init__.py:891(FileHandler)
7050 0.017 0.000 1.061 0.000 __init__.py:896(<genexpr>)
1 0.000 0.000 0.000 0.000 __init__.py:9(<module>)
1 0.000 0.000 0.000 0.000 __init__.py:9(__init__)
1 0.000 0.000 0.000 0.000 __init__.py:910(<genexpr>)
1 0.058 0.058 1.850 1.850 __init__.py:916(fixIntraDocumentReferences)
1 0.022 0.022 0.065 0.065 __init__.py:917(<dictcomp>)
1 0.001 0.001 0.002 0.002 __init__.py:918(<dictcomp>)
1 0.000 0.000 0.294 0.294 __init__.py:940(fixInterDocumentReferences)
1 0.000 0.000 0.000 0.000 __init__.py:95(_SetuptoolsVersionMixin)
1 0.000 0.000 0.020 0.020 __init__.py:950(subscribe)
79 0.000 0.000 0.000 0.000 __init__.py:958(_added_new)
1 0.000 0.000 0.000 0.000 __init__.py:963(PlaceHolder)
6 0.000 0.000 0.000 0.000 __init__.py:969(__init__)
1 0.000 0.000 0.000 0.000 __init__.py:972(FieldsDict)
1 0.000 0.000 0.000 0.000 __init__.py:976(_ReqExtras)
21 0.000 0.000 0.000 0.000 __init__.py:976(append)
1 0.000 0.000 0.000 0.000 __init__.py:98(KeywordCaseFilter)
1 0.019 0.019 0.040 0.040 __init__.py:99(<module>)
1 0.000 0.000 0.002 0.002 __init__.py:996(Environment)
1 0.000 0.000 0.000 0.000 __init__.py:997(InputGetter)
1 0.009 0.009 5.266 5.266 __init__.py:999(fillAttributeInfoSpans)
1 0.000 0.000 0.000 0.000 _abcoll.py:128(__subclasshook__)
4 0.000 0.000 0.000 0.000 _abcoll.py:24(_hasattr)
10 0.000 0.000 0.000 0.000 _abcoll.py:26(<genexpr>)
98052 0.780 0.000 1.620 0.000 _abcoll.py:548(update)
2 0.000 0.000 0.000 0.000 _abcoll.py:63(__subclasshook__)
1 0.000 0.000 0.000 0.000 _abcoll.py:83(__subclasshook__)
51 0.000 0.000 0.000 0.000 _abcoll.py:98(__subclasshook__)
1 0.000 0.000 0.000 0.000 _base.py:1(<module>)
15676 0.015 0.000 0.022 0.000 _base.py:26(longest_prefix)
1 0.000 0.000 0.000 0.000 _base.py:6(Trie)
1 0.000 0.000 0.000 0.000 _collections.py:1(<module>)
1 0.000 0.000 0.000 0.000 _collections.py:101(HTTPHeaderDict)
1 0.000 0.000 0.000 0.000 _collections.py:27(RecentlyUsedContainer)
1 0.000 0.000 0.000 0.000 _compat.py:20(with_metaclass)
1 0.000 0.000 0.000 0.000 _compat.py:27(metaclass)
1 0.000 0.000 0.000 0.000 _compat.py:28(__new__)
1 0.000 0.000 0.000 0.000 _compat.py:4(<module>)
1 0.000 0.000 0.000 0.000 _elementpath.py:56(<module>)
1 0.000 0.000 0.000 0.000 _endian.py:1(<module>)
1 0.000 0.000 0.000 0.000 _endian.py:23(_swapped_meta)
1 0.000 0.000 0.000 0.000 _endian.py:46(BigEndianStructure)
1 0.000 0.000 0.000 0.000 _exceptions.py:1(<module>)
1 0.000 0.000 0.000 0.000 _exceptions.py:105(SAXNotRecognizedException)
1 0.000 0.000 0.000 0.000 _exceptions.py:115(SAXNotSupportedException)
1 0.000 0.000 0.000 0.000 _exceptions.py:125(SAXReaderNotAvailable)
1 0.000 0.000 0.000 0.000 _exceptions.py:46(SAXParseException)
1 0.000 0.000 0.000 0.000 _exceptions.py:9(SAXException)
1 0.000 0.000 0.021 0.021 _ihatexml.py:1(<module>)
1 0.000 0.000 0.000 0.000 _ihatexml.py:186(InfosetFilter)
240 0.001 0.000 0.001 0.000 _ihatexml.py:189(__init__)
34001 0.038 0.000 0.175 0.000 _ihatexml.py:209(coerceAttribute)
95273 0.083 0.000 0.462 0.000 _ihatexml.py:220(coerceElement)
99 0.000 0.000 0.000 0.000 _ihatexml.py:223(coerceComment)
233471 0.422 0.000 0.769 0.000 _ihatexml.py:233(coerceCharacters)
129274 0.333 0.000 0.517 0.000 _ihatexml.py:252(toXmlName)
758501 0.981 0.000 1.325 0.000 _ihatexml.py:277(fromXmlName)
1 0.023 0.023 0.194 0.194 _inputstream.py:1(<module>)
240 0.002 0.000 0.021 0.000 _inputstream.py:131(HTMLInputStream)
1 0.000 0.000 0.000 0.000 _inputstream.py:154(HTMLUnicodeInputStream)
240 0.002 0.000 0.018 0.000 _inputstream.py:164(__init__)
240 0.001 0.000 0.001 0.000 _inputstream.py:196(reset)
240 0.006 0.000 0.006 0.000 _inputstream.py:210(openStream)
9764 0.021 0.000 0.095 0.000 _inputstream.py:224(_position)
8648 0.011 0.000 0.096 0.000 _inputstream.py:235(position)
1423861 1.051 0.000 1.085 0.000 _inputstream.py:240(char)
1116 0.009 0.000 0.087 0.000 _inputstream.py:255(readChunk)
643 0.050 0.000 0.052 0.000 _inputstream.py:297(characterErrorsUCS2)
284784 0.983 0.000 1.555 0.000 _inputstream.py:320(charsUntil)
24315 0.027 0.000 0.027 0.000 _inputstream.py:367(unget)
1 0.000 0.000 0.000 0.000 _inputstream.py:384(HTMLBinaryInputStream)
1 0.000 0.000 0.000 0.000 _inputstream.py:57(BufferedStream)
1 0.000 0.000 0.000 0.000 _inputstream.py:584(EncodingBytes)
1 0.000 0.000 0.000 0.000 _inputstream.py:688(EncodingParser)
1 0.000 0.000 0.000 0.000 _inputstream.py:869(ContentAttrParser)
240 0.001 0.000 0.009 0.000 _inputstream.py:908(lookupEncoding)
2 0.000 0.000 0.000 0.000 _mapping.py:14(<module>)
1 0.000 0.000 0.000 0.000 _osx_support.py:429(get_platform_osx)
3 0.000 0.000 0.000 0.000 _osx_support.py:455(<genexpr>)
1 0.000 0.000 0.000 0.000 _osx_support.py:83(_get_system_version)
1 0.000 0.000 0.000 0.000 _parseaddr.py:172(AddrlistClass)
1 0.000 0.000 0.000 0.000 _parseaddr.py:452(AddressList)
1 0.012 0.012 0.012 0.012 _parseaddr.py:7(<module>)
1 0.000 0.000 0.000 0.000 _setmixin.py:1(<module>)
1 0.000 0.000 0.000 0.000 _setmixin.py:1(SetMixin)
672 0.000 0.000 0.000 0.000 _structures.py:33(__neg__)
1 0.000 0.000 0.000 0.000 _structures.py:39(NegativeInfinity)
1 0.000 0.000 0.000 0.000 _structures.py:4(<module>)
1 0.000 0.000 0.000 0.000 _structures.py:7(Infinity)
1 0.010 0.010 0.056 0.056 _tokenizer.py:1(<module>)
2639 0.005 0.000 0.016 0.000 _tokenizer.py:1012(attributeValueSingleQuotedState)
8540 0.036 0.000 0.069 0.000 _tokenizer.py:1031(attributeValueUnQuotedState)
22192 0.035 0.000 0.110 0.000 _tokenizer.py:1056(afterAttributeValueState)
388 0.001 0.000 0.003 0.000 _tokenizer.py:1076(selfClosingStartTagState)
100 0.000 0.000 0.001 0.000 _tokenizer.py:1109(markupDeclarationOpenState)
99 0.000 0.000 0.000 0.000 _tokenizer.py:1154(commentStartState)
216 0.000 0.000 0.002 0.000 _tokenizer.py:1200(commentState)
108 0.000 0.000 0.000 0.000 _tokenizer.py:1218(commentEndDashState)
99 0.000 0.000 0.000 0.000 _tokenizer.py:1237(commentEndState)
1 0.000 0.000 0.000 0.000 _tokenizer.py:1291(doctypeState)
1 0.000 0.000 0.000 0.000 _tokenizer.py:1308(beforeDoctypeNameState)
4 0.000 0.000 0.000 0.000 _tokenizer.py:1334(doctypeNameState)
15950 0.250 0.000 0.560 0.000 _tokenizer.py:137(consumeEntity)
1 0.000 0.000 0.000 0.000 _tokenizer.py:21(HTMLTokenizer)
70 0.000 0.000 0.004 0.000 _tokenizer.py:217(processEntityInAttribute)
186901 0.497 0.000 0.755 0.000 _tokenizer.py:222(emitCurrentToken)
420726 1.095 0.000 2.714 0.000 _tokenizer.py:242(dataState)
15880 0.023 0.000 0.578 0.000 _tokenizer.py:271(entityDataState)
2 0.000 0.000 0.001 0.001 _tokenizer.py:276(rcdataState)
2 0.000 0.000 0.000 0.000 _tokenizer.py:310(rawtextState)
1 0.000 0.000 0.000 0.000 _tokenizer.py:328(scriptDataState)
240 0.002 0.000 0.023 0.000 _tokenizer.py:34(__init__)
195362 0.423 0.000 0.575 0.000 _tokenizer.py:361(tagOpenState)
92372 0.265 0.000 0.327 0.000 _tokenizer.py:396(closeTagOpenState)
413606 0.682 0.000 1.633 0.000 _tokenizer.py:420(tagNameState)
1 0.000 0.000 0.000 0.000 _tokenizer.py:442(rcdataLessThanSignState)
1 0.000 0.000 0.000 0.000 _tokenizer.py:453(rcdataEndTagOpenState)
5 0.000 0.000 0.000 0.000 _tokenizer.py:464(rcdataEndTagNameState)
429096 1.453 0.000 8.639 0.000 _tokenizer.py:49(__iter__)
2 0.000 0.000 0.000 0.000 _tokenizer.py:492(rawtextLessThanSignState)
2 0.000 0.000 0.000 0.000 _tokenizer.py:503(rawtextEndTagOpenState)
11 0.000 0.000 0.000 0.000 _tokenizer.py:514(rawtextEndTagNameState)
1 0.000 0.000 0.000 0.000 _tokenizer.py:542(scriptDataLessThanSignState)
1 0.000 0.000 0.000 0.000 _tokenizer.py:556(scriptDataEndTagOpenState)
6 0.000 0.000 0.000 0.000 _tokenizer.py:567(scriptDataEndTagNameState)
268 0.006 0.000 0.008 0.000 _tokenizer.py:65(consumeNumberEntity)
33033 0.081 0.000 0.118 0.000 _tokenizer.py:843(beforeAttributeNameState)
96706 0.302 0.000 0.680 0.000 _tokenizer.py:873(attributeNameState)
2969 0.008 0.000 0.011 0.000 _tokenizer.py:927(afterAttributeNameState)
26736 0.042 0.000 0.061 0.000 _tokenizer.py:959(beforeAttributeValueState)
41839 0.081 0.000 0.221 0.000 _tokenizer.py:993(attributeValueDoubleQuotedState)
1 0.026 0.026 0.058 0.058 _utils.py:1(<module>)
1 0.000 0.000 0.000 0.000 _utils.py:118(memoize)
240 0.001 0.000 0.002 0.000 _utils.py:121(wrapped)
1 0.000 0.000 0.000 0.000 _utils.py:39(MethodDispatcher)
8640 0.090 0.000 0.130 0.000 _utils.py:52(__init__)
206000 0.223 0.000 0.223 0.000 _utils.py:67(__getitem__)
27 0.000 0.000 0.000 0.000 _utils.py:74(isSurrogatePair)
253 0.000 0.000 0.000 0.000 _utils.py:80(surrogatePairToCodepoint)
1 0.000 0.000 0.000 0.000 _utils.py:89(moduleFactoryFactory)
240 0.002 0.000 0.003 0.000 _utils.py:92(moduleFactory)
60 0.000 0.000 0.000 0.000 _weakrefset.py:16(__init__)
60 0.000 0.000 0.000 0.000 _weakrefset.py:20(__enter__)
60 0.000 0.000 0.000 0.000 _weakrefset.py:26(__exit__)
99 0.001 0.000 0.001 0.000 _weakrefset.py:36(__init__)
60 0.000 0.000 0.000 0.000 _weakrefset.py:52(_commit_removals)
101 0.000 0.000 0.001 0.000 _weakrefset.py:58(__iter__)
290901 0.246 0.000 0.246 0.000 _weakrefset.py:70(__contains__)
72 0.000 0.000 0.000 0.000 _weakrefset.py:83(add)
9 0.000 0.000 0.000 0.000 abc.py:105(register)
98186 0.333 0.000 0.513 0.000 abc.py:128(__instancecheck__)
98112/98066 0.141 0.000 0.255 0.000 abc.py:148(__subclasscheck__)
6 0.000 0.000 0.000 0.000 abc.py:15(abstractmethod)
24 0.001 0.000 0.003 0.000 abc.py:86(__new__)
31 0.000 0.000 0.001 0.000 abc.py:89(<genexpr>)
1 0.000 0.000 0.000 0.000 adapters.py:51(BaseAdapter)
1 0.000 0.000 0.000 0.000 adapters.py:78(HTTPAdapter)
1 0.017 0.017 0.017 0.017 adapters.py:9(<module>)
1 0.011 0.011 0.040 0.040 api.py:12(<module>)
1 0.000 0.000 0.000 0.000 apiclient.py:117(APIHints)
1 0.000 0.000 0.000 0.000 apiclient.py:144(APIResource)
1 0.000 0.000 0.000 0.000 apiclient.py:159(APIClient)
1 0.022 0.022 0.023 0.023 apiclient.py:16(<module>)
1 0.000 0.000 0.000 0.000 apiclient.py:26(MimeType)
1 0.000 0.000 0.000 0.000 apiclient.py:89(APIResponse)
1 0.000 0.000 0.000 0.000 argparse.py:1000(_VersionAction)
1 0.000 0.000 0.000 0.000 argparse.py:1025(_SubParsersAction)
1 0.000 0.000 0.000 0.000 argparse.py:1027(_ChoicesPseudoAction)
11 0.000 0.000 0.000 0.000 argparse.py:1029(__init__)
1 0.000 0.000 0.000 0.000 argparse.py:1033(__init__)
11 0.000 0.000 0.006 0.001 argparse.py:1054(add_parser)
1 0.000 0.000 0.000 0.000 argparse.py:1073(__call__)
1 0.000 0.000 0.000 0.000 argparse.py:1109(FileType)
1 0.000 0.000 0.000 0.000 argparse.py:112(_AttributeHolder)
1 0.000 0.000 0.000 0.000 argparse.py:1153(Namespace)
2 0.000 0.000 0.000 0.000 argparse.py:1160(__init__)
1 0.000 0.000 0.000 0.000 argparse.py:1180(_ActionsContainer)
38 0.001 0.000 0.001 0.000 argparse.py:1182(__init__)
430 0.000 0.000 0.000 0.000 argparse.py:1234(register)
121 0.000 0.000 0.000 0.000 argparse.py:1238(_registry_get)
59 0.001 0.000 0.003 0.000 argparse.py:1263(add_argument)
25 0.000 0.000 0.001 0.000 argparse.py:1310(add_argument_group)
1 0.000 0.000 0.000 0.000 argparse.py:1315(add_mutually_exclusive_group)
60 0.000 0.000 0.000 0.000 argparse.py:1320(_add_action)
11 0.000 0.000 0.000 0.000 argparse.py:1384(_get_positional_kwargs)
48 0.000 0.000 0.000 0.000 argparse.py:1400(_get_optional_kwargs)
60 0.000 0.000 0.000 0.000 argparse.py:1435(_pop_action_class)
38 0.000 0.000 0.000 0.000 argparse.py:1439(_get_handler)
60 0.000 0.000 0.000 0.000 argparse.py:1448(_check_conflict)
1 0.000 0.000 0.000 0.000 argparse.py:147(HelpFormatter)
1 0.000 0.000 0.000 0.000 argparse.py:1484(_ArgumentGroup)
26 0.000 0.000 0.001 0.000 argparse.py:1486(__init__)
60 0.000 0.000 0.000 0.000 argparse.py:1508(_add_action)
1 0.000 0.000 0.000 0.000 argparse.py:1518(_MutuallyExclusiveGroup)
1 0.000 0.000 0.000 0.000 argparse.py:1520(__init__)
4 0.000 0.000 0.000 0.000 argparse.py:1525(_add_action)
1 0.000 0.000 0.000 0.000 argparse.py:1538(ArgumentParser)
56 0.000 0.000 0.001 0.000 argparse.py:154(__init__)
12 0.000 0.000 0.007 0.001 argparse.py:1556(__init__)
2 0.000 0.000 0.000 0.000 argparse.py:1602(identity)
1 0.000 0.000 0.000 0.000 argparse.py:1649(add_subparsers)
59 0.000 0.000 0.000 0.000 argparse.py:1680(_add_action)
3 0.000 0.000 0.000 0.000 argparse.py:1692(_get_positional_actions)
2/1 0.000 0.000 0.001 0.001 argparse.py:1707(parse_known_args)
2/1 0.000 0.000 0.001 0.001 argparse.py:1742(_parse_known_args)
3/1 0.000 0.000 0.000 0.000 argparse.py:1789(take_action)
2/1 0.000 0.000 0.001 0.001 argparse.py:1887(consume_positionals)
1 0.000 0.000 0.000 0.000 argparse.py:197(_Section)
56 0.000 0.000 0.000 0.000 argparse.py:199(__init__)
2 0.000 0.000 0.001 0.000 argparse.py:2039(_match_arguments_partial)
1 0.000 0.000 0.000 0.000 argparse.py:205(format_help)
1 0.000 0.000 0.000 0.000 argparse.py:2055(_parse_optional)
3 0.000 0.000 0.000 0.000 argparse.py:2156(_get_nargs_pattern)
3 0.000 0.000 0.000 0.000 argparse.py:2200(_get_values)
2 0.000 0.000 0.000 0.000 argparse.py:2252(_get_value)
1 0.000 0.000 0.000 0.000 argparse.py:2277(_check_value)
1 0.000 0.000 0.000 0.000 argparse.py:230(_add_item)
56 0.000 0.000 0.001 0.000 argparse.py:2326(_get_formatter)
1 0.000 0.000 0.000 0.000 argparse.py:250(add_usage)
1 0.000 0.000 0.000 0.000 argparse.py:280(format_help)
2 0.000 0.000 0.000 0.000 argparse.py:287(_join_parts)
2 0.000 0.000 0.000 0.000 argparse.py:292(_format_usage)
55 0.000 0.000 0.000 0.000 argparse.py:557(_metavar_formatter)
55 0.000 0.000 0.000 0.000 argparse.py:566(format)
55 0.000 0.000 0.000 0.000 argparse.py:573(_format_args)
1 0.001 0.001 0.001 0.001 argparse.py:62(<module>)
1 0.000 0.000 0.000 0.000 argparse.py:629(RawDescriptionHelpFormatter)
1 0.000 0.000 0.000 0.000 argparse.py:640(RawTextHelpFormatter)
1 0.000 0.000 0.000 0.000 argparse.py:651(ArgumentDefaultsHelpFormatter)
1 0.000 0.000 0.000 0.000 argparse.py:685(ArgumentError)
1 0.000 0.000 0.000 0.000 argparse.py:705(ArgumentTypeError)
1 0.000 0.000 0.000 0.000 argparse.py:714(Action)
71 0.000 0.000 0.000 0.000 argparse.py:765(__init__)
1 0.000 0.000 0.000 0.000 argparse.py:805(_StoreAction)
30 0.000 0.000 0.000 0.000 argparse.py:807(__init__)
2 0.000 0.000 0.000 0.000 argparse.py:836(__call__)
1 0.000 0.000 0.000 0.000 argparse.py:840(_StoreConstAction)
16 0.000 0.000 0.000 0.000 argparse.py:842(__init__)
1 0.000 0.000 0.000 0.000 argparse.py:863(_StoreTrueAction)
16 0.000 0.000 0.000 0.000 argparse.py:865(__init__)
1 0.000 0.000 0.000 0.000 argparse.py:880(_StoreFalseAction)
1 0.000 0.000 0.000 0.000 argparse.py:897(_AppendAction)
1 0.000 0.000 0.000 0.000 argparse.py:934(_AppendConstAction)
120 0.000 0.000 0.000 0.000 argparse.py:95(_callable)
1 0.000 0.000 0.000 0.000 argparse.py:960(_CountAction)
1 0.000 0.000 0.000 0.000 argparse.py:962(__init__)
1 0.000 0.000 0.000 0.000 argparse.py:981(_HelpAction)
12 0.000 0.000 0.000 0.000 argparse.py:983(__init__)
1 0.000 0.000 0.000 0.000 ascii.py:13(Codec)
1 0.000 0.000 0.000 0.000 ascii.py:20(IncrementalEncoder)
1 0.000 0.000 0.000 0.000 ascii.py:24(IncrementalDecoder)
1 0.000 0.000 0.000 0.000 ascii.py:28(StreamWriter)
1 0.000 0.000 0.000 0.000 ascii.py:31(StreamReader)
1 0.000 0.000 0.000 0.000 ascii.py:34(StreamConverter)
1 0.000 0.000 0.000 0.000 ascii.py:41(getregentry)
1 0.000 0.000 0.000 0.000 ascii.py:8(<module>)
1 0.000 0.000 0.000 0.000 atexit.py:37(register)
1 0.000 0.000 0.000 0.000 atexit.py:6(<module>)
1 0.000 0.000 0.000 0.000 auth.py:37(AuthBase)
1 0.000 0.000 0.000 0.000 auth.py:44(HTTPBasicAuth)
1 0.000 0.000 0.000 0.000 auth.py:64(HTTPProxyAuth)
1 0.000 0.000 0.000 0.000 auth.py:71(HTTPDigestAuth)
1 0.011 0.011 0.012 0.012 auth.py:8(<module>)
1 0.000 0.000 0.000 0.000 base.py:1(<module>)
1015 0.001 0.000 0.001 0.000 base.py:112(nodesEqual)
1 0.000 0.000 0.000 0.000 base.py:122(TreeBuilder)
240 0.001 0.000 0.004 0.000 base.py:146(__init__)
480 0.003 0.000 0.004 0.000 base.py:153(reset)
148336 0.565 0.000 0.793 0.000 base.py:165(elementInScope)
252466 0.182 0.000 0.189 0.000 base.py:187(reconstructActiveFormattingElements)
1 0.000 0.000 0.000 0.000 base.py:23(Node)
12540 0.014 0.000 0.024 0.000 base.py:233(clearActiveFormattingElements)
52635 0.118 0.000 0.304 0.000 base.py:238(elementInActiveFormattingElements)
99 0.000 0.000 0.002 0.000 base.py:265(insertComment)
233471 0.073 0.000 0.073 0.000 base.py:278(_getInsertFromTable)
480 0.001 0.000 0.001 0.000 base.py:281(_setInsertFromTable)
95032 0.543 0.000 3.959 0.000 base.py:292(insertElementNormal)
233471 0.408 0.000 3.227 0.000 base.py:318(insertText)
57202/57157 0.211 0.000 0.334 0.000 base.py:359(generateImpliedEndTags)
1 0.000 0.000 0.000 0.000 base.py:98(ActiveFormattingElements)
45491 0.094 0.000 0.095 0.000 base.py:99(append)
1 0.001 0.001 0.001 0.001 base64.py:3(<module>)
1 0.011 0.011 0.058 0.058 base64mime.py:25(<module>)
3834 0.044 0.000 0.069 0.000 biblio.py:11(__init__)
1 0.000 0.000 0.000 0.000 biblio.py:114(SpecBasedBiblioEntry)
105 0.000 0.000 0.000 0.000 biblio.py:120(__init__)
6 0.000 0.000 0.000 0.000 biblio.py:136(toHTML)
1 0.000 0.000 0.000 0.000 biblio.py:144(StringBiblioEntry)
56 0.000 0.000 0.000 0.000 biblio.py:151(__init__)
22 0.000 0.000 0.038 0.002 biblio.py:158(toHTML)
1 0.006 0.006 0.686 0.686 biblio.py:2(<module>)
1 0.000 0.000 0.000 0.000 biblio.py:218(processSpecrefBiblioFile)
71 0.296 0.004 0.313 0.004 biblio.py:297(loadBiblioDataFile)
145 0.001 0.000 0.005 0.000 biblio.py:70(toHTML)
1 0.000 0.000 0.000 0.000 biblio.py:9(BiblioEntry)
1 0.014 0.014 317.479 317.479 bikeshed.py:2(<module>)
1 0.002 0.002 0.002 0.002 bisect.py:1(<module>)
1 0.000 0.000 0.521 0.521 boilerplate.py:101(addStyles)
1 0.000 0.000 0.187 0.187 boilerplate.py:107(addCustomBoilerplate)
1 0.000 0.000 0.022 0.022 boilerplate.py:11(addBikeshedVersion)
3 0.000 0.000 0.551 0.184 boilerplate.py:116(removeUnwantedBoilerplate)
1 0.000 0.000 0.000 0.000 boilerplate.py:123(addAnnotations)
1 0.000 0.000 6.397 6.397 boilerplate.py:130(addBikeshedBoilerplate)
1 0.004 0.004 1.711 1.711 boilerplate.py:151(addIndexSection)
1 0.025 0.025 0.790 0.790 boilerplate.py:167(addIndexOfLocallyDefinedTerms)
7 0.000 0.000 0.000 0.000 boilerplate.py:172(<genexpr>)
1 0.000 0.000 0.000 0.000 boilerplate.py:2(<module>)
1 0.000 0.000 0.002 0.002 boilerplate.py:20(addHeaderFooter)
1 0.000 0.000 0.039 0.039 boilerplate.py:200(addExplicitIndexes)
5 0.000 0.000 0.805 0.161 boilerplate.py:27(fillWith)
1 0.035 0.035 0.322 0.322 boilerplate.py:278(htmlFromIndexTerms)
3019 0.003 0.000 0.018 0.000 boilerplate.py:283(<lambda>)
1 0.004 0.004 0.031 0.031 boilerplate.py:304(addIndexOfExternallyDefinedTerms)
77 0.000 0.000 0.000 0.000 boilerplate.py:309(<lambda>)
20 0.000 0.000 9.247 0.462 boilerplate.py:32(getFillContainer)
671 0.000 0.000 0.000 0.000 boilerplate.py:322(<lambda>)
1 0.000 0.000 0.609 0.609 boilerplate.py:330(addPropertyIndex)
10 0.000 0.000 0.001 0.000 boilerplate.py:342(extractKeyValFromRow)
1 0.000 0.000 0.000 0.000 boilerplate.py:386(createRow)
10 0.000 0.000 0.000 0.000 boilerplate.py:401(formatColumnName)
1 0.004 0.004 1.458 1.458 boilerplate.py:449(addIDLSection)
1 0.023 0.023 1.059 1.059 boilerplate.py:471(addTOCSection)
1 0.000 0.000 0.150 0.150 boilerplate.py:541(addSpecMetadataSection)
8 0.000 0.000 0.001 0.000 boilerplate.py:542(printEditor)
1 0.000 0.000 0.152 0.152 boilerplate.py:60(addLogo)
4 0.000 0.000 0.007 0.002 boilerplate.py:652(<genexpr>)
1 0.000 0.000 0.234 0.234 boilerplate.py:66(addCopyright)
1 0.002 0.002 0.495 0.495 boilerplate.py:687(addReferencesSection)
173 0.000 0.000 0.000 0.000 boilerplate.py:694(formatBiblioTerm)
133 0.000 0.000 0.000 0.000 boilerplate.py:707(<lambda>)
72 0.000 0.000 0.000 0.000 boilerplate.py:716(<lambda>)
1 0.000 0.000 0.148 0.148 boilerplate.py:72(addAbstract)
1 0.000 0.000 0.306 0.306 boilerplate.py:726(addIssuesSection)
1 0.000 0.000 0.264 0.264 boilerplate.py:78(addStatusSection)
1 0.000 0.000 0.000 0.000 boilerplate.py:84(addObsoletionNotice)
1 0.000 0.000 0.000 0.000 boilerplate.py:91(addAtRisk)
1 0.009 0.009 0.031 0.031 cElementTree.py:3(<module>)
1 0.000 0.000 0.000 0.000 calendar.py:126(Calendar)
1 0.000 0.000 0.000 0.000 calendar.py:132(__init__)
1 0.000 0.000 0.000 0.000 calendar.py:138(setfirstweekday)
1 0.000 0.000 0.000 0.000 calendar.py:21(IllegalMonthError)
1 0.000 0.000 0.000 0.000 calendar.py:259(TextCalendar)
1 0.000 0.000 0.000 0.000 calendar.py:28(IllegalWeekdayError)
1 0.000 0.000 0.000 0.000 calendar.py:376(HTMLCalendar)
1 0.000 0.000 0.000 0.000 calendar.py:47(_localized_month)
1 0.000 0.000 0.000 0.000 calendar.py:488(TimeEncoding)
1 0.000 0.000 0.000 0.000 calendar.py:501(LocaleTextCalendar)
2 0.000 0.000 0.000 0.000 calendar.py:52(__init__)
1 0.000 0.000 0.000 0.000 calendar.py:536(LocaleHTMLCalendar)
1 0.000 0.000 0.000 0.000 calendar.py:6(<module>)
1 0.000 0.000 0.000 0.000 calendar.py:66(_localized_day)
2 0.000 0.000 0.000 0.000 calendar.py:71(__init__)
1 0.011 0.011 0.017 0.017 certs.py:13(<module>)
1 0.000 0.000 0.000 0.000 cgi.py:16(<module>)
1 0.000 0.000 0.000 0.000 cgi.py:327(MiniFieldStorage)
1 0.000 0.000 0.000 0.000 cgi.py:352(FieldStorage)
1 0.000 0.000 0.000 0.000 cgi.py:783(FormContentDict)
1 0.000 0.000 0.000 0.000 cgi.py:803(SvFormContentDict)
1 0.000 0.000 0.000 0.000 cgi.py:837(InterpFormContentDict)
1 0.000 0.000 0.000 0.000 cgi.py:865(FormContent)
1 0.000 0.000 0.000 0.000 charset.py:156(Charset)
1 0.018 0.018 0.077 0.077 charset.py:6(<module>)
1 0.000 0.000 0.000 0.000 client.py:1(<module>)
1 0.000 0.000 0.000 0.000 codecs.py:180(__init__)
54 0.000 0.000 0.000 0.000 codecs.py:253(__init__)
54 0.000 0.000 0.001 0.000 codecs.py:302(__init__)
1130 0.002 0.000 0.021 0.000 codecs.py:311(decode)
4 0.000 0.000 0.000 0.000 codecs.py:92(__new__)
1 0.022 0.022 0.024 0.024 collections.py:11(<module>)
2810 0.022 0.000 0.039 0.000 collections.py:125(items)
1 0.000 0.000 0.000 0.000 collections.py:149(pop)
17 0.014 0.001 0.018 0.001 collections.py:305(namedtuple)
705 0.000 0.000 0.001 0.000 collections.py:349(<genexpr>)
90 0.000 0.000 0.000 0.000 collections.py:373(<genexpr>)
90 0.000 0.000 0.000 0.000 collections.py:375(<genexpr>)
1 0.000 0.000 0.000 0.000 collections.py:38(OrderedDict)
1 0.000 0.000 0.000 0.000 collections.py:407(Counter)
8 0.000 0.000 1.151 0.144 collections.py:458(__init__)
3 0.000 0.000 0.000 0.000 collections.py:479(__missing__)
98049 1.196 0.000 3.087 0.000 collections.py:50(__init__)
8 0.034 0.004 1.151 0.144 collections.py:528(update)
55265 0.146 0.000 0.146 0.000 collections.py:71(__setitem__)
1 0.000 0.000 0.000 0.000 collections.py:81(__delitem__)
18839 0.009 0.000 0.009 0.000 collections.py:90(__iter__)
1 0.022 0.022 0.066 0.066 compat.py:5(<module>)
1 0.011 0.011 0.014 0.014 config.py:2(<module>)
18528 0.063 0.000 0.078 0.000 config.py:257(linkTypeIn)
1 0.000 0.000 0.000 0.000 config.py:294(HierarchicalNumber)
498 0.002 0.000 0.003 0.000 config.py:296(__init__)
5 0.000 0.000 0.000 0.000 config.py:303(__nonzero__)
6 0.000 0.000 0.000 0.000 config.py:330(__str__)
2 0.000 0.000 0.000 0.000 config.py:340(intersperse)
1 0.000 0.000 0.000 0.000 config.py:350(Nil)
80 0.025 0.000 0.259 0.003 config.py:390(retrieveDataFile)
9 0.001 0.000 0.023 0.003 config.py:418(retrieveBoilerplateFile)
1065397 1.463 0.000 4.468 0.000 config.py:529(processTextNodes)
1116445 1.544 0.000 3.005 0.000 config.py:543(reSubObject)
5893 0.019 0.000 0.097 0.000 config.py:563(simplifyText)
10555 0.097 0.000 0.227 0.000 config.py:576(linkTextsFromElement)
1 0.000 0.000 0.000 0.000 config.py:603(DuplicatedLinkText)
3531 0.006 0.000 0.104 0.000 config.py:613(firstLinkTextFromElement)
38831 0.048 0.000 0.112 0.000 config.py:621(splitForValues)
1 0.000 0.000 0.000 0.000 config.py:632(BoolSet)
19 0.000 0.000 0.002 0.000 config.py:641(__init__)
1065554 0.578 0.000 0.578 0.000 config.py:654(__contains__)
4 0.000 0.000 0.000 0.000 config.py:660(__getitem__)
4 0.000 0.000 0.000 0.000 config.py:663(__setitem__)
3 0.000 0.000 0.000 0.000 config.py:669(__iter__)
1 0.000 0.000 0.000 0.000 config.py:89(canonicalizeStatus)
1 0.000 0.000 0.000 0.000 config.py:93(megaGroupsForStatus)
2 0.037 0.018 0.088 0.044 connection.py:1(<module>)
1 0.000 0.000 0.000 0.000 connection.py:203(HTTPSConnection)
1 0.000 0.000 0.000 0.000 connection.py:225(VerifiedHTTPSConnection)
1 0.000 0.000 0.000 0.000 connection.py:32(ConnectionError)
1 0.000 0.000 0.000 0.000 connection.py:66(DummyConnection)
1 0.000 0.000 0.000 0.000 connection.py:71(HTTPConnection)
1 0.078 0.078 0.306 0.306 connectionpool.py:1(<module>)
1 0.000 0.000 0.000 0.000 connectionpool.py:104(HTTPConnectionPool)
1 0.000 0.000 0.000 0.000 connectionpool.py:59(ConnectionPool)
1 0.000 0.000 0.000 0.000 connectionpool.py:700(HTTPSConnectionPool)
1 0.000 0.000 0.000 0.000 console.py:10(<module>)
1 0.001 0.001 0.001 0.001 constants.py:1(<module>)
1 0.000 0.000 0.000 0.000 constants.py:2940(DataLossWarning)
1 0.000 0.000 0.000 0.000 constants.py:2944(ReparseException)
66 0.000 0.000 0.000 0.000 constructs.py:1019(findMember)
66 0.000 0.000 0.000 0.000 constructs.py:1031(findArgument)
6 0.000 0.000 0.002 0.000 constructs.py:1059(_markup)
1 0.000 0.000 0.000 0.000 constructs.py:1080(ImplementsStatement)
63 0.000 0.000 0.002 0.000 constructs.py:1081(peek)
63 0.000 0.000 0.005 0.000 constructs.py:1092(__init__)
126 0.000 0.000 0.000 0.000 constructs.py:1100(idlType)
21 0.000 0.000 0.000 0.000 constructs.py:1107(_markup)
1 0.000 0.000 0.000 0.000 constructs.py:1117(ExtendedAttributeUnknown)
1 0.000 0.000 0.000 0.000 constructs.py:1140(ExtendedAttributeNoArgs)
450 0.002 0.000 0.005 0.000 constructs.py:1141(peek)
309 0.001 0.000 0.009 0.000 constructs.py:1149(__init__)
369 0.000 0.000 0.000 0.000 constructs.py:1154(idlType)
103 0.000 0.000 0.000 0.000 constructs.py:1162(normalName)
103 0.000 0.000 0.001 0.000 constructs.py:1169(_markup)
1 0.000 0.000 0.000 0.000 constructs.py:117(Const)
1 0.000 0.000 0.000 0.000 constructs.py:1177(ExtendedAttributeArgList)
477 0.001 0.000 0.016 0.000 constructs.py:1178(peek)
5721 0.011 0.000 0.067 0.000 constructs.py:118(peek)
27 0.000 0.000 0.034 0.001 constructs.py:1189(__init__)
216 0.000 0.000 0.000 0.000 constructs.py:1197(idlType)
106 0.000 0.000 0.000 0.000 constructs.py:1201(name)
37 0.000 0.000 0.001 0.000 constructs.py:1205(normalName)
116 0.000 0.000 0.000 0.000 constructs.py:1208(<genexpr>)
9 0.000 0.000 0.002 0.000 constructs.py:1214(_markup)
1 0.000 0.000 0.000 0.000 constructs.py:1227(ExtendedAttributeIdent)
111 0.000 0.000 0.002 0.000 constructs.py:1228(peek)
111 0.001 0.000 0.006 0.000 constructs.py:1239(__init__)
280 0.000 0.000 0.000 0.000 constructs.py:1246(idlType)
72 0.000 0.000 0.000 0.000 constructs.py:1250(name)
37 0.000 0.000 0.000 0.000 constructs.py:1254(normalName)
37 0.000 0.000 0.001 0.000 constructs.py:1261(_markup)
1 0.000 0.000 0.000 0.000 constructs.py:1271(ExtendedAttributeIdentList)
141 0.001 0.000 0.004 0.000 constructs.py:1272(peek)
30 0.000 0.000 0.006 0.000 constructs.py:1286(__init__)
51 0.001 0.000 0.016 0.000 constructs.py:129(__init__)
100 0.000 0.000 0.000 0.000 constructs.py:1296(idlType)
1 0.018 0.018 0.021 0.021 constructs.py:13(<module>)
20 0.000 0.000 0.000 0.000 constructs.py:1300(name)
10 0.000 0.000 0.000 0.000 constructs.py:1304(normalName)
10 0.000 0.000 0.000 0.000 constructs.py:1312(_markup)
1 0.000 0.000 0.000 0.000 constructs.py:1330(ExtendedAttributeNamedArgList)
486 0.002 0.000 0.012 0.000 constructs.py:1331(peek)
9 0.000 0.000 0.014 0.002 constructs.py:1345(__init__)
85 0.000 0.000 0.000 0.000 constructs.py:1355(idlType)
36 0.000 0.000 0.000 0.000 constructs.py:1359(name)
13 0.000 0.000 0.000 0.000 constructs.py:1363(normalName)
48 0.000 0.000 0.000 0.000 constructs.py:1366(<genexpr>)
3 0.000 0.000 0.001 0.000 constructs.py:1373(_markup)
1 0.000 0.000 0.000 0.000 constructs.py:1388(ExtendedAttributeTypePair)
141 0.000 0.000 0.002 0.000 constructs.py:1389(peek)
61 0.000 0.000 0.000 0.000 constructs.py:139(idlType)
17 0.000 0.000 0.000 0.000 constructs.py:143(methodName)
1 0.000 0.000 0.000 0.000 constructs.py:1438(ExtendedAttribute)
486 0.004 0.000 0.124 0.000 constructs.py:1450(__init__)
590 0.001 0.000 0.001 0.000 constructs.py:1468(idlType)
234 0.000 0.000 0.001 0.000 constructs.py:1472(name)
174 0.000 0.000 0.001 0.000 constructs.py:1476(normalName)
48 0.000 0.000 0.000 0.000 constructs.py:1480(arguments)
132 0.000 0.000 0.001 0.000 constructs.py:1486(findArgument)
162 0.000 0.000 0.005 0.000 constructs.py:1501(_markup)
17 0.000 0.000 0.004 0.000 constructs.py:158(_markup)
1 0.000 0.000 0.000 0.000 constructs.py:16(Construct)
6498 0.006 0.000 0.089 0.000 constructs.py:17(peek)
1 0.000 0.000 0.000 0.000 constructs.py:171(Enum)
102 0.000 0.000 0.003 0.000 constructs.py:172(peek)
18 0.000 0.000 0.008 0.000 constructs.py:187(__init__)
13 0.000 0.000 0.000 0.000 constructs.py:198(idlType)
6 0.000 0.000 0.001 0.000 constructs.py:205(_markup)
5181/4131 0.017 0.000 0.281 0.000 constructs.py:21(__init__)
1 0.000 0.000 0.000 0.000 constructs.py:218(Typedef)
84 0.000 0.000 0.007 0.000 constructs.py:219(peek)
21 0.000 0.000 0.015 0.001 constructs.py:229(__init__)
64 0.000 0.000 0.000 0.000 constructs.py:238(idlType)
7 0.000 0.000 0.004 0.001 constructs.py:246(_markup)
1 0.000 0.000 0.000 0.000 constructs.py:257(Argument)
1866 0.009 0.000 0.221 0.000 constructs.py:259(peek)
4158/4080 0.005 0.000 0.219 0.000 constructs.py:26(_parseExtendedAttributes)
648 0.006 0.000 0.246 0.000 constructs.py:276(__init__)
552 0.000 0.000 0.000 0.000 constructs.py:294(idlType)
4064 0.003 0.000 0.005 0.000 constructs.py:298(name)
930 0.000 0.000 0.000 0.000 constructs.py:302(required)
216 0.001 0.000 0.011 0.000 constructs.py:314(_markup)
1 0.000 0.000 0.000 0.000 constructs.py:335(InterfaceMember)
2829 0.026 0.000 0.666 0.000 constructs.py:336(peek)
495 0.001 0.000 0.001 0.000 constructs.py:34(constructors)
2829 0.028 0.000 2.069 0.001 constructs.py:346(__init__)
4045 0.004 0.000 0.005 0.000 constructs.py:370(idlType)
11371 0.009 0.000 0.016 0.000 constructs.py:374(name)
1402 0.001 0.000 0.008 0.000 constructs.py:378(methodName)
1068/1032 0.002 0.000 0.002 0.000 constructs.py:38(parser)
69 0.000 0.000 0.001 0.000 constructs.py:382(methodNames)
1082 0.002 0.000 0.010 0.000 constructs.py:386(normalName)
348 0.000 0.000 0.000 0.000 constructs.py:390(arguments)
10373 0.013 0.000 0.027 0.000 constructs.py:394(findArgument)
943 0.001 0.000 0.062 0.000 constructs.py:409(_markup)
1 0.000 0.000 0.000 0.000 constructs.py:417(SyntaxError)
2908 0.001 0.000 0.001 0.000 constructs.py:42(__nonzero__)
1 0.000 0.000 0.000 0.000 constructs.py:442(Interface)
639 0.005 0.000 0.043 0.000 constructs.py:443(peek)
495 0.025 0.000 2.990 0.006 constructs.py:456(__init__)
617 0.000 0.000 0.000 0.000 constructs.py:477(idlType)
1815 0.007 0.000 0.021 0.000 constructs.py:510(findMember)
96 0.001 0.000 0.002 0.000 constructs.py:519(findMethod)
1815 0.008 0.000 0.036 0.000 constructs.py:528(findArgument)
165 0.003 0.000 0.099 0.001 constructs.py:554(_markup)
1 0.000 0.000 0.000 0.000 constructs.py:579(NamespaceMember)
374 0.000 0.000 0.000 0.000 constructs.py:60(findMember)
1 0.000 0.000 0.000 0.000 constructs.py:639(Namespace)
126 0.000 0.000 0.003 0.000 constructs.py:640(peek)
4 0.000 0.000 0.000 0.000 constructs.py:66(findMethod)
462 0.000 0.000 0.000 0.000 constructs.py:72(findArgument)
1 0.000 0.000 0.000 0.000 constructs.py:768(DictionaryMember)
42 0.000 0.000 0.007 0.000 constructs.py:769(peek)
42 0.000 0.000 0.022 0.001 constructs.py:781(__init__)
43 0.000 0.000 0.000 0.000 constructs.py:790(idlType)
14 0.000 0.000 0.001 0.000 constructs.py:800(_markup)
1 0.000 0.000 0.000 0.000 constructs.py:820(Dictionary)
126 0.001 0.000 0.005 0.000 constructs.py:821(peek)
24 0.001 0.000 0.037 0.002 constructs.py:833(__init__)
41 0.000 0.000 0.000 0.000 constructs.py:854(idlType)
1 0.000 0.000 0.000 0.000 constructs.py:862(required)
1548/213 0.011 0.000 0.117 0.001 constructs.py:88(markup)
88 0.000 0.000 0.000 0.000 constructs.py:894(findMember)
8 0.000 0.000 0.002 0.000 constructs.py:913(_markup)
1 0.000 0.000 0.000 0.000 constructs.py:937(Callback)
639 0.004 0.000 0.034 0.000 constructs.py:939(peek)
18 0.000 0.000 0.024 0.001 constructs.py:956(__init__)
25 0.000 0.000 0.000 0.000 constructs.py:980(idlType)
1 0.000 0.000 0.000 0.000 contextlib.py:1(<module>)
1 0.000 0.000 0.000 0.000 contextlib.py:132(closing)
2 0.000 0.000 0.000 0.000 contextlib.py:54(contextmanager)
1 0.000 0.000 0.000 0.000 contextlib.py:9(GeneratorContextManager)
1 0.000 0.000 0.000 0.000 cookielib.py:1215(Absent)
1 0.000 0.000 0.000 0.000 cookielib.py:1217(CookieJar)
1 0.000 0.000 0.000 0.000 cookielib.py:1747(LoadError)
1 0.000 0.000 0.000 0.000 cookielib.py:1749(FileCookieJar)
1 0.019 0.019 0.032 0.032 cookielib.py:26(<module>)
1 0.000 0.000 0.000 0.000 cookielib.py:723(Cookie)
1 0.000 0.000 0.000 0.000 cookielib.py:821(CookiePolicy)
1 0.000 0.000 0.000 0.000 cookielib.py:854(DefaultCookiePolicy)
1 0.000 0.000 0.000 0.000 cookies.py:159(CookieConflictError)
1 0.000 0.000 0.000 0.000 cookies.py:164(RequestsCookieJar)
1 0.000 0.000 0.000 0.000 cookies.py:23(MockRequest)
1 0.000 0.000 0.001 0.001 cookies.py:7(<module>)
1 0.000 0.000 0.000 0.000 cookies.py:95(MockResponse)
32322 0.031 0.000 0.031 0.000 copy.py:113(_copy_with_constructor)
1072/1051 0.009 0.000 0.045 0.000 copy.py:145(deepcopy)
12 0.000 0.000 0.000 0.000 copy.py:198(_deepcopy_atomic)
3 0.000 0.000 0.000 0.000 copy.py:234(_deepcopy_tuple)
6/3 0.000 0.000 0.000 0.000 copy.py:253(_deepcopy_dict)
1072 0.006 0.000 0.006 0.000 copy.py:267(_keep_alive)
110 0.001 0.000 0.002 0.000 copy.py:306(_reconstruct)
32430 0.055 0.000 0.096 0.000 copy.py:66(copy)
110 0.000 0.000 0.000 0.000 copy_reg.py:92(__newobj__)
17 0.000 0.000 0.000 0.000 copy_reg.py:95(_slotnames)
1 0.000 0.000 0.000 0.000 core.py:13(where)
1 0.000 0.000 0.000 0.000 core.py:9(<module>)
1 0.000 0.000 0.001 0.001 css.py:10(<module>)
1 0.000 0.000 0.000 0.000 css.py:24(CssLexer)
11 0.000 0.000 0.000 0.000 css.py:356(_starts_block)
1 0.000 0.000 0.000 0.000 css.py:371(SassLexer)
1 0.000 0.000 0.000 0.000 css.py:453(ScssLexer)
1 0.000 0.000 0.000 0.000 css.py:503(LessCssLexer)
1 0.000 0.000 0.000 0.000 cssselect.py:30(LxmlTranslator)
1 0.000 0.000 0.000 0.000 cssselect.py:47(LxmlHTMLTranslator)
1 0.000 0.000 0.000 0.000 cssselect.py:61(CSSSelector)
1 0.000 0.000 0.045 0.045 cssselect.py:7(<module>)
8926 0.223 0.000 0.979 0.000 cssselect.py:88(__init__)
860 0.028 0.000 0.059 0.000 datablocks.py:118(transformPre)
1 0.000 0.000 0.001 0.001 datablocks.py:162(transformPropdef)
1 0.000 0.000 0.000 0.000 datablocks.py:2(<module>)
35 0.190 0.005 1.018 0.029 datablocks.py:27(transformDataBlocks)
1 0.000 0.000 0.001 0.001 datablocks.py:367(parseDefBlock)
1 0.000 0.000 0.000 0.000 datablocks.py:407(transformBiblio)
1 0.000 0.000 0.044 0.044 datablocks.py:416(transformAnchors)
2 0.007 0.003 0.019 0.010 datablocks.py:421(processAnchors)
1 0.000 0.000 0.001 0.001 datablocks.py:489(transformLinkDefaults)
2 0.000 0.000 0.000 0.000 datablocks.py:494(processLinkDefaults)
1 0.000 0.000 0.000 0.000 datablocks.py:524(processIgnoredSpecs)
1 0.000 0.000 0.006 0.006 datablocks.py:542(transformInfo)
1 0.000 0.000 0.002 0.002 datablocks.py:550(processInfo)
34 0.000 0.000 0.001 0.000 datablocks.py:571(transformInclude)
37 0.011 0.000 0.031 0.001 datablocks.py:599(parseInfoTree)
657 0.005 0.000 0.007 0.000 datablocks.py:616(extendData)
1 0.001 0.001 0.001 0.001 datrie.py:1(<module>)
1 0.000 0.000 0.000 0.000 decoder.py:17(_floatconstants)
1 0.011 0.011 0.019 0.019 decoder.py:2(<module>)
1 0.000 0.000 0.000 0.000 decoder.py:272(JSONDecoder)
1 0.000 0.000 0.000 0.000 decoder.py:302(__init__)
9 0.000 0.000 0.170 0.019 decoder.py:359(decode)
9 0.170 0.019 0.170 0.019 decoder.py:370(raw_decode)
1 0.001 0.001 0.003 0.003 default.py:10(<module>)
1 0.000 0.000 0.000 0.000 default.py:17(DefaultStyle)
1 0.000 0.000 0.000 0.000 defs.py:9(<module>)
1 0.000 0.000 0.000 0.000 difflib.py:1670(HtmlDiff)
1 0.000 0.000 0.002 0.002 difflib.py:27(<module>)
1 0.000 0.000 0.000 0.000 difflib.py:44(SequenceMatcher)
1 0.000 0.000 0.000 0.000 difflib.py:764(Differ)
1 0.012 0.012 0.012 0.012 dis.py:1(<module>)
26 0.000 0.000 0.000 0.000 dyld.py:100(dyld_default_search)
3 0.000 0.000 0.001 0.000 dyld.py:122(dyld_find)
1 0.018 0.018 0.024 0.024 dyld.py:3(<module>)
6 0.000 0.000 0.000 0.000 dyld.py:31(ensure_utf8)
8 0.000 0.000 0.000 0.000 dyld.py:37(dyld_env)
3 0.000 0.000 0.000 0.000 dyld.py:45(dyld_image_suffix)
1 0.000 0.000 0.000 0.000 dyld.py:50(dyld_framework_path)
3 0.000 0.000 0.000 0.000 dyld.py:53(dyld_library_path)
1 0.000 0.000 0.000 0.000 dyld.py:56(dyld_fallback_framework_path)
3 0.000 0.000 0.000 0.000 dyld.py:59(dyld_fallback_library_path)
3 0.000 0.000 0.000 0.000 dyld.py:62(dyld_image_suffix_search)
3 0.000 0.000 0.000 0.000 dyld.py:76(dyld_override_search)
3 0.000 0.000 0.000 0.000 dyld.py:93(dyld_executable_path_search)
1 0.000 0.000 0.003 0.003 dylib.py:3(<module>)
1 0.000 0.000 0.000 0.000 encoder.py:101(__init__)
1 0.000 0.000 0.002 0.002 encoder.py:2(<module>)
1 0.000 0.000 0.000 0.000 encoder.py:70(JSONEncoder)
1 0.000 0.000 0.000 0.000 encoders.py:5(<module>)
1 0.000 0.000 0.000 0.000 errors.py:13(MessageParseError)
1 0.000 0.000 0.000 0.000 errors.py:17(HeaderParseError)
1 0.000 0.000 0.000 0.000 errors.py:21(BoundaryError)
1 0.000 0.000 0.000 0.000 errors.py:25(MultipartConversionError)
1 0.000 0.000 0.000 0.000 errors.py:29(CharsetError)
1 0.000 0.000 0.000 0.000 errors.py:35(MessageDefect)
1 0.000 0.000 0.000 0.000 errors.py:41(NoBoundaryInMultipartDefect)
1 0.000 0.000 0.000 0.000 errors.py:44(StartBoundaryNotFoundDefect)
1 0.000 0.000 0.000 0.000 errors.py:47(FirstHeaderLineIsContinuationDefect)
1 0.000 0.000 0.000 0.000 errors.py:5(<module>)
1 0.000 0.000 0.000 0.000 errors.py:50(MisplacedEnvelopeHeaderDefect)
1 0.000 0.000 0.000 0.000 errors.py:53(MalformedHeaderDefect)
1 0.000 0.000 0.000 0.000 errors.py:56(MultipartInvariantViolationDefect)
1 0.000 0.000 0.000 0.000 errors.py:9(MessageError)
1 0.012 0.012 0.033 0.033 etree.py:1(<module>)
233471 1.086 0.000 1.513 0.000 etree.py:107(insertText)
1 0.000 0.000 0.000 0.000 etree.py:147(Comment)
99 0.001 0.000 0.001 0.000 etree.py:148(__init__)
1 0.000 0.000 0.000 0.000 etree.py:164(DocumentType)
1 0.000 0.000 0.000 0.000 etree.py:17(getETreeBuilder)
1 0.000 0.000 0.000 0.000 etree.py:189(Document)
1 0.000 0.000 0.000 0.000 etree.py:193(DocumentFragment)
1 0.000 0.000 0.000 0.000 etree.py:21(Element)
95272 0.406 0.000 0.814 0.000 etree.py:22(__init__)
1 0.000 0.000 0.000 0.000 etree.py:313(TreeBuilder)
95272 0.035 0.000 0.035 0.000 etree.py:35(_getETreeTag)
447538 0.123 0.000 0.123 0.000 etree.py:55(_getNamespace)
384 0.001 0.000 0.001 0.000 etree.py:88(hasContent)
95131 0.146 0.000 0.337 0.000 etree.py:92(appendChild)
1 0.011 0.011 0.045 0.045 etree_lxml.py:10(<module>)
1 0.000 0.000 0.000 0.000 etree_lxml.py:175(TreeBuilder)
240 0.028 0.000 0.039 0.000 etree_lxml.py:183(__init__)
240 0.001 0.000 0.001 0.000 etree_lxml.py:188(Attributes)
190304 0.801 0.000 1.048 0.000 etree_lxml.py:189(__init__)
1 0.000 0.000 0.000 0.000 etree_lxml.py:201(__setitem__)
240 0.002 0.000 0.002 0.000 etree_lxml.py:209(Element)
95272 0.402 0.000 2.091 0.000 etree_lxml.py:210(__init__)
758501 0.584 0.000 1.909 0.000 etree_lxml.py:220(_getName)
2 0.000 0.000 0.000 0.000 etree_lxml.py:225(_getAttributes)
95032 0.166 0.000 0.802 0.000 etree_lxml.py:228(_setAttributes)
233471 0.465 0.000 2.747 0.000 etree_lxml.py:233(insertText)
95131 0.139 0.000 0.476 0.000 etree_lxml.py:237(appendChild)
240 0.001 0.000 0.001 0.000 etree_lxml.py:240(Comment)
99 0.000 0.000 0.001 0.000 etree_lxml.py:241(__init__)
480 0.002 0.000 0.006 0.000 etree_lxml.py:259(reset)
240 0.000 0.000 0.000 0.000 etree_lxml.py:268(getDocument)
1 0.000 0.000 0.000 0.000 etree_lxml.py:284(insertDoctype)
99 0.000 0.000 0.002 0.000 etree_lxml.py:305(insertCommentMain)
240 0.005 0.000 0.024 0.000 etree_lxml.py:311(insertRoot)
1 0.000 0.000 0.000 0.000 etree_lxml.py:34(DocumentType)
1 0.000 0.000 0.000 0.000 etree_lxml.py:35(__init__)
1 0.000 0.000 0.000 0.000 etree_lxml.py:41(Document)
720 0.001 0.000 0.001 0.000 etree_lxml.py:42(__init__)
1 0.002 0.002 0.002 0.002 exceptions.py:1(<module>)
1 0.000 0.000 0.000 0.000 exceptions.py:10(HTTPWarning)
1 0.000 0.000 0.000 0.000 exceptions.py:105(ReadTimeoutError)
1 0.000 0.000 0.000 0.000 exceptions.py:105(RequestsWarning)
1 0.000 0.000 0.000 0.000 exceptions.py:110(FileModeWarning)
1 0.000 0.000 0.000 0.000 exceptions.py:112(ConnectTimeoutError)
1 0.000 0.000 0.000 0.000 exceptions.py:117(NewConnectionError)
1 0.000 0.000 0.000 0.000 exceptions.py:122(EmptyPoolError)
1 0.000 0.000 0.000 0.000 exceptions.py:127(ClosedPoolError)
1 0.000 0.000 0.000 0.000 exceptions.py:13(RequestException)
1 0.000 0.000 0.000 0.000 exceptions.py:132(LocationValueError)
1 0.000 0.000 0.000 0.000 exceptions.py:137(LocationParseError)
1 0.000 0.000 0.000 0.000 exceptions.py:147(ResponseError)
1 0.000 0.000 0.000 0.000 exceptions.py:15(PoolError)
1 0.000 0.000 0.000 0.000 exceptions.py:153(SecurityWarning)
1 0.000 0.000 0.000 0.000 exceptions.py:158(SubjectAltNameWarning)
1 0.000 0.000 0.000 0.000 exceptions.py:163(InsecureRequestWarning)
1 0.000 0.000 0.000 0.000 exceptions.py:168(SystemTimeWarning)
1 0.000 0.000 0.000 0.000 exceptions.py:173(InsecurePlatformWarning)
1 0.000 0.000 0.000 0.000 exceptions.py:178(SNIMissingWarning)
1 0.000 0.000 0.000 0.000 exceptions.py:183(DependencyWarning)
1 0.000 0.000 0.000 0.000 exceptions.py:191(ResponseNotChunked)
1 0.000 0.000 0.000 0.000 exceptions.py:196(ProxySchemeUnknown)
1 0.000 0.000 0.000 0.000 exceptions.py:205(HeaderParsingError)
1 0.000 0.000 0.000 0.000 exceptions.py:26(RequestError)
1 0.000 0.000 0.000 0.000 exceptions.py:30(HTTPError)
1 0.000 0.000 0.000 0.000 exceptions.py:34(ConnectionError)
1 0.000 0.000 0.000 0.000 exceptions.py:37(SSLError)
1 0.000 0.000 0.000 0.000 exceptions.py:38(ProxyError)
1 0.000 0.000 0.000 0.000 exceptions.py:42(ProxyError)
1 0.000 0.000 0.000 0.000 exceptions.py:42(SSLError)
1 0.000 0.000 0.000 0.000 exceptions.py:46(Timeout)
1 0.000 0.000 0.000 0.000 exceptions.py:47(DecodeError)
1 0.000 0.000 0.000 0.000 exceptions.py:5(HTTPError)
1 0.000 0.000 0.000 0.000 exceptions.py:52(ProtocolError)
1 0.000 0.000 0.000 0.000 exceptions.py:55(ConnectTimeout)
1 0.000 0.000 0.000 0.000 exceptions.py:62(ReadTimeout)
1 0.000 0.000 0.000 0.000 exceptions.py:63(MaxRetryError)
1 0.000 0.000 0.000 0.000 exceptions.py:66(URLRequired)
1 0.000 0.000 0.000 0.000 exceptions.py:70(TooManyRedirects)
1 0.000 0.000 0.000 0.000 exceptions.py:74(MissingSchema)
1 0.000 0.000 0.000 0.000 exceptions.py:78(InvalidSchema)
1 0.000 0.000 0.000 0.000 exceptions.py:82(HostChangedError)
1 0.000 0.000 0.000 0.000 exceptions.py:82(InvalidURL)
1 0.000 0.000 0.000 0.000 exceptions.py:86(ChunkedEncodingError)
1 0.001 0.001 0.001 0.001 exceptions.py:9(<module>)
1 0.000 0.000 0.000 0.000 exceptions.py:90(ContentDecodingError)
1 0.000 0.000 0.000 0.000 exceptions.py:91(TimeoutStateError)
1 0.000 0.000 0.000 0.000 exceptions.py:94(StreamConsumedError)
1 0.000 0.000 0.000 0.000 exceptions.py:96(TimeoutError)
1 0.000 0.000 0.000 0.000 exceptions.py:98(RetryError)
1 0.000 0.000 0.000 0.000 expat.py:1(<module>)
1 0.000 0.000 0.000 0.000 extensions.py:3(<module>)
1 0.000 0.000 0.005 0.005 extensions.py:9(load)
1 0.000 0.000 0.000 0.000 feedparser.py:158(FeedParser)
1 0.022 0.022 0.133 0.133 feedparser.py:20(<module>)
1 0.000 0.000 0.000 0.000 feedparser.py:43(BufferedSubFile)
1 0.011 0.011 0.012 0.012 fields.py:1(<module>)
1 0.000 0.000 0.000 0.000 fields.py:50(RequestField)
1 0.013 0.013 0.115 0.115 filepost.py:1(<module>)
1 0.000 0.000 0.000 0.000 filter.py:10(<module>)
706 0.001 0.000 0.001 0.000 filter.py:13(apply_filters)
1 0.000 0.000 0.000 0.000 filter.py:43(Filter)
1 0.000 0.000 0.000 0.000 filter.py:56(FunctionFilter)
1 0.000 0.000 0.000 0.000 fnmatch.py:11(<module>)
2 0.000 0.000 0.000 0.000 fnmatch.py:45(filter)
1 0.000 0.000 0.000 0.000 fnmatch.py:85(translate)
1 0.011 0.011 0.011 0.011 formatter.py:10(<module>)
706 0.002 0.000 0.020 0.000 formatter.py:20(_lookup_style)
1 0.000 0.000 0.000 0.000 formatter.py:26(Formatter)
706 0.005 0.000 0.026 0.000 formatter.py:66(__init__)
6 0.000 0.000 0.000 0.000 framework.py:19(framework_info)
1 0.000 0.000 0.003 0.003 framework.py:3(<module>)
9 0.000 0.000 0.000 0.000 functools.py:17(update_wrapper)
9 0.000 0.000 0.000 0.000 functools.py:39(wraps)
1 0.000 0.000 0.000 0.000 functools.py:53(total_ordering)
333 0.001 0.000 0.004 0.000 genericpath.py:23(exists)
76 0.000 0.000 0.003 0.000 genericpath.py:34(isfile)
245 0.001 0.000 0.005 0.000 genericpath.py:46(isdir)
1 0.000 0.000 0.000 0.000 genericpath.py:60(getmtime)
1041 0.001 0.000 0.003 0.000 genericpath.py:76(commonprefix)
229 0.001 0.000 0.001 0.000 genericpath.py:93(_splitext)
76 0.001 0.000 0.002 0.000 gettext.py:132(_expand_lang)
38 0.001 0.000 0.004 0.000 gettext.py:424(find)
38 0.000 0.000 0.004 0.000 gettext.py:464(translation)
38 0.000 0.000 0.004 0.000 gettext.py:530(dgettext)
38 0.000 0.000 0.004 0.000 gettext.py:568(gettext)
1 0.006 0.006 0.006 0.006 glob.py:1(<module>)
2 0.000 0.000 0.001 0.000 glob.py:18(glob)
4 0.000 0.000 0.001 0.000 glob.py:29(iglob)
2 0.000 0.000 0.001 0.000 glob.py:71(glob1)
50 0.000 0.000 0.000 0.000 glob.py:82(<lambda>)
2 0.000 0.000 0.000 0.000 glob.py:99(has_magic)
1 0.000 0.000 0.000 0.000 gzip.py:36(GzipFile)
1 0.007 0.007 0.007 0.007 gzip.py:4(<module>)
1 0.000 0.000 0.000 0.000 handler.py:10(<module>)
1 0.000 0.000 0.000 0.000 handler.py:208(DTDHandler)
1 0.000 0.000 0.000 0.000 handler.py:22(ErrorHandler)
1 0.000 0.000 0.000 0.000 handler.py:223(EntityResolver)
1 0.000 0.000 0.000 0.000 handler.py:47(ContentHandler)
6 0.000 0.000 0.000 0.000 hashlib.py:100(__get_openssl_constructor)
1 0.001 0.001 0.001 0.001 hashlib.py:56(<module>)
2 0.003 0.001 0.015 0.007 headings.py:119(addHeadingBonuses)
1 0.000 0.000 0.000 0.000 headings.py:2(<module>)
2 0.006 0.003 0.156 0.078 headings.py:30(resetHeadings)
2 0.000 0.000 0.001 0.001 headings.py:43(addHeadingIds)
1 0.001 0.001 0.049 0.049 headings.py:60(checkPrivacySecurityHeadings)
2 0.003 0.001 1.938 0.969 headings.py:8(processHeadings)
2 0.001 0.000 0.001 0.001 headings.py:80(addHeadingAlgorithms)
2 0.004 0.002 0.026 0.013 headings.py:86(determineHeadingLevels)
853 0.001 0.000 0.001 0.000 headings.py:89(incrementLevel)
853 0.001 0.000 0.004 0.000 headings.py:94(printLevel)
3863 0.002 0.000 0.002 0.000 headings.py:95(<genexpr>)
1 0.002 0.002 0.002 0.002 heapq.py:31(<module>)
1 0.000 0.000 0.000 0.000 hmac.py:23(HMAC)
1 0.000 0.000 0.001 0.001 hmac.py:4(<module>)
1 0.000 0.000 0.000 0.000 hooks.py:14(<module>)
1 0.039 0.039 0.059 0.059 html.py:10(<module>)
1 0.000 0.000 0.000 0.000 html.py:187(XmlLexer)
1 0.000 0.000 0.000 0.000 html.py:235(XsltLexer)
1 0.000 0.000 0.000 0.000 html.py:272(HamlLexer)
1 0.000 0.000 0.000 0.000 html.py:29(HtmlLexer)
1 0.000 0.000 0.000 0.000 html.py:383(ScamlLexer)
1 0.002 0.002 0.002 0.002 html.py:495(JadeLexer)
1 0.000 0.000 0.000 0.000 html.py:99(DtdLexer)
1 0.031 0.031 0.292 0.292 html5parser.py:1(<module>)
54764 0.097 0.000 0.887 0.000 html5parser.py:1001(processSpaceCharactersNonPre)
1 0.000 0.000 0.000 0.000 html5parser.py:1005(startTagProcessInHead)
13803 0.030 0.000 0.661 0.000 html5parser.py:1033(startTagCloseP)
946 0.003 0.000 0.061 0.000 html5parser.py:1038(startTagPreListing)
12220 0.097 0.000 0.746 0.000 html5parser.py:1054(startTagListItem)
867 0.004 0.000 0.056 0.000 html5parser.py:1082(startTagHeading)
19676 0.053 0.000 1.066 0.000 html5parser.py:1090(startTagA)
13275 0.024 0.000 0.608 0.000 html5parser.py:1103(startTagFormatting)
2 0.000 0.000 0.000 0.000 html5parser.py:1128(startTagAppletMarqueeObject)
89 0.000 0.000 0.004 0.000 html5parser.py:1141(startTagTable)
122 0.000 0.000 0.008 0.000 html5parser.py:1149(startTagVoidFormatting)
297 0.001 0.000 0.015 0.000 html5parser.py:1169(startTagHr)
1 0.000 0.000 0.000 0.000 html5parser.py:1222(startTagIFrame)
1 0.000 0.000 0.000 0.000 html5parser.py:1232(startTagRawtext)
16744 0.031 0.000 0.858 0.000 html5parser.py:1296(startTagOther)
11154/11128 0.051 0.000 0.227 0.000 html5parser.py:1300(endTagP)
2 0.000 0.000 0.000 0.000 html5parser.py:1313(endTagBody)
1 0.000 0.000 0.000 0.000 html5parser.py:1331(endTagHtml)
3591 0.020 0.000 0.073 0.000 html5parser.py:1337(endTagBlock)
12204 0.065 0.000 0.246 0.000 html5parser.py:1364(endTagListItem)
867 0.010 0.000 0.055 0.000 html5parser.py:1381(endTagHeading)
32959 0.324 0.000 1.093 0.000 html5parser.py:1396(endTagFormatting)
240 2.101 0.009 28.391 0.118 html5parser.py:152(mainLoop)
2 0.000 0.000 0.000 0.000 html5parser.py:1559(endTagAppletMarqueeObject)
16749 0.102 0.000 0.280 0.000 html5parser.py:1578(endTagOther)
1 0.000 0.000 0.000 0.000 html5parser.py:1592(TextPhase)
240 0.001 0.000 0.003 0.000 html5parser.py:1593(__init__)
1 0.000 0.000 0.000 0.000 html5parser.py:1601(processCharacters)
1 0.000 0.000 0.000 0.000 html5parser.py:1614(endTagScript)
3 0.000 0.000 0.000 0.000 html5parser.py:1621(endTagOther)
1 0.000 0.000 0.000 0.000 html5parser.py:1625(InTablePhase)
240 0.004 0.000 0.015 0.000 html5parser.py:1627(__init__)
216 0.000 0.000 0.001 0.000 html5parser.py:1651(clearStackToTableContext)
16107 0.032 0.000 0.050 0.000 html5parser.py:1667(processSpaceCharacters)
16 0.000 0.000 0.001 0.000 html5parser.py:1686(startTagCaption)
200 0.001 0.000 0.009 0.000 html5parser.py:1701(startTagRowGroup)
4 0.000 0.000 0.000 0.000 html5parser.py:1706(startTagImplyTbody)
89 0.001 0.000 0.004 0.000 html5parser.py:1744(endTagTable)
1 0.000 0.000 0.000 0.000 html5parser.py:1770(InTableTextPhase)
240 0.000 0.000 0.001 0.000 html5parser.py:1771(__init__)
16107 0.102 0.000 0.580 0.000 html5parser.py:1776(flushCharacters)
41 0.000 0.000 0.001 0.000 html5parser.py:1785(processComment)
16107 0.012 0.000 0.018 0.000 html5parser.py:1800(processSpaceCharacters)
13153 0.019 0.000 0.545 0.000 html5parser.py:1805(processStartTag)
2913 0.004 0.000 0.058 0.000 html5parser.py:1810(processEndTag)
1 0.000 0.000 0.000 0.000 html5parser.py:1815(InCaptionPhase)
240 0.005 0.000 0.012 0.000 html5parser.py:1817(__init__)
16 0.000 0.000 0.000 0.000 html5parser.py:1835(ignoreEndTagCaption)
26 0.000 0.000 0.001 0.000 html5parser.py:1841(processCharacters)
6 0.000 0.000 0.000 0.000 html5parser.py:1852(startTagOther)
16 0.000 0.000 0.001 0.000 html5parser.py:1855(endTagCaption)
6 0.000 0.000 0.000 0.000 html5parser.py:1883(endTagOther)
1 0.000 0.000 0.000 0.000 html5parser.py:1886(InColumnGroupPhase)
240 0.002 0.000 0.005 0.000 html5parser.py:1889(__init__)
1 0.000 0.000 0.000 0.000 html5parser.py:1952(InTableBodyPhase)
240 0.003 0.000 0.013 0.000 html5parser.py:1954(__init__)
4023 0.009 0.000 0.026 0.000 html5parser.py:1974(clearStackToTableBodyContext)
3035 0.004 0.000 0.012 0.000 html5parser.py:1987(processSpaceCharacters)
3764 0.011 0.000 0.207 0.000 html5parser.py:1993(startTagTr)
31 0.000 0.000 0.001 0.000 html5parser.py:2004(startTagTableOther)
200 0.001 0.000 0.003 0.000 html5parser.py:2021(endTagTableRowGroup)
28 0.000 0.000 0.001 0.000 html5parser.py:2030(endTagTable)
1 0.000 0.000 0.000 0.000 html5parser.py:2050(InRowPhase)
240 0.003 0.000 0.010 0.000 html5parser.py:2052(__init__)
16286 0.023 0.000 0.058 0.000 html5parser.py:2072(clearStackToTableRowContext)
4197 0.005 0.000 0.026 0.000 html5parser.py:2078(ignoreEndTagTr)
12908 0.017 0.000 0.058 0.000 html5parser.py:2085(processSpaceCharacters)
12522 0.046 0.000 0.603 0.000 html5parser.py:2091(startTagTableCell)
408 0.001 0.000 0.008 0.000 html5parser.py:2097(startTagTableOther)
3764 0.012 0.000 0.051 0.000 html5parser.py:2107(endTagTr)
25 0.000 0.000 0.001 0.000 html5parser.py:2117(endTagTable)
1 0.000 0.000 0.000 0.000 html5parser.py:2139(InCellPhase)
240 0.002 0.000 0.008 0.000 html5parser.py:2141(__init__)
1116 0.003 0.000 0.030 0.000 html5parser.py:2158(closeCell)
17401 0.023 0.000 0.319 0.000 html5parser.py:2168(processCharacters)
1073 0.002 0.000 0.037 0.000 html5parser.py:2171(startTagTableOther)
8388 0.013 0.000 0.475 0.000 html5parser.py:2181(startTagOther)
12522 0.075 0.000 0.274 0.000 html5parser.py:2184(endTagTableCell)
429096 0.486 0.000 12.809 0.000 html5parser.py:219(normalizedTokens)
43 0.000 0.000 0.002 0.000 html5parser.py:2204(endTagImply)
8377 0.011 0.000 0.257 0.000 html5parser.py:2212(endTagOther)
1 0.000 0.000 0.000 0.000 html5parser.py:2215(InSelectPhase)
240 0.003 0.000 0.009 0.000 html5parser.py:2216(__init__)
240 0.001 0.000 28.422 0.118 html5parser.py:223(parse)
1 0.000 0.000 0.000 0.000 html5parser.py:2315(InSelectInTablePhase)
240 0.002 0.000 0.006 0.000 html5parser.py:2316(__init__)
1 0.000 0.000 0.000 0.000 html5parser.py:2354(InForeignContentPhase)
240 0.000 0.000 0.000 0.000 html5parser.py:2364(__init__)
1 0.000 0.000 0.000 0.000 html5parser.py:2469(AfterBodyPhase)
240 0.002 0.000 0.005 0.000 html5parser.py:2470(__init__)
1 0.000 0.000 0.000 0.000 html5parser.py:2498(startTagOther)
1 0.000 0.000 0.000 0.000 html5parser.py:2504(endTagHtml)
1 0.000 0.000 0.000 0.000 html5parser.py:2516(InFramesetPhase)
240 0.002 0.000 0.006 0.000 html5parser.py:2518(__init__)
8648 0.017 0.000 0.115 0.000 html5parser.py:256(parseError)
1 0.000 0.000 0.000 0.000 html5parser.py:2573(AfterFramesetPhase)
240 0.007 0.000 0.011 0.000 html5parser.py:2575(__init__)
1 0.000 0.000 0.000 0.000 html5parser.py:2610(AfterAfterBodyPhase)
240 0.001 0.000 0.002 0.000 html5parser.py:2611(__init__)
1 0.000 0.000 0.000 0.000 html5parser.py:2619(processEOF)
1 0.000 0.000 0.000 0.000 html5parser.py:2625(processSpaceCharacters)
428856 0.629 0.000 3.684 0.000 html5parser.py:264(normalizeToken)
1 0.000 0.000 0.000 0.000 html5parser.py:2648(AfterAfterFramesetPhase)
240 0.001 0.000 0.003 0.000 html5parser.py:2649(__init__)
2728 0.003 0.000 0.003 0.000 html5parser.py:2723(impliedTagToken)
1 0.000 0.000 0.000 0.000 html5parser.py:2731(ParseError)
89 0.001 0.000 0.002 0.000 html5parser.py:289(resetInsertionMode)
240 0.003 0.000 28.727 0.120 html5parser.py:31(parse)
3 0.000 0.000 0.000 0.000 html5parser.py:333(parseRCDataRawtext)
1 0.000 0.000 0.001 0.001 html5parser.py:351(getPhases)
1 0.000 0.000 0.000 0.000 html5parser.py:378(getMetaclass)
1 0.000 0.000 0.000 0.000 html5parser.py:385(Phase)
5520 0.006 0.000 0.006 0.000 html5parser.py:389(__init__)
99 0.000 0.000 0.003 0.000 html5parser.py:396(processComment)
14716 0.017 0.000 0.192 0.000 html5parser.py:407(processSpaceCharacters)
105053/96657 0.229 0.000 5.328 0.000 html5parser.py:410(processStartTag)
1 0.000 0.000 0.000 0.000 html5parser.py:413(startTagHtml)
100947/92564 0.204 0.000 2.603 0.000 html5parser.py:423(processEndTag)
1 0.000 0.000 0.000 0.000 html5parser.py:426(InitialPhase)
2 0.000 0.000 0.000 0.000 html5parser.py:427(processSpaceCharacters)
1 0.000 0.000 0.000 0.000 html5parser.py:433(processDoctype)
239 0.000 0.000 0.000 0.000 html5parser.py:528(anythingElse)
34 0.000 0.000 0.000 0.000 html5parser.py:532(processCharacters)
205 0.001 0.000 0.003 0.000 html5parser.py:537(processStartTag)
1 0.000 0.000 0.000 0.000 html5parser.py:554(BeforeHtmlPhase)
240 0.001 0.000 0.026 0.000 html5parser.py:556(insertHtmlElement)
1 0.000 0.000 0.000 0.000 html5parser.py:56(HTMLParser)
1 0.000 0.000 0.000 0.000 html5parser.py:568(processSpaceCharacters)
34 0.000 0.000 0.004 0.000 html5parser.py:571(processCharacters)
206 0.000 0.000 0.023 0.000 html5parser.py:575(processStartTag)
1 0.000 0.000 0.000 0.000 html5parser.py:589(BeforeHeadPhase)
240 0.003 0.000 0.006 0.000 html5parser.py:590(__init__)
240 0.016 0.000 0.255 0.001 html5parser.py:60(__init__)
1 0.000 0.000 0.000 0.000 html5parser.py:608(processSpaceCharacters)
34 0.000 0.000 0.002 0.000 html5parser.py:611(processCharacters)
1 0.000 0.000 0.000 0.000 html5parser.py:615(startTagHtml)
240 0.001 0.000 0.011 0.000 html5parser.py:618(startTagHead)
205 0.001 0.000 0.010 0.000 html5parser.py:623(startTagOther)
1 0.000 0.000 0.000 0.000 html5parser.py:635(InHeadPhase)
240 0.004 0.000 0.012 0.000 html5parser.py:636(__init__)
34 0.000 0.000 0.000 0.000 html5parser.py:663(processCharacters)
2 0.000 0.000 0.000 0.000 html5parser.py:673(startTagBaseLinkCommand)
3 0.000 0.000 0.000 0.000 html5parser.py:678(startTagMeta)
1 0.000 0.000 0.000 0.000 html5parser.py:699(startTagTitle)
1 0.000 0.000 0.000 0.000 html5parser.py:702(startTagNoFramesStyle)
1 0.000 0.000 0.000 0.000 html5parser.py:713(startTagScript)
205 0.000 0.000 0.002 0.000 html5parser.py:719(startTagOther)
240 0.001 0.000 0.002 0.000 html5parser.py:723(endTagHead)
239 0.001 0.000 0.003 0.000 html5parser.py:735(anythingElse)
1 0.000 0.000 0.000 0.000 html5parser.py:738(InHeadNoscriptPhase)
240 0.002 0.000 0.007 0.000 html5parser.py:739(__init__)
240 0.002 0.000 28.421 0.118 html5parser.py:80(_parse)
1 0.000 0.000 0.000 0.000 html5parser.py:802(AfterHeadPhase)
240 0.002 0.000 0.010 0.000 html5parser.py:803(__init__)
34 0.000 0.000 0.001 0.000 html5parser.py:824(processCharacters)
1 0.000 0.000 0.000 0.000 html5parser.py:831(startTagBody)
205 0.000 0.000 0.008 0.000 html5parser.py:853(startTagOther)
239 0.001 0.000 0.009 0.000 html5parser.py:864(anythingElse)
1 0.000 0.000 0.000 0.000 html5parser.py:869(InBodyPhase)
240 0.014 0.000 0.053 0.000 html5parser.py:872(__init__)
240 0.002 0.000 0.005 0.000 html5parser.py:94(reset)
1015 0.002 0.000 0.007 0.000 html5parser.py:943(isMatchingFormattingElement)
32951 0.144 0.000 1.545 0.000 html5parser.py:949(addFormattingElement)
239 0.001 0.000 0.003 0.000 html5parser.py:966(processEOF)
451 0.002 0.000 0.009 0.000 html5parser.py:976(processSpaceCharactersDropNewline)
147447 0.330 0.000 2.275 0.000 html5parser.py:989(processCharacters)
239 0.002 0.000 28.663 0.120 htmlhelpers.py:102(parseHTML)
1 0.000 0.000 0.070 0.070 htmlhelpers.py:120(parseDocument)
287025 0.739 0.000 1.273 0.000 htmlhelpers.py:125(escapeHTML)
233311 0.534 0.000 1.219 0.000 htmlhelpers.py:130(escapeAttr)
92187 0.218 0.000 0.428 0.000 htmlhelpers.py:134(clearContents)
35482 0.016 0.000 0.026 0.000 htmlhelpers.py:141(parentElement)
281687 1.173 0.000 3.614 0.000 htmlhelpers.py:145(appendChild)
688 0.004 0.000 0.006 0.000 htmlhelpers.py:168(prependChild)
22 0.000 0.000 0.000 0.000 htmlhelpers.py:18(unescape)
34 0.000 0.000 0.046 0.001 htmlhelpers.py:183(insertBefore)
1 0.057 0.057 0.680 0.680 htmlhelpers.py:2(<module>)
19 0.000 0.000 0.000 0.000 htmlhelpers.py:200(insertAfter)
1459 0.002 0.000 0.003 0.000 htmlhelpers.py:211(removeNode)
8926 181.050 0.020 182.037 0.020 htmlhelpers.py:22(findAll)
34 0.000 0.000 0.047 0.001 htmlhelpers.py:227(replaceNode)
1234 0.005 0.000 0.913 0.001 htmlhelpers.py:234(appendContents)
1057 0.002 0.000 0.044 0.000 htmlhelpers.py:242(replaceContents)
874 0.001 0.000 0.031 0.000 htmlhelpers.py:247(moveContents)
3512 0.010 0.000 0.125 0.000 htmlhelpers.py:252(headingLevelOfElement)
105398 0.726 0.000 3.080 0.000 htmlhelpers.py:259(relevantHeadings)
307341 0.679 0.000 2.354 0.000 htmlhelpers.py:273(scopingElements)
531805 0.656 0.000 1.871 0.000 htmlhelpers.py:299(childElements)
384433 3.208 0.000 7.211 0.000 htmlhelpers.py:303(childNodes)
8588 0.010 0.000 10.657 0.001 htmlhelpers.py:32(find)
177292 1.372 0.000 2.059 0.000 htmlhelpers.py:349(treeAttr)
24061 0.288 0.000 0.448 0.000 htmlhelpers.py:359(closestAttr)
1163193 2.032 0.000 2.032 0.000 htmlhelpers.py:372(removeAttr)
10566 0.021 0.000 0.092 0.000 htmlhelpers.py:381(addClass)
879701 0.653 0.000 1.427 0.000 htmlhelpers.py:390(hasClass)
11 0.000 0.000 0.000 0.000 htmlhelpers.py:398(removeClass)
12 0.000 0.000 0.000 0.000 htmlhelpers.py:402(<genexpr>)
2164311 2.734 0.000 3.845 0.000 htmlhelpers.py:409(isElement)
334565 0.483 0.000 1.438 0.000 htmlhelpers.py:414(isOddNode)
35694/4417 0.108 0.000 0.428 0.000 htmlhelpers.py:423(isNormative)
36416 0.036 0.000 0.042 0.000 htmlhelpers.py:439(isEmpty)
41 0.001 0.000 0.447 0.011 htmlhelpers.py:452(fixTypography)
7049 0.007 0.000 0.010 0.000 htmlhelpers.py:461(fixSurroundingTypography)
36945 0.056 0.000 0.327 0.000 htmlhelpers.py:469(unfixTypography)
677 0.002 0.000 0.038 0.000 htmlhelpers.py:477(hashContents)
5 0.001 0.000 1.152 0.230 htmlhelpers.py:483(fixupIDs)
5 0.002 0.000 0.006 0.001 htmlhelpers.py:488(translateIDs)
5 0.005 0.001 1.145 0.229 htmlhelpers.py:494(dedupIDs)
28693 0.017 0.000 0.045 0.000 htmlhelpers.py:499(<genexpr>)
139772 0.328 0.000 1.632 0.000 htmlhelpers.py:522(createElement)
139772 0.094 0.000 0.094 0.000 htmlhelpers.py:523(<dictcomp>)
1 0.000 0.000 0.000 0.000 htmlhelpers.py:529(ElementCreationHelper)
139771 0.061 0.000 0.061 0.000 htmlhelpers.py:530(__getattr__)
139771 0.269 0.000 2.056 0.000 htmlhelpers.py:531(_creater)
127960 0.098 0.000 1.405 0.000 htmlhelpers.py:67(textContent)
201795/90464 0.616 0.000 1.169 0.000 htmlhelpers.py:77(textContentIgnoringDecorative)
677 0.002 0.000 0.031 0.000 htmlhelpers.py:86(innerHTML)
2429 0.003 0.000 0.026 0.000 htmlhelpers.py:89(<genexpr>)
38977 0.040 0.000 0.374 0.000 htmlhelpers.py:98(foldWhitespace)
1 0.000 0.000 0.000 0.000 httplib.py:1153(HTTP)
1 0.000 0.000 0.000 0.000 httplib.py:1249(HTTPSConnection)
1 0.000 0.000 0.000 0.000 httplib.py:1282(HTTPS)
1 0.000 0.000 0.000 0.000 httplib.py:1316(HTTPException)
1 0.000 0.000 0.000 0.000 httplib.py:1321(NotConnected)
1 0.000 0.000 0.000 0.000 httplib.py:1324(InvalidURL)
1 0.000 0.000 0.000 0.000 httplib.py:1327(UnknownProtocol)
1 0.000 0.000 0.000 0.000 httplib.py:1332(UnknownTransferEncoding)
1 0.000 0.000 0.000 0.000 httplib.py:1335(UnimplementedFileMode)
1 0.000 0.000 0.000 0.000 httplib.py:1338(IncompleteRead)
1 0.000 0.000 0.000 0.000 httplib.py:1352(ImproperConnectionState)
1 0.000 0.000 0.000 0.000 httplib.py:1355(CannotSendRequest)
1 0.000 0.000 0.000 0.000 httplib.py:1358(CannotSendHeader)
1 0.000 0.000 0.000 0.000 httplib.py:1361(ResponseNotReady)
1 0.000 0.000 0.000 0.000 httplib.py:1364(BadStatusLine)
1 0.000 0.000 0.000 0.000 httplib.py:1371(LineTooLong)
1 0.000 0.000 0.000 0.000 httplib.py:1379(LineAndFileWrapper)
1 0.000 0.000 0.000 0.000 httplib.py:255(HTTPMessage)
1 0.000 0.000 0.000 0.000 httplib.py:369(HTTPResponse)
1 0.017 0.017 0.055 0.055 httplib.py:67(<module>)
1 0.000 0.000 0.000 0.000 httplib.py:725(HTTPConnection)
1 0.022 0.022 0.065 0.065 inspect.py:25(<module>)
1 0.000 0.000 0.000 0.000 inspect.py:630(EndOfBlock)
1 0.000 0.000 0.000 0.000 inspect.py:632(BlockFinder)
1 0.002 0.002 0.002 0.002 io.py:34(<module>)
1 0.000 0.000 0.000 0.000 io.py:69(IOBase)
1 0.000 0.000 0.000 0.000 io.py:73(RawIOBase)
1 0.000 0.000 0.000 0.000 io.py:76(BufferedIOBase)
1 0.000 0.000 0.000 0.000 io.py:79(TextIOBase)
1 0.000 0.000 0.000 0.000 iterators.py:5(<module>)
1 0.011 0.011 0.013 0.013 javascript.py:10(<module>)
1 0.000 0.000 0.000 0.000 javascript.py:1005(CoffeeScriptLexer)
1 0.000 0.000 0.000 0.000 javascript.py:1113(MaskLexer)
1 0.000 0.000 0.000 0.000 javascript.py:113(KalLexer)
1 0.000 0.000 0.000 0.000 javascript.py:1228(EarlGreyLexer)
1 0.000 0.000 0.000 0.000 javascript.py:230(LiveScriptLexer)
1 0.000 0.000 0.000 0.000 javascript.py:33(JavascriptLexer)
1 0.000 0.000 0.000 0.000 javascript.py:341(DartLexer)
1 0.000 0.000 0.000 0.000 javascript.py:441(TypeScriptLexer)
1 0.000 0.000 0.000 0.000 javascript.py:520(LassoLexer)
1 0.000 0.000 0.000 0.000 javascript.py:782(ObjectiveJLexer)
1 0.000 0.000 0.002 0.002 jvm.py:10(<module>)
1 0.000 0.000 0.000 0.000 jvm.py:1000(KotlinLexer)
1 0.000 0.000 0.000 0.000 jvm.py:1065(XtendLexer)
1 0.000 0.000 0.000 0.000 jvm.py:1130(PigLexer)
1 0.000 0.000 0.000 0.000 jvm.py:1197(GoloLexer)
1 0.000 0.000 0.000 0.000 jvm.py:1310(JasminLexer)
1 0.000 0.000 0.000 0.000 jvm.py:132(ScalaLexer)
1 0.000 0.000 0.000 0.000 jvm.py:27(JavaLexer)
1 0.000 0.000 0.000 0.000 jvm.py:362(GosuLexer)
1 0.000 0.000 0.000 0.000 jvm.py:441(GosuTemplateLexer)
1 0.000 0.000 0.000 0.000 jvm.py:460(GroovyLexer)
1 0.000 0.000 0.000 0.000 jvm.py:531(IokeLexer)
1 0.000 0.000 0.000 0.000 jvm.py:722(ClojureLexer)
1 0.000 0.000 0.000 0.000 jvm.py:860(ClojureScriptLexer)
1 0.000 0.000 0.000 0.000 jvm.py:873(TeaLangLexer)
1 0.000 0.000 0.000 0.000 jvm.py:920(CeylonLexer)
1 0.000 0.000 0.000 0.000 jvm.py:93(AspectJLexer)
1 0.000 0.000 0.000 0.000 keyword.py:11(<module>)
1 0.000 0.000 0.000 0.000 labels.py:11(<module>)
1 0.024 0.024 0.779 0.779 lexer.py:10(<module>)
706 0.008 0.000 0.018 0.000 lexer.py:139(get_tokens)
54280 0.029 0.000 0.529 0.000 lexer.py:190(streamer)
1 0.000 0.000 0.000 0.000 lexer.py:209(DelegatingLexer)
1 0.000 0.000 0.000 0.000 lexer.py:248(include)
1 0.000 0.000 0.000 0.000 lexer.py:255(_inherit)
23 0.000 0.000 0.000 0.000 lexer.py:259(__repr__)
1 0.000 0.000 0.000 0.000 lexer.py:265(combined)
6 0.000 0.000 0.000 0.000 lexer.py:270(__new__)
6 0.000 0.000 0.000 0.000 lexer.py:273(__init__)
1 0.000 0.000 0.000 0.000 lexer.py:278(_PseudoMatch)
179 0.000 0.000 0.000 0.000 lexer.py:305(bygroups)
46654 0.072 0.000 0.090 0.000 lexer.py:309(callback)
1 0.000 0.000 0.000 0.000 lexer.py:331(_This)
43 0.000 0.000 0.000 0.000 lexer.py:339(using)
3512 0.003 0.000 0.141 0.000 lexer.py:376(callback)
1 0.000 0.000 0.000 0.000 lexer.py:389(default)
1 0.000 0.000 0.000 0.000 lexer.py:39(LexerMeta)
29 0.000 0.000 0.000 0.000 lexer.py:397(__init__)
1 0.000 0.000 0.000 0.000 lexer.py:401(words)
24 0.000 0.000 0.000 0.000 lexer.py:408(__init__)
2 0.000 0.000 0.017 0.008 lexer.py:413(get)
1 0.000 0.000 0.000 0.000 lexer.py:417(RegexLexerMeta)
117 0.000 0.000 0.112 0.001 lexer.py:423(_process_regex)
117 0.000 0.000 0.000 0.000 lexer.py:429(_process_token)
45 0.000 0.000 0.000 0.000 lexer.py:435(_process_new_state)
48 0.000 0.000 0.002 0.000 lexer.py:45(__new__)
31/23 0.001 0.000 0.114 0.005 lexer.py:470(_process_state)
1 0.000 0.000 0.000 0.000 lexer.py:51(Lexer)
4 0.000 0.000 0.114 0.028 lexer.py:514(process_tokendef)
4 0.000 0.000 0.000 0.000 lexer.py:522(get_tokendefs)
725 0.004 0.000 0.136 0.000 lexer.py:571(__call__)
1 0.000 0.000 0.000 0.000 lexer.py:585(RegexLexer)
57792/54280 0.168 0.000 0.501 0.000 lexer.py:616(get_tokens_unprocessed)
1 0.000 0.000 0.000 0.000 lexer.py:673(LexerContext)
1 0.000 0.000 0.000 0.000 lexer.py:689(ExtendedRegexLexer)
1 0.000 0.000 0.000 0.000 lexer.py:821(ProfilingRegexLexerMeta)
1 0.000 0.000 0.000 0.000 lexer.py:843(ProfilingRegexLexer)
725 0.008 0.000 0.018 0.000 lexer.py:98(__init__)
1 0.021 0.021 0.822 0.822 lexers.py:2(<module>)
1 0.000 0.000 0.000 0.000 lexers.py:8(CSSLexer)
1 0.000 0.000 0.000 0.000 lint.py:2(<module>)
1 0.000 0.000 0.000 0.000 lint.py:6(lintExampleIDs)
38 0.000 0.000 0.000 0.000 locale.py:349(_replace_encoding)
76 0.000 0.000 0.001 0.000 locale.py:365(normalize)
3529 0.983 0.000 3.886 0.001 markdown.py:13(tokenizeLines)
1 0.002 0.002 0.005 0.005 markdown.py:169(stripComments)
997/957 0.001 0.000 0.001 0.000 markdown.py:188(stripCommentsFromLine)
1 0.000 0.000 0.000 0.000 markdown.py:2(<module>)
71392 0.123 0.000 0.139 0.000 markdown.py:212(prefixLen)
7453 0.027 0.000 0.033 0.000 markdown.py:227(stripPrefix)
3529/36 0.950 0.000 5.405 0.150 markdown.py:251(parseTokens)
34050 0.046 0.000 0.139 0.000 markdown.py:27(inlineElementStart)
10143 0.243 0.000 0.823 0.000 markdown.py:339(parseParagraph)
177/168 0.004 0.000 0.279 0.002 markdown.py:370(parseBulleted)
979 0.012 0.000 0.043 0.000 markdown.py:374(parseItem)
1156 0.009 0.000 0.074 0.000 markdown.py:393(getItems)
342/219 0.009 0.000 0.907 0.004 markdown.py:415(parseNumbered)
1588 0.057 0.000 0.222 0.000 markdown.py:419(parseItem)
1930 0.017 0.000 0.278 0.000 markdown.py:438(getItems)
17645 0.015 0.000 0.076 0.000 markdown.py:44(<genexpr>)
62/52 0.005 0.000 0.728 0.014 markdown.py:463(parseDl)
926 0.040 0.000 0.152 0.000 markdown.py:467(parseItem)
988 0.009 0.000 0.181 0.000 markdown.py:487(getItems)
1 0.000 0.000 0.000 0.000 markdown.py:509(TokenStream)
3529 0.004 0.000 0.004 0.000 markdown.py:510(__init__)
766151 0.285 0.000 0.378 0.000 markdown.py:517(__len__)
78198 0.036 0.000 0.115 0.000 markdown.py:520(ended)
691428 0.344 0.000 1.047 0.000 markdown.py:523(nth)
19006 0.014 0.000 0.038 0.000 markdown.py:531(prev)
650042 0.406 0.000 1.395 0.000 markdown.py:534(curr)
22380 0.017 0.000 0.051 0.000 markdown.py:537(next)
100996 0.079 0.000 0.297 0.000 markdown.py:540(advance)
582979 0.759 0.000 0.832 0.000 markdown.py:544(__getattr__)
582979 0.777 0.000 2.029 0.000 markdown.py:549(_missing)
3529/36 0.015 0.000 8.711 0.242 markdown.py:8(parse)
1 0.000 0.000 0.000 0.000 markers.py:25(InvalidMarker)
1 0.000 0.000 0.000 0.000 markers.py:258(Marker)
1 0.000 0.000 0.000 0.000 markers.py:31(UndefinedComparison)
1 0.000 0.000 0.000 0.000 markers.py:37(UndefinedEnvironmentName)
1 0.001 0.001 0.004 0.004 markers.py:4(<module>)
1 0.000 0.000 0.000 0.000 markers.py:44(Node)
1 0.000 0.000 0.000 0.000 markers.py:56(Variable)
1 0.000 0.000 0.000 0.000 markers.py:60(Value)
1506 0.001 0.000 0.002 0.000 markup.py:100(__init__)
1506 0.006 0.000 0.074 0.000 markup.py:103(markup)
1 0.000 0.000 0.000 0.000 markup.py:110(MarkupKeyword)
2376 0.002 0.000 0.007 0.000 markup.py:111(__init__)
2376 0.007 0.000 0.018 0.000 markup.py:114(markup)
1 0.000 0.000 0.000 0.000 markup.py:121(MarkupEnumValue)
20 0.000 0.000 0.000 0.000 markup.py:122(__init__)
20 0.000 0.000 0.000 0.000 markup.py:125(markup)
1 0.000 0.000 0.000 0.000 markup.py:13(<module>)
1 0.000 0.000 0.000 0.000 markup.py:15(MarkupGenerator)
2821 0.004 0.000 0.004 0.000 markup.py:16(__init__)
1548 0.001 0.000 0.001 0.000 markup.py:20(addGenerator)
1096/1092 0.004 0.000 0.035 0.000 markup.py:23(addType)
523 0.001 0.000 0.002 0.000 markup.py:30(addTypeName)
1527 0.003 0.000 0.005 0.000 markup.py:34(addName)
2376 0.005 0.000 0.012 0.000 markup.py:38(addKeyword)
20 0.000 0.000 0.000 0.000 markup.py:42(addEnumValue)
23931 0.022 0.000 0.037 0.000 markup.py:46(addText)
6695/2644 0.014 0.000 0.018 0.000 markup.py:53(text)
1725 0.005 0.000 0.023 0.000 markup.py:57(_markup)
2821/177 0.017 0.000 0.167 0.001 markup.py:62(markup)
1 0.000 0.000 0.000 0.000 markup.py:69(MarkupType)
1096/1092 0.002 0.000 0.027 0.000 markup.py:70(__init__)
1096 0.003 0.000 0.005 0.000 markup.py:74(_markup)
1 0.000 0.000 0.000 0.000 markup.py:80(MarkupText)
10325 0.015 0.000 0.015 0.000 markup.py:81(__init__)
10325 0.012 0.000 0.037 0.000 markup.py:84(markup)
1 0.000 0.000 0.000 0.000 markup.py:88(MarkupTypeName)
523 0.001 0.000 0.001 0.000 markup.py:89(__init__)
523 0.002 0.000 0.007 0.000 markup.py:92(markup)
1 0.000 0.000 0.000 0.000 markup.py:99(MarkupName)
1 0.000 0.000 0.000 0.000 markupbase.py:24(ParserBase)
1 0.000 0.000 0.000 0.000 markupbase.py:37(reset)
1 0.000 0.000 0.002 0.002 markupbase.py:7(<module>)
1 0.022 0.022 0.109 0.109 message.py:5(<module>)
1 0.009 0.009 0.009 0.009 message.py:92(Message)
1 0.000 0.000 0.000 0.000 messages.py:2(<module>)
1 0.020 0.020 0.037 0.037 mimetools.py:1(<module>)
1 0.000 0.000 0.000 0.000 mimetools.py:20(Message)
1 0.001 0.001 0.001 0.001 mimetypes.py:24(<module>)
1 0.000 0.000 0.000 0.000 mimetypes.py:378(_default_mime_types)
1 0.000 0.000 0.000 0.000 mimetypes.py:56(MimeTypes)
1 0.000 0.000 0.002 0.002 modeline.py:10(<module>)
1 0.000 0.000 0.000 0.000 models.py:163(RequestHooksMixin)
1 0.000 0.000 0.000 0.000 models.py:187(Request)
1 0.000 0.000 0.000 0.000 models.py:256(PreparedRequest)
1 0.000 0.000 0.000 0.000 models.py:52(RequestEncodingMixin)
1 0.000 0.000 0.000 0.000 models.py:536(Response)
1 0.021 0.021 0.033 0.033 models.py:8(<module>)
119 0.000 0.000 0.000 0.000 opcode.py:27(def_op)
11 0.000 0.000 0.000 0.000 opcode.py:31(name_op)
6 0.000 0.000 0.000 0.000 opcode.py:35(jrel_op)
6 0.000 0.000 0.000 0.000 opcode.py:39(jabs_op)
1 0.000 0.000 0.000 0.000 opcode.py:5(<module>)
1 0.000 0.000 0.000 0.000 ordered_dict.py:16(OrderedDict)
1 0.000 0.000 0.000 0.000 ordered_dict.py:5(<module>)
1 0.000 0.000 0.000 0.000 os.py:35(_get_exports_list)
1 0.021 0.021 0.032 0.032 other.py:10(<module>)
53574 0.051 0.000 0.147 0.000 other.py:102(write)
1 0.000 0.000 0.000 0.000 other.py:129(TestcaseFormatter)
1 0.000 0.000 0.000 0.000 other.py:20(NullFormatter)
1 0.000 0.000 0.000 0.000 other.py:37(RawTokenFormatter)
706 0.005 0.000 0.032 0.000 other.py:63(__init__)
706 0.100 0.000 0.902 0.001 other.py:81(format)
456 0.000 0.000 0.001 0.000 parser.py:100(getType)
111 0.008 0.000 0.067 0.001 parser.py:103(find)
1 0.000 0.000 0.000 0.000 parser.py:107(Class)
2466 0.001 0.000 0.001 0.000 parser.py:111(__init__)
1 0.000 0.000 0.000 0.000 parser.py:125(FunctionalPseudoElement)
2 0.027 0.013 0.059 0.030 parser.py:13(<module>)
1 0.000 0.000 0.000 0.000 parser.py:160(Function)
1 0.000 0.000 0.000 0.000 parser.py:164(__init__)
1 0.000 0.000 0.000 0.000 parser.py:17(Parser)
1 0.000 0.000 0.000 0.000 parser.py:183(Pseudo)
5 0.000 0.000 0.000 0.000 parser.py:187(__init__)
1 0.000 0.000 0.000 0.000 parser.py:19(Parser)
355 0.002 0.000 2.556 0.007 parser.py:20(__init__)
1 0.000 0.000 0.000 0.000 parser.py:201(Negation)
48 0.000 0.000 0.000 0.000 parser.py:205(__init__)
1 0.000 0.000 0.000 0.000 parser.py:219(Attrib)
3663 0.003 0.000 0.003 0.000 parser.py:223(__init__)
111 0.001 0.000 0.084 0.001 parser.py:239(normalizedMethodNames)
1 0.000 0.000 0.000 0.000 parser.py:249(Element)
9286 0.006 0.000 0.006 0.000 parser.py:256(__init__)
355 0.000 0.000 0.000 0.000 parser.py:27(reset)
177 0.001 0.000 0.285 0.002 parser.py:270(markup)
1 0.000 0.000 0.000 0.000 parser.py:273(Hash)
1 0.000 0.000 0.000 0.000 parser.py:277(__init__)
6 0.000 0.000 0.000 0.000 parser.py:28(ascii_lower)
1 0.000 0.000 0.000 0.000 parser.py:291(CombinedSelector)
13 0.000 0.000 0.000 0.000 parser.py:292(__init__)
8926 0.053 0.000 0.466 0.000 parser.py:325(parse)
1 0.000 0.000 0.000 0.000 parser.py:33(SelectorError)
6717 0.017 0.000 0.360 0.000 parser.py:367(parse_selector_group)
531 0.009 0.000 3.955 0.007 parser.py:37(parse)
3508 0.009 0.000 0.283 0.000 parser.py:377(parse_selector)
3569/3521 0.041 0.000 0.268 0.000 parser.py:401(parse_simple_selector)
1 0.000 0.000 0.000 0.000 parser.py:42(SelectorSyntaxError)
1 0.000 0.000 0.000 0.000 parser.py:48(Selector)
1 0.000 0.000 0.000 0.000 parser.py:484(parse_arguments)
3663 0.019 0.000 0.139 0.000 parser.py:499(parse_attrib)
1 0.014 0.014 0.147 0.147 parser.py:5(<module>)
1 0.000 0.000 0.000 0.000 parser.py:544(parse_series)
2 0.000 0.000 0.000 0.000 parser.py:555(<genexpr>)
9225 0.006 0.000 0.006 0.000 parser.py:58(__init__)
1 0.000 0.000 0.000 0.000 parser.py:581(Token)
18889 0.017 0.000 0.026 0.000 parser.py:582(__new__)
4112 0.006 0.000 0.006 0.000 parser.py:590(is_delim)
1 0.000 0.000 0.000 0.000 parser.py:597(EOFToken)
3209 0.003 0.000 0.007 0.000 parser.py:598(__new__)
1 0.000 0.000 0.000 0.000 parser.py:608(TokenMacros)
6 0.000 0.000 0.007 0.001 parser.py:616(_compile)
22098 0.076 0.000 0.187 0.000 parser.py:653(tokenize)
1 0.000 0.000 0.000 0.000 parser.py:718(TokenStream)
3209 0.009 0.000 0.009 0.000 parser.py:719(__init__)
15680 0.017 0.000 0.021 0.000 parser.py:731(next)
43691 0.028 0.000 0.213 0.000 parser.py:741(peek)
86 0.000 0.000 0.001 0.000 parser.py:747(next_ident)
3664 0.004 0.000 0.010 0.000 parser.py:753(next_ident_or_star)
18563 0.019 0.000 0.131 0.000 parser.py:763(skip_whitespace)
1032 0.000 0.000 0.000 0.000 parser.py:83(__nonzero__)
1 0.000 0.000 0.000 0.000 parser.py:86(HeaderParser)
576 0.001 0.000 0.001 0.000 parser.py:97(addType)
1 0.000 0.000 0.000 0.000 pickle.py:1267(_EmptyClass)
1 0.000 0.000 0.000 0.000 pickle.py:171(Pickler)
1 0.001 0.001 0.002 0.002 pickle.py:25(<module>)
1 0.000 0.000 0.000 0.000 pickle.py:58(PickleError)
1 0.000 0.000 0.000 0.000 pickle.py:62(PicklingError)
1 0.000 0.000 0.000 0.000 pickle.py:69(UnpicklingError)
1 0.000 0.000 0.000 0.000 pickle.py:82(_Stop)
1 0.000 0.000 0.000 0.000 pickle.py:833(Unpickler)
1 0.000 0.000 0.000 0.000 pipes.py:57(<module>)
1 0.000 0.000 0.000 0.000 pipes.py:80(Template)
97 0.000 0.000 0.000 0.000 pkgutil.py:173(__init__)
58 0.000 0.000 0.009 0.000 pkgutil.py:176(find_module)
134 0.000 0.000 0.000 0.000 pkgutil.py:366(get_importer)
1 0.000 0.000 0.010 0.010 platform.py:10(<module>)
1 0.000 0.000 0.000 0.000 platform.py:367(_popen)
1 0.000 0.000 0.002 0.002 platform.py:729(_mac_ver_xml)
1 0.000 0.000 0.002 0.002 platform.py:750(mac_ver)
1 0.000 0.000 0.000 0.000 plistlib.py:151(DumbXMLWriter)
1 0.000 0.000 0.000 0.000 plistlib.py:230(PlistWriter)
1 0.000 0.000 0.000 0.000 plistlib.py:291(_InternalDict)
1 0.000 0.000 0.000 0.000 plistlib.py:322(Dict)
1 0.000 0.000 0.000 0.000 plistlib.py:331(Plist)
1 0.000 0.000 0.000 0.000 plistlib.py:365(Data)
1 0.000 0.000 0.000 0.000 plistlib.py:393(PlistParser)
1 0.000 0.000 0.000 0.000 plistlib.py:395(__init__)
1 0.002 0.002 0.002 0.002 plistlib.py:400(parse)
12 0.000 0.000 0.000 0.000 plistlib.py:409(handleBeginElement)
12 0.000 0.000 0.000 0.000 plistlib.py:415(handleEndElement)
33 0.000 0.000 0.000 0.000 plistlib.py:420(handleData)
6 0.000 0.000 0.000 0.000 plistlib.py:423(addObject)
10 0.000 0.000 0.000 0.000 plistlib.py:433(getData)
1 0.000 0.000 0.000 0.000 plistlib.py:444(begin_dict)
1 0.000 0.000 0.000 0.000 plistlib.py:448(end_dict)
5 0.000 0.000 0.000 0.000 plistlib.py:451(end_key)
5 0.000 0.000 0.000 0.000 plistlib.py:469(end_string)
1 0.000 0.000 0.003 0.003 plistlib.py:51(<module>)
1 0.000 0.000 0.002 0.002 plistlib.py:68(readPlist)
1 0.014 0.014 0.731 0.731 plugin.py:37(<module>)
1 0.000 0.000 0.000 0.000 poolmanager.py:1(<module>)
1 0.000 0.000 0.000 0.000 poolmanager.py:196(ProxyManager)
1 0.000 0.000 0.000 0.000 poolmanager.py:32(PoolManager)
52 0.000 0.000 0.000 0.000 posixpath.py:112(basename)
89 0.000 0.000 0.000 0.000 posixpath.py:120(dirname)
556 0.001 0.000 0.005 0.000 posixpath.py:132(islink)
2 0.000 0.000 0.000 0.000 posixpath.py:251(expanduser)
127 0.001 0.000 0.002 0.000 posixpath.py:329(normpath)
98 0.000 0.000 0.003 0.000 posixpath.py:358(abspath)
89 0.000 0.000 0.010 0.000 posixpath.py:372(realpath)
89 0.001 0.000 0.008 0.000 posixpath.py:380(_joinrealpath)
33 0.000 0.000 0.000 0.000 posixpath.py:44(normcase)
187 0.000 0.000 0.000 0.000 posixpath.py:52(isabs)
1358 0.003 0.000 0.005 0.000 posixpath.py:61(join)
3 0.000 0.000 0.000 0.000 posixpath.py:82(split)
229 0.000 0.000 0.002 0.000 posixpath.py:97(splitext)
1 0.000 0.000 0.000 0.000 pprint.py:35(<module>)
1 0.000 0.000 0.000 0.000 pprint.py:84(PrettyPrinter)
1 0.000 0.000 0.000 0.000 productions.py:100(IntegerType)
420 0.009 0.000 0.273 0.001 productions.py:1000(__init__)
20370 0.039 0.000 0.145 0.000 productions.py:101(peek)
630 0.003 0.000 0.005 0.000 productions.py:1034(argumentNames)
2408 0.002 0.000 0.002 0.000 productions.py:1049(__len__)
63 0.000 0.000 0.000 0.000 productions.py:1055(__getitem__)
1703 0.001 0.000 0.001 0.000 productions.py:1063(__iter__)
140 0.001 0.000 0.014 0.000 productions.py:1077(_markup)
1 0.000 0.000 0.000 0.000 productions.py:1087(ReturnType)
711/705 0.001 0.000 0.058 0.000 productions.py:1088(peek)
573/567 0.003 0.000 0.105 0.000 productions.py:1095(__init__)
2 0.000 0.000 0.000 0.000 productions.py:1104(_unicode)
191/189 0.000 0.000 0.004 0.000 productions.py:1107(_markup)
1 0.000 0.000 0.000 0.000 productions.py:1118(Special)
444 0.002 0.000 0.009 0.000 productions.py:112(__init__)
1467 0.003 0.000 0.009 0.000 productions.py:1120(peek)
96 0.000 0.000 0.002 0.000 productions.py:1125(__init__)
32 0.000 0.000 0.000 0.000 productions.py:1133(_markup)
1 0.000 0.000 0.000 0.000 productions.py:1141(AttributeRest)
5562 0.021 0.000 0.363 0.000 productions.py:1142(peek)
2235 0.020 0.000 0.801 0.000 productions.py:1153(__init__)
745 0.002 0.000 0.036 0.000 productions.py:1169(_markup)
1 0.000 0.000 0.000 0.000 productions.py:1187(ChildProduction)
8922 0.012 0.000 0.099 0.000 productions.py:1188(__init__)
1012/986 0.001 0.000 0.003 0.000 productions.py:1192(fullName)
2151 0.000 0.000 0.000 0.000 productions.py:1196(methodName)
1408 0.001 0.000 0.002 0.000 productions.py:1204(normalName)
399 0.001 0.000 0.001 0.000 productions.py:1208(parser)
1 0.000 0.000 0.000 0.000 productions.py:1213(Attribute)
5544 0.013 0.000 0.415 0.000 productions.py:1214(peek)
2229 0.010 0.000 0.866 0.000 productions.py:1220(__init__)
3137 0.001 0.000 0.001 0.000 productions.py:1226(idlType)
8916 0.005 0.000 0.005 0.000 productions.py:1234(name)
16346 0.002 0.000 0.002 0.000 productions.py:1238(arguments)
743 0.001 0.000 0.037 0.000 productions.py:1246(_markup)
1 0.000 0.000 0.000 0.000 productions.py:1257(OperationRest)
636 0.003 0.000 0.110 0.000 productions.py:1258(peek)
75 0.000 0.000 0.000 0.000 productions.py:126(_unicode)
543 0.007 0.000 0.382 0.001 productions.py:1269(__init__)
181 0.001 0.000 0.014 0.000 productions.py:1292(_markup)
1 0.002 0.002 0.002 0.002 productions.py:13(<module>)
1 0.000 0.000 0.000 0.000 productions.py:1308(Iterable)
5544 0.012 0.000 0.088 0.000 productions.py:1309(peek)
148 0.000 0.000 0.001 0.000 productions.py:131(_markup)
1 0.000 0.000 0.000 0.000 productions.py:1386(Maplike)
5544 0.011 0.000 0.089 0.000 productions.py:1387(peek)
1 0.000 0.000 0.000 0.000 productions.py:1445(Setlike)
5544 0.011 0.000 0.089 0.000 productions.py:1446(peek)
1 0.000 0.000 0.000 0.000 productions.py:145(UnsignedIntegerType)
18513 0.038 0.000 0.324 0.000 productions.py:146(peek)
1 0.000 0.000 0.000 0.000 productions.py:1496(SpecialOperation)
1086 0.003 0.000 0.054 0.000 productions.py:1497(peek)
93 0.001 0.000 0.093 0.001 productions.py:1507(__init__)
178 0.000 0.000 0.000 0.000 productions.py:1516(idlType)
491 0.001 0.000 0.001 0.000 productions.py:1520(name)
1215 0.000 0.000 0.000 0.000 productions.py:1524(arguments)
40 0.000 0.000 0.001 0.000 productions.py:1528(methodName)
45 0.000 0.000 0.001 0.000 productions.py:1535(methodNames)
31 0.000 0.000 0.005 0.000 productions.py:1545(_markup)
444 0.002 0.000 0.026 0.000 productions.py:155(__init__)
1 0.000 0.000 0.000 0.000 productions.py:1556(Operation)
450 0.001 0.000 0.122 0.000 productions.py:1557(peek)
450 0.003 0.000 0.407 0.001 productions.py:1564(__init__)
843 0.000 0.000 0.000 0.000 productions.py:1570(idlType)
3401 0.002 0.000 0.002 0.000 productions.py:1574(name)
5999 0.002 0.000 0.002 0.000 productions.py:1578(arguments)
623 0.002 0.000 0.006 0.000 productions.py:1582(methodName)
204 0.001 0.000 0.003 0.000 productions.py:1589(methodNames)
150 0.000 0.000 0.015 0.000 productions.py:1598(_markup)
341 0.000 0.000 0.000 0.000 productions.py:16(_name)
1 0.000 0.000 0.000 0.000 productions.py:1606(Stringifier)
5556 0.010 0.000 0.057 0.000 productions.py:1607(peek)
75 0.000 0.000 0.000 0.000 productions.py:161(_unicode)
6 0.000 0.000 0.004 0.001 productions.py:1617(__init__)
6 0.000 0.000 0.000 0.000 productions.py:1632(idlType)
148 0.000 0.000 0.002 0.000 productions.py:164(_markup)
26 0.000 0.000 0.000 0.000 productions.py:1640(name)
44 0.000 0.000 0.000 0.000 productions.py:1646(arguments)
2 0.000 0.000 0.000 0.000 productions.py:1650(methodName)
2 0.000 0.000 0.000 0.000 productions.py:1672(_markup)
1 0.000 0.000 0.000 0.000 productions.py:1690(Identifiers)
150/90 0.000 0.000 0.002 0.000 productions.py:1691(peek)
30 0.000 0.000 0.002 0.000 productions.py:1701(__init__)
1 0.000 0.000 0.000 0.000 productions.py:1716(SerializationPatternMap)
1 0.000 0.000 0.000 0.000 productions.py:173(FloatType)
15966 0.031 0.000 0.120 0.000 productions.py:174(peek)
66 0.000 0.000 0.001 0.000 productions.py:179(__init__)
1 0.000 0.000 0.000 0.000 productions.py:1800(SerializationPatternList)
1 0.000 0.000 0.000 0.000 productions.py:1845(SerializationPattern)
17 0.000 0.000 0.000 0.000 productions.py:185(_unicode)
22 0.000 0.000 0.000 0.000 productions.py:188(_markup)
1 0.000 0.000 0.000 0.000 productions.py:1902(Serializer)
5556 0.010 0.000 0.054 0.000 productions.py:1903(peek)
1 0.000 0.000 0.000 0.000 productions.py:196(UnrestrictedFloatType)
15930 0.032 0.000 0.273 0.000 productions.py:197(peek)
1 0.000 0.000 0.000 0.000 productions.py:1983(StaticMember)
5544 0.009 0.000 0.052 0.000 productions.py:1984(peek)
1 0.000 0.000 0.000 0.000 productions.py:20(Production)
66 0.000 0.000 0.003 0.000 productions.py:206(__init__)
1 0.000 0.000 0.000 0.000 productions.py:2060(ExtendedAttributeList)
10656 0.021 0.000 0.136 0.000 productions.py:2061(peek)
420 0.006 0.000 0.162 0.000 productions.py:2068(__init__)
236 0.000 0.000 0.000 0.000 productions.py:2084(__len__)
96 0.000 0.000 0.000 0.000 productions.py:2098(__iter__)
39825 0.045 0.000 0.355 0.000 productions.py:21(__init__)
140 0.001 0.000 0.012 0.000 productions.py:2114(_markup)
17 0.000 0.000 0.000 0.000 productions.py:212(_unicode)
22 0.000 0.000 0.000 0.000 productions.py:215(_markup)
1 0.000 0.000 0.000 0.000 productions.py:224(PrimitiveType)
17637 0.046 0.000 0.684 0.000 productions.py:225(peek)
876 0.004 0.000 0.066 0.000 productions.py:234(__init__)
182 0.000 0.000 0.001 0.000 productions.py:244(_unicode)
292 0.001 0.000 0.003 0.000 productions.py:249(_markup)
1 0.000 0.000 0.000 0.000 productions.py:259(ConstType)
39825 0.031 0.000 0.190 0.000 productions.py:26(_didParse)
102 0.000 0.000 0.005 0.000 productions.py:260(peek)
51 0.000 0.000 0.008 0.000 productions.py:271(__init__)
17 0.000 0.000 0.000 0.000 productions.py:283(_markup)
65262 0.045 0.000 0.469 0.000 productions.py:29(_whitespace)
1 0.000 0.000 0.000 0.000 productions.py:299(FloatLiteral)
567 0.001 0.000 0.005 0.000 productions.py:300(peek)
1 0.000 0.000 0.000 0.000 productions.py:326(ConstValue)
444 0.001 0.000 0.007 0.000 productions.py:327(peek)
10 0.000 0.000 0.000 0.000 productions.py:33(__str__)
123 0.001 0.000 0.004 0.000 productions.py:334(__init__)
4 0.000 0.000 0.000 0.000 productions.py:342(_unicode)
41 0.000 0.000 0.000 0.000 productions.py:345(_markup)
1 0.000 0.000 0.000 0.000 productions.py:358(EnumValue)
60 0.000 0.000 0.000 0.000 productions.py:359(peek)
5719/3424 0.011 0.000 0.017 0.000 productions.py:36(__unicode__)
60 0.000 0.000 0.001 0.000 productions.py:364(__init__)
20 0.000 0.000 0.000 0.000 productions.py:369(_markup)
1 0.000 0.000 0.000 0.000 productions.py:380(EnumValueList)
60/18 0.000 0.000 0.001 0.000 productions.py:381(peek)
18 0.000 0.000 0.004 0.000 productions.py:395(__init__)
77 0.000 0.000 0.001 0.000 productions.py:41(_markup)
6 0.000 0.000 0.000 0.000 productions.py:411(_markup)
1 0.000 0.000 0.000 0.000 productions.py:425(TypeSuffix)
16003/15958 0.032 0.000 0.266 0.000 productions.py:426(peek)
252 0.002 0.000 0.012 0.000 productions.py:438(__init__)
3644/2639 0.011 0.000 0.067 0.000 productions.py:45(markup)
136 0.000 0.000 0.001 0.000 productions.py:454(_unicode)
1 0.000 0.000 0.000 0.000 productions.py:464(TypeSuffixStartingWithArray)
1716 0.003 0.000 0.016 0.000 productions.py:465(peek)
1 0.000 0.000 0.000 0.000 productions.py:488(SingleType)
10710/10683 0.011 0.000 0.678 0.000 productions.py:489(peek)
3180/3168 0.022 0.000 0.586 0.000 productions.py:499(__init__)
426 0.000 0.000 0.000 0.000 productions.py:511(typeNames)
769/767 0.001 0.000 0.007 0.000 productions.py:515(_unicode)
1060/1056 0.001 0.000 0.013 0.000 productions.py:518(_markup)
1 0.000 0.000 0.000 0.000 productions.py:528(NonAnyType)
14253/14214 0.040 0.000 0.867 0.000 productions.py:539(peek)
3510 0.007 0.000 0.085 0.000 productions.py:56(_consumeSemicolon)
3231/3225 0.029 0.000 0.351 0.000 productions.py:565(__init__)
763 0.001 0.000 0.004 0.000 productions.py:603(_unicode)
1077/1075 0.003 0.000 0.012 0.000 productions.py:614(_markup)
1 0.000 0.000 0.000 0.000 productions.py:646(UnionMemberType)
225 0.000 0.000 0.013 0.000 productions.py:647(peek)
138 0.001 0.000 0.021 0.000 productions.py:662(__init__)
6 0.000 0.000 0.000 0.000 productions.py:683(_unicode)
46 0.000 0.000 0.000 0.000 productions.py:687(_markup)
1 0.000 0.000 0.000 0.000 productions.py:702(UnionType)
1208 0.003 0.000 0.026 0.000 productions.py:703(peek)
57 0.001 0.000 0.027 0.000 productions.py:717(__init__)
1 0.000 0.000 0.000 0.000 productions.py:73(Symbol)
15 0.000 0.000 0.000 0.000 productions.py:735(typeNames)
2 0.000 0.000 0.000 0.000 productions.py:739(_unicode)
165504 0.238 0.000 1.033 0.000 productions.py:74(peek)
19 0.000 0.000 0.005 0.000 productions.py:744(_markup)
1 0.000 0.000 0.000 0.000 productions.py:757(Type)
7473/7458 0.008 0.000 0.508 0.000 productions.py:758(peek)
3237/3225 0.013 0.000 0.883 0.000 productions.py:767(__init__)
441 0.000 0.000 0.001 0.000 productions.py:777(typeNames)
771/769 0.001 0.000 0.010 0.000 productions.py:781(_unicode)
1079/1075 0.002 0.000 0.023 0.000 productions.py:784(_markup)
14235 0.040 0.000 0.280 0.000 productions.py:79(__init__)
1 0.000 0.000 0.000 0.000 productions.py:793(IgnoreInOut)
2871 0.005 0.000 0.017 0.000 productions.py:794(peek)
1 0.000 0.000 0.000 0.000 productions.py:811(Ignore)
2778 0.006 0.000 0.020 0.000 productions.py:812(peek)
1 0.000 0.000 0.000 0.000 productions.py:848(IgnoreMultipleInheritance)
909 0.002 0.000 0.011 0.000 productions.py:849(peek)
3146 0.001 0.000 0.001 0.000 productions.py:86(_unicode)
1 0.000 0.000 0.000 0.000 productions.py:879(Inheritance)
1038 0.004 0.000 0.022 0.000 productions.py:880(peek)
2094 0.003 0.000 0.014 0.000 productions.py:89(_markup)
303 0.002 0.000 0.018 0.000 productions.py:890(__init__)
101 0.000 0.000 0.002 0.000 productions.py:900(_markup)
1 0.000 0.000 0.000 0.000 productions.py:911(Default)
618 0.002 0.000 0.013 0.000 productions.py:912(peek)
120 0.001 0.000 0.008 0.000 productions.py:924(__init__)
40 0.000 0.000 0.001 0.000 productions.py:943(_markup)
1 0.000 0.000 0.000 0.000 productions.py:958(ArgumentName)
1432 0.002 0.000 0.009 0.000 productions.py:963(peek)
648 0.002 0.000 0.015 0.000 productions.py:968(__init__)
4064 0.002 0.000 0.002 0.000 productions.py:973(name)
216 0.000 0.000 0.001 0.000 productions.py:980(_markup)
1 0.000 0.000 0.000 0.000 productions.py:988(ArgumentList)
1866/1398 0.007 0.000 0.238 0.000 productions.py:989(peek)
1 0.035 0.035 0.637 0.637 publish.py:3(<module>)
1 0.017 0.017 0.019 0.019 py.py:1(<module>)
1 0.000 0.000 0.004 0.004 py.py:10(__init__)
2232 0.001 0.000 0.002 0.000 py.py:11(<genexpr>)
15676 0.007 0.000 0.007 0.000 py.py:19(__contains__)
63908 0.094 0.000 0.164 0.000 py.py:54(has_keys_with_prefix)
1 0.000 0.000 0.000 0.000 py.py:9(Trie)
33 0.000 0.000 0.000 0.000 pyexpat.c:441(CharacterData)
12 0.000 0.000 0.000 0.000 pyexpat.c:566(StartElement)
12 0.000 0.000 0.000 0.000 pyexpat.c:618(EndElement)
1 0.000 0.000 0.000 0.000 pyopenssl.py:45(<module>)
2 0.000 0.000 0.000 0.000 pyparsing.py:1070(resetCache)
2 0.000 0.000 0.002 0.001 pyparsing.py:1096(parseString)
165/154 0.000 0.000 0.001 0.000 pyparsing.py:112(_ustr)
51 0.000 0.000 0.002 0.000 pyparsing.py:1238(__add__)
40 0.000 0.000 0.001 0.000 pyparsing.py:1349(__or__)
1 0.000 0.000 0.000 0.000 pyparsing.py:1369(__xor__)
2 0.000 0.000 0.000 0.000 pyparsing.py:1409(__invert__)
12 0.000 0.000 0.001 0.000 pyparsing.py:1413(__call__)
9 0.000 0.000 0.000 0.000 pyparsing.py:1429(suppress)
17 0.000 0.000 0.000 0.000 pyparsing.py:1435(leaveWhitespace)
104 0.000 0.000 0.000 0.000 pyparsing.py:1443(setWhitespaceChars)
1 0.000 0.000 0.000 0.000 pyparsing.py:148(<genexpr>)
83 0.000 0.000 0.000 0.000 pyparsing.py:1487(__str__)
54 0.000 0.000 0.000 0.000 pyparsing.py:1493(streamline)
1 0.000 0.000 0.000 0.000 pyparsing.py:1575(Token)
91 0.000 0.000 0.001 0.000 pyparsing.py:1577(__init__)
1 0.000 0.000 0.000 0.000 pyparsing.py:1581(Empty)
3 0.000 0.000 0.000 0.000 pyparsing.py:1583(__init__)
1 0.000 0.000 0.000 0.000 pyparsing.py:1590(NoMatch)
1 0.000 0.000 0.000 0.000 pyparsing.py:160(_Constants)
1 0.000 0.000 0.000 0.000 pyparsing.py:1603(Literal)
56 0.001 0.000 0.001 0.000 pyparsing.py:1605(__init__)
12 0.000 0.000 0.000 0.000 pyparsing.py:1624(parseImpl)
1 0.000 0.000 0.000 0.000 pyparsing.py:1632(Keyword)
95 0.000 0.000 0.000 0.000 pyparsing.py:168(<genexpr>)
1 0.000 0.000 0.000 0.000 pyparsing.py:1688(CaselessLiteral)
1 0.000 0.000 0.000 0.000 pyparsing.py:170(ParseBaseException)
1 0.000 0.000 0.000 0.000 pyparsing.py:1705(CaselessKeyword)
1 0.000 0.000 0.000 0.000 pyparsing.py:1715(Word)
9 0.001 0.000 0.005 0.001 pyparsing.py:1727(__init__)
187 0.000 0.000 0.000 0.000 pyparsing.py:1730(<genexpr>)
36 0.000 0.000 0.000 0.000 pyparsing.py:174(__init__)
20 0.000 0.000 0.000 0.000 pyparsing.py:1781(parseImpl)
26 0.000 0.000 0.000 0.000 pyparsing.py:1816(__str__)
12 0.000 0.000 0.000 0.000 pyparsing.py:1825(charsAsStr)
1 0.000 0.000 0.000 0.000 pyparsing.py:1839(Regex)
16 0.000 0.000 0.023 0.001 pyparsing.py:1844(__init__)
24 0.000 0.000 0.000 0.000 pyparsing.py:1878(parseImpl)
36 0.000 0.000 0.000 0.000 pyparsing.py:1891(__str__)
1 0.000 0.000 0.000 0.000 pyparsing.py:1903(QuotedString)
2 0.000 0.000 0.001 0.001 pyparsing.py:1906(__init__)
2 0.000 0.000 0.000 0.000 pyparsing.py:2003(__str__)
1 0.000 0.000 0.000 0.000 pyparsing.py:2015(CharsNotIn)
1 0.000 0.000 0.000 0.000 pyparsing.py:2077(White)
1 0.000 0.000 0.000 0.000 pyparsing.py:2126(_PositionToken)
5 0.000 0.000 0.000 0.000 pyparsing.py:2127(__init__)
1 0.000 0.000 0.000 0.000 pyparsing.py:2133(GoToColumn)
1 0.000 0.000 0.000 0.000 pyparsing.py:2156(LineStart)
1 0.000 0.000 0.000 0.000 pyparsing.py:2158(__init__)
1 0.000 0.000 0.000 0.000 pyparsing.py:2176(LineEnd)
2 0.000 0.000 0.000 0.000 pyparsing.py:2178(__init__)
1 0.000 0.000 0.000 0.000 pyparsing.py:218(ParseException)
1 0.000 0.000 0.000 0.000 pyparsing.py:2194(StringStart)
1 0.000 0.000 0.000 0.000 pyparsing.py:2196(__init__)
1 0.000 0.000 0.000 0.000 pyparsing.py:2207(StringEnd)
1 0.000 0.000 0.000 0.000 pyparsing.py:2209(__init__)
1 0.000 0.000 0.000 0.000 pyparsing.py:2223(WordStart)
1 0.000 0.000 0.000 0.000 pyparsing.py:2242(WordEnd)
1 0.000 0.000 0.000 0.000 pyparsing.py:2264(ParseExpression)
92 0.001 0.000 0.002 0.000 pyparsing.py:2266(__init__)
1 0.000 0.000 0.000 0.000 pyparsing.py:227(ParseFatalException)
184 0.000 0.000 0.000 0.000 pyparsing.py:2275(<genexpr>)
11/5 0.000 0.000 0.002 0.000 pyparsing.py:2293(leaveWhitespace)
1 0.000 0.000 0.000 0.000 pyparsing.py:232(ParseSyntaxException)
17/3 0.000 0.000 0.001 0.000 pyparsing.py:2324(streamline)
4 0.000 0.000 0.001 0.000 pyparsing.py:2358(setResultsName)
25/15 0.000 0.000 0.002 0.000 pyparsing.py:2368(copy)
1 0.000 0.000 0.000 0.000 pyparsing.py:2373(And)
1 0.000 0.000 0.000 0.000 pyparsing.py:2379(_ErrorStop)
51 0.001 0.000 0.002 0.000 pyparsing.py:2385(__init__)
113 0.000 0.000 0.000 0.000 pyparsing.py:2387(<genexpr>)
10/2 0.000 0.000 0.002 0.001 pyparsing.py:2392(parseImpl)
12/11 0.000 0.000 0.000 0.000 pyparsing.py:2429(__str__)
36 0.000 0.000 0.000 0.000 pyparsing.py:2434(<genexpr>)
1 0.000 0.000 0.000 0.000 pyparsing.py:2439(Or)
1 0.000 0.000 0.000 0.000 pyparsing.py:2444(__init__)
2 0.000 0.000 0.000 0.000 pyparsing.py:2447(<genexpr>)
1 0.000 0.000 0.000 0.000 pyparsing.py:2509(MatchFirst)
40 0.000 0.000 0.001 0.000 pyparsing.py:2514(__init__)
114 0.000 0.000 0.000 0.000 pyparsing.py:2517(<genexpr>)
20/8 0.000 0.000 0.001 0.000 pyparsing.py:2521(parseImpl)
1 0.000 0.000 0.000 0.000 pyparsing.py:253(RecursiveGrammarException)
12 0.000 0.000 0.000 0.000 pyparsing.py:2550(__str__)
40 0.000 0.000 0.000 0.000 pyparsing.py:2555(<genexpr>)
1 0.000 0.000 0.000 0.000 pyparsing.py:2565(Each)
1 0.000 0.000 0.000 0.000 pyparsing.py:261(_ParseResultsWithOffset)
4 0.000 0.000 0.000 0.000 pyparsing.py:262(__init__)
16 0.000 0.000 0.000 0.000 pyparsing.py:264(__getitem__)
1 0.000 0.000 0.000 0.000 pyparsing.py:2650(ParseElementEnhance)
50 0.000 0.000 0.001 0.000 pyparsing.py:2652(__init__)
16/2 0.000 0.000 0.001 0.001 pyparsing.py:2667(parseImpl)
11/5 0.000 0.000 0.002 0.000 pyparsing.py:2673(leaveWhitespace)
11/4 0.000 0.000 0.001 0.000 pyparsing.py:2692(streamline)
1 0.000 0.000 0.000 0.000 pyparsing.py:271(ParseResults)
6 0.000 0.000 0.000 0.000 pyparsing.py:2711(__str__)
1 0.000 0.000 0.000 0.000 pyparsing.py:2722(FollowedBy)
1 0.000 0.000 0.000 0.000 pyparsing.py:2736(NotAny)
2 0.000 0.000 0.000 0.000 pyparsing.py:2742(__init__)
3 0.000 0.000 0.000 0.000 pyparsing.py:2758(__str__)
1 0.000 0.000 0.000 0.000 pyparsing.py:2768(ZeroOrMore)
82 0.000 0.000 0.000 0.000 pyparsing.py:277(__new__)
7 0.000 0.000 0.000 0.000 pyparsing.py:2770(__init__)
1 0.000 0.000 0.000 0.000 pyparsing.py:2807(OneOrMore)
2 0.000 0.000 0.001 0.001 pyparsing.py:2809(parseImpl)
1 0.000 0.000 0.000 0.000 pyparsing.py:2827(__str__)
1 0.000 0.000 0.000 0.000 pyparsing.py:2841(_NullToken)
1 0.000 0.000 0.000 0.000 pyparsing.py:2849(Optional)
10 0.000 0.000 0.000 0.000 pyparsing.py:2854(__init__)
2 0.000 0.000 0.000 0.000 pyparsing.py:2859(parseImpl)
82/80 0.000 0.000 0.000 0.000 pyparsing.py:286(__init__)
6 0.000 0.000 0.000 0.000 pyparsing.py:2873(__str__)
1 0.000 0.000 0.000 0.000 pyparsing.py:2883(SkipTo)
1 0.000 0.000 0.000 0.000 pyparsing.py:2945(Forward)
1 0.000 0.000 0.000 0.000 pyparsing.py:2960(__init__)
1 0.000 0.000 0.000 0.000 pyparsing.py:2963(__lshift__)
2 0.000 0.000 0.000 0.000 pyparsing.py:3013(copy)
1 0.000 0.000 0.000 0.000 pyparsing.py:3021(_ForwardNoRecurse)
1 0.000 0.000 0.000 0.000 pyparsing.py:3025(TokenConverter)
28 0.000 0.000 0.001 0.000 pyparsing.py:3027(__init__)
1 0.000 0.000 0.000 0.000 pyparsing.py:3031(Upcase)
1 0.000 0.000 0.000 0.000 pyparsing.py:3042(Combine)
6 0.000 0.000 0.003 0.000 pyparsing.py:3047(__init__)
1 0.000 0.000 0.000 0.000 pyparsing.py:3074(Group)
5 0.000 0.000 0.000 0.000 pyparsing.py:3076(__init__)
6 0.000 0.000 0.000 0.000 pyparsing.py:3080(postParse)
1 0.000 0.000 0.000 0.000 pyparsing.py:3083(Dict)
1 0.000 0.000 0.000 0.000 pyparsing.py:3088(__init__)
1 0.000 0.000 0.000 0.000 pyparsing.py:3117(Suppress)
4 0.000 0.000 0.000 0.000 pyparsing.py:3119(postParse)
1 0.000 0.000 0.000 0.000 pyparsing.py:3126(OnlyOnce)
1 0.000 0.000 0.000 0.000 pyparsing.py:3165(delimitedList)
24 0.000 0.000 0.000 0.000 pyparsing.py:321(__getitem__)
10 0.000 0.000 0.000 0.000 pyparsing.py:3260(_escapeRegexRangeChars)
1 0.000 0.000 0.001 0.001 pyparsing.py:3268(oneOf)
10 0.000 0.000 0.000 0.000 pyparsing.py:3285(<lambda>)
10 0.000 0.000 0.000 0.000 pyparsing.py:3286(<lambda>)
4 0.000 0.000 0.000 0.000 pyparsing.py:330(__setitem__)
6 0.000 0.000 0.000 0.000 pyparsing.py:3323(<genexpr>)
2 0.000 0.000 0.000 0.000 pyparsing.py:3342(originalTextFor)
12 0.000 0.000 0.000 0.000 pyparsing.py:3398(<lambda>)
2 0.000 0.000 0.002 0.001 pyparsing.py:3404(srange)
97 0.000 0.000 0.000 0.000 pyparsing.py:3421(<genexpr>)
6 0.000 0.000 0.000 0.000 pyparsing.py:3421(<lambda>)
8 0.000 0.000 0.000 0.000 pyparsing.py:3423(<genexpr>)
1 0.000 0.000 0.003 0.003 pyparsing.py:3488(_makeTags)
94 0.000 0.000 0.000 0.000 pyparsing.py:3503(<genexpr>)
1 0.000 0.000 0.003 0.003 pyparsing.py:3517(makeHTMLTags)
18 0.000 0.000 0.000 0.000 pyparsing.py:373(__bool__)
2 0.000 0.000 0.000 0.000 pyparsing.py:375(__iter__)
6 0.000 0.000 0.000 0.000 pyparsing.py:408(haskeys)
2 0.000 0.000 0.000 0.000 pyparsing.py:477(__getattr__)
12 0.000 0.000 0.000 0.000 pyparsing.py:496(__iadd__)
2 0.000 0.000 0.000 0.000 pyparsing.py:499(<lambda>)
1 0.011 0.011 0.031 0.031 pyparsing.py:58(<module>)
16 0.000 0.000 0.000 0.000 pyparsing.py:769(_trim_arity)
12 0.000 0.000 0.000 0.000 pyparsing.py:774(wrapper)
1 0.000 0.000 0.000 0.000 pyparsing.py:787(ParserElement)
233 0.001 0.000 0.001 0.000 pyparsing.py:805(__init__)
107 0.000 0.000 0.003 0.000 pyparsing.py:828(copy)
17 0.000 0.000 0.000 0.000 pyparsing.py:838(setName)
17 0.000 0.000 0.001 0.000 pyparsing.py:846(setResultsName)
16 0.000 0.000 0.000 0.000 pyparsing.py:883(setParseAction)
64 0.000 0.000 0.000 0.000 pyparsing.py:950(preParse)
46 0.000 0.000 0.000 0.000 pyparsing.py:965(postParse)
106/2 0.001 0.000 0.002 0.001 pyparsing.py:969(_parseNoCache)
1 0.000 0.000 0.000 0.000 quopri.py:3(<module>)
1 0.000 0.000 0.001 0.001 quoprimime.py:27(<module>)
1 0.000 0.000 0.002 0.002 random.py:100(seed)
1 0.002 0.002 0.004 0.004 random.py:40(<module>)
1 0.000 0.000 0.000 0.000 random.py:655(WichmannHill)
1 0.000 0.000 0.000 0.000 random.py:72(Random)
1 0.000 0.000 0.000 0.000 random.py:805(SystemRandom)
1 0.000 0.000 0.002 0.002 random.py:91(__init__)
1498569 1.183 0.000 3.411 0.000 re.py:138(match)
110393 0.099 0.000 0.286 0.000 re.py:143(search)
150250 0.170 0.000 1.669 0.000 re.py:148(sub)
14369 0.018 0.000 0.056 0.000 re.py:168(split)
483 0.001 0.000 0.308 0.001 re.py:192(compile)
14761 0.056 0.000 0.063 0.000 re.py:208(escape)
1774064 1.614 0.000 1.948 0.000 re.py:230(_compile)
206 0.000 0.000 0.002 0.000 re.py:264(_compile_repl)
206 0.000 0.000 0.002 0.000 re.py:284(_subx)
4190 0.003 0.000 0.014 0.000 re.py:290(filter)
1 0.000 0.000 0.000 0.000 regexopt.py:11(<module>)
2 0.000 0.000 0.000 0.000 regexopt.py:23(make_charset)
1074/2 0.006 0.000 0.017 0.008 regexopt.py:27(regex_opt_inner)
50 0.000 0.000 0.000 0.000 regexopt.py:73(<genexpr>)
1176/6 0.004 0.000 0.017 0.003 regexopt.py:78(<genexpr>)
7096 0.002 0.000 0.002 0.000 regexopt.py:79(<lambda>)
2 0.000 0.000 0.017 0.008 regexopt.py:83(regex_opt)
1 0.000 0.000 0.000 0.000 repository.py:10(__init__)
1 0.000 0.000 0.000 0.000 repository.py:2(<module>)
1 0.000 0.000 0.000 0.000 repository.py:29(GithubRepository)
1 0.000 0.000 0.000 0.000 repository.py:30(__init__)
1 0.000 0.000 0.000 0.000 repository.py:5(Repository)
2 0.010 0.005 0.125 0.063 request.py:1(<module>)
1 0.000 0.000 0.000 0.000 request.py:13(RequestMethods)
1 0.000 0.000 0.000 0.000 requirements.py:18(InvalidRequirement)
1 0.007 0.007 0.075 0.075 requirements.py:4(<module>)
1 0.000 0.000 0.000 0.000 requirements.py:75(Requirement)
2 0.000 0.000 0.001 0.000 response.py:1(<module>)
1 0.000 0.000 0.000 0.000 response.py:18(DeflateDecoder)
1 0.000 0.000 0.000 0.000 response.py:47(GzipDecoder)
1 0.000 0.000 0.000 0.000 response.py:68(HTTPResponse)
1 0.000 0.000 0.000 0.000 retry.py:1(<module>)
1 0.000 0.000 0.000 0.000 retry.py:118(__init__)
1 0.000 0.000 0.000 0.000 retry.py:18(Retry)
1 0.000 0.000 0.000 0.000 rfc822.py:501(AddrlistClass)
1 0.000 0.000 0.000 0.000 rfc822.py:71(<module>)
1 0.000 0.000 0.000 0.000 rfc822.py:775(AddressList)
1 0.000 0.000 0.000 0.000 rfc822.py:85(Message)
1 0.000 0.000 0.002 0.002 ruby.py:10(<module>)
1 0.000 0.000 0.000 0.000 ruby.py:31(RubyLexer)
1 0.000 0.000 0.001 0.001 ruby.py:390(RubyConsoleLexer)
1 0.000 0.000 0.000 0.000 ruby.py:436(FancyLexer)
1 0.000 0.000 0.000 0.000 ruby.py:89(gen_rubystrings_rules)
1 0.000 0.000 0.000 0.000 saxutils.py:106(_UnbufferedTextIOWrapper)
1 0.000 0.000 0.000 0.000 saxutils.py:112(XMLGenerator)
1 0.000 0.000 0.000 0.000 saxutils.py:199(XMLFilterBase)
1 0.000 0.000 0.000 0.000 saxutils.py:4(<module>)
1 0.006 0.006 0.008 0.008 scanner.py:2(<module>)
1 0.027 0.027 0.066 0.066 serializer.py:1(<module>)
1 0.000 0.000 0.000 0.000 serializer.py:332(SerializeError)
1 0.000 0.000 0.000 0.000 serializer.py:81(HTMLSerializer)
1 0.011 0.011 0.029 0.029 sessions.py:10(<module>)
1 0.000 0.000 0.000 0.000 sessions.py:272(Session)
1 0.000 0.000 0.000 0.000 sessions.py:90(SessionRedirectMixin)
1 0.005 0.005 10.486 10.486 shorthands.py:100(transformAutolinkShortcuts)
678 0.004 0.000 0.021 0.000 shorthands.py:105(biblioReplacer)
348 0.002 0.000 0.009 0.000 shorthands.py:132(sectionReplacer)
174 0.001 0.000 0.005 0.000 shorthands.py:150(propdescReplacer)
2731 0.026 0.000 0.134 0.000 shorthands.py:172(idlReplacer)
1 0.000 0.000 0.000 0.000 shorthands.py:2(<module>)
8361 0.077 0.000 0.362 0.000 shorthands.py:206(elementReplacer)
90014/1 0.731 0.000 10.425 10.425 shorthands.py:253(transformElement)
152199 1.213 0.000 6.258 0.000 shorthands.py:267(transformText)
1 0.000 0.000 0.202 0.202 shorthands.py:295(transformProductionGrammars)
1 0.000 0.000 0.000 0.000 shorthands.py:318(simpleReplacer)
1 0.000 0.000 0.000 0.000 shorthands.py:321(transformElement)
1 0.000 0.000 0.000 0.000 shorthands.py:332(transformText)
1 0.001 0.001 0.027 0.027 shorthands.py:64(transformMaybePlaceholders)
1 0.000 0.000 0.026 0.026 shorthands.py:8(transformProductionPlaceholders)
1 0.000 0.000 0.000 0.000 shutil.py:31(Error)
1 0.000 0.000 0.000 0.000 shutil.py:34(SpecialFileError)
1 0.000 0.000 0.000 0.000 shutil.py:38(ExecError)
1 0.001 0.001 0.001 0.001 shutil.py:5(<module>)
3 0.012 0.004 0.014 0.005 six.py:1(<module>)
1 0.000 0.000 0.000 0.000 six.py:102(_resolve)
2 0.000 0.000 0.000 0.000 six.py:103(MovedModule)
86 0.000 0.000 0.000 0.000 six.py:105(__init__)
1 0.000 0.000 0.000 0.000 six.py:106(MovedAttribute)
9 0.000 0.000 0.000 0.000 six.py:108(__init__)
5 0.000 0.000 0.068 0.014 six.py:114(_resolve)
2 0.000 0.000 0.000 0.000 six.py:124(_LazyModule)
12 0.000 0.000 0.000 0.000 six.py:126(__init__)
1 0.000 0.000 0.000 0.000 six.py:126(_resolve)
1 0.000 0.000 0.000 0.000 six.py:132(_MovedItems)
2 0.000 0.000 0.000 0.000 six.py:139(MovedAttribute)
166 0.000 0.000 0.000 0.000 six.py:141(__init__)
3 0.000 0.000 0.000 0.000 six.py:159(_resolve)
2 0.000 0.000 0.000 0.000 six.py:164(_SixMetaPathImporter)
2 0.000 0.000 0.000 0.000 six.py:173(__init__)
100 0.000 0.000 0.000 0.000 six.py:177(_add_module)
10 0.000 0.000 0.000 0.000 six.py:181(_get_module)
615 0.001 0.000 0.001 0.000 six.py:184(find_module)
4 0.000 0.000 0.000 0.000 six.py:189(__get_module)
4 0.000 0.000 0.000 0.000 six.py:195(load_module)
2 0.000 0.000 0.000 0.000 six.py:229(_MovedItems)
1 0.000 0.000 0.000 0.000 six.py:247(Iterator)
1 0.000 0.000 0.000 0.000 six.py:317(exec_)
2 0.000 0.000 0.000 0.000 six.py:320(Module_six_moves_urllib_parse)
2 0.000 0.000 0.000 0.000 six.py:360(Module_six_moves_urllib_error)
2 0.000 0.000 0.000 0.000 six.py:380(Module_six_moves_urllib_request)
2 0.000 0.000 0.000 0.000 six.py:430(Module_six_moves_urllib_response)
2 0.000 0.000 0.000 0.000 six.py:451(Module_six_moves_urllib_robotparser)
2 0.000 0.000 0.000 0.000 six.py:469(Module_six_moves_urllib)
1 0.000 0.000 0.000 0.000 six.py:53(X)
1 0.000 0.000 0.000 0.000 six.py:54(__len__)
2 0.000 0.000 0.000 0.000 six.py:555(Iterator)
2 0.000 0.000 0.000 0.000 six.py:60(X)
2 0.000 0.000 0.000 0.000 six.py:62(__len__)
4 0.000 0.000 0.000 0.000 six.py:67(_add_doc)
2 0.000 0.000 0.001 0.000 six.py:689(exec_)
2 0.000 0.000 0.000 0.000 six.py:72(_import_module)
16 0.000 0.000 0.000 0.000 six.py:75(_add_doc)
1 0.000 0.000 0.000 0.000 six.py:78(_LazyDescr)
40 0.000 0.000 0.000 0.000 six.py:80(__init__)
8 0.000 0.000 0.068 0.008 six.py:80(_import_module)
1 0.000 0.000 0.000 0.000 six.py:800(with_metaclass)
1 0.000 0.000 0.000 0.000 six.py:805(metaclass)
1 0.000 0.000 0.000 0.000 six.py:807(__new__)
2 0.000 0.000 0.000 0.000 six.py:83(__get__)
2 0.000 0.000 0.000 0.000 six.py:86(_LazyDescr)
252 0.000 0.000 0.000 0.000 six.py:88(__init__)
1 0.000 0.000 0.000 0.000 six.py:91(MovedModule)
8 0.000 0.000 0.068 0.008 six.py:91(__get__)
31 0.000 0.000 0.000 0.000 six.py:93(__init__)
1 0.000 0.000 0.000 0.000 socket.py:171(_closedsocket)
1 0.000 0.000 0.000 0.000 socket.py:183(_socketobject)
1 0.000 0.000 0.000 0.000 socket.py:239(_fileobject)
1 0.012 0.012 0.012 0.012 socket.py:45(<module>)
1 0.001 0.001 0.001 0.001 socks.py:17(<module>)
1 0.000 0.000 0.000 0.000 specifiers.py:15(InvalidSpecifier)
1 0.000 0.000 0.000 0.000 specifiers.py:21(BaseSpecifier)
1 0.000 0.000 0.002 0.002 specifiers.py:214(LegacySpecifier)
7 0.000 0.000 0.000 0.000 specifiers.py:266(_require_version_compare)
1 0.000 0.000 0.013 0.013 specifiers.py:275(Specifier)
1 0.010 0.010 0.027 0.027 specifiers.py:4(<module>)
1 0.000 0.000 0.000 0.000 specifiers.py:589(SpecifierSet)
1 0.000 0.000 0.000 0.000 specifiers.py:78(_IndividualSpecifier)
1653 0.001 0.000 0.001 0.000 sre_compile.py:101(fixup)
969 0.005 0.000 0.051 0.000 sre_compile.py:228(_compile_charset)
969 0.033 0.000 0.046 0.000 sre_compile.py:256(_optimize_charset)
184 0.003 0.000 0.004 0.000 sre_compile.py:411(_mk_bitmap)
10 0.000 0.000 0.000 0.000 sre_compile.py:416(_bytes_to_codes)
1141 0.003 0.000 0.004 0.000 sre_compile.py:428(_simple)
414 0.006 0.000 0.041 0.000 sre_compile.py:433(_compile_info)
828 0.001 0.000 0.001 0.000 sre_compile.py:546(isstring)
414 0.002 0.000 0.137 0.000 sre_compile.py:552(_code)
414 0.004 0.000 0.332 0.001 sre_compile.py:567(compile)
3763/414 0.035 0.000 0.095 0.000 sre_compile.py:64(_compile)
6225 0.003 0.000 0.004 0.000 sre_parse.py:137(__len__)
6 0.000 0.000 0.000 0.000 sre_parse.py:139(__delitem__)
16245 0.014 0.000 0.021 0.000 sre_parse.py:141(__getitem__)
1176 0.001 0.000 0.001 0.000 sre_parse.py:145(__setitem__)
7803 0.004 0.000 0.006 0.000 sre_parse.py:149(append)
4866/1570 0.018 0.000 0.022 0.000 sre_parse.py:151(getwidth)
424 0.001 0.000 0.002 0.000 sre_parse.py:189(__init__)
34049 0.044 0.000 0.052 0.000 sre_parse.py:193(__next)
14766 0.007 0.000 0.015 0.000 sre_parse.py:206(match)
28576 0.016 0.000 0.059 0.000 sre_parse.py:212(get)
52 0.000 0.000 0.000 0.000 sre_parse.py:216(tell)
14 0.000 0.000 0.000 0.000 sre_parse.py:218(seek)
395 0.000 0.000 0.000 0.000 sre_parse.py:221(isident)
2 0.000 0.000 0.000 0.000 sre_parse.py:224(isdigit)
68 0.000 0.000 0.001 0.000 sre_parse.py:227(isname)
597 0.002 0.000 0.003 0.000 sre_parse.py:236(_class_escape)
839 0.002 0.000 0.002 0.000 sre_parse.py:268(_escape)
1425/418 0.010 0.000 0.180 0.000 sre_parse.py:317(_parse_sub)
2303/457 0.063 0.000 0.177 0.000 sre_parse.py:395(_parse)
418 0.001 0.000 0.001 0.000 sre_parse.py:67(__init__)
418/414 0.005 0.000 0.189 0.000 sre_parse.py:706(parse)
6 0.000 0.000 0.001 0.000 sre_parse.py:734(parse_template)
483 0.001 0.000 0.001 0.000 sre_parse.py:74(opengroup)
134 0.000 0.000 0.000 0.000 sre_parse.py:741(literal)
4190 0.009 0.000 0.011 0.000 sre_parse.py:822(expand_template)
483 0.000 0.000 0.001 0.000 sre_parse.py:85(closegroup)
6 0.000 0.000 0.000 0.000 sre_parse.py:87(checkgroup)
3842 0.003 0.000 0.003 0.000 sre_parse.py:92(__init__)
5 0.000 0.000 0.001 0.000 ssl.py:114(_import_symbols)
1 0.000 0.000 0.000 0.000 ssl.py:129(<dictcomp>)
1 0.000 0.000 0.000 0.000 ssl.py:184(CertificateError)
1 0.000 0.000 0.000 0.000 ssl.py:300(_ASN1Object)
2 0.000 0.000 0.000 0.000 ssl.py:305(__new__)
1 0.000 0.000 0.000 0.000 ssl.py:321(Purpose)
1 0.000 0.000 0.000 0.000 ssl.py:329(SSLContext)
1 0.000 0.000 0.000 0.000 ssl.py:495(_get_https_context_factory)
1 0.000 0.000 0.000 0.000 ssl.py:514(SSLSocket)
1 0.011 0.011 0.014 0.014 ssl.py:88(<module>)
1 0.011 0.011 0.012 0.012 ssl_.py:1(<module>)
818 0.000 0.000 0.000 0.000 stat.py:24(S_IFMT)
245 0.000 0.000 0.001 0.000 stat.py:40(S_ISDIR)
19 0.000 0.000 0.000 0.000 stat.py:49(S_ISREG)
554 0.000 0.000 0.001 0.000 stat.py:55(S_ISLNK)
1 0.000 0.000 0.001 0.001 status_codes.py:3(<module>)
1 0.000 0.000 0.000 0.000 structures.py:16(CaseInsensitiveDict)
1 0.000 0.000 0.001 0.001 structures.py:9(<module>)
1 0.000 0.000 0.000 0.000 structures.py:90(LookupDict)
1 0.000 0.000 0.000 0.000 structures.py:93(__init__)
1 0.000 0.000 0.001 0.001 style.py:10(<module>)
1 0.000 0.000 0.000 0.000 style.py:108(Style)
1 0.000 0.000 0.000 0.000 style.py:16(StyleMeta)
2 0.001 0.001 0.002 0.001 style.py:18(__new__)
35 0.000 0.000 0.000 0.000 style.py:24(colorformat)
1 0.011 0.011 0.013 0.013 subprocess.py:387(<module>)
1 0.000 0.000 0.000 0.000 subprocess.py:400(CalledProcessError)
1 0.000 0.000 0.000 0.000 subprocess.py:648(Popen)
1 0.000 0.000 0.000 0.000 sysconfig.py:443(get_config_vars)
1 0.000 0.000 0.000 0.000 sysconfig.py:522(get_platform)
1 0.000 0.000 0.000 0.000 tarfile.py:1487(TarFile)
1 0.000 0.000 0.000 0.000 tarfile.py:2479(TarIter)
1 0.000 0.000 0.000 0.000 tarfile.py:2518(_section)
1 0.000 0.000 0.000 0.000 tarfile.py:2527(_data)
1 0.000 0.000 0.000 0.000 tarfile.py:2534(_hole)
1 0.000 0.000 0.000 0.000 tarfile.py:2539(_ringbuffer)
1 0.000 0.000 0.000 0.000 tarfile.py:2565(TarFileCompat)
1 0.001 0.001 0.001 0.001 tarfile.py:30(<module>)
1 0.000 0.000 0.000 0.000 tarfile.py:326(TarError)
1 0.000 0.000 0.000 0.000 tarfile.py:329(ExtractError)
1 0.000 0.000 0.000 0.000 tarfile.py:332(ReadError)
1 0.000 0.000 0.000 0.000 tarfile.py:335(CompressionError)
1 0.000 0.000 0.000 0.000 tarfile.py:338(StreamError)
1 0.000 0.000 0.000 0.000 tarfile.py:341(HeaderError)
1 0.000 0.000 0.000 0.000 tarfile.py:344(EmptyHeaderError)
1 0.000 0.000 0.000 0.000 tarfile.py:347(TruncatedHeaderError)
1 0.000 0.000 0.000 0.000 tarfile.py:350(EOFHeaderError)
1 0.000 0.000 0.000 0.000 tarfile.py:353(InvalidHeaderError)
1 0.000 0.000 0.000 0.000 tarfile.py:356(SubsequentHeaderError)
1 0.000 0.000 0.000 0.000 tarfile.py:363(_LowLevelFile)
1 0.000 0.000 0.000 0.000 tarfile.py:387(_Stream)
1 0.000 0.000 0.000 0.000 tarfile.py:622(_StreamProxy)
1 0.000 0.000 0.000 0.000 tarfile.py:646(_BZ2Proxy)
1 0.000 0.000 0.000 0.000 tarfile.py:711(_FileInFile)
1 0.000 0.000 0.000 0.000 tarfile.py:793(ExFileObject)
1 0.000 0.000 0.000 0.000 tarfile.py:924(TarInfo)
1 0.000 0.000 0.000 0.000 tempfile.py:108(_RandomNameSequence)
1 0.012 0.012 0.017 0.017 tempfile.py:18(<module>)
1 0.000 0.000 0.000 0.000 tempfile.py:383(_TemporaryFileWrapper)
1 0.000 0.000 0.000 0.000 tempfile.py:519(SpooledTemporaryFile)
1 0.032 0.032 0.053 0.053 test.py:3(<module>)
1 0.000 0.000 0.001 0.001 threading.py:1(<module>)
1 0.000 0.000 0.000 0.000 threading.py:1049(_Timer)
1 0.000 0.000 0.000 0.000 threading.py:1079(_MainThread)
1 0.000 0.000 0.000 0.000 threading.py:1081(__init__)
1 0.000 0.000 0.000 0.000 threading.py:1088(_set_daemon)
1 0.000 0.000 0.000 0.000 threading.py:1119(_DummyThread)
1 0.000 0.000 0.000 0.000 threading.py:114(RLock)
1 0.000 0.000 0.000 0.000 threading.py:125(_RLock)
1 0.000 0.000 0.000 0.000 threading.py:132(__init__)
10 0.000 0.000 0.000 0.000 threading.py:147(acquire)
10 0.000 0.000 0.000 0.000 threading.py:187(release)
2 0.000 0.000 0.000 0.000 threading.py:242(Condition)
1 0.000 0.000 0.000 0.000 threading.py:255(_Condition)
2 0.000 0.000 0.000 0.000 threading.py:260(__init__)
1 0.000 0.000 0.000 0.000 threading.py:285(__enter__)
1 0.000 0.000 0.000 0.000 threading.py:288(__exit__)
1 0.000 0.000 0.000 0.000 threading.py:300(_is_owned)
1 0.000 0.000 0.000 0.000 threading.py:373(notify)
1 0.000 0.000 0.000 0.000 threading.py:400(notifyAll)
1 0.000 0.000 0.000 0.000 threading.py:423(_Semaphore)
1 0.000 0.000 0.000 0.000 threading.py:515(_BoundedSemaphore)
1 0.000 0.000 0.000 0.000 threading.py:542(Event)
1 0.000 0.000 0.000 0.000 threading.py:552(_Event)
1 0.000 0.000 0.000 0.000 threading.py:561(__init__)
1 0.000 0.000 0.000 0.000 threading.py:57(_Verbose)
1 0.000 0.000 0.000 0.000 threading.py:576(set)
5 0.000 0.000 0.000 0.000 threading.py:59(__init__)
1 0.000 0.000 0.000 0.000 threading.py:631(Thread)
21 0.000 0.000 0.000 0.000 threading.py:64(_note)
1 0.000 0.000 0.000 0.000 threading.py:647(__init__)
1 0.000 0.000 0.000 0.000 threading.py:780(_set_ident)
1 0.000 0.000 0.000 0.000 timeout.py:1(<module>)
1 0.000 0.000 0.000 0.000 timeout.py:21(Timeout)
1 0.000 0.000 0.000 0.000 token.py:1(<module>)
1 0.000 0.000 0.001 0.001 token.py:10(<module>)
1 0.000 0.000 0.000 0.000 token.py:12(_TokenType)
148 0.000 0.000 0.001 0.000 token.py:15(split)
86 0.000 0.000 0.000 0.000 token.py:24(__init__)
85 0.000 0.000 0.001 0.000 token.py:34(__getattr__)
53574 0.039 0.000 0.124 0.000 token.py:43(__repr__)
1 0.000 0.000 0.000 0.000 tokenize.py:146(TokenError)
1 0.000 0.000 0.000 0.000 tokenize.py:148(StopTokenizing)
1 0.000 0.000 0.000 0.000 tokenize.py:179(Untokenizer)
1 0.011 0.011 0.027 0.027 tokenize.py:23(<module>)
19 0.000 0.000 0.000 0.000 tokenize.py:45(group)
1 0.000 0.000 0.000 0.000 tokenize.py:46(any)
2 0.000 0.000 0.000 0.000 tokenize.py:47(maybe)
5469 0.007 0.000 0.009 0.000 tokenizer.py:117(hasTokens)
86787 0.181 0.000 0.309 0.000 tokenizer.py:125(next)
1 0.000 0.000 0.000 0.000 tokenizer.py:13(<module>)
50847 0.061 0.000 0.085 0.000 tokenizer.py:138(restore)
65262 0.097 0.000 0.424 0.000 tokenizer.py:144(whitespace)
371457 0.298 0.000 0.873 0.000 tokenizer.py:153(pushPosition)
371457 0.219 0.000 0.341 0.000 tokenizer.py:158(popPosition)
1 0.000 0.000 0.000 0.000 tokenizer.py:16(Token)
263290 0.405 0.000 0.520 0.000 tokenizer.py:165(peek)
36004 0.096 0.000 0.096 0.000 tokenizer.py:17(__init__)
6024 0.008 0.000 0.011 0.000 tokenizer.py:176(sneakPeek)
1137/939 0.008 0.000 0.024 0.000 tokenizer.py:185(peekSymbol)
86787 0.055 0.000 0.068 0.000 tokenizer.py:198(resetPeek)
287882 0.166 0.000 0.229 0.000 tokenizer.py:21(isSymbol)
26675 0.007 0.000 0.007 0.000 tokenizer.py:30(isIdentifier)
567 0.000 0.000 0.000 0.000 tokenizer.py:33(isFloat)
342 0.000 0.000 0.000 0.000 tokenizer.py:36(isInteger)
318 0.000 0.000 0.000 0.000 tokenizer.py:39(isString)
360074 0.100 0.000 0.100 0.000 tokenizer.py:42(isWhitespace)
1 0.000 0.000 0.000 0.000 tokenizer.py:53(Tokenizer)
642 0.003 0.000 0.770 0.001 tokenizer.py:64(__init__)
642 0.277 0.000 0.767 0.001 tokenizer.py:72(_tokenize)
4 0.000 0.000 0.000 0.000 unistring.py:124(combine)
35 0.000 0.000 0.000 0.000 unistring.py:125(<genexpr>)
1 0.000 0.000 0.000 0.000 unistring.py:13(<module>)
1 0.050 0.050 0.079 0.079 update.py:2(<module>)
1 0.000 0.000 0.007 0.007 update.py:423(fixupDataFiles)
1 0.000 0.000 0.000 0.000 uritemplate.py:103(Variable)
1 0.000 0.000 0.000 0.000 uritemplate.py:148(Expression)
1 0.000 0.000 0.000 0.000 uritemplate.py:15(<module>)
1 0.000 0.000 0.000 0.000 uritemplate.py:18(UnsupportedExpression)
1 0.000 0.000 0.000 0.000 uritemplate.py:226(Literal)
1 0.000 0.000 0.000 0.000 uritemplate.py:235(Expansion)
1 0.000 0.000 0.000 0.000 uritemplate.py:25(BadExpression)
1 0.000 0.000 0.000 0.000 uritemplate.py:264(SimpleExpansion)
1 0.000 0.000 0.000 0.000 uritemplate.py:269(ReservedExpansion)
1 0.000 0.000 0.000 0.000 uritemplate.py:277(FragmentExpansion)
1 0.000 0.000 0.000 0.000 uritemplate.py:284(LabelExpansion)
1 0.000 0.000 0.000 0.000 uritemplate.py:295(PathExpansion)
1 0.000 0.000 0.000 0.000 uritemplate.py:306(PathStyleExpansion)
1 0.000 0.000 0.000 0.000 uritemplate.py:32(BadVariable)
1 0.000 0.000 0.000 0.000 uritemplate.py:347(FormStyleQueryExpansion)
1 0.000 0.000 0.000 0.000 uritemplate.py:361(FormStyleQueryContinuation)
1 0.000 0.000 0.000 0.000 uritemplate.py:39(URITemplate)
1 0.000 0.000 0.002 0.002 url.py:1(<module>)
1 0.000 0.000 0.000 0.000 url.py:10(Url)
1 0.000 0.000 0.000 0.000 urllib.py:1004(addinfo)
1 0.000 0.000 0.000 0.000 urllib.py:1014(addinfourl)
1 0.000 0.000 0.000 0.000 urllib.py:114(ContentTooShortError)
1 0.000 0.000 0.000 0.000 urllib.py:120(URLopener)
485 0.001 0.000 0.001 0.000 urllib.py:1217(<genexpr>)
32687 0.046 0.000 0.116 0.000 urllib.py:1262(quote)
1 0.039 0.039 0.073 0.073 urllib.py:23(<module>)
1 0.000 0.000 0.000 0.000 urllib.py:616(FancyURLopener)
1 0.000 0.000 0.000 0.000 urllib.py:862(ftpwrapper)
1 0.000 0.000 0.000 0.000 urllib.py:955(addbase)
1 0.000 0.000 0.000 0.000 urllib.py:984(addclosehook)
1 0.000 0.000 0.000 0.000 urllib2.py:1085(HTTPDigestAuthHandler)
1 0.000 0.000 0.000 0.000 urllib2.py:1103(ProxyDigestAuthHandler)
1 0.000 0.000 0.000 0.000 urllib2.py:1115(AbstractHTTPHandler)
1 0.000 0.000 0.000 0.000 urllib2.py:1225(HTTPHandler)
1 0.000 0.000 0.000 0.000 urllib2.py:1233(HTTPSHandler)
1 0.000 0.000 0.000 0.000 urllib2.py:1245(HTTPCookieProcessor)
1 0.000 0.000 0.000 0.000 urllib2.py:1263(UnknownHandler)
1 0.000 0.000 0.000 0.000 urllib2.py:1327(FileHandler)
1 0.000 0.000 0.000 0.000 urllib2.py:1379(FTPHandler)
1 0.000 0.000 0.000 0.000 urllib2.py:1439(CacheFTPHandler)
1 0.000 0.000 0.000 0.000 urllib2.py:164(URLError)
1 0.000 0.000 0.000 0.000 urllib2.py:177(HTTPError)
1 0.000 0.000 0.000 0.000 urllib2.py:224(Request)
1 0.000 0.000 0.000 0.000 urllib2.py:336(OpenerDirector)
1 0.000 0.000 0.000 0.000 urllib2.py:518(BaseHandler)
1 0.000 0.000 0.000 0.000 urllib2.py:537(HTTPErrorProcessor)
1 0.000 0.000 0.000 0.000 urllib2.py:554(HTTPDefaultErrorHandler)
1 0.000 0.000 0.000 0.000 urllib2.py:558(HTTPRedirectHandler)
1 0.000 0.000 0.000 0.000 urllib2.py:735(ProxyHandler)
1 0.000 0.000 0.002 0.002 urllib2.py:76(<module>)
1 0.000 0.000 0.000 0.000 urllib2.py:778(HTTPPasswordMgr)
1 0.000 0.000 0.000 0.000 urllib2.py:842(HTTPPasswordMgrWithDefaultRealm)
1 0.000 0.000 0.001 0.001 urllib2.py:852(AbstractBasicAuthHandler)
1 0.000 0.000 0.000 0.000 urllib2.py:902(HTTPBasicAuthHandler)
1 0.000 0.000 0.000 0.000 urllib2.py:913(ProxyBasicAuthHandler)
1 0.000 0.000 0.000 0.000 urllib2.py:942(AbstractDigestAuthHandler)
1 0.000 0.000 0.000 0.000 urlparse.py:121(SplitResult)
1 0.000 0.000 0.000 0.000 urlparse.py:129(ParseResult)
1 0.001 0.001 0.006 0.006 urlparse.py:29(<module>)
485 0.001 0.000 0.001 0.000 urlparse.py:332(<genexpr>)
1 0.000 0.000 0.000 0.000 urlparse.py:73(ResultMixin)
1 0.000 0.000 0.000 0.000 utf_16_be.py:18(IncrementalEncoder)
1 0.000 0.000 0.000 0.000 utf_16_be.py:22(IncrementalDecoder)
1 0.000 0.000 0.000 0.000 utf_16_be.py:25(StreamWriter)
1 0.000 0.000 0.000 0.000 utf_16_be.py:28(StreamReader)
1 0.000 0.000 0.000 0.000 utf_16_be.py:33(getregentry)
1 0.000 0.000 0.000 0.000 utf_16_be.py:8(<module>)
1 0.000 0.000 0.000 0.000 utf_16_le.py:18(IncrementalEncoder)
1 0.000 0.000 0.000 0.000 utf_16_le.py:22(IncrementalDecoder)
1 0.000 0.000 0.000 0.000 utf_16_le.py:25(StreamWriter)
1 0.000 0.000 0.000 0.000 utf_16_le.py:28(StreamReader)
1 0.000 0.000 0.000 0.000 utf_16_le.py:33(getregentry)
1 0.000 0.000 0.000 0.000 utf_16_le.py:8(<module>)
23069 0.013 0.000 0.048 0.000 utf_8.py:15(decode)
1 0.000 0.000 0.000 0.000 utf_8.py:33(getregentry)
1 0.026 0.026 0.050 0.050 util.py:1(<module>)
1 0.001 0.001 0.005 0.005 util.py:10(<module>)
10 0.000 0.000 0.000 0.000 util.py:107(make_analysator)
1 0.000 0.000 0.000 0.000 util.py:291(Future)
33 0.000 0.000 0.000 0.000 util.py:301(guess_decode)
1 0.000 0.000 0.000 0.000 util.py:31(ClassNotFound)
1 0.000 0.000 0.000 0.000 util.py:35(OptionError)
4 0.000 0.000 0.000 0.000 util.py:378(add_metaclass)
4 0.000 0.000 0.001 0.000 util.py:380(wrapper)
706 0.001 0.000 0.001 0.000 util.py:39(get_choice_opt)
2881 0.003 0.000 0.005 0.000 util.py:49(get_bool_opt)
725 0.002 0.000 0.002 0.000 util.py:69(get_int_opt)
1 0.000 0.000 0.001 0.001 util.py:73(find_library)
725 0.002 0.000 0.004 0.000 util.py:83(get_list_opt)
1 0.054 0.054 0.140 0.140 utils.py:10(<module>)
1 0.032 0.032 0.048 0.048 utils.py:5(<module>)
1 0.000 0.000 0.000 0.000 uu.py:31(<module>)
1 0.000 0.000 0.000 0.000 uu.py:39(Error)
4 0.000 0.000 0.000 0.000 uuid.py:103(__init__)
1 0.021 0.021 0.090 0.090 uuid.py:45(<module>)
1 0.000 0.000 0.000 0.000 uuid.py:55(UUID)
1 0.000 0.000 0.007 0.007 version.py:191(Version)
342 0.009 0.000 0.023 0.000 version.py:198(__init__)
1286 0.003 0.000 0.003 0.000 version.py:207(<genexpr>)
336 0.003 0.000 0.005 0.000 version.py:236(__str__)
1286 0.001 0.000 0.001 0.000 version.py:244(<genexpr>)
1008 0.000 0.000 0.000 0.000 version.py:298(_parse_letter_version)
336 0.000 0.000 0.000 0.000 version.py:332(_parse_local_version)
336 0.005 0.000 0.005 0.000 version.py:343(_cmpkey)
425 0.000 0.000 0.000 0.000 version.py:352(<lambda>)
1 0.000 0.000 0.000 0.000 version.py:36(InvalidVersion)
1 0.011 0.011 0.021 0.021 version.py:4(<module>)
1 0.000 0.000 0.000 0.000 version.py:42(_BaseVersion)
1 0.000 0.000 0.000 0.000 version.py:72(LegacyVersion)
2 0.000 0.000 0.000 0.000 warnings.py:15(warnpy3k)
3 0.000 0.000 0.000 0.000 warnings.py:340(__init__)
3 0.000 0.000 0.000 0.000 warnings.py:361(__enter__)
3 0.000 0.000 0.000 0.000 warnings.py:377(__exit__)
2 0.000 0.000 0.002 0.001 warnings.py:67(filterwarnings)
6 0.000 0.000 0.000 0.000 warnings.py:96(simplefilter)
1 0.000 0.000 0.000 0.000 weakref.py:47(__init__)
1 0.000 0.000 0.000 0.000 xmlreader.py:11(XMLReader)
1 0.000 0.000 0.000 0.000 xmlreader.py:163(Locator)
1 0.000 0.000 0.000 0.000 xmlreader.py:187(InputSource)
1 0.021 0.021 0.022 0.022 xmlreader.py:2(<module>)
1 0.000 0.000 0.000 0.000 xmlreader.py:276(AttributesImpl)
1 0.000 0.000 0.000 0.000 xmlreader.py:341(AttributesNSImpl)
1 0.000 0.000 0.000 0.000 xmlreader.py:91(IncrementalParser)
1 0.000 0.000 0.000 0.000 xpath.py:103(GenericTranslator)
1 0.000 0.000 0.001 0.001 xpath.py:13(<module>)
8926 0.031 0.000 0.756 0.000 xpath.py:171(css_to_xpath)
18151 0.019 0.000 0.223 0.000 xpath.py:190(<genexpr>)
9225 0.036 0.000 0.204 0.000 xpath.py:194(selector_to_xpath)
2795 0.006 0.000 0.006 0.000 xpath.py:234(xpath_literal)
15483/9225 0.038 0.000 0.142 0.000 xpath.py:248(xpath)
13 0.000 0.000 0.001 0.000 xpath.py:259(xpath_combinedselector)
48/19 0.000 0.000 0.002 0.000 xpath.py:266(xpath_negation)
1 0.000 0.000 0.000 0.000 xpath.py:275(xpath_function)
5 0.000 0.000 0.000 0.000 xpath.py:284(xpath_pseudo)
6 0.000 0.000 0.000 0.000 xpath.py:29(_unicode_safe_getattr)
3663/3470 0.016 0.000 0.053 0.000 xpath.py:295(xpath_attrib)
2466 0.004 0.000 0.038 0.000 xpath.py:317(xpath_class)
1 0.000 0.000 0.000 0.000 xpath.py:324(xpath_hash)
9286 0.021 0.000 0.033 0.000 xpath.py:329(xpath_element)
1 0.000 0.000 0.000 0.000 xpath.py:35(ExpressionError)
9 0.000 0.000 0.000 0.000 xpath.py:352(xpath_descendant_combinator)
4 0.000 0.000 0.000 0.000 xpath.py:356(xpath_child_combinator)
1 0.000 0.000 0.000 0.000 xpath.py:373(xpath_nth_child_function)
1 0.000 0.000 0.000 0.000 xpath.py:41(XPathExpr)
9286 0.006 0.000 0.006 0.000 xpath.py:43(__init__)
1 0.000 0.000 0.000 0.000 xpath.py:457(xpath_first_child_pseudo)
9238 0.021 0.000 0.021 0.000 xpath.py:48(__str__)
3 0.000 0.000 0.000 0.000 xpath.py:481(xpath_only_child_pseudo)
1 0.000 0.000 0.000 0.000 xpath.py:492(xpath_empty_pseudo)
3371 0.003 0.000 0.005 0.000 xpath.py:511(xpath_attrib_exists)
290 0.001 0.000 0.002 0.000 xpath.py:516(xpath_attrib_equals)
2466 0.011 0.000 0.021 0.000 xpath.py:530(xpath_attrib_includes)
1 0.000 0.000 0.000 0.000 xpath.py:547(xpath_attrib_prefixmatch)
2 0.000 0.000 0.000 0.000 xpath.py:565(xpath_attrib_substringmatch)
6220 0.004 0.000 0.004 0.000 xpath.py:57(add_condition)
1 0.000 0.000 0.000 0.000 xpath.py:575(HTMLTranslator)
53 0.000 0.000 0.000 0.000 xpath.py:64(add_name_test)
5 0.000 0.000 0.000 0.000 xpath.py:72(add_star_prefix)
13 0.000 0.000 0.000 0.000 xpath.py:79(join)
6 0.000 0.000 0.000 0.000 zipfile.py:1259(__del__)
12 0.000 0.000 0.000 0.000 zipfile.py:1263(close)
1 0.000 0.000 0.000 0.000 zipfile.py:1375(PyZipFile)
6 0.000 0.000 0.000 0.000 zipfile.py:158(_EndRecData64)
1 0.000 0.000 0.000 0.000 zipfile.py:20(BadZipfile)
6 0.000 0.000 0.001 0.000 zipfile.py:201(_EndRecData)
1 0.000 0.000 0.000 0.000 zipfile.py:24(LargeZipFile)
1 0.000 0.000 0.000 0.000 zipfile.py:262(ZipInfo)
112 0.000 0.000 0.001 0.000 zipfile.py:287(__init__)
1 0.008 0.008 0.012 0.012 zipfile.py:3(<module>)
112 0.000 0.000 0.000 0.000 zipfile.py:377(_decodeFilename)
112 0.000 0.000 0.000 0.000 zipfile.py:383(_decodeExtra)
1 0.000 0.000 0.001 0.001 zipfile.py:420(_ZipDecrypter)
1 0.001 0.001 0.001 0.001 zipfile.py:433(_GenerateCRCTable)
1 0.000 0.000 0.001 0.001 zipfile.py:501(ZipExtFile)
1 0.000 0.000 0.000 0.000 zipfile.py:709(ZipFile)
6 0.000 0.000 0.005 0.001 zipfile.py:726(__init__)
6 0.000 0.000 0.000 0.000 zipfile.py:797(__enter__)
6 0.000 0.000 0.000 0.000 zipfile.py:800(__exit__)
6 0.002 0.000 0.004 0.001 zipfile.py:803(_RealGetContents)
6 0.000 0.000 0.000 0.000 zipfile.py:872(namelist)
112 0.000 0.000 0.000 0.000 zipfile.py:904(getinfo)
737/730 0.134 0.000 0.440 0.001 {__import__}
32645 0.041 0.000 0.041 0.000 {_bisect.bisect_left}
4 0.000 0.000 0.022 0.005 {_codecs.lookup}
1 0.000 0.000 0.000 0.000 {_codecs.register_error}
24199 0.053 0.000 0.053 0.000 {_codecs.utf_8_decode}
2 0.000 0.000 0.000 0.000 {_ctypes.POINTER}
2 0.000 0.000 0.000 0.000 {_ctypes.dlopen}
1 0.000 0.000 0.000 0.000 {_ctypes.set_conversion_mode}
38 0.000 0.000 0.000 0.000 {_ctypes.sizeof}
1 0.000 0.000 0.000 0.000 {_elementtree.Element}
712 0.013 0.000 0.013 0.000 {_hashlib.openssl_md5}
1 0.000 0.000 0.000 0.000 {_hashlib.openssl_sha1}
1 0.000 0.000 0.000 0.000 {_hashlib.openssl_sha224}
1 0.000 0.000 0.000 0.000 {_hashlib.openssl_sha256}
1 0.000 0.000 0.000 0.000 {_hashlib.openssl_sha384}
1 0.000 0.000 0.000 0.000 {_hashlib.openssl_sha512}
58 0.080 0.001 0.081 0.001 {_io.open}
414 0.001 0.000 0.001 0.000 {_sre.compile}
2284 0.001 0.000 0.001 0.000 {_sre.getlower}
2 0.000 0.000 0.000 0.000 {_ssl.txt2obj}
23 0.000 0.000 0.000 0.000 {_struct.calcsize}
126 0.000 0.000 0.000 0.000 {_struct.unpack}
1 0.000 0.000 0.000 0.000 {_warnings.warn}
234 0.001 0.000 0.003 0.000 {all}
16401 0.006 0.000 0.006 0.000 {any}
1 0.000 0.000 0.000 0.000 {binascii.hexlify}
1 0.000 0.000 0.000 0.000 {built-in method ParseFile}
73105 0.039 0.000 0.039 0.000 {built-in method __new__ of type object at 0x10c11bc38}
7 0.000 0.000 0.000 0.000 {built-in method fromkeys}
1 0.000 0.000 0.000 0.000 {built-in method fromtimestamp}
6 0.001 0.000 0.001 0.000 {built-in method utcnow}
712 0.001 0.000 0.001 0.000 {cStringIO.StringIO}
15 0.000 0.000 0.000 0.000 {callable}
2137 0.001 0.000 0.001 0.000 {chr}
10 0.000 0.000 0.000 0.000 {delattr}
10 0.000 0.000 0.000 0.000 {dir}
53577 0.674 0.000 0.690 0.000 {eval}
3 0.000 0.000 0.011 0.004 {filter}
1 0.001 0.001 0.001 0.001 {function seed at 0x10cbe67d0}
130708 0.063 0.000 0.063 0.000 {getattr}
105 0.000 0.000 0.000 0.000 {globals}
273816 0.306 0.000 0.308 0.000 {hasattr}
3314 0.001 0.000 0.001 0.000 {id}
81 0.000 0.000 0.000 0.000 {imp.acquire_lock}
58 0.003 0.000 0.003 0.000 {imp.find_module}
81 0.000 0.000 0.000 0.000 {imp.release_lock}
17005084/17005082 5.925 0.000 6.439 0.000 {isinstance}
1161/1094 0.001 0.000 0.002 0.000 {issubclass}
5135 0.001 0.000 0.001 0.000 {iter}
6942171/6174305 3.647 0.000 3.934 0.000 {len}
2 0.000 0.000 0.000 0.000 {locals}
101 0.001 0.000 0.001 0.000 {lxml.etree.Comment}
235044 1.007 0.000 1.007 0.000 {lxml.etree.Element}
1 0.000 0.000 0.000 0.000 {lxml.etree.FunctionNamespace}
240 0.009 0.000 0.009 0.000 {lxml.etree.fromstring}
2164311 0.495 0.000 0.495 0.000 {lxml.etree.iselement}
39248 0.113 0.000 0.113 0.000 {lxml.etree.tostring}
141 0.001 0.000 0.018 0.000 {map}
1 0.000 0.000 0.000 0.000 {math.exp}
2 0.000 0.000 0.000 0.000 {math.log}
1 0.000 0.000 0.000 0.000 {math.sqrt}
34622 0.015 0.000 0.015 0.000 {max}
90 0.000 0.000 0.000 0.000 {method '__contains__' of 'frozenset' objects}
1048 0.028 0.000 0.028 0.000 {method '__deepcopy__' of 'lxml.etree._Element' objects}
1 0.000 0.000 0.000 0.000 {method '__enter__' of 'thread.lock' objects}
1 0.000 0.000 0.000 0.000 {method '__exit__' of 'thread.lock' objects}
110 0.001 0.000 0.001 0.000 {method '__reduce_ex__' of 'object' objects}
57 0.000 0.000 0.000 0.000 {method '__subclasses__' of 'type' objects}
8 0.000 0.000 0.000 0.000 {method '__subclasshook__' of 'object' objects}
11 0.000 0.000 0.000 0.000 {method 'acquire' of 'thread.lock' objects}
33453 0.009 0.000 0.009 0.000 {method 'add' of 'set' objects}
518347 0.086 0.000 0.086 0.000 {method 'append' of 'collections.deque' objects}
5241224 1.626 0.000 1.626 0.000 {method 'append' of 'list' objects}
333728 0.558 0.000 0.558 0.000 {method 'append' of 'lxml.etree._Element' objects}
50938 0.007 0.000 0.007 0.000 {method 'appendleft' of 'collections.deque' objects}
10 0.000 0.000 0.000 0.000 {method 'capitalize' of 'str' objects}
10 0.000 0.000 0.000 0.000 {method 'capitalize' of 'unicode' objects}
8 0.000 0.000 0.000 0.000 {method 'clear' of 'dict' objects}
7 0.000 0.000 0.000 0.000 {method 'close' of 'file' objects}
4 0.000 0.000 0.000 0.000 {method 'copy' of 'dict' objects}
4 0.000 0.000 0.000 0.000 {method 'copy' of 'dictproxy' objects}
4050 0.001 0.000 0.001 0.000 {method 'copy' of 'set' objects}
4 0.000 0.000 0.000 0.000 {method 'count' of 'list' objects}
137634 0.048 0.000 0.048 0.000 {method 'count' of 'str' objects}
243236 0.224 0.000 0.224 0.000 {method 'count' of 'unicode' objects}
6 0.000 0.000 0.000 0.000 {method 'date' of 'datetime.datetime' objects}
23075 0.023 0.000 0.072 0.000 {method 'decode' of 'str' objects}
1 0.000 0.000 0.000 0.000 {method 'disable' of '_lsprof.Profiler' objects}
53655 0.059 0.000 0.059 0.000 {method 'encode' of 'str' objects}
981 0.014 0.000 0.023 0.000 {method 'encode' of 'unicode' objects}
273930 0.067 0.000 0.067 0.000 {method 'end' of '_sre.SRE_Match' objects}
36764 0.037 0.000 0.037 0.000 {method 'endswith' of 'str' objects}
4927 0.003 0.000 0.003 0.000 {method 'endswith' of 'unicode' objects}
2 0.000 0.000 0.000 0.000 {method 'expandtabs' of 'str' objects}
192818/192816 0.056 0.000 0.063 0.000 {method 'extend' of 'list' objects}
3045 0.002 0.000 0.002 0.000 {method 'find' of 'bytearray' objects}
342 0.000 0.000 0.000 0.000 {method 'find' of 'str' objects}
4 0.000 0.000 0.000 0.000 {method 'find_module' of 'imp.NullImporter' objects}
16 0.000 0.000 0.000 0.000 {method 'find_module' of 'zipimport.zipimporter' objects}
887775 0.410 0.000 0.410 0.000 {method 'findall' of '_sre.SRE_Pattern' objects}
1117088 0.725 0.000 0.725 0.000 {method 'finditer' of '_sre.SRE_Pattern' objects}
706 0.000 0.000 0.000 0.000 {method 'flush' of 'cStringIO.StringO' objects}
392 0.001 0.000 0.001 0.000 {method 'format' of 'str' objects}
643477 0.507 0.000 0.507 0.000 {method 'format' of 'unicode' objects}
627332 0.218 0.000 0.218 0.000 {method 'get' of 'dict' objects}
33 0.000 0.000 0.000 0.000 {method 'get' of 'dictproxy' objects}
5624788 2.317 0.000 2.317 0.000 {method 'get' of 'lxml.etree._Element' objects}
2 0.000 0.000 0.000 0.000 {method 'get_data' of 'zipimport.zipimporter' objects}
36994 0.010 0.000 0.010 0.000 {method 'getparent' of 'lxml.etree._Element' objects}
480 0.000 0.000 0.000 0.000 {method 'getroot' of 'lxml.etree._ElementTree' objects}
240 0.000 0.000 0.000 0.000 {method 'getroottree' of 'lxml.etree._Element' objects}
706 0.001 0.000 0.001 0.000 {method 'getvalue' of 'cStringIO.StringO' objects}
331273 0.077 0.000 0.077 0.000 {method 'group' of '_sre.SRE_Match' objects}
14 0.000 0.000 0.000 0.000 {method 'groupdict' of '_sre.SRE_Match' objects}
1361 0.001 0.000 0.001 0.000 {method 'groups' of '_sre.SRE_Match' objects}
711 0.001 0.000 0.001 0.000 {method 'hexdigest' of '_hashlib.HASH' objects}
33062 0.030 0.000 0.031 0.000 {method 'index' of 'list' objects}
824 0.000 0.000 0.000 0.000 {method 'index' of 'lxml.etree._Element' objects}
38 0.000 0.000 0.000 0.000 {method 'index' of 'str' objects}
9 0.000 0.000 0.000 0.000 {method 'insert' of 'list' objects}
1614 0.047 0.000 0.047 0.000 {method 'insert' of 'lxml.etree._Element' objects}
5419 0.005 0.000 0.005 0.000 {method 'intersection' of 'frozenset' objects}
615 0.000 0.000 0.000 0.000 {method 'isalnum' of 'str' objects}
8 0.000 0.000 0.000 0.000 {method 'isalpha' of 'str' objects}
90 0.000 0.000 0.000 0.000 {method 'isdigit' of 'str' objects}
152 0.000 0.000 0.000 0.000 {method 'islower' of 'str' objects}
742 0.000 0.000 0.000 0.000 {method 'islower' of 'unicode' objects}
85 0.000 0.000 0.000 0.000 {method 'isupper' of 'str' objects}
900036 0.392 0.000 0.392 0.000 {method 'items' of 'dict' objects}
239449 0.705 0.000 0.705 0.000 {method 'items' of 'lxml.etree._Element' objects}
250841 0.239 0.000 0.239 0.000 {method 'iterancestors' of 'lxml.etree._Element' objects}
624231 1.281 0.000 1.281 0.000 {method 'iterchildren' of 'lxml.etree._Element' objects}
6 0.000 0.000 0.000 0.000 {method 'iteritems' of 'dict' objects}
171748 1.636 0.000 1.636 0.000 {method 'itersiblings' of 'lxml.etree._Element' objects}
65556/64521 0.386 0.000 0.627 0.000 {method 'join' of 'str' objects}
433229/419113 0.148 0.000 0.246 0.000 {method 'join' of 'unicode' objects}
33619 0.013 0.000 0.013 0.000 {method 'keys' of 'dict' objects}
319243 0.096 0.000 0.096 0.000 {method 'lower' of 'str' objects}
138173 0.066 0.000 0.066 0.000 {method 'lower' of 'unicode' objects}
194639 0.345 0.000 0.345 0.000 {method 'lstrip' of 'str' objects}
10986 0.015 0.000 0.015 0.000 {method 'lstrip' of 'unicode' objects}
2271178 1.668 0.000 1.668 0.000 {method 'match' of '_sre.SRE_Pattern' objects}
915 0.001 0.000 0.001 0.000 {method 'partition' of 'str' objects}
54638 0.021 0.000 0.021 0.000 {method 'partition' of 'unicode' objects}
137 0.000 0.000 0.000 0.000 {method 'pop' of 'dict' objects}
495659 0.179 0.000 0.179 0.000 {method 'pop' of 'list' objects}
569070 0.085 0.000 0.085 0.000 {method 'popleft' of 'collections.deque' objects}
1116 0.003 0.000 0.003 0.000 {method 'read' of '_io.StringIO' objects}
19 0.002 0.000 0.002 0.000 {method 'read' of '_io.TextIOWrapper' objects}
448 0.000 0.000 0.000 0.000 {method 'read' of 'cStringIO.StringI' objects}
140 0.018 0.000 0.018 0.000 {method 'read' of 'file' objects}
35 0.067 0.002 0.087 0.002 {method 'readlines' of '_io._IOBase' objects}
10 0.000 0.000 0.000 0.000 {method 'release' of 'thread.lock' objects}
33436 0.017 0.000 0.017 0.000 {method 'remove' of 'list' objects}
95889 0.145 0.000 0.145 0.000 {method 'remove' of 'lxml.etree._Element' objects}
60 0.000 0.000 0.000 0.000 {method 'remove' of 'set' objects}
424433 0.712 0.000 0.712 0.000 {method 'replace' of 'str' objects}
1093861 0.625 0.000 0.625 0.000 {method 'replace' of 'unicode' objects}
224 0.000 0.000 0.000 0.000 {method 'reverse' of 'list' objects}
624 0.001 0.000 0.001 0.000 {method 'rfind' of 'str' objects}
9775 0.006 0.000 0.006 0.000 {method 'rfind' of 'unicode' objects}
165534 0.147 0.000 0.147 0.000 {method 'rstrip' of 'str' objects}
2792975 0.829 0.000 0.829 0.000 {method 'rstrip' of 'unicode' objects}
110737 0.073 0.000 0.073 0.000 {method 'search' of '_sre.SRE_Pattern' objects}
24 0.000 0.000 0.000 0.000 {method 'seek' of 'file' objects}
181584 0.334 0.000 0.334 0.000 {method 'set' of 'lxml.etree._Element' objects}
2 0.000 0.000 0.000 0.000 {method 'set_element_class_lookup' of 'lxml.etree._BaseParser' objects}
1059 0.000 0.000 0.000 0.000 {method 'setdefault' of 'dict' objects}
12 0.000 0.000 0.000 0.000 {method 'setter' of 'property' objects}
1 0.000 0.000 0.000 0.000 {method 'sort' of 'list' objects}
14369 0.017 0.000 0.017 0.000 {method 'split' of '_sre.SRE_Pattern' objects}
11999 0.024 0.000 0.024 0.000 {method 'split' of 'str' objects}
1234 0.001 0.000 0.001 0.000 {method 'split' of 'unicode' objects}
114 0.003 0.000 0.003 0.000 {method 'splitlines' of 'str' objects}
10 0.000 0.000 0.000 0.000 {method 'splitlines' of 'unicode' objects}
44085 0.009 0.000 0.009 0.000 {method 'start' of '_sre.SRE_Match' objects}
525247 0.770 0.000 0.770 0.000 {method 'startswith' of 'str' objects}
119129 0.046 0.000 0.046 0.000 {method 'startswith' of 'unicode' objects}
3 0.000 0.000 0.000 0.000 {method 'strftime' of 'datetime.date' objects}
135512 0.055 0.000 0.055 0.000 {method 'strip' of 'str' objects}
870239 0.144 0.000 0.144 0.000 {method 'strip' of 'unicode' objects}
167041 1.291 0.000 1.308 0.000 {method 'sub' of '_sre.SRE_Pattern' objects}
6 0.000 0.000 0.000 0.000 {method 'tell' of 'file' objects}
2 0.000 0.000 0.000 0.000 {method 'title' of 'str' objects}
24 0.000 0.000 0.000 0.000 {method 'title' of 'unicode' objects}
10 0.000 0.000 0.000 0.000 {method 'tolist' of 'array.array' objects}
1 0.000 0.000 0.000 0.000 {method 'toordinal' of 'datetime.date' objects}
302 0.000 0.000 0.000 0.000 {method 'translate' of 'str' objects}
220903 0.297 0.000 0.297 0.000 {method 'translate' of 'unicode' objects}
22093 0.025 0.000 0.025 0.000 {method 'union' of 'frozenset' objects}
1 0.000 0.000 0.000 0.000 {method 'union' of 'set' objects}
201 0.001 0.000 0.001 0.000 {method 'update' of 'dict' objects}
1 0.006 0.006 0.006 0.006 {method 'update' of 'set' objects}
122 0.000 0.000 0.000 0.000 {method 'upper' of 'str' objects}
23 0.000 0.000 0.000 0.000 {method 'upper' of 'unicode' objects}
59 0.000 0.000 0.000 0.000 {method 'values' of 'dict' objects}
1 0.034 0.034 0.034 0.034 {method 'write' of '_io.TextIOWrapper' objects}
54280 0.039 0.000 0.039 0.000 {method 'write' of 'cStringIO.StringO' objects}
16752 0.006 0.000 0.006 0.000 {min}
120 0.001 0.000 0.177 0.001 {next}
201 0.368 0.002 0.368 0.002 {open}
15971 0.002 0.000 0.002 0.000 {ord}
39 0.000 0.000 0.000 0.000 {posix.access}
9 0.000 0.000 0.000 0.000 {posix.getcwdu}
7 0.000 0.000 0.000 0.000 {posix.getcwd}
31 0.007 0.000 0.007 0.000 {posix.listdir}
556 0.003 0.000 0.003 0.000 {posix.lstat}
684 0.009 0.000 0.009 0.000 {posix.stat}
1 0.000 0.000 0.000 0.000 {posix.sysconf}
4 0.000 0.000 0.000 0.000 {posix.uname}
1 0.000 0.000 0.000 0.000 {posix.urandom}
1 0.000 0.000 0.000 0.000 {pyexpat.ParserCreate}
243539 0.102 0.000 0.102 0.000 {range}
33 0.000 0.000 0.000 0.000 {repr}
39085 0.023 0.000 0.023 0.000 {setattr}
244393 0.573 0.000 0.592 0.000 {sorted}
2 0.000 0.000 0.000 0.000 {strop.maketrans}
20 0.000 0.000 0.000 0.000 {sys._getframe}
3 0.000 0.000 0.000 0.000 {sys.getfilesystemencoding}
6 0.000 0.000 0.000 0.000 {thread.allocate_lock}
22 0.000 0.000 0.000 0.000 {thread.get_ident}
1 0.000 0.000 0.000 0.000 {time.time}
373 0.000 0.000 0.000 0.000 {unichr}
7 0.000 0.000 0.000 0.000 {vars}
5 0.000 0.000 0.000 0.000 {zip}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment