Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jacquelinekay/9cf9236cccac712ba91a to your computer and use it in GitHub Desktop.
Save jacquelinekay/9cf9236cccac712ba91a to your computer and use it in GitHub Desktop.
regulations-parser-profiling
179940177 function calls (151169155 primitive calls) in 79.634 seconds
Ordered by: internal time
ncalls tottime percall cumtime percall filename:lineno(function)
22981460/3177939 22.104 0.000 47.204 0.000 /usr/local/lib/python2.7/dist-packages/pyparsing.py:838(_parseNoCache)
3381501/551268 9.698 0.000 19.497 0.000 /usr/local/lib/python2.7/dist-packages/constraint.py:938(__call__)
9722546/4452242 5.740 0.000 39.888 0.000 /usr/local/lib/python2.7/dist-packages/pyparsing.py:2323(parseImpl)
944536/489183 4.523 0.000 30.550 0.000 /usr/local/lib/python2.7/dist-packages/pyparsing.py:2446(parseImpl)
58010571 4.363 0.000 4.363 0.000 {method 'get' of 'dict' objects}
21770 4.194 0.000 53.222 0.002 /usr/local/lib/python2.7/dist-packages/pyparsing.py:1010(scanString)
7977768 3.826 0.000 4.269 0.000 /usr/local/lib/python2.7/dist-packages/pyparsing.py:819(preParse)
5049058/5046616 2.963 0.000 18.752 0.000 /usr/local/lib/python2.7/dist-packages/pyparsing.py:2594(parseImpl)
274 1.878 0.007 23.761 0.087 /usr/local/lib/python2.7/dist-packages/constraint.py:452(getSolutionIter)
28516384/28516271 1.521 0.000 1.521 0.000 {len}
78816 1.512 0.000 7.934 0.000 /usr/local/lib/python2.7/dist-packages/constraint.py:862(forwardCheck)
3381501 1.326 0.000 1.326 0.000 {method 'count' of 'list' objects}
2926524 1.308 0.000 1.308 0.000 /usr/local/lib/python2.7/dist-packages/pyparsing.py:2163(parseImpl)
2784779 1.148 0.000 1.374 0.000 /usr/local/lib/python2.7/dist-packages/constraint.py:783(hideValue)
2226887 1.115 0.000 1.879 0.000 /usr/local/lib/python2.7/dist-packages/pyparsing.py:1761(parseImpl)
1048122/1047083 1.006 0.000 1.208 0.000 /usr/local/lib/python2.7/dist-packages/pyparsing.py:271(__init__)
2 0.885 0.443 0.885 0.443 {built-in method do_handshake}
2808835 0.822 0.000 0.822 0.000 {method 'match' of '_sre.SRE_Pattern' objects}
995439 0.735 0.000 0.891 0.000 /usr/local/lib/python2.7/dist-packages/pyparsing.py:1565(parseImpl)
1941084 0.730 0.000 1.019 0.000 /usr/local/lib/python2.7/dist-packages/constraint.py:771(popState)
4015399 0.686 0.000 0.686 0.000 {isinstance}
2724174 0.651 0.000 0.806 0.000 /home/jackie/code/regulations-parser/regparser/tree/depth/rules.py:16(<lambda>)
1941084 0.614 0.000 0.829 0.000 /usr/local/lib/python2.7/dist-packages/constraint.py:762(pushState)
1048122 0.585 0.000 0.933 0.000 /usr/local/lib/python2.7/dist-packages/pyparsing.py:262(__new__)
5105414 0.370 0.000 0.370 0.000 {method 'append' of 'list' objects}
11 0.346 0.031 0.346 0.031 {built-in method read}
20991 0.336 0.000 0.337 0.000 {method 'sort' of 'list' objects}
563516 0.304 0.000 0.460 0.000 /usr/local/lib/python2.7/dist-packages/pyparsing.py:1654(parseImpl)
2 0.243 0.121 0.243 0.121 {_socket.getaddrinfo}
74756 0.184 0.000 0.900 0.000 /usr/local/lib/python2.7/dist-packages/pyparsing.py:2382(parseImpl)
2032303 0.179 0.000 0.179 0.000 {method 'pop' of 'list' objects}
130755/129916 0.175 0.000 3.569 0.000 /usr/local/lib/python2.7/dist-packages/pyparsing.py:2790(parseImpl)
43320 0.156 0.000 0.536 0.000 /usr/lib/python2.7/inspect.py:440(getsourcefile)
152180/150846 0.143 0.000 0.731 0.000 /usr/local/lib/python2.7/dist-packages/pyparsing.py:911(tryParse)
1012844 0.126 0.000 0.126 0.000 {built-in method __new__ of type object at 0x91f8e0}
245080 0.115 0.000 0.118 0.000 /usr/local/lib/python2.7/dist-packages/pyparsing.py:1481(parseImpl)
22021 0.113 0.000 0.149 0.000 /home/jackie/code/regulations-parser/regparser/tree/depth/rules.py:19(same_type)
64850 0.111 0.000 0.293 0.000 /usr/lib/python2.7/inspect.py:398(getfile)
4633 0.109 0.000 0.109 0.000 {method 'xpath' of 'lxml.etree._Element' objects}
22021 0.106 0.000 0.164 0.000 /home/jackie/code/regulations-parser/regparser/tree/depth/rules.py:48(diff_type)
607822 0.101 0.000 0.101 0.000 {method 'upper' of 'unicode' objects}
21520 0.099 0.000 0.655 0.000 /usr/lib/python2.7/inspect.py:518(findsource)
957770 0.090 0.000 0.090 0.000 /usr/local/lib/python2.7/dist-packages/pyparsing.py:834(postParse)
21520 0.078 0.000 1.062 0.000 /usr/lib/python2.7/inspect.py:988(getframeinfo)
6449 0.070 0.000 0.074 0.000 /home/jackie/code/regulations-parser/regparser/tree/depth/rules.py:151(_ancestors)
104 0.069 0.001 0.084 0.001 /usr/local/lib/python2.7/dist-packages/constraint.py:268(_getArgs)
88719 0.067 0.000 0.073 0.000 /home/jackie/code/regulations-parser/regparser/tree/depth/rules.py:143(<lambda>)
43403 0.058 0.000 0.058 0.000 {posix.stat}
27733 0.058 0.000 0.080 0.000 /usr/local/lib/python2.7/dist-packages/pyparsing.py:313(__setitem__)
92250 0.058 0.000 0.159 0.000 /usr/local/lib/python2.7/dist-packages/pyparsing.py:2075(parseImpl)
52256/3704 0.057 0.000 0.163 0.000 /usr/lib/python2.7/copy.py:145(deepcopy)
387637 0.055 0.000 0.055 0.000 {method 'upper' of 'str' objects}
91725 0.054 0.000 0.102 0.000 /usr/local/lib/python2.7/dist-packages/pyparsing.py:2069(preParse)
216572 0.046 0.000 0.068 0.000 /usr/lib/python2.7/string.py:220(lower)
205388/64611 0.045 0.000 0.114 0.000 /usr/lib/python2.7/json/encoder.py:341(_iterencode_dict)
15399 0.044 0.000 0.077 0.000 /usr/local/lib/python2.7/dist-packages/pyparsing.py:409(__iadd__)
81929 0.044 0.000 0.074 0.000 /usr/lib/python2.7/re.py:226(_compile)
96414 0.043 0.000 11.326 0.000 {method 'extend' of 'list' objects}
55585 0.042 0.000 0.042 0.000 {method 'search' of '_sre.SRE_Pattern' objects}
181158/64611 0.031 0.000 0.127 0.000 /usr/lib/python2.7/json/encoder.py:417(_iterencode)
108453 0.031 0.000 0.049 0.000 /usr/lib/python2.7/inspect.py:51(ismodule)
120000/59083 0.029 0.000 0.093 0.000 /usr/lib/python2.7/json/encoder.py:288(_iterencode_list)
2889 0.028 0.000 0.132 0.000 /home/jackie/code/regulations-parser/regparser/tree/xml_parser/tree_utils.py:112(get_node_text)
107600 0.027 0.000 0.043 0.000 /usr/lib/python2.7/inspect.py:181(istraceback)
86080 0.027 0.000 0.047 0.000 /usr/lib/python2.7/inspect.py:59(isclass)
107600 0.027 0.000 0.036 0.000 /usr/lib/python2.7/inspect.py:191(isframe)
21520 0.027 0.000 0.083 0.000 /usr/lib/python2.7/inspect.py:472(getmodule)
43320 0.026 0.000 0.026 0.000 {imp.get_suffixes}
43359 0.024 0.000 0.082 0.000 /usr/lib/python2.7/genericpath.py:15(exists)
120 0.024 0.000 23.898 0.199 /home/jackie/code/regulations-parser/regparser/tree/depth/derive.py:43(derive_depths)
4837 0.023 0.000 0.023 0.000 {method '__deepcopy__' of 'lxml.etree._Element' objects}
120 0.023 0.000 38.944 0.325 /home/jackie/code/regulations-parser/regparser/tree/xml_parser/reg_text.py:160(build_from_section)
86080 0.023 0.000 0.034 0.000 /usr/lib/python2.7/inspect.py:142(isfunction)
86080 0.022 0.000 0.034 0.000 /usr/lib/python2.7/inspect.py:67(ismethod)
86080 0.022 0.000 0.028 0.000 /usr/lib/python2.7/inspect.py:209(iscode)
55565 0.022 0.000 0.098 0.000 /usr/lib/python2.7/re.py:139(search)
217022 0.022 0.000 0.022 0.000 {method 'lower' of 'str' objects}
2 0.022 0.011 0.022 0.011 {_ssl.sslwrap}
34217 0.019 0.000 0.024 0.000 /usr/lib/python2.7/copy.py:267(_keep_alive)
1120 0.019 0.000 1.084 0.001 /usr/lib/python2.7/inspect.py:1026(getouterframes)
2860 0.019 0.000 0.021 0.000 /usr/lib/python2.7/re.py:204(escape)
51367 0.019 0.000 0.019 0.000 {range}
5027/619 0.019 0.000 0.043 0.000 /home/jackie/code/regulations-parser/regparser/tree/depth/rules.py:82(per_level)
8218 0.017 0.000 0.023 0.000 /home/jackie/code/regulations-parser/regparser/tree/depth/rules.py:162(_level_and_children)
49732 0.017 0.000 0.017 0.000 {hasattr}
36001 0.017 0.000 0.017 0.000 /usr/local/lib/python2.7/dist-packages/pyparsing.py:158(__init__)
35377 0.015 0.000 0.015 0.000 {method 'groupdict' of '_sre.SRE_Match' objects}
2505 0.013 0.000 0.021 0.000 /home/jackie/code/regulations-parser/regparser/tree/xml_parser/tree_utils.py:142(get_node_text_tags_preserved)
34270 0.013 0.000 0.016 0.000 /usr/local/lib/python2.7/dist-packages/pyparsing.py:352(__bool__)
450 0.013 0.000 0.153 0.000 /home/jackie/code/regulations-parser/regparser/layer/terms.py:317(calculate_offsets)
15959 0.012 0.000 0.015 0.000 {filter}
30 0.012 0.000 0.012 0.000 {lxml.etree.fromstring}
1405 0.012 0.000 0.108 0.000 /usr/local/lib/python2.7/dist-packages/inflection.py:282(pluralize)
537 0.012 0.000 20.495 0.038 /home/jackie/code/regulations-parser/regparser/citations.py:153(internal_citations)
19199 0.011 0.000 0.015 0.000 /usr/local/lib/python2.7/dist-packages/pyparsing.py:98(_ustr)
9552 0.011 0.000 0.011 0.000 {method 'expandtabs' of 'unicode' objects}
7736 0.011 0.000 0.013 0.000 {sorted}
1325 0.010 0.000 0.422 0.000 /home/jackie/code/regulations-parser/regparser/tree/xml_parser/tree_utils.py:85(get_paragraph_markers)
1325 0.009 0.000 14.417 0.011 /home/jackie/code/regulations-parser/regparser/tree/xml_parser/tree_utils.py:65(get_collapsed_markers)
19199 0.009 0.000 0.012 0.000 /usr/local/lib/python2.7/dist-packages/pyparsing.py:939(resetCache)
21980 0.009 0.000 0.037 0.000 /usr/lib/python2.7/re.py:188(compile)
1957/754 0.009 0.000 0.102 0.000 /usr/lib/python2.7/copy.py:253(_deepcopy_dict)
9647 0.009 0.000 0.009 0.000 {method 'expandtabs' of 'str' objects}
1120 0.009 0.000 1.095 0.001 /usr/local/lib/python2.7/dist-packages/pyparsing.py:3386(getTokensEndLoc)
13415/728 0.008 0.000 2.511 0.003 /home/jackie/code/regulations-parser/regparser/tree/struct.py:67(walk)
75 0.008 0.000 0.121 0.002 /usr/local/lib/python2.7/dist-packages/pyparsing.py:2834(parseImpl)
450 0.008 0.000 0.013 0.000 /home/jackie/code/regulations-parser/regparser/layer/formatting.py:107(process)
18583 0.008 0.000 0.008 0.000 {method 'update' of 'dict' objects}
43112 0.008 0.000 0.008 0.000 {max}
2205/1002 0.008 0.000 0.117 0.000 /usr/lib/python2.7/copy.py:306(_reconstruct)
27733 0.008 0.000 0.008 0.000 /usr/local/lib/python2.7/dist-packages/pyparsing.py:246(__init__)
50499 0.008 0.000 0.008 0.000 {method 'group' of '_sre.SRE_Match' objects}
378 0.008 0.000 16.322 0.043 /home/jackie/code/regulations-parser/regparser/notice/diff.py:210(parse_amdpar)
2205 0.007 0.000 0.007 0.000 {method '__reduce_ex__' of 'object' objects}
21520 0.007 0.000 0.008 0.000 /usr/lib/python2.7/linecache.py:33(getlines)
18839 0.007 0.000 0.010 0.000 /usr/local/lib/python2.7/dist-packages/pyparsing.py:356(keys)
5900 0.007 0.000 0.012 0.000 /usr/local/lib/python2.7/dist-packages/constraint.py:174(addConstraint)
5871/2262 0.007 0.000 0.073 0.000 /usr/lib/python2.7/copy.py:226(_deepcopy_list)
51109 0.006 0.000 0.006 0.000 /usr/local/lib/python2.7/dist-packages/pyparsing.py:3051(postParse)
1681 0.006 0.000 0.010 0.000 /usr/lib/python2.7/posixpath.py:336(normpath)
110053 0.006 0.000 0.006 0.000 {id}
50272 0.006 0.000 0.006 0.000 {method 'end' of '_sre.SRE_Match' objects}
4950/11 0.006 0.000 19.560 1.778 /home/jackie/code/regulations-parser/regparser/layer/layer.py:26(builder)
7477 0.006 0.000 0.008 0.000 /home/jackie/code/regulations-parser/regparser/tree/xml_parser/tree_utils.py:101(_should_add_space)
44 0.006 0.000 0.134 0.003 /usr/lib/python2.7/json/encoder.py:186(encode)
15443 0.006 0.000 0.007 0.000 {getattr}
1571 0.006 0.000 0.006 0.000 /home/jackie/code/regulations-parser/regparser/tree/struct.py:13(__init__)
2554/28 0.006 0.000 0.011 0.000 /usr/local/lib/python2.7/dist-packages/pyparsing.py:2253(streamline)
7996 0.006 0.000 0.007 0.000 /usr/local/lib/python2.7/dist-packages/pyparsing.py:304(__getitem__)
35197 0.006 0.000 0.006 0.000 /usr/local/lib/python2.7/dist-packages/pyparsing.py:248(__getitem__)
21427/21380 0.006 0.000 0.080 0.000 {method 'join' of 'str' objects}
6708 0.006 0.000 0.006 0.000 /usr/local/lib/python2.7/dist-packages/pyparsing.py:2186(parseImpl)
1180 0.005 0.000 0.076 0.000 /home/jackie/code/regulations-parser/regparser/tree/xml_parser/reg_text.py:125(get_markers_and_text)
3150 0.005 0.000 19.378 0.006 /home/jackie/code/regulations-parser/regparser/builder.py:167(fetch_or_process)
2 0.005 0.003 0.005 0.003 {method 'connect' of '_socket.socket' objects}
5147 0.005 0.000 0.013 0.000 /home/jackie/code/regulations-parser/regparser/grammar/tokens.py:20(match)
15003 0.005 0.000 0.006 0.000 /usr/local/lib/python2.7/dist-packages/pyparsing.py:393(__getattr__)
29 0.005 0.000 45.976 1.585 /home/jackie/code/regulations-parser/regparser/notice/build.py:268(process_amendments)
3312 0.005 0.000 8.596 0.003 /home/jackie/code/regulations-parser/regparser/citations.py:178(single_citations)
1957 0.005 0.000 0.009 0.000 /usr/lib/python2.7/copy.py:234(_deepcopy_tuple)
18044 0.005 0.000 0.008 0.000 /home/jackie/code/regulations-parser/regparser/tree/struct.py:36(label_id)
450 0.005 0.000 0.016 0.000 /home/jackie/code/regulations-parser/regparser/layer/terms.py:185(has_parent_definitions_indicator)
9082 0.004 0.000 0.004 0.000 {method 'lower' of 'unicode' objects}
23865 0.004 0.000 0.004 0.000 {min}
340 0.004 0.000 0.006 0.000 /home/jackie/code/regulations-parser/regparser/tree/depth/derive.py:17(__init__)
2779 0.004 0.000 1.110 0.000 /usr/local/lib/python2.7/dist-packages/pyparsing.py:657(wrapper)
378 0.004 0.000 0.008 0.000 /home/jackie/code/regulations-parser/regparser/notice/diff.py:322(and_token_resolution)
450 0.004 0.000 0.013 0.000 /home/jackie/code/regulations-parser/regparser/layer/terms.py:303(excluded_offsets)
1325 0.004 0.000 14.844 0.011 /home/jackie/code/regulations-parser/regparser/tree/xml_parser/reg_text.py:103(get_markers)
3191/619 0.004 0.000 0.013 0.000 /home/jackie/code/regulations-parser/regparser/tree/depth/rules.py:110(per_level)
2730 0.004 0.000 9.614 0.004 /home/jackie/code/regulations-parser/regparser/citations.py:164(multiple_citations)
101 0.004 0.000 0.010 0.000 /home/jackie/code/regulations-parser/regparser/tree/depth/heuristics.py:9(prefer_multiple_children)
21456 0.004 0.000 0.004 0.000 {_json.encode_basestring_ascii}
9073 0.004 0.000 0.004 0.000 {method 'startswith' of 'unicode' objects}
2505 0.003 0.000 0.005 0.000 /usr/lib/python2.7/HTMLParser.py:102(reset)
619 0.003 0.000 0.047 0.000 /home/jackie/code/regulations-parser/regparser/tree/depth/rules.py:77(same_depth_same_type)
31 0.003 0.000 0.003 0.000 {method 'read' of 'file' objects}
619 0.003 0.000 0.017 0.000 /home/jackie/code/regulations-parser/regparser/tree/depth/rules.py:104(stars_occupy_space)
1681 0.003 0.000 0.019 0.000 /usr/lib/python2.7/posixpath.py:365(abspath)
4191 0.003 0.000 0.003 0.000 /usr/local/lib/python2.7/dist-packages/constraint.py:745(__init__)
5900 0.003 0.000 0.003 0.000 /usr/local/lib/python2.7/dist-packages/constraint.py:927(__init__)
1433 0.003 0.000 0.004 0.000 {method 'sub' of '_sre.SRE_Pattern' objects}
527 0.003 0.000 1.800 0.003 /home/jackie/code/regulations-parser/regparser/layer/terms.py:199(node_definitions)
11605 0.003 0.000 0.003 0.000 {method 'items' of 'dict' objects}
242/114 0.003 0.000 0.007 0.000 /usr/lib/python2.7/sre_parse.py:379(_parse)
2951 0.003 0.000 0.004 0.000 /usr/lib/python2.7/posixpath.py:68(join)
28 0.003 0.000 46.046 1.644 /home/jackie/code/regulations-parser/regparser/notice/build.py:71(process_local_notices)
4191 0.003 0.000 0.006 0.000 /usr/local/lib/python2.7/dist-packages/constraint.py:119(addVariable)
6578 0.003 0.000 0.008 0.000 {any}
754/174 0.003 0.000 0.125 0.001 /home/jackie/code/regulations-parser/regparser/notice/changes.py:213(flatten_tree)
19352 0.003 0.000 0.003 0.000 {method 'keys' of 'dict' objects}
10230 0.003 0.000 0.006 0.000 /home/jackie/code/regulations-parser/regparser/tree/struct.py:83(check)
450 0.003 0.000 0.172 0.000 /home/jackie/code/regulations-parser/regparser/layer/terms.py:271(process)
20432 0.002 0.000 0.002 0.000 /home/jackie/code/regulations-parser/regparser/tree/depth/rules.py:88(<genexpr>)
19201 0.002 0.000 0.002 0.000 {method 'clear' of 'dict' objects}
12640 0.002 0.000 0.002 0.000 /home/jackie/code/regulations-parser/regparser/layer/terms.py:310(<genexpr>)
492 0.002 0.000 0.006 0.000 /home/jackie/code/regulations-parser/regparser/citations.py:17(from_node)
1334 0.002 0.000 0.025 0.000 /usr/local/lib/python2.7/dist-packages/pyparsing.py:2676(parseImpl)
4448 0.002 0.000 0.002 0.000 {method 'finditer' of '_sre.SRE_Pattern' objects}
1120 0.002 0.000 1.098 0.001 /home/jackie/code/regulations-parser/regparser/grammar/utils.py:5(keep_pos)
29 0.002 0.000 0.025 0.001 /home/jackie/code/regulations-parser/regparser/notice/build.py:208(preprocess_notice_xml)
450 0.002 0.000 2.707 0.006 /home/jackie/code/regulations-parser/regparser/layer/external_citations.py:34(parse)
1530 0.002 0.000 0.005 0.000 /home/jackie/code/regulations-parser/regparser/tree/priority_stack.py:60(add)
41 0.002 0.000 46.722 1.140 /home/jackie/code/regulations-parser/regparser/notice/build.py:25(build_notice)
470 0.002 0.000 0.003 0.000 /home/jackie/code/regulations-parser/regparser/layer/terms.py:164(applicable_terms)
976 0.002 0.000 0.005 0.000 /usr/local/lib/python2.7/dist-packages/pyparsing.py:466(copy)
450 0.002 0.000 2.495 0.006 /home/jackie/code/regulations-parser/regparser/layer/terms.py:130(per_node)
5900 0.002 0.000 0.004 0.000 /usr/local/lib/python2.7/dist-packages/constraint.py:831(preProcess)
10308 0.002 0.000 0.003 0.000 /home/jackie/code/regulations-parser/regparser/grammar/tokens.py:24(<genexpr>)
450 0.002 0.000 16.319 0.036 /home/jackie/code/regulations-parser/regparser/layer/internal_citations.py:44(parse)
658 0.002 0.000 0.120 0.000 /usr/local/lib/python2.7/dist-packages/pyparsing.py:2740(parseImpl)
9238 0.002 0.000 0.002 0.000 /usr/local/lib/python2.7/dist-packages/pyparsing.py:1357(streamline)
44 0.002 0.000 0.139 0.003 /home/jackie/code/regulations-parser/regparser/api_writer.py:24(write)
2726/466 0.002 0.000 0.008 0.000 /usr/local/lib/python2.7/dist-packages/pyparsing.py:2619(streamline)
1401 0.002 0.000 0.022 0.000 /usr/lib/python2.7/inspect.py:460(getabsfile)
8365 0.002 0.000 0.002 0.000 {method 'startswith' of 'str' objects}
155 0.002 0.000 0.129 0.001 /home/jackie/code/regulations-parser/regparser/notice/changes.py:162(create_add_amendment)
1 0.002 0.002 0.002 0.002 /usr/lib/python2.7/dist-packages/simplejson/decoder.py:376(raw_decode)
314/110 0.002 0.000 0.005 0.000 /usr/lib/python2.7/sre_compile.py:32(_compile)
29 0.002 0.000 0.011 0.000 /home/jackie/code/regulations-parser/regparser/notice/build.py:334(process_sxs)
746 0.002 0.000 0.005 0.000 /home/jackie/code/regulations-parser/regparser/citations.py:53(__init__)
1 0.002 0.002 0.854 0.854 /home/jackie/code/regulations-parser/regparser/federalregister.py:9(fetch_notice_json)
2 0.002 0.001 0.002 0.001 /usr/lib/python2.7/sre_compile.py:301(_optimize_unicode)
2987 0.002 0.000 0.002 0.000 {method 'join' of 'unicode' objects}
7470 0.002 0.000 0.002 0.000 /usr/local/lib/python2.7/dist-packages/pyparsing.py:412(<lambda>)
368 0.002 0.000 0.006 0.000 /home/jackie/code/regulations-parser/regparser/notice/changes.py:101(match_labels_and_changes)
2505 0.002 0.000 0.002 0.000 /usr/lib/python2.7/markupbase.py:37(reset)
6811/6799 0.002 0.000 0.002 0.000 {issubclass}
3859 0.002 0.000 0.002 0.000 /home/jackie/code/regulations-parser/regparser/tree/xml_parser/tree_utils.py:128(<genexpr>)
281/280 0.002 0.000 0.007 0.000 /usr/lib/python2.7/posixpath.py:387(_joinrealpath)
1334 0.002 0.000 0.018 0.000 /usr/local/lib/python2.7/dist-packages/pyparsing.py:2658(parseImpl)
2930 0.002 0.000 0.013 0.000 /usr/lib/python2.7/re.py:181(finditer)
209 0.002 0.000 0.008 0.000 /home/jackie/code/regulations-parser/regparser/citations.py:137(match_to_label)
4263 0.002 0.000 0.002 0.000 {method 'getchildren' of 'lxml.etree._Element' objects}
467 0.002 0.000 0.002 0.000 /home/jackie/code/regulations-parser/regparser/tree/priority_stack.py:32(lineage)
104 0.002 0.000 0.004 0.000 /home/jackie/code/regulations-parser/regparser/tree/depth/rules.py:141(inner)
17638 0.002 0.000 0.002 0.000 /usr/lib/python2.7/copy.py:198(_deepcopy_atomic)
29 0.002 0.000 0.012 0.000 /home/jackie/code/regulations-parser/regparser/notice/build.py:367(add_footnotes)
88 0.001 0.000 0.001 0.000 {open}
2241 0.001 0.000 0.002 0.000 {zip}
14123 0.001 0.000 0.001 0.000 {method 'isspace' of 'str' objects}
610 0.001 0.000 0.002 0.000 /home/jackie/code/regulations-parser/regparser/notice/diff.py:444(compress)
1742 0.001 0.000 0.001 0.000 {posix.lstat}
378 0.001 0.000 0.006 0.000 /home/jackie/code/regulations-parser/regparser/notice/diff.py:459(compress_context_in_tokenlists)
7924 0.001 0.000 0.001 0.000 /home/jackie/code/regulations-parser/regparser/tree/depth/rules.py:89(<lambda>)
105 0.001 0.000 0.149 0.001 /home/jackie/code/regulations-parser/regparser/notice/build.py:170(create_xml_changes)
2505 0.001 0.000 0.007 0.000 /usr/lib/python2.7/HTMLParser.py:98(__init__)
378 0.001 0.000 0.003 0.000 /home/jackie/code/regulations-parser/regparser/notice/diff.py:478(compress_context)
2289 0.001 0.000 0.002 0.000 /usr/lib/python2.7/sre_parse.py:182(__next)
1253 0.001 0.000 0.001 0.000 {method 'copy' of 'dict' objects}
378 0.001 0.000 0.006 0.000 /home/jackie/code/regulations-parser/regparser/notice/diff.py:656(make_amendments)
1121 0.001 0.000 0.001 0.000 {posix.getcwd}
29 0.001 0.000 46.043 1.588 /home/jackie/code/regulations-parser/regparser/notice/build.py:102(process_notice)
999/853 0.001 0.000 0.003 0.000 {map}
4191 0.001 0.000 0.002 0.000 /usr/local/lib/python2.7/dist-packages/constraint.py:754(resetState)
4071 0.001 0.000 0.001 0.000 {method 'endswith' of 'str' objects}
450 0.001 0.000 16.325 0.036 /home/jackie/code/regulations-parser/regparser/layer/internal_citations.py:25(process)
1903 0.001 0.000 0.001 0.000 {method 'split' of 'str' objects}
1120 0.001 0.000 1.086 0.001 /usr/lib/python2.7/inspect.py:1053(stack)
4476 0.001 0.000 0.002 0.000 /home/jackie/code/regulations-parser/regparser/citations.py:62(<genexpr>)
2787/1179 0.001 0.000 0.001 0.000 /home/jackie/code/regulations-parser/regparser/tree/xml_parser/tree_utils.py:14(prepend_parts)
378 0.001 0.000 0.007 0.000 /home/jackie/code/regulations-parser/regparser/notice/diff.py:265(switch_passive)
378 0.001 0.000 0.002 0.000 /home/jackie/code/regulations-parser/regparser/notice/diff.py:238(multiple_moves)
2510/1894 0.001 0.000 0.005 0.000 {all}
708 0.001 0.000 0.001 0.000 /home/jackie/code/regulations-parser/regparser/diff/treediff.py:113(node_to_dict)
4008 0.001 0.000 0.001 0.000 {method 'strip' of 'str' objects}
956 0.001 0.000 0.001 0.000 /home/jackie/code/regulations-parser/regparser/layer/paragraph_markers.py:5(marker_of)
209 0.001 0.000 0.002 0.000 /home/jackie/code/regulations-parser/regparser/citations.py:65(copy)
323 0.001 0.000 0.001 0.000 /home/jackie/code/regulations-parser/regparser/grammar/amdpar.py:38(<lambda>)
168 0.001 0.000 0.001 0.000 /home/jackie/code/regulations-parser/regparser/notice/util.py:4(prepost_pend_spaces)
450 0.001 0.000 0.001 0.000 /home/jackie/code/regulations-parser/regparser/layer/section_by_section.py:5(process)
465 0.001 0.000 0.003 0.000 /home/jackie/code/regulations-parser/regparser/tree/xml_parser/tree_utils.py:31(unwind)
10362 0.001 0.000 0.001 0.000 /usr/lib/python2.7/json/encoder.py:361(<lambda>)
3912 0.001 0.000 0.001 0.000 /home/jackie/code/regulations-parser/regparser/citations.py:92(<lambda>)
53 0.001 0.000 0.001 0.000 {method 'write' of 'file' objects}
1962 0.001 0.000 0.002 0.000 /usr/lib/python2.7/posixpath.py:59(isabs)
140 0.001 0.000 0.002 0.000 /home/jackie/code/regulations-parser/regparser/grammar/amdpar.py:216(<lambda>)
370/168 0.001 0.000 0.001 0.000 /usr/lib/python2.7/sre_parse.py:140(getwidth)
166 0.001 0.000 0.001 0.000 {lxml.etree.tostring}
251 0.001 0.000 0.003 0.000 /home/jackie/code/regulations-parser/regparser/notice/diff.py:581(fix_label)
312 0.001 0.000 0.007 0.000 /usr/local/lib/python2.7/dist-packages/constraint.py:150(addVariables)
1742 0.001 0.000 0.003 0.000 /usr/lib/python2.7/posixpath.py:139(islink)
3722 0.001 0.000 0.001 0.000 /home/jackie/code/regulations-parser/regparser/tree/depth/derive.py:8(__init__)
2505 0.001 0.000 0.001 0.000 /usr/lib/python2.7/HTMLParser.py:447(unescape)
1249 0.001 0.000 0.001 0.000 /home/jackie/code/regulations-parser/regparser/notice/build.py:248(<lambda>)
489 0.001 0.000 0.004 0.000 /home/jackie/code/regulations-parser/regparser/citations.py:91(to_list)
353 0.001 0.000 0.001 0.000 /home/jackie/code/regulations-parser/regparser/grammar/tokens.py:92(__init__)
1800 0.001 0.000 0.175 0.000 /home/jackie/code/regulations-parser/regparser/builder.py:180(fetch_or_process)
448 0.001 0.000 0.321 0.001 /home/jackie/code/regulations-parser/regparser/layer/key_terms.py:38(get_keyterm)
10525 0.001 0.000 0.001 0.000 /home/jackie/code/regulations-parser/regparser/tree/depth/heuristics.py:17(<lambda>)
378 0.001 0.000 0.004 0.000 /home/jackie/code/regulations-parser/regparser/notice/diff.py:140(contains_delete)
2205 0.001 0.000 0.001 0.000 /usr/lib/python2.7/copy_reg.py:92(__newobj__)
729 0.001 0.000 0.001 0.000 /home/jackie/code/regulations-parser/regparser/notice/changes.py:236(update)
378 0.001 0.000 0.001 0.000 /home/jackie/code/regulations-parser/regparser/notice/diff.py:110(switch_context)
151 0.001 0.000 0.001 0.000 /home/jackie/code/regulations-parser/regparser/grammar/amdpar.py:134(<lambda>)
378 0.001 0.000 0.002 0.000 /home/jackie/code/regulations-parser/regparser/notice/diff.py:361(context_to_paragraph)
450 0.001 0.000 2.708 0.006 /home/jackie/code/regulations-parser/regparser/layer/external_citations.py:59(process)
378 0.001 0.000 0.001 0.000 /home/jackie/code/regulations-parser/regparser/notice/diff.py:158(paragraph_in_context_moved)
5113 0.001 0.000 0.001 0.000 {method 'replace' of 'str' objects}
82 0.001 0.000 0.003 0.000 /usr/lib/python2.7/sre_compile.py:207(_optimize_charset)
1405 0.001 0.000 0.005 0.000 /usr/lib/python2.7/re.py:144(sub)
3150 0.001 0.000 0.001 0.000 /home/jackie/code/regulations-parser/regparser/builder.py:134(is_known)
708 0.001 0.000 0.003 0.000 /home/jackie/code/regulations-parser/regparser/notice/changes.py:134(format_node)
450 0.001 0.000 0.001 0.000 /home/jackie/code/regulations-parser/regparser/tree/struct.py:42(default)
110 0.001 0.000 0.004 0.000 /usr/lib/python2.7/sre_compile.py:359(_compile_info)
15 0.001 0.000 0.001 0.000 {method 'readlines' of 'file' objects}
1325 0.001 0.000 0.001 0.000 {reduce}
3542 0.001 0.000 0.001 0.000 /home/jackie/code/regulations-parser/regparser/notice/sxs.py:29(<lambda>)
378 0.001 0.000 0.005 0.000 /home/jackie/code/regulations-parser/regparser/notice/diff.py:408(deal_with_subpart_adds)
1249 0.001 0.000 0.001 0.000 /home/jackie/code/regulations-parser/regparser/notice/build.py:249(<lambda>)
2174 0.001 0.000 0.001 0.000 /home/jackie/code/regulations-parser/regparser/grammar/tokens.py:26(<genexpr>)
1397 0.001 0.000 0.001 0.000 /home/jackie/code/regulations-parser/regparser/tree/depth/rules.py:13(type_match)
1120 0.001 0.000 0.001 0.000 /home/jackie/code/regulations-parser/regparser/grammar/utils.py:14(__init__)
138 0.001 0.000 0.003 0.000 /home/jackie/code/regulations-parser/regparser/notice/util.py:26(swap_emphasis_tags)
1 0.001 0.001 0.001 0.001 /usr/local/lib/python2.7/dist-packages/requests/models.py:604(text)
120 0.001 0.000 0.001 0.000 /home/jackie/code/regulations-parser/regparser/notice/diff.py:62(find_section)
251 0.001 0.000 0.057 0.000 /home/jackie/code/regulations-parser/regparser/notice/diff.py:685(new_subpart_added)
1085 0.001 0.000 0.001 0.000 {method 'get' of 'lxml.etree._Element' objects}
2810 0.001 0.000 0.001 0.000 /home/jackie/code/regulations-parser/regparser/layer/terms.py:329(<lambda>)
252 0.001 0.000 0.004 0.000 /usr/lib/python2.7/copy.py:66(copy)
2192 0.001 0.000 0.001 0.000 /home/jackie/code/regulations-parser/regparser/grammar/tokens.py:25(<genexpr>)
1982 0.001 0.000 0.002 0.000 /usr/lib/python2.7/sre_parse.py:201(get)
803 0.001 0.000 0.001 0.000 /home/jackie/code/regulations-parser/regparser/notice/diff.py:549(remove_intro)
1158 0.001 0.000 0.003 0.000 /home/jackie/code/regulations-parser/regparser/notice/diff.py:268(<genexpr>)
4801 0.001 0.000 0.001 0.000 {method 'iteritems' of 'dict' objects}
1128 0.001 0.000 0.001 0.000 {sys._getframe}
87 0.001 0.000 0.001 0.000 /home/jackie/code/regulations-parser/regparser/tree/paragraph.py:21(p_level_of)
29 0.001 0.000 0.009 0.000 /home/jackie/code/regulations-parser/regparser/notice/sxs.py:26(find_section_by_section)
263 0.001 0.000 0.002 0.000 /home/jackie/code/regulations-parser/regparser/notice/build.py:153(create_xmlless_changes)
7163 0.001 0.000 0.001 0.000 /home/jackie/code/regulations-parser/regparser/tree/depth/heuristics.py:18(<lambda>)
627 0.001 0.000 0.002 0.000 /home/jackie/code/regulations-parser/regparser/notice/encoder.py:8(default)
1325 0.001 0.000 3.111 0.002 /home/jackie/code/regulations-parser/regparser/citations.py:263(remove_citation_overlaps)
450 0.001 0.000 0.001 0.000 /home/jackie/code/regulations-parser/regparser/layer/internal_citations.py:58(strip_whitespace)
378 0.001 0.000 0.001 0.000 /home/jackie/code/regulations-parser/regparser/notice/diff.py:185(move_then_modify)
154 0.001 0.000 0.001 0.000 /home/jackie/code/regulations-parser/regparser/layer/external_citations.py:26(reformat_citation)
749 0.001 0.000 0.003 0.000 /home/jackie/code/regulations-parser/regparser/notice/diff.py:384(is_designate_token)
104 0.001 0.000 23.761 0.228 /usr/local/lib/python2.7/dist-packages/constraint.py:534(getSolutions)
61 0.001 0.000 0.001 0.000 /usr/lib/python2.7/urlparse.py:168(urlsplit)
121 0.001 0.000 0.358 0.003 /home/jackie/code/regulations-parser/regparser/history/delays.py:37(altered_frs)
522 0.001 0.000 0.001 0.000 {method 'setdefault' of 'dict' objects}
976 0.001 0.000 0.001 0.000 /home/jackie/code/regulations-parser/regparser/grammar/tokens.py:40(__ne__)
450 0.001 0.000 0.002 0.000 /home/jackie/code/regulations-parser/regparser/layer/internal_citations.py:32(remove_missing_citations)
42 0.001 0.000 1.073 0.026 /home/jackie/code/regulations-parser/regparser/layer/terms.py:79(scope_of_text)
850 0.001 0.000 0.001 0.000 /home/jackie/code/regulations-parser/regparser/notice/build.py:174(per_node)
3112 0.001 0.000 0.001 0.000 /home/jackie/code/regulations-parser/regparser/tree/priority_stack.py:8(peek)
194/110 0.001 0.000 0.007 0.000 /usr/lib/python2.7/sre_parse.py:301(_parse_sub)
110 0.001 0.000 0.018 0.000 /usr/lib/python2.7/sre_compile.py:493(compile)
1 0.000 0.000 0.000 0.000 {posix.popen}
29 0.000 0.000 46.005 1.586 /home/jackie/code/regulations-parser/regparser/notice/build.py:344(process_xml)
242 0.000 0.000 0.000 0.000 {method 'itersiblings' of 'lxml.etree._Element' objects}
1783 0.000 0.000 0.000 0.000 {method 'strip' of 'unicode' objects}
251 0.000 0.000 0.003 0.000 /home/jackie/code/regulations-parser/regparser/notice/diff.py:595(__init__)
450 0.000 0.000 0.001 0.000 /home/jackie/code/regulations-parser/regparser/layer/paragraph_markers.py:20(process)
5900 0.000 0.000 0.000 0.000 {callable}
1146 0.000 0.000 0.001 0.000 /home/jackie/code/regulations-parser/regparser/tree/priority_stack.py:14(push_last)
378 0.000 0.000 0.001 0.000 /home/jackie/code/regulations-parser/regparser/notice/diff.py:431(separate_tokenlist)
450 0.000 0.000 0.321 0.001 /home/jackie/code/regulations-parser/regparser/layer/key_terms.py:49(process)
378 0.000 0.000 0.003 0.000 /home/jackie/code/regulations-parser/regparser/notice/diff.py:389(contains_one_designate_token)
1742 0.000 0.000 0.001 0.000 /usr/lib/python2.7/stat.py:55(S_ISLNK)
251 0.000 0.000 0.001 0.000 /home/jackie/code/regulations-parser/regparser/notice/build_appendix.py:10(_is_appendix_amend)
368 0.000 0.000 0.001 0.000 /home/jackie/code/regulations-parser/regparser/notice/changes.py:73(resolve_candidates)
3984 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/notice/build.py:277(<lambda>)
1505 0.000 0.000 0.001 0.000 /usr/lib/python2.7/sre_parse.py:138(append)
110 0.000 0.000 0.008 0.000 /usr/lib/python2.7/sre_parse.py:675(parse)
753 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/citations.py:44(determine_schema)
1370 0.000 0.000 0.000 0.000 {method 'values' of 'dict' objects}
378 0.000 0.000 0.001 0.000 /home/jackie/code/regulations-parser/regparser/notice/diff.py:396(contains_one_tokenlist)
450 0.000 0.000 0.001 0.000 /home/jackie/code/regulations-parser/regparser/layer/graphics.py:24(process)
970 0.000 0.000 0.001 0.000 /usr/lib/python2.7/sre_parse.py:130(__getitem__)
976 0.000 0.000 0.001 0.000 /home/jackie/code/regulations-parser/regparser/grammar/tokens.py:37(__eq__)
378 0.000 0.000 0.005 0.000 /home/jackie/code/regulations-parser/regparser/notice/diff.py:146(remove_false_deletes)
982 0.000 0.000 0.000 0.000 {method 'replace' of 'unicode' objects}
378 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/notice/diff.py:402(contains_one_context)
44 0.000 0.000 0.000 0.000 /usr/lib/python2.7/json/encoder.py:212(iterencode)
248 0.000 0.000 0.004 0.000 /home/jackie/code/regulations-parser/regparser/grammar/tokens.py:29(copy)
140 0.000 0.000 0.000 0.000 {lxml.etree.strip_tags}
160 0.000 0.000 0.001 0.000 /usr/local/lib/python2.7/dist-packages/pyparsing.py:452(asList)
595 0.000 0.000 0.012 0.000 /home/jackie/code/regulations-parser/regparser/tree/struct.py:81(find)
21 0.000 0.000 0.001 0.000 /home/jackie/code/regulations-parser/regparser/grammar/amdpar.py:299(curried)
136 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/tree/xml_parser/tree_utils.py:40(split_text)
852 0.000 0.000 0.001 0.000 /home/jackie/code/regulations-parser/regparser/notice/diff.py:614(label_id)
719 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/tree/priority_stack.py:5(pop)
717 0.000 0.000 0.001 0.000 /home/jackie/code/regulations-parser/regparser/citations.py:257(<genexpr>)
34 0.000 0.000 0.274 0.008 /usr/lib/python2.7/socket.py:406(readline)
1225 0.000 0.000 0.000 0.000 {method 'remove' of 'list' objects}
258 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/grammar/tokens.py:104(label_text)
6 0.000 0.000 0.000 0.000 {_codecs.utf_8_decode}
1588 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/tree/xml_parser/reg_text.py:165(<lambda>)
2 0.000 0.000 0.001 0.000 /usr/lib/python2.7/httplib.py:234(readheaders)
1 0.000 0.000 0.358 0.358 /home/jackie/code/regulations-parser/regparser/history/delays.py:8(modify_effective_dates)
688 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/notice/changes.py:173(<lambda>)
378 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/notice/diff.py:291(resolve_confused_context)
450 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/layer/terms.py:66(per_node)
292 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/pyparsing.py:1389(getException)
29 0.000 0.000 0.002 0.000 /home/jackie/code/regulations-parser/regparser/notice/build.py:110(_check_local_version_list)
1 0.000 0.000 22.088 22.088 /home/jackie/code/regulations-parser/regparser/builder.py:44(gen_and_write_layers)
187 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/grammar/tokens.py:72(__init__)
251 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/notice/diff.py:576(fix_appendix_format)
177 0.000 0.000 0.000 0.000 /usr/lib/python2.7/sre_parse.py:790(expand_template)
55 0.000 0.000 0.001 0.000 /usr/lib/python2.7/urlparse.py:137(urlparse)
200 0.000 0.000 0.000 0.000 /usr/lib/python2.7/sre_parse.py:257(_escape)
1742 0.000 0.000 0.000 0.000 {method 'partition' of 'str' objects}
120 0.000 0.000 0.001 0.000 /home/jackie/code/regulations-parser/regparser/notice/build_appendix.py:19(parse_appendix_changes)
450 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/layer/interpretations.py:36(process)
209 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/citations.py:114(__init__)
82 0.000 0.000 0.004 0.000 /usr/lib/python2.7/sre_compile.py:178(_compile_charset)
110 0.000 0.000 0.009 0.000 /usr/lib/python2.7/sre_compile.py:478(_code)
43 0.000 0.000 0.000 0.000 {method 'write' of 'cStringIO.StringO' objects}
33 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/grammar/amdpar.py:87(<lambda>)
1053 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/notice/diff.py:586(wanted)
104 0.000 0.000 23.846 0.229 /usr/local/lib/python2.7/dist-packages/constraint.py:223(getSolutions)
9 0.000 0.000 0.074 0.008 /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/response.py:129(read)
1 0.000 0.000 47.934 47.934 /home/jackie/code/regulations-parser/regparser/builder.py:22(__init__)
1 0.000 0.000 47.576 47.576 /home/jackie/code/regulations-parser/regparser/federalregister.py:31(fetch_notices)
292 0.000 0.000 0.001 0.000 /usr/local/lib/python2.7/dist-packages/pyparsing.py:1392(__getattr__)
8 0.000 0.000 0.073 0.009 /usr/lib/python2.7/socket.py:336(read)
10 0.000 0.000 0.000 0.000 /usr/lib/python2.7/sre_compile.py:258(_mk_bitmap)
104 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/constraint.py:62(__init__)
138 0.000 0.000 0.002 0.000 /home/jackie/code/regulations-parser/regparser/notice/util.py:39(spaces_then_remove)
485 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/tree/priority_stack.py:11(push)
46 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/grammar/amdpar.py:382(<lambda>)
1 0.000 0.000 0.003 0.003 /usr/lib/python2.7/encodings/idna.py:3(<module>)
15 0.000 0.000 0.001 0.000 /usr/lib/python2.7/linecache.py:68(updatecache)
323 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/grammar/tokens.py:55(__init__)
170 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/tree/depth/derive.py:29(copy_with_penalty)
818 0.000 0.000 0.000 0.000 /usr/lib/python2.7/sre_parse.py:195(match)
2 0.000 0.000 0.003 0.002 {__import__}
154 0.000 0.000 0.001 0.000 /home/jackie/code/regulations-parser/regparser/layer/external_citations.py:49(build_layer_element)
508 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/citations.py:125(__contains__)
450 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/layer/table_of_contents.py:7(check_toc_candidacy)
280 0.000 0.000 0.008 0.000 /usr/lib/python2.7/posixpath.py:379(realpath)
450 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/layer/terms.py:294(per_regulation_ignores)
1416 0.000 0.000 0.000 0.000 /usr/lib/python2.7/posixpath.py:51(normcase)
1770 0.000 0.000 0.000 0.000 /usr/lib/python2.7/stat.py:24(S_IFMT)
450 0.000 0.000 0.001 0.000 /home/jackie/code/regulations-parser/regparser/layer/meta.py:8(process)
78 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/layer/terms.py:53(__init__)
450 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/layer/internal_citations.py:21(per_node)
450 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/builder.py:142(per_node)
19/9 0.000 0.000 0.000 0.000 /usr/lib/python2.7/abc.py:148(__subclasscheck__)
8 0.000 0.000 0.000 0.000 /usr/lib/python2.7/rfc822.py:228(getallmatchingheaders)
2 0.000 0.000 0.000 0.000 {built-in method peer_certificate}
305 0.000 0.000 0.000 0.000 {method 'find' of 'unicode' objects}
251 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/notice/build_interp.py:12(_is_interp_amend)
720 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/grammar/amdpar.py:23(<lambda>)
4 0.000 0.000 0.002 0.000 {built-in method strptime}
146 0.000 0.000 0.001 0.000 /home/jackie/code/regulations-parser/regparser/layer/internal_citations.py:48(<lambda>)
3 0.000 0.000 0.000 0.000 {built-in method decompress}
120 0.000 0.000 0.001 0.000 /home/jackie/code/regulations-parser/regparser/notice/build_interp.py:17(parse_interp_changes)
144 0.000 0.000 0.000 0.000 {method 'split' of 'unicode' objects}
185 0.000 0.000 0.000 0.000 /usr/lib/python2.7/re.py:271(_subx)
930 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/tree/priority_stack.py:17(peek_last)
110 0.000 0.000 0.000 0.000 {_sre.compile}
220 0.000 0.000 0.000 0.000 /usr/lib/python2.7/sre_compile.py:472(isstring)
371 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/notice/build_interp.py:22(<genexpr>)
4 0.000 0.000 0.002 0.000 /usr/lib/python2.7/cookielib.py:444(parse_ns_headers)
258 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/notice/diff.py:555(fix_interp_format)
269 0.000 0.000 0.000 0.000 {method 'endswith' of 'unicode' objects}
105 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/layer/key_terms.py:20(process_node_text)
43 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/layer/terms.py:89(<genexpr>)
68 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/layer/terms.py:91(<genexpr>)
45 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/tree/xml_parser/tree_utils.py:82(<lambda>)
1040 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/tree/depth/rules.py:8(inner)
191 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/notice/build.py:27(<genexpr>)
35 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/grammar/delays.py:60(<lambda>)
973 0.000 0.000 0.000 0.000 {method 'add' of 'set' objects}
14 0.000 0.000 0.001 0.000 /usr/lib/python2.7/_abcoll.py:526(update)
8 0.000 0.000 0.000 0.000 /usr/lib/python2.7/logging/__init__.py:242(__init__)
4 0.000 0.000 0.000 0.000 /usr/lib/python2.7/socket.py:185(__init__)
257 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/pyparsing.py:354(__iter__)
79 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/notice/diff.py:128(contains_one_instance)
450 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/layer/table_of_contents.py:21(process)
2 0.000 0.000 0.907 0.454 /usr/lib/python2.7/ssl.py:202(__init__)
120 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/tree/depth/rules.py:134(depth_type_order)
4 0.000 0.000 0.004 0.001 /usr/lib/python2.7/cookielib.py:1635(extract_cookies)
2 0.000 0.000 0.000 0.000 {built-in method write}
105 0.000 0.000 0.001 0.000 /home/jackie/code/regulations-parser/regparser/layer/key_terms.py:29(keyterm_is_first)
284 0.000 0.000 0.000 0.000 {method 'find' of 'str' objects}
33 0.000 0.000 0.000 0.000 /usr/lib/python2.7/threading.py:146(acquire)
29 0.000 0.000 0.006 0.000 /home/jackie/code/regulations-parser/regparser/notice/sxs.py:11(remove_extract)
1 0.000 0.000 0.056 0.056 /home/jackie/code/regulations-parser/regparser/builder.py:35(write_notices)
12 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/notice/diff.py:46(find_lost_section)
318 0.000 0.000 0.000 0.000 /usr/lib/python2.7/sre_parse.py:90(__init__)
31 0.000 0.000 0.000 0.000 /usr/lib/python2.7/urlparse.py:160(_splitnetloc)
231 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/notice/diff.py:273(<lambda>)
450 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/layer/interpretations.py:19(per_node)
177 0.000 0.000 0.000 0.000 /usr/lib/python2.7/re.py:277(filter)
4 0.000 0.000 0.003 0.001 /usr/lib/python2.7/cookielib.py:1555(make_cookies)
483 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/notice/diff.py:114(is_valid_label)
1 0.000 0.000 9.512 9.512 /home/jackie/code/regulations-parser/regparser/tree/xml_parser/reg_text.py:55(build_tree)
1278 0.000 0.000 0.000 0.000 {ord}
17 0.000 0.000 1.007 0.059 /home/jackie/code/regulations-parser/regparser/layer/terms.py:114(determine_scope)
318 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/tree/priority_stack.py:51(size)
2 0.000 0.000 0.248 0.124 /usr/lib/python2.7/socket.py:537(create_connection)
50 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/layer/terms.py:93(<genexpr>)
114 0.000 0.000 0.000 0.000 /usr/lib/python2.7/sre_parse.py:178(__init__)
324 0.000 0.000 0.000 0.000 /usr/lib/python2.7/sre_parse.py:126(__len__)
2 0.000 0.000 1.157 0.578 /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:94(connect)
9 0.000 0.000 0.074 0.008 /usr/lib/python2.7/httplib.py:534(read)
262 0.000 0.000 0.000 0.000 {method 'groups' of '_sre.SRE_Match' objects}
32 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/api_writer.py:144(notice)
18 0.000 0.000 0.000 0.000 {method 'split' of '_sre.SRE_Pattern' objects}
54 0.000 0.000 0.000 0.000 /usr/lib/python2.7/urllib.py:1251(quote)
42 0.000 0.000 0.000 0.000 {method 'strftime' of 'datetime.date' objects}
143 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/grammar/amdpar.py:26(<lambda>)
30 0.000 0.000 0.001 0.000 /usr/lib/python2.7/abc.py:128(__instancecheck__)
29 0.000 0.000 0.000 0.000 /usr/lib/python2.7/posixpath.py:89(split)
571 0.000 0.000 0.000 0.000 {method 'isspace' of 'unicode' objects}
88 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/layer/layer.py:2(__init__)
4 0.000 0.000 0.000 0.000 /usr/lib/python2.7/cookielib.py:1442(_cookie_from_cookie_tuple)
2 0.000 0.000 1.519 0.760 /usr/local/lib/python2.7/dist-packages/requests/api.py:47(get)
56 0.000 0.000 0.000 0.000 /usr/lib/python2.7/sre_compile.py:354(_simple)
44 0.000 0.000 0.000 0.000 /usr/lib/python2.7/json/encoder.py:101(__init__)
33 0.000 0.000 0.000 0.000 /usr/lib/python2.7/threading.py:186(release)
135 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/layer/terms.py:39(unwind)
75 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/layer/key_terms.py:7(eliminate_extras)
2 0.000 0.000 1.512 0.756 /usr/local/lib/python2.7/dist-packages/requests/sessions.py:408(send)
4 0.000 0.000 0.001 0.000 /usr/lib/python2.7/cookielib.py:911(set_ok)
2 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/models.py:460(__init__)
2 0.000 0.000 0.275 0.137 /usr/lib/python2.7/httplib.py:402(begin)
4 0.000 0.000 0.000 0.000 /usr/lib/python2.7/cookielib.py:137(_str2time)
119 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/tree/priority_stack.py:48(add_to_bottom)
20 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/layer/terms.py:205(add_match)
623 0.000 0.000 0.000 0.000 {method 'getparent' of 'lxml.etree._Element' objects}
154 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/layer/external_citations.py:15(citation_type)
181 0.000 0.000 0.000 0.000 {method 'remove' of 'lxml.etree._Element' objects}
4 0.000 0.000 0.001 0.000 /usr/lib/python2.7/_strptime.py:295(_strptime)
263 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/notice/build.py:200(__init__)
10 0.000 0.000 0.005 0.001 /usr/lib/python2.7/socket.py:223(meth)
2 0.000 0.000 1.432 0.716 /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:268(_make_request)
29 0.000 0.000 0.000 0.000 /usr/lib/python2.7/genericpath.py:26(isfile)
2 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/response.py:203(from_httplib)
4 0.000 0.000 0.000 0.000 /usr/lib/python2.7/cookielib.py:212(http2time)
22 0.000 0.000 0.000 0.000 /usr/lib/python2.7/Queue.py:107(put)
8 0.000 0.000 0.000 0.000 /usr/lib/python2.7/cookielib.py:1345(_normalized_cookie_tuples)
79 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/notice/diff.py:135(contains_one_paragraph)
358 0.000 0.000 0.000 0.000 {iter}
23 0.000 0.000 0.000 0.000 /usr/lib/python2.7/_weakrefset.py:58(__iter__)
69 0.000 0.000 0.000 0.000 /usr/lib/python2.7/_weakrefset.py:70(__contains__)
121 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/tree/priority_stack.py:2(__init__)
1 0.000 0.000 0.000 0.000 /usr/lib/python2.7/stringprep.py:6(<module>)
4 0.000 0.000 0.000 0.000 /usr/lib/python2.7/cookielib.py:72(_timegm)
101 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/tree/depth/derive.py:35(__iter__)
2 0.000 0.000 0.003 0.002 /usr/local/lib/python2.7/dist-packages/requests/adapters.py:148(build_response)
110 0.000 0.000 0.000 0.000 /usr/lib/python2.7/sre_parse.py:67(__init__)
10 0.000 0.000 0.001 0.000 /usr/local/lib/python2.7/dist-packages/requests/structures.py:65(__init__)
19 0.000 0.000 0.011 0.001 /home/jackie/code/regulations-parser/regparser/notice/changes.py:149(create_field_amendment)
205 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/notice/changes.py:77(<lambda>)
104 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/constraint.py:443(__init__)
172 0.000 0.000 0.000 0.000 {setattr}
185 0.000 0.000 0.000 0.000 /usr/lib/python2.7/re.py:251(_compile_repl)
27 0.000 0.000 0.000 0.000 /usr/lib/python2.7/rfc822.py:197(isheader)
8 0.000 0.000 0.000 0.000 /usr/lib/python2.7/cookielib.py:582(request_host)
11 0.000 0.000 0.346 0.031 /usr/lib/python2.7/ssl.py:254(read)
2 0.000 0.000 0.907 0.454 /usr/lib/python2.7/ssl.py:476(wrap_socket)
4 0.000 0.000 0.000 0.000 {method 'getvalue' of 'cStringIO.StringO' objects}
2 0.000 0.000 0.001 0.000 /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/packages/ssl_match_hostname/__init__.py:10(_dnsname_to_pat)
36 0.000 0.000 0.000 0.000 {method 'read' of 'cStringIO.StringO' objects}
2 0.000 0.000 0.273 0.137 /usr/lib/python2.7/httplib.py:363(_read_status)
8 0.000 0.000 0.000 0.000 /usr/lib/python2.7/cookielib.py:639(escape_path)
8 0.000 0.000 0.001 0.000 /usr/lib/python2.7/cookielib.py:1534(_cookies_from_attrs_set)
9 0.000 0.000 0.000 0.000 /usr/lib/python2.7/logging/__init__.py:839(emit)
1 0.000 0.000 2.497 2.497 /home/jackie/code/regulations-parser/regparser/layer/terms.py:123(pre_process)
7 0.000 0.000 0.003 0.000 /home/jackie/code/regulations-parser/regparser/notice/dates.py:23(fetch_dates)
2 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/grammar/amdpar.py:282(_through_sect)
4 0.000 0.000 0.004 0.001 /usr/local/lib/python2.7/dist-packages/requests/cookies.py:98(extract_cookies_to_jar)
78 0.000 0.000 0.000 0.000 {method 'seek' of 'cStringIO.StringO' objects}
9 0.000 0.000 0.074 0.008 /usr/local/lib/python2.7/dist-packages/requests/models.py:539(generate)
235 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/grammar/tokens.py:9(_none_str)
1 0.000 0.000 0.001 0.001 /usr/lib/python2.7/_strptime.py:12(<module>)
27 0.000 0.000 0.000 0.000 /usr/lib/python2.7/httplib.py:220(addheader)
6 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/grammar/amdpar.py:223(<lambda>)
19 0.000 0.000 0.003 0.000 /home/jackie/code/regulations-parser/regparser/notice/dates.py:7(parse_date_sentence)
2 0.000 0.000 0.001 0.001 /usr/lib/python2.7/mimetools.py:24(__init__)
81 0.000 0.000 0.000 0.000 /usr/lib/python2.7/sre_parse.py:72(opengroup)
8 0.000 0.000 0.000 0.000 /usr/lib/python2.7/rfc822.py:295(getheaders)
1 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/history/notices.py:25(group_by_eff_date)
4 0.000 0.000 0.000 0.000 /usr/lib/python2.7/cookielib.py:725(__init__)
2 0.000 0.000 1.432 0.716 /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:332(urlopen)
58 0.000 0.000 0.000 0.000 {repr}
44 0.000 0.000 0.000 0.000 /usr/lib/python2.7/json/encoder.py:272(_make_iterencode)
29 0.000 0.000 0.001 0.000 /home/jackie/code/regulations-parser/regparser/notice/address.py:37(fetch_addresses)
8 0.000 0.000 0.000 0.000 /usr/lib/python2.7/cookielib.py:1217(__init__)
16 0.000 0.000 0.001 0.000 /usr/lib/python2.7/re.py:164(split)
2 0.000 0.000 1.516 0.758 /usr/local/lib/python2.7/dist-packages/requests/sessions.py:225(request)
1 0.000 0.000 0.002 0.002 /usr/lib/python2.7/platform.py:1023(_syscmd_uname)
438 0.000 0.000 0.000 0.000 {method 'getnext' of 'lxml.etree._Element' objects}
8 0.000 0.000 0.000 0.000 /usr/lib/python2.7/logging/__init__.py:1218(findCaller)
33 0.000 0.000 0.001 0.000 /usr/lib/python2.7/re.py:134(match)
2 0.000 0.000 1.510 0.755 /usr/local/lib/python2.7/dist-packages/requests/adapters.py:261(send)
11 0.000 0.000 0.346 0.031 /usr/lib/python2.7/ssl.py:335(recv)
337 0.000 0.000 0.000 0.000 {_sre.getlower}
4 0.000 0.000 0.000 0.000 /usr/lib/python2.7/cookielib.py:1622(set_cookie)
175 0.000 0.000 0.000 0.000 {method 'rstrip' of 'unicode' objects}
45 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/structures.py:71(__setitem__)
104 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/tree/depth/rules.py:6(must_be)
6 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/grammar/amdpar.py:201(<lambda>)
18 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/grammar/tokens.py:77(__repr__)
4 0.000 0.000 0.000 0.000 /usr/lib/python2.7/calendar.py:610(timegm)
2 0.000 0.000 0.003 0.001 /usr/local/lib/python2.7/dist-packages/requests/sessions.py:171(__init__)
23 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/notice/changes.py:88(find_misparsed_node)
6 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/cookies.py:32(__init__)
9 0.000 0.000 0.000 0.000 /usr/lib/python2.7/logging/__init__.py:451(format)
2 0.000 0.000 0.275 0.137 /usr/lib/python2.7/httplib.py:1009(getresponse)
28 0.000 0.000 0.000 0.000 /usr/lib/python2.7/stat.py:49(S_ISREG)
4 0.000 0.000 0.000 0.000 /usr/lib/python2.7/cookielib.py:690(is_third_party)
2 0.000 0.000 1.519 0.760 /usr/local/lib/python2.7/dist-packages/requests/api.py:17(request)
115 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/notice/build.py:204(append)
2 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/response.py:76(__init__)
2 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/models.py:59(_encode_params)
66 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/pyparsing.py:351(__len__)
2 0.000 0.000 0.000 0.000 /usr/lib/python2.7/urllib.py:1297(urlencode)
81 0.000 0.000 0.000 0.000 /usr/lib/python2.7/sre_parse.py:83(closegroup)
2 0.000 0.000 0.000 0.000 /usr/lib/python2.7/mimetools.py:33(parsetype)
1 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/history/notices.py:4(applicable)
2 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/utils.py:356(unquote_unreserved)
70 0.000 0.000 0.000 0.000 {method 'rstrip' of 'str' objects}
11 0.000 0.000 22.057 2.005 /home/jackie/code/regulations-parser/regparser/layer/layer.py:37(build)
146 0.000 0.000 0.000 0.000 {method 'lstrip' of 'unicode' objects}
29 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/notice/changes.py:233(__init__)
23 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/notice/changes.py:39(find_candidate)
28 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/notice/build.py:91(set_document_numbers)
16 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/grammar/tokens.py:100(__repr__)
4 0.000 0.000 0.000 0.000 /usr/lib/python2.7/httplib.py:518(close)
44 0.000 0.000 0.000 0.000 {cStringIO.StringIO}
168 0.000 0.000 0.000 0.000 {method 'getprevious' of 'lxml.etree._Element' objects}
2 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/sessions.py:69(resolve_redirects)
5 0.000 0.000 0.074 0.015 /usr/local/lib/python2.7/dist-packages/requests/models.py:580(content)
4 0.000 0.000 0.000 0.000 /usr/lib/python2.7/sre_parse.py:703(parse_template)
5 0.000 0.000 0.000 0.000 /usr/lib/python2.7/cgi.py:291(_parseparam)
4 0.000 0.000 0.000 0.000 /usr/lib/python2.7/cookielib.py:609(request_path)
9 0.000 0.000 0.000 0.000 /usr/lib/python2.7/logging/__init__.py:828(flush)
2 0.000 0.000 1.157 0.578 /usr/lib/python2.7/httplib.py:787(send)
2 0.000 0.000 0.000 0.000 /usr/lib/python2.7/socket.py:246(__init__)
67 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/citations.py:266(<genexpr>)
29 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/notice/sxs.py:57(build_section_by_section)
2 0.000 0.000 0.000 0.000 {method 'getpeername' of '_socket.socket' objects}
16 0.000 0.000 0.000 0.000 /usr/lib/python2.7/_weakrefset.py:20(__enter__)
11 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/builder.py:146(cache_for)
9 0.000 0.000 0.000 0.000 /usr/lib/python2.7/threading.py:131(__init__)
2 0.000 0.000 0.001 0.000 /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/packages/ssl_match_hostname/__init__.py:23(match_hostname)
95 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/tree/xml_parser/reg_text.py:116(<genexpr>)
8 0.000 0.000 0.001 0.000 /usr/lib/python2.7/logging/__init__.py:1252(_log)
4 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/util.py:98(parse_url)
184 0.000 0.000 0.000 0.000 {method 'isdigit' of 'str' objects}
4 0.000 0.000 0.000 0.000 {built-in method utcnow}
2 0.000 0.000 0.004 0.002 /usr/local/lib/python2.7/dist-packages/requests/models.py:276(prepare_url)
62 0.000 0.000 0.000 0.000 /usr/lib/python2.7/urlparse.py:206(<genexpr>)
16 0.000 0.000 0.000 0.000 /usr/lib/python2.7/_weakrefset.py:26(__exit__)
7 0.000 0.000 0.001 0.000 /usr/lib/python2.7/logging/__init__.py:1598(warning)
2 0.000 0.000 0.002 0.001 /usr/local/lib/python2.7/dist-packages/requests/utils.py:421(default_user_agent)
24 0.000 0.000 0.000 0.000 /usr/lib/python2.7/threading.py:372(notify)
6 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/cookies.py:378(cookiejar_from_dict)
12 0.000 0.000 0.000 0.000 /usr/lib/python2.7/logging/__init__.py:1345(isEnabledFor)
11 0.000 0.000 0.000 0.000 {method 'index' of 'lxml.etree._Element' objects}
85 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/notice/changes.py:47(check)
4 0.000 0.000 0.000 0.000 /usr/lib/python2.7/cookielib.py:512(domain_match)
12 0.000 0.000 0.000 0.000 /usr/lib/python2.7/cookielib.py:497(is_HDN)
2 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:543(_new_conn)
55 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/grammar/utils.py:18(__getattr__)
2 0.000 0.000 0.000 0.000 /usr/lib/python2.7/cgi.py:303(parse_header)
2 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/notice/address.py:8(cleanup_address_p)
4 0.000 0.000 0.000 0.000 /usr/lib/python2.7/_abcoll.py:367(__contains__)
90 0.000 0.000 0.000 0.000 /usr/lib/python2.7/threading.py:63(_note)
1 0.000 0.000 0.000 0.000 /usr/lib/python2.7/httplib.py:579(_read_chunked)
170 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/tree/xml_parser/reg_text.py:197(<lambda>)
9 0.000 0.000 0.001 0.000 /usr/lib/python2.7/logging/__init__.py:736(handle)
11 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/grammar/amdpar.py:139(<lambda>)
66 0.000 0.000 0.000 0.000 {method 'acquire' of 'thread.lock' objects}
4 0.000 0.000 0.000 0.000 /usr/lib/python2.7/_strptime.py:240(pattern)
4 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/response.py:113(release_conn)
2 0.000 0.000 1.157 0.578 /usr/lib/python2.7/httplib.py:992(_send_request)
6 0.000 0.000 0.000 0.000 /usr/lib/python2.7/threading.py:259(__init__)
5 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/packages/ordered_dict.py:29(__init__)
1 0.000 0.000 0.002 0.002 /usr/lib/python2.7/dist-packages/simplejson/__init__.py:434(loads)
1 0.000 0.000 0.003 0.003 /usr/local/lib/python2.7/dist-packages/requests/models.py:637(json)
56 0.000 0.000 0.000 0.000 /usr/lib/python2.7/sre_parse.py:134(__setitem__)
12 0.000 0.000 0.000 0.000 /usr/lib/python2.7/logging/__init__.py:1331(getEffectiveLevel)
4 0.000 0.000 0.000 0.000 /usr/lib/python2.7/collections.py:38(__init__)
4 0.000 0.000 0.000 0.000 /usr/lib/python2.7/socket.py:276(close)
7 0.000 0.000 0.001 0.000 /usr/lib/python2.7/logging/__init__.py:1154(warning)
8 0.000 0.000 0.000 0.000 /usr/lib/python2.7/logging/__init__.py:1239(makeRecord)
4 0.000 0.000 0.000 0.000 /usr/lib/python2.7/cookielib.py:945(set_ok_verifiability)
18 0.000 0.000 0.000 0.000 /usr/lib/python2.7/logging/__init__.py:693(acquire)
4 0.000 0.000 0.000 0.000 /usr/lib/python2.7/cookielib.py:655(reach)
8 0.000 0.000 0.000 0.000 /usr/lib/python2.7/cookielib.py:848(__init__)
8 0.000 0.000 0.001 0.000 /usr/lib/python2.7/logging/__init__.py:1305(callHandlers)
34 0.000 0.000 0.000 0.000 {method 'insert' of 'lxml.etree._Element' objects}
2 0.000 0.000 0.000 0.000 /usr/lib/python2.7/cookielib.py:1312(add_cookie_header)
52 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/history/delays.py:42(<lambda>)
2 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/utils.py:271(get_encoding_from_headers)
2 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:178(__init__)
8 0.000 0.000 0.001 0.000 /usr/lib/python2.7/logging/__init__.py:1273(handle)
24 0.000 0.000 0.000 0.000 /usr/lib/python2.7/threading.py:299(_is_owned)
1 0.000 0.000 0.002 0.002 /usr/lib/python2.7/dist-packages/simplejson/decoder.py:363(decode)
14/8 0.000 0.000 0.003 0.000 {method 'encode' of 'unicode' objects}
3 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/notice/build_appendix.py:33(whole_appendix)
29 0.000 0.000 0.000 0.000 /usr/lib/python2.7/rfc822.py:209(islast)
11 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/api_writer.py:140(layer)
2 0.000 0.000 0.000 0.000 /usr/lib/python2.7/socket.py:285(__del__)
32 0.000 0.000 0.000 0.000 {method 'readline' of 'cStringIO.StringO' objects}
121 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/history/delays.py:25(<genexpr>)
1 0.000 0.000 0.000 0.000 {zlib.decompressobj}
1 0.000 0.000 0.001 0.001 /usr/lib/python2.7/_strptime.py:179(__init__)
4 0.000 0.000 0.000 0.000 /usr/lib/python2.7/cookielib.py:1543(_process_rfc2109_cookies)
20 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/layer/terms.py:18(__init__)
2 0.000 0.000 0.000 0.000 {method 'getsockopt' of '_socket.socket' objects}
18 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/structures.py:76(__getitem__)
16 0.000 0.000 0.000 0.000 /usr/lib/python2.7/_weakrefset.py:83(add)
2 0.000 0.000 0.885 0.443 /usr/lib/python2.7/ssl.py:401(do_handshake)
4 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/poolmanager.py:58(__init__)
2 0.000 0.000 0.000 0.000 /usr/lib/python2.7/ssl.py:463(makefile)
6 0.000 0.000 0.000 0.000 /usr/lib/python2.7/locale.py:363(normalize)
16 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/sessions.py:37(merge_setting)
2 0.000 0.000 0.000 0.000 /usr/lib/python2.7/httplib.py:335(__init__)
103 0.000 0.000 0.000 0.000 {method 'start' of '_sre.SRE_Match' objects}
2 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/util.py:269(resolve_cert_reqs)
12 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/utils.py:397(<lambda>)
1 0.000 0.000 0.000 0.000 /usr/lib/python2.7/_strptime.py:96(__calc_month)
2 0.000 0.000 0.004 0.002 /usr/local/lib/python2.7/dist-packages/requests/models.py:217(prepare)
2 0.000 0.000 0.000 0.000 {method 'close' of 'file' objects}
12 0.000 0.000 0.000 0.000 /usr/lib/python2.7/rfc822.py:285(getheader)
41 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/history/delays.py:13(<lambda>)
2 0.000 0.000 0.003 0.001 /usr/local/lib/python2.7/dist-packages/requests/utils.py:452(default_headers)
1 0.000 0.000 0.000 0.000 /usr/lib/python2.7/_strptime.py:115(__calc_date_time)
22 0.000 0.000 0.000 0.000 /usr/lib/python2.7/Queue.py:240(_put)
4 0.000 0.000 0.000 0.000 {method 'settimeout' of '_socket.socket' objects}
4 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/cookies.py:40(get_host)
4 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/adapters.py:94(init_poolmanager)
44 0.000 0.000 0.000 0.000 {method 'tell' of 'cStringIO.StringO' objects}
26 0.000 0.000 0.000 0.000 /usr/lib/python2.7/calendar.py:55(__getitem__)
4 0.000 0.000 0.000 0.000 {method 'decode' of 'str' objects}
4 0.000 0.000 0.000 0.000 /usr/lib/python2.7/cookielib.py:977(set_ok_domain)
44 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/api_writer.py:21(__init__)
4 0.000 0.000 0.000 0.000 /usr/lib/python2.7/posixpath.py:258(expanduser)
8 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/utils.py:119(to_key_val_list)
20 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/layer/terms.py:175(is_exclusion)
2 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/models.py:336(prepare_headers)
2 0.000 0.000 0.000 0.000 /usr/lib/python2.7/encodings/idna.py:147(encode)
4 0.000 0.000 0.000 0.000 /usr/lib/python2.7/cookielib.py:598(eff_request_host)
2 0.000 0.000 0.000 0.000 /usr/lib/python2.7/ssl.py:274(getpeercert)
16 0.000 0.000 0.000 0.000 /usr/lib/python2.7/_weakrefset.py:16(__init__)
29 0.000 0.000 0.000 0.000 {method 'rfind' of 'unicode' objects}
4 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/sessions.py:481(mount)
4 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/adapters.py:69(__init__)
2 0.000 0.000 0.001 0.000 /usr/lib/python2.7/rfc822.py:88(__init__)
8 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/packages/ordered_dict.py:143(update)
29 0.000 0.000 0.000 0.000 /usr/lib/python2.7/rfc822.py:219(iscomment)
28 0.000 0.000 0.000 0.000 {method 'rfind' of 'str' objects}
2 0.000 0.000 0.907 0.454 /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/util.py:373(ssl_wrap_socket)
3 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/grammar/amdpar.py:98(<lambda>)
95 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/layer/terms.py:340(<genexpr>)
2 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/utils.py:386(get_environ_proxies)
10 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/packages/ordered_dict.py:45(__setitem__)
2 0.000 0.000 0.000 0.000 /usr/lib/python2.7/mimetools.py:50(parseplist)
18 0.000 0.000 0.000 0.000 /usr/lib/python2.7/logging/__init__.py:700(release)
82 0.000 0.000 0.000 0.000 {thread.get_ident}
16 0.000 0.000 0.000 0.000 /usr/lib/python2.7/_weakrefset.py:52(_commit_removals)
1 0.000 0.000 0.000 0.000 /usr/lib/python2.7/_strptime.py:88(__calc_weekday)
50 0.000 0.000 0.000 0.000 /usr/lib/python2.7/_strptime.py:236(<genexpr>)
13 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/grammar/amdpar.py:324(<lambda>)
4 0.000 0.000 0.002 0.001 /usr/lib/python2.7/platform.py:1189(uname)
8 0.000 0.000 0.000 0.000 /usr/lib/python2.7/genericpath.py:85(_splitext)
14 0.000 0.000 0.000 0.000 {method 'index' of 'unicode' objects}
6 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/grammar/amdpar.py:142(<lambda>)
2 0.000 0.000 0.000 0.000 /usr/lib/python2.7/ssl.py:320(sendall)
1 0.000 0.000 0.003 0.003 /usr/lib/python2.7/encodings/__init__.py:71(search_function)
3 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/grammar/amdpar.py:158(<lambda>)
2 0.000 0.000 0.000 0.000 /usr/lib/python2.7/httplib.py:637(_safe_read)
4 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/models.py:255(__init__)
4 0.000 0.000 0.000 0.000 /usr/lib/python2.7/cookielib.py:437(_strip_quotes)
14 0.000 0.000 0.000 0.000 /usr/lib/python2.7/calendar.py:74(__getitem__)
9 0.000 0.000 0.000 0.000 /usr/lib/python2.7/threading.py:113(RLock)
8 0.000 0.000 0.000 0.000 /usr/lib/python2.7/posixpath.py:104(splitext)
4 0.000 0.000 0.000 0.000 /usr/lib/python2.7/copy.py:113(_copy_with_constructor)
13 0.000 0.000 0.000 0.000 {method '__subclasses__' of 'type' objects}
2 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/cookies.py:112(get_cookie_header)
4 0.000 0.000 0.000 0.000 /usr/lib/python2.7/cookielib.py:326(split_header_words)
2 0.000 0.000 0.000 0.000 /usr/lib/python2.7/Queue.py:26(__init__)
32 0.000 0.000 0.000 0.000 /usr/lib/python2.7/UserDict.py:70(__contains__)
4 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/_collections.py:38(__init__)
4 0.000 0.000 0.000 0.000 /usr/lib/python2.7/cookielib.py:966(set_ok_path)
6 0.000 0.000 0.000 0.000 /usr/lib/python2.7/cookielib.py:1175(vals_sorted_by_key)
2 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/hooks.py:29(dispatch_hook)
6 0.000 0.000 0.000 0.000 /usr/lib/python2.7/_strptime.py:27(_getlang)
2 0.000 0.000 0.000 0.000 /usr/lib/python2.7/httplib.py:488(_check_close)
9 0.000 0.000 0.000 0.000 /usr/lib/python2.7/httplib.py:523(isclosed)
8 0.000 0.000 0.000 0.000 {method 'encode' of 'str' objects}
4 0.000 0.000 0.000 0.000 /usr/lib/python2.7/_abcoll.py:360(get)
2 0.000 0.000 0.000 0.000 /usr/lib/python2.7/httplib.py:835(putrequest)
4 0.000 0.000 0.000 0.000 /usr/lib/python2.7/cookielib.py:123(offset_from_tz_string)
2 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:240(_put_conn)
8 0.000 0.000 0.000 0.000 /usr/lib/python2.7/httplib.py:945(putheader)
6 0.000 0.000 0.000 0.000 /usr/lib/python2.7/locale.py:546(getlocale)
8 0.000 0.000 0.000 0.000 /usr/lib/python2.7/logging/__init__.py:153(getLevelName)
84 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/layer/terms.py:343(<genexpr>)
8 0.000 0.000 0.000 0.000 /usr/lib/python2.7/threading.py:1152(currentThread)
72 0.000 0.000 0.000 0.000 /usr/lib/python2.7/sre_compile.py:24(_identityfunction)
46 0.000 0.000 0.000 0.000 /usr/lib/python2.7/sre_compile.py:51(fixup)
1 0.000 0.000 0.000 0.000 /usr/lib/python2.7/logging/__init__.py:1492(basicConfig)
2 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/models.py:345(prepare_body)
2 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/structures.py:105(copy)
2 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/poolmanager.py:90(connection_from_host)
1 0.000 0.000 0.000 0.000 /usr/lib/python2.7/string.py:248(strip)
4 0.000 0.000 0.000 0.000 /usr/lib/python2.7/encodings/utf_8.py:15(decode)
2 0.000 0.000 1.157 0.578 /usr/lib/python2.7/httplib.py:814(_send_output)
4 0.000 0.000 0.000 0.000 /usr/lib/python2.7/copy_reg.py:95(_slotnames)
4 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/cookies.py:43(get_origin_req_host)
4 0.000 0.000 0.000 0.000 /usr/lib/python2.7/platform.py:1412(_sys_version)
6 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/utils.py:57(<genexpr>)
2 0.000 0.000 0.000 0.000 /usr/lib/python2.7/ssl.py:290(send)
8 0.000 0.000 0.000 0.000 /usr/lib/python2.7/logging/__init__.py:81(<lambda>)
9 0.000 0.000 0.000 0.000 /usr/lib/python2.7/logging/__init__.py:311(getMessage)
7 0.000 0.000 0.000 0.000 /usr/lib/python2.7/sre_parse.py:225(_class_escape)
28 0.000 0.000 0.000 0.000 /usr/lib/python2.7/UserDict.py:58(get)
1 0.000 0.000 0.000 0.000 {time.tzset}
14 0.000 0.000 0.000 0.000 /usr/lib/python2.7/cookielib.py:43(_debug)
8 0.000 0.000 0.000 0.000 {method 'index' of 'list' objects}
15 0.000 0.000 0.000 0.000 /usr/lib/python2.7/threading.py:58(__init__)
4 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/util.py:65(split_first)
9 0.000 0.000 0.000 0.000 /usr/lib/python2.7/logging/__init__.py:713(format)
66 0.000 0.000 0.000 0.000 {method 'isdigit' of 'unicode' objects}
9 0.000 0.000 0.000 0.000 /usr/lib/python2.7/logging/__init__.py:445(usesTime)
79 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/layer/key_terms.py:46(<genexpr>)
4 0.000 0.000 0.000 0.000 /usr/lib/python2.7/_weakrefset.py:36(__init__)
3 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/packages/ordered_dict.py:125(items)
8 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/hooks.py:20(default_hooks)
42 0.000 0.000 0.000 0.000 {method 'release' of 'thread.lock' objects}
2 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/utils.py:53(get_netrc_auth)
44 0.000 0.000 0.000 0.000 /usr/lib/python2.7/urllib.py:1290(quote_plus)
12 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/cookies.py:46(get_full_url)
1 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/content.py:10(_try_to_load)
12 0.000 0.000 0.000 0.000 {delattr}
32 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/history/notices.py:37(<lambda>)
8 0.000 0.000 0.000 0.000 {time.strftime}
4 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/util.py:46(__new__)
8 0.000 0.000 0.000 0.000 /usr/lib/python2.7/posixpath.py:119(basename)
4 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/pyparsing.py:2705(parseImpl)
2 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/_collections.py:45(__getitem__)
2 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/adapters.py:184(get_connection)
16 0.000 0.000 0.000 0.000 {time.time}
1 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/tree/xml_parser/reg_text.py:16(get_reg_part)
1 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/grammar/amdpar.py:184(<lambda>)
8 0.000 0.000 0.000 0.000 /usr/lib/python2.7/threading.py:967(name)
2 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/models.py:182(__init__)
2 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/poolmanager.py:113(connection_from_url)
2 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/_collections.py:52(__setitem__)
16 0.000 0.000 0.000 0.000 {thread.allocate_lock}
4 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/layer/terms.py:249(pos_start_excluding)
6 0.000 0.000 0.000 0.000 /usr/lib/python2.7/_strptime.py:221(__seqToRE)
24 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/structures.py:83(<genexpr>)
4 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/utils.py:543(get_auth_from_url)
4 0.000 0.000 0.000 0.000 /usr/lib/python2.7/cookielib.py:930(set_ok_version)
21 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/grammar/tokens.py:117(__init__)
1 0.000 0.000 0.000 0.000 /usr/lib/python2.7/_strptime.py:50(__init__)
18 0.000 0.000 0.000 0.000 {method 'index' of 'str' objects}
2 0.000 0.000 0.000 0.000 /usr/lib/python2.7/logging/__init__.py:1130(debug)
15 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/grammar/delays.py:32(<lambda>)
17 0.000 0.000 0.000 0.000 /usr/lib/python2.7/logging/__init__.py:598(filter)
36 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/notice/diff.py:370(<genexpr>)
2 0.000 0.000 1.157 0.578 /usr/lib/python2.7/httplib.py:956(endheaders)
2 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/models.py:528(iter_content)
16 0.000 0.000 0.000 0.000 {method 'lstrip' of 'str' objects}
16 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/notice/diff.py:215(<lambda>)
2 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/models.py:436(prepare_cookies)
2 0.000 0.000 0.000 0.000 /usr/lib/python2.7/httplib.py:691(__init__)
1 0.000 0.000 0.001 0.001 /home/jackie/code/regulations-parser/regparser/builder.py:137(replace_using)
24 0.000 0.000 0.000 0.000 /usr/lib/python2.7/Queue.py:237(_qsize)
15 0.000 0.000 0.000 0.000 /usr/lib/python2.7/_abcoll.py:98(__subclasshook__)
4 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/cookies.py:84(__init__)
2 0.000 0.000 0.000 0.000 /usr/lib/python2.7/Queue.py:150(get)
6 0.000 0.000 0.000 0.000 /usr/lib/python2.7/threading.py:241(Condition)
2 0.000 0.000 0.000 0.000 /usr/lib/python2.7/_abcoll.py:393(items)
36 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/grammar/delays.py:49(<lambda>)
2 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/poolmanager.py:64(_new_pool)
3 0.000 0.000 0.000 0.000 /usr/lib/python2.7/logging/__init__.py:1142(info)
2 0.000 0.000 1.157 0.578 /usr/lib/python2.7/httplib.py:971(request)
10 0.000 0.000 0.000 0.000 /usr/lib/python2.7/sre_parse.py:710(literal)
1 0.000 0.000 0.000 0.000 /usr/lib/python2.7/codecs.py:424(read)
2 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:525(__init__)
2 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/adapters.py:211(request_url)
6 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/structures.py:82(__iter__)
2 0.000 0.000 0.000 0.000 /usr/lib/python2.7/httplib.py:673(getheaders)
6 0.000 0.000 0.000 0.000 /usr/lib/python2.7/cookielib.py:1180(deepvalues)
4 0.000 0.000 0.000 0.000 /usr/lib/python2.7/cookielib.py:957(set_ok_name)
2 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/grammar/delays.py:39(<lambda>)
6 0.000 0.000 0.000 0.000 /usr/lib/python2.7/locale.py:447(_parse_localename)
2 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/models.py:38(path_url)
2 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/notice/changes.py:15(bad_label)
6 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/request.py:50(__init__)
2 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/adapters.py:234(add_headers)
1 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/content.py:22(__iter__)
1 0.000 0.000 0.000 0.000 /usr/lib/python2.7/codecs.py:838(open)
2 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:207(_get_conn)
4 0.000 0.000 0.000 0.000 /usr/lib/python2.7/cookielib.py:903(is_not_allowed)
8 0.000 0.000 0.000 0.000 /usr/lib/python2.7/_abcoll.py:384(iteritems)
1 0.000 0.000 0.000 0.000 /usr/lib/python2.7/encodings/__init__.py:49(normalize_encoding)
1 0.000 0.000 0.000 0.000 /usr/lib/python2.7/_strptime.py:160(__calc_timezone)
46 0.000 0.000 0.000 0.000 {method 'isalnum' of 'str' objects}
2 0.000 0.000 0.000 0.000 /usr/lib/python2.7/ssl.py:394(close)
4 0.000 0.000 0.000 0.000 /usr/lib/python2.7/cookielib.py:888(is_blocked)
6 0.000 0.000 0.000 0.000 /usr/lib/python2.7/cookielib.py:1710(__iter__)
2 0.000 0.000 0.000 0.000 /usr/lib/python2.7/collections.py:54(__setitem__)
2 0.000 0.000 0.000 0.000 /usr/lib/python2.7/rfc822.py:454(items)
22 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/grammar/tokens.py:132(__repr__)
2 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/models.py:139(register_hook)
4 0.000 0.000 0.000 0.000 {method 'get' of 'dictproxy' objects}
1 0.000 0.000 0.000 0.000 {built-in method flush}
1 0.000 0.000 9.512 9.512 /home/jackie/code/regulations-parser/regparser/builder.py:92(reg_tree)
1 0.000 0.000 0.053 0.053 /home/jackie/code/regulations-parser/regparser/builder.py:41(write_regulation)
1 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/response.py:44(_get_decoder)
2 0.000 0.000 0.000 0.000 /usr/lib/python2.7/httplib.py:1160(__init__)
1 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/layer/interpretations.py:13(__init__)
2 0.000 0.000 0.000 0.000 /usr/lib/python2.7/cookielib.py:1253(_cookie_attrs)
7 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/builder.py:163(__init__)
2 0.000 0.000 0.000 0.000 /usr/lib/python2.7/collections.py:132(pop)
6 0.000 0.000 0.000 0.000 /usr/lib/python2.7/encodings/idna.py:62(ToASCII)
1 0.000 0.000 0.000 0.000 /usr/lib/python2.7/encodings/idna.py:279(getregentry)
1 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/tree/xml_parser/reg_text.py:41(preprocess_xml)
12 0.000 0.000 0.000 0.000 {method 'toordinal' of 'datetime.date' objects}
6 0.000 0.000 0.000 0.000 {_locale.setlocale}
1 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/tree/xml_parser/appendices.py:362(build_non_reg_text)
8 0.000 0.000 0.000 0.000 {posix.getpid}
47 0.000 0.000 0.000 0.000 {chr}
8 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/cookies.py:91(info)
4 0.000 0.000 0.000 0.000 {method 'format' of 'str' objects}
4 0.000 0.000 0.000 0.000 <string>:8(__new__)
2 0.000 0.000 0.000 0.000 /usr/lib/python2.7/socket.py:292(flush)
23 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/packages/ordered_dict.py:64(__iter__)
2 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/sessions.py:466(get_adapter)
1 0.000 0.000 0.000 0.000 /usr/lib/python2.7/codecs.py:648(__init__)
1 0.000 0.000 0.000 0.000 /usr/lib/python2.7/logging/__init__.py:636(_addHandlerRef)
4 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/cookies.py:261(update)
4 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/adapters.py:36(__init__)
4 0.000 0.000 0.000 0.000 /usr/lib/python2.7/cookielib.py:1036(set_ok_port)
2 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/models.py:414(prepare_auth)
2 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/models.py:449(prepare_hooks)
6 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/layer/meta.py:29(<lambda>)
1 0.000 0.000 0.000 0.000 /usr/lib/python2.7/_strptime.py:103(__calc_am_pm)
1 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/tree/reg_text.py:68(build_empty_part)
9 0.000 0.000 0.000 0.000 {method 'flush' of 'file' objects}
2 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/utils.py:374(requote_uri)
1 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/layer/internal_citations.py:13(__init__)
3 0.000 0.000 0.000 0.000 /usr/lib/python2.7/sre_parse.py:216(isname)
2 0.000 0.000 0.000 0.000 /usr/lib/python2.7/urlparse.py:233(urlunsplit)
2 0.000 0.000 0.000 0.000 {method 'tolist' of 'array.array' objects}
2 0.000 0.000 0.000 0.000 /usr/lib/python2.7/platform.py:1510(python_implementation)
2 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/citations.py:101(__repr__)
1 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/api_writer.py:129(__init__)
2 0.000 0.000 0.000 0.000 /usr/lib/python2.7/cookielib.py:1246(_cookies_for_request)
2 0.000 0.000 0.000 0.000 {method 'count' of 'str' objects}
4 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/cookies.py:49(is_unverifiable)
2 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/models.py:270(prepare_method)
2 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/adapters.py:111(cert_verify)
10 0.000 0.000 0.000 0.000 /usr/lib/python2.7/httplib.py:807(_output)
2 0.000 0.000 0.000 0.000 /usr/lib/python2.7/cookielib.py:1691(clear_expired_cookies)
8 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/layer/layer.py:15(pre_process)
1 0.000 0.000 0.000 0.000 /usr/lib/python2.7/codecs.py:77(__new__)
2 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/util.py:292(resolve_ssl_version)
2 0.000 0.000 0.002 0.001 /usr/lib/python2.7/platform.py:1326(system)
1 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/builder.py:104(__init__)
1 0.000 0.000 0.000 0.000 {posix.uname}
1 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/api_writer.py:137(regulation)
1 0.000 0.000 0.000 0.000 /usr/lib/python2.7/_strptime.py:31(LocaleTime)
2 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:83(set_cert)
1 0.000 0.000 0.001 0.001 /usr/lib/python2.7/_strptime.py:263(compile)
1 0.000 0.000 0.000 0.000 {posix.readlink}
4 0.000 0.000 0.000 0.000 /usr/lib/python2.7/UserDict.py:18(__getitem__)
1 0.000 0.000 0.000 0.000 /usr/lib/python2.7/logging/__init__.py:182(_checkLevel)
8 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/models.py:340(<genexpr>)
1 0.000 0.000 0.000 0.000 /usr/lib/python2.7/logging/__init__.py:1283(addHandler)
2 0.000 0.000 0.000 0.000 {built-in method fromkeys}
1 0.000 0.000 0.000 0.000 /usr/lib/python2.7/logging/__init__.py:684(createLock)
2 0.000 0.000 0.000 0.000 /usr/lib/python2.7/urlparse.py:86(password)
2 0.000 0.000 0.000 0.000 /usr/lib/python2.7/Queue.py:234(_init)
16 0.000 0.000 0.000 0.000 {method 'remove' of 'set' objects}
2 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/utils.py:44(super_len)
2 0.000 0.000 0.000 0.000 /usr/lib/python2.7/urlparse.py:223(urlunparse)
5 0.000 0.000 0.000 0.000 /usr/lib/python2.7/_strptime.py:212(<genexpr>)
2 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/packages/urllib3/connectionpool.py:128(__init__)
1 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/tree/xml_parser/reg_text.py:34(get_title)
2 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/models.py:402(prepare_content_length)
2 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/notice/changes.py:31(impossible_label)
4 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/layer/terms.py:256(<genexpr>)
3 0.000 0.000 0.000 0.000 /usr/lib/python2.7/sre_parse.py:210(isident)
2 0.000 0.000 0.000 0.000 /usr/lib/python2.7/httplib.py:721(_set_hostport)
1 0.000 0.000 0.000 0.000 /usr/lib/python2.7/string.py:281(split)
1 0.000 0.000 0.000 0.000 /usr/lib/python2.7/logging/__init__.py:817(__init__)
2 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/structures.py:85(__len__)
1 0.000 0.000 0.000 0.000 /usr/lib/python2.7/encodings/idna.py:231(IncrementalDecoder)
4 0.000 0.000 0.000 0.000 {method 'iterkeys' of 'dict' objects}
1 0.000 0.000 0.000 0.000 /usr/lib/python2.7/codecs.py:717(__exit__)
2 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/models.py:145(<genexpr>)
1 0.000 0.000 0.000 0.000 /usr/lib/python2.7/_abcoll.py:24(_hasattr)
1 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/notice/changes.py:195(create_reserve_amendment)
1 0.000 0.000 0.000 0.000 {method 'rsplit' of 'str' objects}
2 0.000 0.000 0.000 0.000 /usr/lib/python2.7/Queue.py:243(_get)
1 0.000 0.000 0.000 0.000 /usr/lib/python2.7/logging/__init__.py:655(__init__)
1 0.000 0.000 0.000 0.000 {_codecs.lookup}
1 0.000 0.000 0.000 0.000 /usr/lib/python2.7/logging/__init__.py:390(__init__)
1 0.000 0.000 0.000 0.000 /usr/lib/python2.7/encodings/idna.py:146(Codec)
1 0.000 0.000 0.000 0.000 /usr/lib/python2.7/codecs.py:714(__enter__)
3 0.000 0.000 0.000 0.000 /usr/lib/python2.7/logging/__init__.py:219(_releaseLock)
1 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/layer/internal_citations.py:18(pre_process)
3 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/grammar/amdpar.py:15(<lambda>)
7 0.000 0.000 0.000 0.000 {method 'translate' of 'str' objects}
2 0.000 0.000 0.000 0.000 /usr/local/lib/python2.7/dist-packages/requests/cookies.py:65(get_new_headers)
1 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/layer/interpretations.py:17(pre_process)
1 0.000 0.000 0.000 0.000 /usr/lib/python2.7/codecs.py:395(__init__)
7 0.000 0.000 0.000 0.000 build_from.py:51(<genexpr>)
2 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/grammar/delays.py:14(__init__)
1 0.000 0.000 0.000 0.000 /usr/lib/python2.7/_abcoll.py:128(__subclasshook__)
3 0.000 0.000 0.000 0.000 /usr/lib/python2.7/logging/__init__.py:210(_acquireLock)
2 0.000 0.000 0.000 0.000 /usr/lib/python2.7/urlparse.py:76(username)
3 0.000 0.000 0.000 0.000 /usr/lib/python2.7/_abcoll.py:26(<genexpr>)
1 0.000 0.000 0.000 0.000 /usr/lib/python2.7/urlparse.py:68(clear_cache)
1 0.000 0.000 0.001 0.001 /home/jackie/code/regulations-parser/regparser/layer/terms.py:61(add_subparts)
1 0.000 0.000 0.000 0.000 /usr/lib/python2.7/logging/__init__.py:578(__init__)
1 0.000 0.000 0.000 0.000 /usr/lib/python2.7/logging/__init__.py:754(setFormatter)
2 0.000 0.000 0.000 0.000 /usr/lib/python2.7/urllib.py:1043(_is_unicode)
1 0.000 0.000 0.000 0.000 /usr/lib/python2.7/encodings/idna.py:274(StreamReader)
2 0.000 0.000 0.000 0.000 /usr/lib/python2.7/calendar.py:50(<lambda>)
2 0.000 0.000 0.000 0.000 {method 'pop' of 'dict' objects}
1 0.000 0.000 0.000 0.000 /usr/lib/python2.7/_strptime.py:176(TimeRE)
1 0.000 0.000 0.000 0.000 /usr/lib/python2.7/codecs.py:322(__init__)
1 0.000 0.000 0.000 0.000 /usr/lib/python2.7/encodings/idna.py:271(StreamWriter)
1 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/grammar/delays.py:42(<lambda>)
4 0.000 0.000 0.000 0.000 {method 'weekday' of 'datetime.date' objects}
1 0.000 0.000 0.000 0.000 /usr/lib/python2.7/encodings/idna.py:197(IncrementalEncoder)
2 0.000 0.000 0.000 0.000 /usr/lib/python2.7/platform.py:1345(release)
1 0.000 0.000 0.000 0.000 /usr/lib/python2.7/codecs.py:666(read)
2 0.000 0.000 0.000 0.000 /usr/lib/python2.7/platform.py:1523(python_version)
2 0.000 0.000 0.000 0.000 {method 'tostring' of 'array.array' objects}
1 0.000 0.000 0.000 0.000 {method '__getitem__' of 'dict' objects}
1 0.000 0.000 0.000 0.000 /home/jackie/code/regulations-parser/regparser/history/delays.py:49(<lambda>)
1 0.000 0.000 0.000 0.000 {method 'disable' of '_lsprof.Profiler' objects}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment