Advertisement
Guest User

tox profile

a guest
Jun 29th, 2016
226
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 96.29 KB | None | 0 0
  1. py27 installed: py==1.4.31,pytest==2.9.2
  2. py27 runtests: PYTHONHASHSEED='1355352616'
  3. py27 runtests: commands[0] | ls -lah
  4. WARNING:test command found but not installed in testenv
  5. cmd: /bin/ls
  6. env: /Users/jose.armesto/dev/dredd/.tox/py27
  7. Maybe you forgot to specify a dependency? See also the whitelist_externals envconfig setting.
  8. total 16
  9. drwxr-xr-x 5 jose.armesto staff 170B 29 jun 20:20 .
  10. drwxr-xr-x 11 jose.armesto staff 374B 29 jun 20:47 ..
  11. drwxr-xr-x 3 jose.armesto staff 102B 29 jun 19:52 __pycache__
  12. -rw-r--r-- 1 jose.armesto staff 1,9K 26 jun 23:25 test_dredd.py
  13. -rw-r--r-- 1 jose.armesto staff 2,4K 26 jun 23:25 test_dredd.pyc
  14. ___________________________________ summary ____________________________________
  15. py27: commands succeeded
  16. congratulations :)
  17. 336292 function calls (318224 primitive calls) in 1.696 seconds
  18.  
  19. Ordered by: cumulative time
  20.  
  21. ncalls tottime percall cumtime percall filename:lineno(function)
  22. 1 0.000 0.000 1.696 1.696 profile:0(<code object <module> at 0x10894d630, file "/usr/local/bin/tox", line 4>)
  23. 1 0.000 0.000 1.691 1.691 tox:4(<module>)
  24. 1 0.001 0.001 0.971 0.971 __init__.py:2(<module>)
  25. 1 0.002 0.002 0.884 0.884 session.py:6(<module>)
  26. 1 0.000 0.000 0.849 0.849 venv.py:1(<module>)
  27. 1 0.002 0.002 0.849 0.849 config.py:1(<module>)
  28. 1 0.004 0.004 0.834 0.834 __init__.py:15(<module>)
  29. 1 0.000 0.000 0.718 0.718 session.py:36(main)
  30. 1 0.000 0.000 0.689 0.689 session.py:25(prepare)
  31. 1 0.000 0.000 0.689 0.689 config.py:193(parseconfig)
  32. 1 0.000 0.000 0.661 0.661 config.py:32(get_plugin_manager)
  33. 1 0.000 0.000 0.658 0.658 pluggy.py:492(load_setuptools_entrypoints)
  34. 1 0.001 0.001 0.658 0.658 __init__.py:698(iter_entry_points)
  35. 124 0.001 0.000 0.656 0.005 __init__.py:2571(get_entry_map)
  36. 124 0.002 0.000 0.654 0.005 __init__.py:2299(parse_map)
  37. 53 0.002 0.000 0.627 0.012 __init__.py:2286(parse_group)
  38. 180 0.003 0.000 0.620 0.003 __init__.py:2257(parse)
  39. 198 0.001 0.000 0.610 0.003 __init__.py:2831(parse)
  40. 396 0.003 0.000 0.609 0.002 __init__.py:2765(parse_requirements)
  41. 198 0.005 0.000 0.601 0.003 __init__.py:2785(__init__)
  42. 198 0.007 0.000 0.586 0.003 requirements.py:88(__init__)
  43. 200 0.002 0.000 0.570 0.003 pyparsing.py:1096(parseString)
  44. 9610/200 0.141 0.000 0.553 0.003 pyparsing.py:969(_parseNoCache)
  45. 180 0.002 0.000 0.553 0.003 __init__.py:2196(__init__)
  46. 2458/200 0.042 0.000 0.546 0.003 pyparsing.py:2392(parseImpl)
  47. 816 0.006 0.000 0.536 0.001 re.py:230(_compile)
  48. 99 0.002 0.000 0.529 0.005 sre_compile.py:567(compile)
  49. 129 0.001 0.000 0.517 0.004 re.py:192(compile)
  50. 33/23 0.004 0.000 0.373 0.016 :0(__import__)
  51. 9/7 0.000 0.000 0.368 0.053 __init__.py:34(load_module)
  52. 99 0.002 0.000 0.350 0.004 sre_parse.py:706(parse)
  53. 420/99 0.012 0.000 0.346 0.003 sre_parse.py:317(_parse_sub)
  54. 637/114 0.077 0.000 0.343 0.003 sre_parse.py:395(_parse)
  55. 2 0.000 0.000 0.342 0.171 __init__.py:2912(_call_aside)
  56. 1 0.000 0.000 0.342 0.342 __init__.py:2927(_initialize_master_working_set)
  57. 650/440 0.009 0.000 0.273 0.001 pyparsing.py:2521(parseImpl)
  58. 31 0.003 0.000 0.250 0.008 __init__.py:663(add_entry)
  59. 345 0.031 0.000 0.232 0.001 __init__.py:1959(find_on_path)
  60. 1 0.001 0.001 0.227 0.227 requirements.py:4(<module>)
  61. 794/596 0.006 0.000 0.177 0.000 pyparsing.py:2859(parseImpl)
  62. 99 0.001 0.000 0.176 0.002 sre_compile.py:552(_code)
  63. 12858 0.050 0.000 0.173 0.000 sre_parse.py:212(get)
  64. 1636/1622 0.010 0.000 0.158 0.000 pyparsing.py:2667(parseImpl)
  65. 16 0.000 0.000 0.157 0.010 pyparsing.py:1844(__init__)
  66. 318 0.007 0.000 0.155 0.000 __init__.py:2356(from_location)
  67. 1 0.000 0.000 0.146 0.146 __init__.py:621(_build_master)
  68. 1 0.000 0.000 0.146 0.146 __init__.py:608(__init__)
  69. 1223/99 0.051 0.000 0.145 0.001 sre_compile.py:64(_compile)
  70. 14089 0.084 0.000 0.134 0.000 sre_parse.py:193(__next)
  71. 6346/5948 0.049 0.000 0.110 0.000 pyparsing.py:286(__init__)
  72. 1 0.000 0.000 0.103 0.103 specifiers.py:4(<module>)
  73. 48811/48174 0.098 0.000 0.100 0.000 :0(len)
  74. 1 0.001 0.001 0.092 0.092 __init__.py:950(subscribe)
  75. 124 0.001 0.000 0.091 0.001 __init__.py:2952(<lambda>)
  76. 1 0.000 0.000 0.091 0.091 specifiers.py:275(Specifier)
  77. 124 0.002 0.000 0.091 0.001 __init__.py:2506(activate)
  78. 1 0.001 0.001 0.086 0.086 hookspecs.py:3(<module>)
  79. 1 0.000 0.000 0.085 0.085 pluggy.py:66(<module>)
  80. 1 0.002 0.002 0.084 0.084 inspect.py:25(<module>)
  81. 119/117 0.002 0.000 0.083 0.001 :0(map)
  82. 483 0.004 0.000 0.078 0.000 __init__.py:1381(safe_version)
  83. 171 0.001 0.000 0.077 0.000 __init__.py:2675(_reload_version)
  84. 35851 0.074 0.000 0.076 0.000 :0(isinstance)
  85. 1 0.001 0.001 0.075 0.075 tokenize.py:23(<module>)
  86. 171 0.003 0.000 0.074 0.000 __init__.py:2328(_version_from_file)
  87. 1 0.002 0.002 0.071 0.071 pyparsing.py:58(<module>)
  88. 199 0.002 0.000 0.066 0.000 __init__.py:2025(_handle_ns)
  89. 193 0.002 0.000 0.063 0.000 pkgutil.py:176(find_module)
  90. 180 0.000 0.000 0.062 0.000 __init__.py:2277(_parse_extras)
  91. 318 0.003 0.000 0.061 0.000 __init__.py:2344(__init__)
  92. 1173 0.008 0.000 0.060 0.000 __init__.py:2501(_get_metadata)
  93. 6346 0.037 0.000 0.060 0.000 pyparsing.py:277(__new__)
  94. 208 0.001 0.000 0.060 0.000 posixpath.py:372(realpath)
  95. 483 0.025 0.000 0.059 0.000 version.py:198(__init__)
  96. 124 0.002 0.000 0.054 0.000 __init__.py:2102(fixup_namespace_packages)
  97. 1272 0.022 0.000 0.047 0.000 pyparsing.py:496(__iadd__)
  98. 504/270 0.004 0.000 0.046 0.000 pyparsing.py:2774(parseImpl)
  99. 208 0.009 0.000 0.045 0.000 posixpath.py:380(_joinrealpath)
  100. 17661 0.045 0.000 0.045 0.000 :0(append)
  101. 1 0.000 0.000 0.044 0.044 parser.py:5(<module>)
  102. 420 0.006 0.000 0.043 0.000 sre_compile.py:228(_compile_charset)
  103. 1 0.000 0.000 0.043 0.043 feedparser.py:20(<module>)
  104. 171 0.002 0.000 0.043 0.000 :0(next)
  105. 2773/1686 0.018 0.000 0.040 0.000 __init__.py:2165(yield_lines)
  106. 1 0.000 0.000 0.036 0.036 message.py:5(<module>)
  107. 1 0.000 0.000 0.035 0.035 platform.py:10(<module>)
  108. 234 0.006 0.000 0.034 0.000 pyparsing.py:3064(postParse)
  109. 1 0.000 0.000 0.034 0.034 version.py:4(<module>)
  110. 1 0.000 0.000 0.034 0.034 charset.py:6(<module>)
  111. 420 0.016 0.000 0.034 0.000 sre_compile.py:256(_optimize_charset)
  112. 1588 0.020 0.000 0.034 0.000 pyparsing.py:330(__setitem__)
  113. 1 0.000 0.000 0.032 0.032 base64mime.py:25(<module>)
  114. 1 0.002 0.002 0.032 0.032 utils.py:5(<module>)
  115. 1 0.000 0.000 0.031 0.031 version.py:191(Version)
  116. 99 0.004 0.000 0.030 0.000 sre_compile.py:433(_compile_info)
  117. 5164 0.019 0.000 0.029 0.000 sre_parse.py:141(__getitem__)
  118. 9 0.000 0.000 0.026 0.003 pyparsing.py:1727(__init__)
  119. 1911/1896 0.011 0.000 0.026 0.000 :0(join)
  120. 1 0.000 0.000 0.025 0.025 session.py:360(runcommand)
  121. 1 0.000 0.000 0.025 0.025 session.py:515(subcommand_test)
  122. 273 0.002 0.000 0.025 0.000 __init__.py:2868(split_sections)
  123. 1715/604 0.016 0.000 0.022 0.000 sre_parse.py:151(getwidth)
  124. 8421 0.022 0.000 0.022 0.000 :0(endswith)
  125. 2158 0.013 0.000 0.021 0.000 posixpath.py:61(join)
  126. 630 0.007 0.000 0.021 0.000 pyparsing.py:544(copy)
  127. 3973 0.010 0.000 0.020 0.000 sre_parse.py:206(match)
  128. 1251 0.007 0.000 0.020 0.000 posixpath.py:132(islink)
  129. 3376 0.014 0.000 0.019 0.000 pyparsing.py:950(preParse)
  130. 198 0.003 0.000 0.019 0.000 pyparsing.py:2451(parseImpl)
  131. 1118 0.010 0.000 0.018 0.000 pyparsing.py:1781(parseImpl)
  132. 386 0.002 0.000 0.017 0.000 __init__.py:1462(has_metadata)
  133. 396 0.002 0.000 0.016 0.000 pyparsing.py:1041(tryParse)
  134. 2040 0.010 0.000 0.016 0.000 pyparsing.py:321(__getitem__)
  135. 1 0.000 0.000 0.016 0.016 config.py:640(__init__)
  136. 1226 0.006 0.000 0.016 0.000 pyparsing.py:477(__getattr__)
  137. 1 0.002 0.002 0.015 0.015 urllib.py:23(<module>)
  138. 483 0.005 0.000 0.015 0.000 version.py:236(__str__)
  139. 5 0.000 0.000 0.015 0.003 __init__.py:2070(declare_namespace)
  140. 221 0.001 0.000 0.014 0.000 posixpath.py:358(abspath)
  141. 190 0.001 0.000 0.014 0.000 __init__.py:1476(get_metadata_lines)
  142. 318 0.005 0.000 0.014 0.000 __init__.py:738(add)
  143. 265 0.007 0.000 0.014 0.000 posixpath.py:329(normpath)
  144. 1 0.000 0.000 0.014 0.014 pyparsing.py:3517(makeHTMLTags)
  145. 1 0.000 0.000 0.014 0.014 pyparsing.py:3488(_makeTags)
  146. 190 0.001 0.000 0.013 0.000 __init__.py:1466(get_metadata)
  147. 7025 0.013 0.000 0.013 0.000 :0(startswith)
  148. 109/4 0.002 0.000 0.013 0.003 pyparsing.py:2324(streamline)
  149. 4833 0.013 0.000 0.013 0.000 :0(lower)
  150. 1 0.000 0.000 0.013 0.013 session.py:425(setupenv)
  151. 553 0.004 0.000 0.012 0.000 re.py:148(sub)
  152. 516 0.002 0.000 0.012 0.000 __init__.py:1373(safe_name)
  153. 124 0.006 0.000 0.012 0.000 __init__.py:2587(insert_on)
  154. 1 0.000 0.000 0.012 0.012 _verlib.py:9(<module>)
  155. 12 0.006 0.000 0.012 0.001 collections.py:293(namedtuple)
  156. 2268 0.008 0.000 0.012 0.000 pyparsing.py:373(__bool__)
  157. 50/10 0.000 0.000 0.012 0.001 pyparsing.py:2692(streamline)
  158. 804 0.004 0.000 0.011 0.000 pyparsing.py:774(wrapper)
  159. 1 0.000 0.000 0.011 0.011 result.py:1(<module>)
  160. 576 0.004 0.000 0.011 0.000 __init__.py:1528(_fn)
  161. 5251 0.011 0.000 0.011 0.000 :0(__new__)
  162. 2352 0.007 0.000 0.011 0.000 sre_parse.py:137(__len__)
  163. 1 0.001 0.001 0.011 0.011 plistlib.py:51(<module>)
  164. 1 0.000 0.000 0.011 0.011 __init__.py:99(<module>)
  165. 483 0.008 0.000 0.010 0.000 version.py:343(_cmpkey)
  166. 1 0.001 0.001 0.010 0.010 markers.py:4(<module>)
  167. 107 0.001 0.000 0.010 0.000 pyparsing.py:828(copy)
  168. 5403 0.010 0.000 0.010 0.000 :0(group)
  169. 2 0.000 0.000 0.010 0.005 venv.py:350(_pcall)
  170. 2 0.000 0.000 0.010 0.005 venv.py:159(_getliveconfig)
  171. 107 0.002 0.000 0.009 0.000 copy.py:66(copy)
  172. 1 0.000 0.000 0.009 0.009 venv.py:132(update)
  173. 2435 0.009 0.000 0.009 0.000 :0(match)
  174. 1 0.000 0.000 0.009 0.009 specifiers.py:214(LegacySpecifier)
  175. 1741 0.006 0.000 0.009 0.000 sre_parse.py:149(append)
  176. 1942 0.004 0.000 0.009 0.000 __init__.py:2142(_normalize_cached)
  177. 234 0.005 0.000 0.009 0.000 pyparsing.py:343(__delitem__)
  178. 1068 0.005 0.000 0.009 0.000 __init__.py:2542(__getattr__)
  179. 190 0.002 0.000 0.009 0.000 __init__.py:1579(_get)
  180. 2 0.000 0.000 0.008 0.004 config.py:600(python_info)
  181. 2 0.000 0.000 0.008 0.004 interpreters.py:27(get_info)
  182. 2 0.000 0.000 0.008 0.004 pyparsing.py:3404(srange)
  183. 867/803 0.004 0.000 0.008 0.000 pyparsing.py:112(_ustr)
  184. 1971 0.008 0.000 0.008 0.000 :0(ord)
  185. 787 0.008 0.000 0.008 0.000 :0(stat)
  186. 355 0.002 0.000 0.008 0.000 genericpath.py:46(isdir)
  187. 1 0.000 0.000 0.007 0.007 interpreters.py:55(run_and_get_interpreter_info)
  188. 386 0.002 0.000 0.007 0.000 __init__.py:1567(_has)
  189. 4024 0.007 0.000 0.007 0.000 pyparsing.py:965(postParse)
  190. 3814 0.007 0.000 0.007 0.000 pyparsing.py:264(__getitem__)
  191. 1 0.000 0.000 0.007 0.007 decoder.py:2(<module>)
  192. 3 0.000 0.000 0.007 0.002 pluggy.py:722(__call__)
  193. 494 0.003 0.000 0.007 0.000 sre_compile.py:428(_simple)
  194. 3 0.000 0.000 0.007 0.002 pluggy.py:335(_hookexec)
  195. 6/2 0.000 0.000 0.007 0.003 pyparsing.py:2984(streamline)
  196. 3 0.000 0.000 0.007 0.002 pluggy.py:332(<lambda>)
  197. 3 0.000 0.000 0.007 0.002 pluggy.py:586(execute)
  198. 1251 0.007 0.000 0.007 0.000 :0(lstat)
  199. 6 0.000 0.000 0.006 0.001 pyparsing.py:3047(__init__)
  200. 420 0.004 0.000 0.006 0.000 pyparsing.py:1878(parseImpl)
  201. 814 0.004 0.000 0.006 0.000 __init__.py:2415(key)
  202. 1249 0.004 0.000 0.006 0.000 stat.py:55(S_ISLNK)
  203. 2 0.001 0.000 0.006 0.003 session.py:117(popen)
  204. 11/5 0.000 0.000 0.006 0.001 pyparsing.py:2673(leaveWhitespace)
  205. 199 0.006 0.000 0.006 0.000 :0(find_module)
  206. 1 0.001 0.001 0.006 0.006 urlparse.py:29(<module>)
  207. 25/15 0.000 0.000 0.006 0.000 pyparsing.py:2368(copy)
  208. 2784 0.006 0.000 0.006 0.000 :0(min)
  209. 3068 0.006 0.000 0.006 0.000 :0(get)
  210. 86/78 0.000 0.000 0.006 0.000 pyparsing.py:2550(__str__)
  211. 318 0.002 0.000 0.006 0.000 posixpath.py:97(splitext)
  212. 399 0.002 0.000 0.006 0.000 genericpath.py:23(exists)
  213. 1 0.001 0.001 0.006 0.006 random.py:40(<module>)
  214. 107 0.003 0.000 0.006 0.000 copy.py:306(_reconstruct)
  215. 1 0.000 0.000 0.006 0.006 config.py:303(tox_addoption)
  216. 4 0.001 0.000 0.005 0.001 subprocess.py:650(__init__)
  217. 2118 0.005 0.000 0.005 0.000 :0(split)
  218. 2060 0.005 0.000 0.005 0.000 :0(update)
  219. 92 0.002 0.000 0.005 0.000 pyparsing.py:2266(__init__)
  220. 15 0.000 0.000 0.005 0.000 __init__.py:2138(normalize_path)
  221. 217 0.005 0.000 0.005 0.000 :0(open)
  222. 120 0.001 0.000 0.005 0.000 re.py:138(match)
  223. 1 0.000 0.000 0.005 0.005 __init__.py:2193(EntryPoint)
  224. 21 0.000 0.000 0.005 0.000 config.py:55(add_argument)
  225. 1 0.001 0.001 0.005 0.005 subprocess.py:387(<module>)
  226. 21 0.001 0.000 0.005 0.000 argparse.py:1263(add_argument)
  227. 1926 0.005 0.000 0.005 0.000 pyparsing.py:174(__init__)
  228. 2 0.000 0.000 0.005 0.002 pyparsing.py:2809(parseImpl)
  229. 209 0.002 0.000 0.005 0.000 :0(all)
  230. 1 0.000 0.000 0.005 0.005 inspect.py:695(getsource)
  231. 1 0.000 0.000 0.005 0.005 inspect.py:682(getsourcelines)
  232. 1870 0.005 0.000 0.005 0.000 version.py:207(<genexpr>)
  233. 1 0.005 0.005 0.005 0.005 :0(setprofile)
  234. 1 0.001 0.001 0.005 0.005 zipfile.py:3(<module>)
  235. 1 0.000 0.000 0.005 0.005 session.py:552(runtestenv)
  236. 1 0.000 0.000 0.005 0.005 venv.py:304(test)
  237. 51 0.000 0.000 0.005 0.000 pyparsing.py:1238(__add__)
  238. 7/5 0.000 0.000 0.005 0.001 config.py:826(mapcat)
  239. 1432 0.005 0.000 0.005 0.000 :0(find)
  240. 2 0.000 0.000 0.005 0.002 config.py:798(_split_env)
  241. 2 0.000 0.000 0.005 0.002 config.py:812(_expand_envstr)
  242. 513 0.003 0.000 0.005 0.000 __init__.py:2333(<lambda>)
  243. 1 0.000 0.000 0.005 0.005 ssl.py:88(<module>)
  244. 409 0.001 0.000 0.005 0.000 pyparsing.py:2555(<genexpr>)
  245. 32 0.000 0.000 0.005 0.000 config.py:934(getstring)
  246. 17/13 0.000 0.000 0.004 0.000 _apipkg.py:110(__makeattr)
  247. 4 0.000 0.000 0.004 0.001 re.py:168(split)
  248. 1 0.000 0.000 0.004 0.004 config.py:978(Replacer)
  249. 2 0.000 0.000 0.004 0.002 pyparsing.py:1906(__init__)
  250. 13/10 0.000 0.000 0.004 0.000 _apipkg.py:47(importobj)
  251. 234 0.002 0.000 0.004 0.000 pyparsing.py:522(_asStringList)
  252. 318 0.003 0.000 0.004 0.000 genericpath.py:93(_splitext)
  253. 1 0.000 0.000 0.004 0.004 config.py:745(make_envconfig)
  254. 11/5 0.000 0.000 0.004 0.001 pyparsing.py:2293(leaveWhitespace)
  255. 4 0.001 0.000 0.004 0.001 subprocess.py:1195(_execute_child)
  256. 221 0.002 0.000 0.004 0.000 sre_parse.py:236(_class_escape)
  257. 1 0.000 0.000 0.004 0.004 config.py:777(_getenvdata)
  258. 264 0.004 0.000 0.004 0.000 :0(read)
  259. 1 0.000 0.000 0.004 0.004 scanner.py:2(<module>)
  260. 51 0.001 0.000 0.004 0.000 pyparsing.py:2385(__init__)
  261. 1 0.000 0.000 0.004 0.004 inspect.py:518(findsource)
  262. 40 0.000 0.000 0.004 0.000 pyparsing.py:1349(__or__)
  263. 84/59 0.000 0.000 0.004 0.000 pyparsing.py:2429(__str__)
  264. 1 0.001 0.001 0.004 0.004 hashlib.py:56(<module>)
  265. 849 0.003 0.000 0.004 0.000 sre_compile.py:101(fixup)
  266. 1 0.000 0.000 0.004 0.004 session.py:319(__init__)
  267. 1 0.001 0.001 0.004 0.004 pickle.py:25(<module>)
  268. 198 0.001 0.000 0.004 0.000 requirements.py:54(<lambda>)
  269. 1 0.000 0.000 0.004 0.004 __init__.py:996(Environment)
  270. 1 0.000 0.000 0.004 0.004 __init__.py:245(get_supported_platform)
  271. 1984 0.004 0.000 0.004 0.000 :0(strip)
  272. 1870 0.004 0.000 0.004 0.000 version.py:244(<genexpr>)
  273. 17 0.000 0.000 0.004 0.000 pyparsing.py:846(setResultsName)
  274. 827 0.004 0.000 0.004 0.000 :0(splitlines)
  275. 1600 0.004 0.000 0.004 0.000 :0(getattr)
  276. 5 0.000 0.000 0.004 0.001 local.py:705(sysfind)
  277. 6 0.000 0.000 0.003 0.001 config.py:953(_apply_factors)
  278. 40 0.000 0.000 0.003 0.000 pyparsing.py:2514(__init__)
  279. 271 0.002 0.000 0.003 0.000 sre_parse.py:268(_escape)
  280. 6 0.000 0.000 0.003 0.001 config.py:954(factor_line)
  281. 6 0.000 0.000 0.003 0.001 re.py:143(search)
  282. 1 0.000 0.000 0.003 0.003 encoder.py:2(<module>)
  283. 1 0.000 0.000 0.003 0.003 config.py:50(__init__)
  284. 1 0.000 0.000 0.003 0.003 argparse.py:1556(__init__)
  285. 1392 0.003 0.000 0.003 0.000 pyparsing.py:408(haskeys)
  286. 1588 0.003 0.000 0.003 0.000 pyparsing.py:262(__init__)
  287. 198 0.002 0.000 0.003 0.000 specifiers.py:591(__init__)
  288. 564 0.003 0.000 0.003 0.000 :0(sub)
  289. 1525 0.003 0.000 0.003 0.000 :0(partition)
  290. 489 0.003 0.000 0.003 0.000 :0(search)
  291. 485 0.002 0.000 0.003 0.000 <string>:8(__new__)
  292. 4 0.000 0.000 0.003 0.001 venv.py:81(getcommandpath)
  293. 1 0.001 0.001 0.003 0.003 six.py:1(<module>)
  294. 174/162 0.000 0.000 0.003 0.000 pyparsing.py:2434(<genexpr>)
  295. 2 0.000 0.000 0.003 0.001 session.py:218(_popen)
  296. 1627 0.003 0.000 0.003 0.000 stat.py:24(S_IFMT)
  297. 4 0.003 0.001 0.003 0.001 :0(fork)
  298. 1038 0.003 0.000 0.003 0.000 pyparsing.py:1624(parseImpl)
  299. 1449 0.003 0.000 0.003 0.000 version.py:298(_parse_letter_version)
  300. 954 0.003 0.000 0.003 0.000 :0(items)
  301. 17 0.000 0.000 0.003 0.000 __init__.py:1872(get_metadata_lines)
  302. 34 0.001 0.000 0.003 0.000 local.py:317(join)
  303. 1769 0.003 0.000 0.003 0.000 :0(chr)
  304. 553 0.002 0.000 0.003 0.000 collections.py:337(<genexpr>)
  305. 1223 0.003 0.000 0.003 0.000 sre_parse.py:92(__init__)
  306. 4 0.000 0.000 0.003 0.001 re.py:173(findall)
  307. 1 0.000 0.000 0.003 0.003 __init__.py:10(<module>)
  308. 1224 0.003 0.000 0.003 0.000 :0(getlower)
  309. 17 0.000 0.000 0.002 0.000 __init__.py:1859(get_metadata)
  310. 12 0.000 0.000 0.002 0.000 pyparsing.py:1413(__call__)
  311. 1 0.000 0.000 0.002 0.002 interpreters.py:68(exec_on_interpreter)
  312. 1 0.000 0.000 0.002 0.002 __init__.py:424(_macosx_vers)
  313. 1 0.000 0.000 0.002 0.002 platform.py:797(mac_ver)
  314. 1 0.000 0.000 0.002 0.002 platform.py:776(_mac_ver_xml)
  315. 458 0.001 0.000 0.002 0.000 posixpath.py:52(isabs)
  316. 485 0.002 0.000 0.002 0.000 urlparse.py:332(<genexpr>)
  317. 1 0.000 0.000 0.002 0.002 plistlib.py:68(readPlist)
  318. 29 0.002 0.000 0.002 0.000 :0(listdir)
  319. 1 0.001 0.001 0.002 0.002 plistlib.py:400(parse)
  320. 1 0.000 0.000 0.002 0.002 session.py:101(_initlogpath)
  321. 485 0.001 0.000 0.002 0.000 urllib.py:1221(<genexpr>)
  322. 1 0.000 0.000 0.002 0.002 session.py:230(__init__)
  323. 1 0.000 0.000 0.002 0.002 zipfile.py:501(ZipExtFile)
  324. 1 0.000 0.000 0.002 0.002 _apipkg.py:25(initpkg)
  325. 4 0.000 0.000 0.002 0.001 pyparsing.py:2358(setResultsName)
  326. 1 0.000 0.000 0.002 0.002 result.py:46(set_python_info)
  327. 21 0.000 0.000 0.002 0.000 argparse.py:2326(_get_formatter)
  328. 3 0.000 0.000 0.002 0.001 argparse.py:1182(__init__)
  329. 1 0.000 0.000 0.002 0.002 __init__.py:2693(DistInfoDistribution)
  330. 399/201 0.001 0.000 0.002 0.000 :0(hash)
  331. 354 0.001 0.000 0.002 0.000 stat.py:40(S_ISDIR)
  332. 796 0.002 0.000 0.002 0.000 :0(rfind)
  333. 21 0.000 0.000 0.002 0.000 argparse.py:154(__init__)
  334. 1 0.000 0.000 0.002 0.002 local.py:374(listdir)
  335. 198 0.001 0.000 0.002 0.000 requirements.py:57(<lambda>)
  336. 136 0.001 0.000 0.002 0.000 posixpath.py:120(dirname)
  337. 1 0.000 0.000 0.002 0.002 pyparsing.py:3268(oneOf)
  338. 1 0.002 0.002 0.002 0.002 socket.py:45(<module>)
  339. 1 0.000 0.000 0.002 0.002 local.py:685(sysexec)
  340. 56 0.001 0.000 0.002 0.000 pyparsing.py:1605(__init__)
  341. 10/1 0.001 0.000 0.002 0.002 _apipkg.py:69(__init__)
  342. 1 0.000 0.000 0.002 0.002 quoprimime.py:27(<module>)
  343. 198 0.001 0.000 0.002 0.000 pyparsing.py:2213(parseImpl)
  344. 31 0.000 0.000 0.002 0.000 __init__.py:1927(find_distributions)
  345. 2 0.000 0.000 0.002 0.001 config.py:818(expand)
  346. 3 0.000 0.000 0.002 0.001 pluggy.py:340(register)
  347. 10 0.000 0.000 0.002 0.000 common.py:297(__add__)
  348. 9 0.000 0.000 0.002 0.000 common.py:385(__call__)
  349. 5 0.001 0.000 0.002 0.000 ssl.py:114(_import_symbols)
  350. 797 0.002 0.000 0.002 0.000 :0(setdefault)
  351. 51 0.001 0.000 0.002 0.000 sre_parse.py:227(isname)
  352. 50 0.001 0.000 0.002 0.000 pyparsing.py:2652(__init__)
  353. 1 0.001 0.001 0.002 0.002 io.py:34(<module>)
  354. 960 0.002 0.000 0.002 0.000 _structures.py:33(__neg__)
  355. 19 0.000 0.000 0.002 0.000 local.py:138(__init__)
  356. 1 0.000 0.000 0.002 0.002 config.py:534(__init__)
  357. 230 0.001 0.000 0.002 0.000 pkgutil.py:366(get_importer)
  358. 1 0.000 0.000 0.002 0.002 config.py:112(postprocess)
  359. 1 0.000 0.000 0.001 0.001 config.py:737(_list_section_factors)
  360. 190 0.001 0.000 0.001 0.000 sre_parse.py:74(opengroup)
  361. 233 0.001 0.000 0.001 0.000 pyparsing.py:805(__init__)
  362. 1 0.000 0.000 0.001 0.001 config.py:90(_parse_args)
  363. 1 0.000 0.000 0.001 0.001 argparse.py:1700(parse_args)
  364. 1 0.000 0.000 0.001 0.001 argparse.py:1707(parse_known_args)
  365. 546 0.001 0.000 0.001 0.000 :0(hasattr)
  366. 99 0.000 0.000 0.001 0.000 sre_parse.py:189(__init__)
  367. 65 0.001 0.000 0.001 0.000 sre_compile.py:411(_mk_bitmap)
  368. 1 0.000 0.000 0.001 0.001 terminalwriter.py:5(<module>)
  369. 92 0.001 0.000 0.001 0.000 abc.py:128(__instancecheck__)
  370. 1 0.000 0.000 0.001 0.001 __init__.py:442(get_build_platform)
  371. 1 0.000 0.000 0.001 0.001 sysconfig.py:522(get_platform)
  372. 31 0.000 0.000 0.001 0.000 __init__.py:2844(_find_adapter)
  373. 9 0.000 0.000 0.001 0.000 fnmatch.py:24(fnmatch)
  374. 1 0.000 0.000 0.001 0.001 _osx_support.py:429(get_platform_osx)
  375. 9 0.000 0.000 0.001 0.000 config.py:875(getpath)
  376. 1 0.000 0.000 0.001 0.001 session.py:447(finishvenv)
  377. 475 0.001 0.000 0.001 0.000 :0(range)
  378. 1 0.000 0.000 0.001 0.001 zipfile.py:420(_ZipDecrypter)
  379. 2 0.000 0.000 0.001 0.001 config.py:927(getargvlist)
  380. 1 0.001 0.001 0.001 0.001 zipfile.py:433(_GenerateCRCTable)
  381. 10 0.000 0.000 0.001 0.000 local.py:237(new)
  382. 1 0.000 0.000 0.001 0.001 argparse.py:1742(_parse_known_args)
  383. 1 0.001 0.001 0.001 0.001 collections.py:1(<module>)
  384. 28 0.000 0.000 0.001 0.000 pyparsing.py:3027(__init__)
  385. 9 0.000 0.000 0.001 0.000 fnmatch.py:69(fnmatchcase)
  386. 257 0.001 0.000 0.001 0.000 hashlib.py:161(<genexpr>)
  387. 107 0.001 0.000 0.001 0.000 :0(__reduce_ex__)
  388. 596 0.001 0.000 0.001 0.000 pyparsing.py:499(<lambda>)
  389. 2 0.000 0.000 0.001 0.001 pyparsing.py:3342(originalTextFor)
  390. 630 0.001 0.000 0.001 0.000 :0(copy)
  391. 2 0.000 0.000 0.001 0.001 config.py:1074(getargvlist)
  392. 198 0.001 0.000 0.001 0.000 specifiers.py:673(__iter__)
  393. 572 0.001 0.000 0.001 0.000 :0(iter)
  394. 257 0.001 0.000 0.001 0.000 hashlib.py:160(<genexpr>)
  395. 1 0.000 0.000 0.001 0.001 venv.py:189(finish)
  396. 2 0.000 0.000 0.001 0.001 interpreters.py:14(get_executable)
  397. 5 0.000 0.000 0.001 0.000 local.py:505(ensure)
  398. 1 0.000 0.000 0.001 0.001 :0(ParseFile)
  399. 29 0.001 0.000 0.001 0.000 local.py:277(_getbyspec)
  400. 200 0.001 0.000 0.001 0.000 pyparsing.py:1070(resetCache)
  401. 2 0.000 0.000 0.001 0.001 config.py:1109(processcommand)
  402. 198 0.001 0.000 0.001 0.000 sre_compile.py:546(isstring)
  403. 198 0.001 0.000 0.001 0.000 specifiers.py:624(__hash__)
  404. 1 0.000 0.000 0.001 0.001 interpreters.py:127(tox_get_python_executable)
  405. 1 0.000 0.000 0.001 0.001 pluggy.py:413(add_hookspecs)
  406. 1 0.000 0.000 0.001 0.001 argparse.py:1887(consume_positionals)
  407. 2 0.000 0.000 0.001 0.001 terminalwriter.py:33(get_terminal_width)
  408. 2 0.000 0.000 0.001 0.001 gettext.py:568(gettext)
  409. 4 0.000 0.000 0.001 0.000 venv.py:365(getdigest)
  410. 10 0.000 0.000 0.001 0.000 abc.py:86(__new__)
  411. 190 0.001 0.000 0.001 0.000 sre_parse.py:85(closegroup)
  412. 2 0.000 0.000 0.001 0.001 gettext.py:530(dgettext)
  413. 31 0.001 0.000 0.001 0.000 __init__.py:2837(_get_mro)
  414. 4 0.000 0.000 0.001 0.000 subprocess.py:768(communicate)
  415. 592 0.001 0.000 0.001 0.000 version.py:352(<lambda>)
  416. 2 0.000 0.000 0.001 0.000 gettext.py:464(translation)
  417. 92 0.001 0.000 0.001 0.000 pluggy.py:375(parse_hookimpl_opts)
  418. 1 0.000 0.000 0.001 0.001 argparse.py:2039(_match_arguments_partial)
  419. 2 0.000 0.000 0.001 0.000 gettext.py:424(find)
  420. 494 0.001 0.000 0.001 0.000 sre_parse.py:145(__setitem__)
  421. 91 0.000 0.000 0.001 0.000 pyparsing.py:1577(__init__)
  422. 3 0.000 0.000 0.001 0.000 __init__.py:71(search_function)
  423. 2 0.001 0.000 0.001 0.000 terminalwriter.py:26(_getdimensions)
  424. 1 0.000 0.000 0.001 0.001 dis.py:1(<module>)
  425. 204 0.001 0.000 0.001 0.000 :0(groupdict)
  426. 1 0.000 0.000 0.001 0.001 config.py:931(getargv)
  427. 1 0.000 0.000 0.001 0.001 inspect.py:673(getblock)
  428. 1 0.000 0.000 0.001 0.001 base64.py:3(<module>)
  429. 1 0.000 0.000 0.001 0.001 __init__.py:1633(MemoizedZipManifests)
  430. 1 0.000 0.000 0.001 0.001 tokenize.py:156(tokenize)
  431. 1 0.000 0.000 0.001 0.001 tokenize.py:175(tokenize_loop)
  432. 1 0.001 0.001 0.001 0.001 local.py:3(<module>)
  433. 1 0.000 0.000 0.001 0.001 result.py:9(__init__)
  434. 483 0.001 0.000 0.001 0.000 version.py:332(_parse_local_version)
  435. 95 0.001 0.000 0.001 0.000 __init__.py:22(find_module)
  436. 28 0.000 0.000 0.001 0.000 local.py:363(check)
  437. 36 0.000 0.000 0.001 0.000 __init__.py:1393(safe_extra)
  438. 1 0.000 0.000 0.001 0.001 socket.py:128(getfqdn)
  439. 460 0.001 0.000 0.001 0.000 pyparsing.py:1487(__str__)
  440. 2 0.000 0.000 0.001 0.000 subprocess.py:1400(_communicate)
  441. 9 0.000 0.000 0.001 0.000 abc.py:105(register)
  442. 488 0.001 0.000 0.001 0.000 :0(isalnum)
  443. 400 0.001 0.000 0.001 0.000 pyparsing.py:3119(postParse)
  444. 11/10 0.000 0.000 0.001 0.000 abc.py:148(__subclasscheck__)
  445. 8 0.000 0.000 0.001 0.000 pyparsing.py:3423(<genexpr>)
  446. 396 0.001 0.000 0.001 0.000 pyparsing.py:962(parseImpl)
  447. 1 0.001 0.001 0.001 0.001 :0(gethostbyaddr)
  448. 32 0.000 0.000 0.001 0.000 genericpath.py:34(isfile)
  449. 6 0.000 0.000 0.001 0.000 pyparsing.py:3421(<lambda>)
  450. 38/24 0.000 0.000 0.001 0.000 :0(issubclass)
  451. 347 0.001 0.000 0.001 0.000 :0(format)
  452. 250 0.001 0.000 0.001 0.000 __init__.py:721(__iter__)
  453. 184 0.000 0.000 0.001 0.000 pyparsing.py:2275(<genexpr>)
  454. 396 0.001 0.000 0.001 0.000 pyparsing.py:3356(<lambda>)
  455. 1 0.000 0.000 0.001 0.001 random.py:91(__init__)
  456. 1 0.000 0.000 0.001 0.001 random.py:100(seed)
  457. 2 0.000 0.000 0.001 0.000 session.py:419(make_emptydir)
  458. 35/33 0.000 0.000 0.001 0.000 pyparsing.py:2711(__str__)
  459. 1 0.000 0.000 0.001 0.001 opcode.py:5(<module>)
  460. 246 0.001 0.000 0.001 0.000 :0(end)
  461. 19 0.000 0.000 0.001 0.000 common.py:95(basename)
  462. 234 0.001 0.000 0.001 0.000 :0(indices)
  463. 283 0.001 0.000 0.001 0.000 :0(setattr)
  464. 5 0.000 0.000 0.001 0.000 pluggy.py:666(__init__)
  465. 330 0.001 0.000 0.001 0.000 :0(max)
  466. 301 0.001 0.000 0.001 0.000 __init__.py:1896(__init__)
  467. 31 0.000 0.000 0.001 0.000 config.py:966(_replace)
  468. 238 0.001 0.000 0.001 0.000 :0(reverse)
  469. 5 0.000 0.000 0.001 0.000 local.py:489(_ensuredirs)
  470. 107 0.000 0.000 0.001 0.000 copy_reg.py:92(__newobj__)
  471. 5 0.000 0.000 0.001 0.000 pluggy.py:678(set_specification)
  472. 34 0.000 0.000 0.001 0.000 tokenize.py:270(generate_tokens)
  473. 12 0.000 0.000 0.001 0.000 pyexpat.c:618(EndElement)
  474. 1 0.000 0.000 0.001 0.001 pyparsing.py:3165(delimitedList)
  475. 332 0.001 0.000 0.001 0.000 pyparsing.py:1493(streamline)
  476. 1 0.000 0.000 0.001 0.001 _parseaddr.py:7(<module>)
  477. 307 0.001 0.000 0.001 0.000 sre_parse.py:221(isident)
  478. 2 0.000 0.000 0.001 0.000 subprocess.py:1494(_communicate_with_select)
  479. 51 0.000 0.000 0.001 0.000 :0(any)
  480. 8 0.000 0.000 0.001 0.000 subprocess.py:473(_eintr_retry_call)
  481. 1 0.000 0.000 0.001 0.001 decoder.py:17(_floatconstants)
  482. 200 0.001 0.000 0.001 0.000 :0(expandtabs)
  483. 1 0.000 0.000 0.001 0.001 config.py:543(homedir)
  484. 2 0.000 0.000 0.001 0.000 local.py:215(computehash)
  485. 33 0.000 0.000 0.001 0.000 __init__.py:1856(has_metadata)
  486. 1 0.000 0.000 0.001 0.001 config.py:625(get_homedir)
  487. 21 0.000 0.000 0.001 0.000 argparse.py:1680(_add_action)
  488. 1 0.000 0.000 0.001 0.001 local.py:751(_gethomedir)
  489. 1 0.000 0.000 0.001 0.001 :0(decode)
  490. 1 0.000 0.000 0.001 0.001 message.py:92(Message)
  491. 12 0.000 0.000 0.001 0.000 plistlib.py:415(handleEndElement)
  492. 11 0.000 0.000 0.001 0.000 _error.py:60(checked_call)
  493. 1 0.000 0.000 0.001 0.001 pyparsing.py:1839(Regex)
  494. 20 0.000 0.000 0.001 0.000 argparse.py:1400(_get_optional_kwargs)
  495. 9 0.000 0.000 0.000 0.000 pyparsing.py:1429(suppress)
  496. 213 0.000 0.000 0.000 0.000 :0(remove)
  497. 83 0.000 0.000 0.000 0.000 six.py:141(__init__)
  498. 2 0.000 0.000 0.000 0.000 config.py:1155(words)
  499. 99 0.000 0.000 0.000 0.000 :0(compile)
  500. 16/15 0.000 0.000 0.000 0.000 <string>:1(<module>)
  501. 127 0.000 0.000 0.000 0.000 :0(index)
  502. 11 0.000 0.000 0.000 0.000 :0(encode)
  503. 4 0.000 0.000 0.000 0.000 gettext.py:132(_expand_lang)
  504. 97 0.000 0.000 0.000 0.000 pyparsing.py:3421(<genexpr>)
  505. 1 0.000 0.000 0.000 0.000 venv.py:21(writeconfig)
  506. 1 0.000 0.000 0.000 0.000 argparse.py:62(<module>)
  507. 7 0.000 0.000 0.000 0.000 terminalwriter.py:200(line)
  508. 21 0.000 0.000 0.000 0.000 argparse.py:1508(_add_action)
  509. 198 0.000 0.000 0.000 0.000 pyparsing.py:2200(parseImpl)
  510. 1 0.000 0.000 0.000 0.000 :0(seed)
  511. 6 0.000 0.000 0.000 0.000 session.py:295(logline)
  512. 5 0.000 0.000 0.000 0.000 config.py:574(envbindir)
  513. 1 0.000 0.000 0.000 0.000 expat.py:1(<module>)
  514. 7 0.000 0.000 0.000 0.000 pyparsing.py:2998(__str__)
  515. 7 0.000 0.000 0.000 0.000 local.py:344(open)
  516. 1 0.000 0.000 0.000 0.000 venv.py:186(matching_platform)
  517. 21 0.000 0.000 0.000 0.000 argparse.py:573(_format_args)
  518. 5 0.000 0.000 0.000 0.000 config.py:565(get_envbindir)
  519. 3 0.000 0.000 0.000 0.000 venv.py:286(_getenv)
  520. 46 0.000 0.000 0.000 0.000 pyparsing.py:1891(__str__)
  521. 7 0.000 0.000 0.000 0.000 pyparsing.py:2770(__init__)
  522. 1 0.000 0.000 0.000 0.000 _iniconfig.py:47(__init__)
  523. 9 0.000 0.000 0.000 0.000 pluggy.py:612(varnames)
  524. 38 0.000 0.000 0.000 0.000 pyparsing.py:1816(__str__)
  525. 11 0.000 0.000 0.000 0.000 config.py:991(do_replace)
  526. 1 0.000 0.000 0.000 0.000 warnings.py:49(filterwarnings)
  527. 220 0.000 0.000 0.000 0.000 pkgutil.py:173(__init__)
  528. 9 0.000 0.000 0.000 0.000 subprocess.py:1169(pipe_cloexec)
  529. 10 0.000 0.000 0.000 0.000 plistlib.py:433(getData)
  530. 153 0.000 0.000 0.000 0.000 :0(pop)
  531. 1 0.000 0.000 0.000 0.000 shutil.py:5(<module>)
  532. 1 0.000 0.000 0.000 0.000 __init__.py:5(<module>)
  533. 65 0.000 0.000 0.000 0.000 collections.py:363(<genexpr>)
  534. 161 0.000 0.000 0.000 0.000 :0(extend)
  535. 10 0.000 0.000 0.000 0.000 pyparsing.py:3260(_escapeRegexRangeChars)
  536. 10 0.000 0.000 0.000 0.000 pyparsing.py:2854(__init__)
  537. 14 0.000 0.000 0.000 0.000 terminalwriter.py:190(write)
  538. 1 0.000 0.000 0.000 0.000 _iniconfig.py:77(_parse)
  539. 5 0.000 0.000 0.000 0.000 plistlib.py:451(end_key)
  540. 17 0.000 0.000 0.000 0.000 abc.py:89(<genexpr>)
  541. 201 0.000 0.000 0.000 0.000 :0(clear)
  542. 104 0.000 0.000 0.000 0.000 _weakrefset.py:70(__contains__)
  543. 1 0.000 0.000 0.000 0.000 heapq.py:31(<module>)
  544. 21 0.000 0.000 0.000 0.000 argparse.py:1320(_add_action)
  545. 9 0.000 0.000 0.000 0.000 functools.py:17(update_wrapper)
  546. 1 0.000 0.000 0.000 0.000 __init__.py:7(exception)
  547. 10 0.000 0.000 0.000 0.000 config.py:909(getbool)
  548. 7 0.000 0.000 0.000 0.000 specifiers.py:266(_require_version_compare)
  549. 187 0.000 0.000 0.000 0.000 pyparsing.py:1730(<genexpr>)
  550. 65 0.000 0.000 0.000 0.000 collections.py:361(<genexpr>)
  551. 29 0.000 0.000 0.000 0.000 _weakrefset.py:58(__iter__)
  552. 3 0.000 0.000 0.000 0.000 session.py:94(setactivity)
  553. 16 0.000 0.000 0.000 0.000 pyparsing.py:883(setParseAction)
  554. 2 0.000 0.000 0.000 0.000 argparse.py:1310(add_argument_group)
  555. 1 0.000 0.000 0.000 0.000 session.py:560(_summary)
  556. 7 0.000 0.000 0.000 0.000 subprocess.py:1379(wait)
  557. 4 0.000 0.000 0.000 0.000 subprocess.py:1107(_get_handles)
  558. 16 0.000 0.000 0.000 0.000 pyparsing.py:2873(__str__)
  559. 153 0.000 0.000 0.000 0.000 :0(rstrip)
  560. 124 0.000 0.000 0.000 0.000 __init__.py:958(_added_new)
  561. 27 0.000 0.000 0.000 0.000 __init__.py:2149(_is_unpacked_egg)
  562. 3 0.000 0.000 0.000 0.000 session.py:299(verbosity0)
  563. 4 0.000 0.000 0.000 0.000 session.py:91(__exit__)
  564. 34 0.000 0.000 0.000 0.000 config.py:1172(yield_if_word_ended)
  565. 2 0.000 0.000 0.000 0.000 argparse.py:1486(__init__)
  566. 107 0.000 0.000 0.000 0.000 :0(id)
  567. 12 0.000 0.000 0.000 0.000 config.py:994(_replace_match)
  568. 11 0.000 0.000 0.000 0.000 _iniconfig.py:105(_parseline)
  569. 1 0.000 0.000 0.000 0.000 _builtin.py:1(<module>)
  570. 12 0.000 0.000 0.000 0.000 local.py:307(dirpath)
  571. 33 0.000 0.000 0.000 0.000 pyexpat.c:441(CharacterData)
  572. 8 0.000 0.000 0.000 0.000 shlex.py:268(next)
  573. 129 0.000 0.000 0.000 0.000 :0(acquire_lock)
  574. 4 0.000 0.000 0.000 0.000 session.py:355(newaction)
  575. 10 0.000 0.000 0.000 0.000 pyparsing.py:2792(__str__)
  576. 129 0.000 0.000 0.000 0.000 :0(release_lock)
  577. 4 0.000 0.000 0.000 0.000 session.py:250(logaction_finish)
  578. 21 0.000 0.000 0.000 0.000 argparse.py:1435(_pop_action_class)
  579. 103 0.000 0.000 0.000 0.000 :0(replace)
  580. 114 0.000 0.000 0.000 0.000 pyparsing.py:2517(<genexpr>)
  581. 147 0.000 0.000 0.000 0.000 __init__.py:2373(_reload_version)
  582. 36 0.000 0.000 0.000 0.000 pyparsing.py:533(asList)
  583. 43 0.000 0.000 0.000 0.000 six.py:105(__init__)
  584. 124 0.000 0.000 0.000 0.000 :0(values)
  585. 12 0.000 0.000 0.000 0.000 pyparsing.py:3398(<lambda>)
  586. 23 0.000 0.000 0.000 0.000 :0(close)
  587. 1 0.000 0.000 0.000 0.000 ssl.py:129(<dictcomp>)
  588. 1 0.000 0.000 0.000 0.000 calendar.py:6(<module>)
  589. 67 0.000 0.000 0.000 0.000 UserDict.py:18(__getitem__)
  590. 99 0.000 0.000 0.000 0.000 sre_parse.py:67(__init__)
  591. 1 0.000 0.000 0.000 0.000 local.py:468(write)
  592. 18 0.000 0.000 0.000 0.000 subprocess.py:1156(_set_cloexec_flag)
  593. 8 0.000 0.000 0.000 0.000 shlex.py:88(get_token)
  594. 4 0.000 0.000 0.000 0.000 locale.py:363(normalize)
  595. 16 0.000 0.000 0.000 0.000 copy_reg.py:95(_slotnames)
  596. 126 0.000 0.000 0.000 0.000 six.py:88(__init__)
  597. 27 0.000 0.000 0.000 0.000 :0(access)
  598. 2 0.000 0.000 0.000 0.000 _apipkg.py:14(_py_abspath)
  599. 113 0.000 0.000 0.000 0.000 pyparsing.py:2387(<genexpr>)
  600. 43 0.000 0.000 0.000 0.000 argparse.py:1238(_registry_get)
  601. 54 0.000 0.000 0.000 0.000 _iniconfig.py:148(__getitem__)
  602. 104 0.000 0.000 0.000 0.000 pyparsing.py:1443(setWhitespaceChars)
  603. 1 0.000 0.000 0.000 0.000 os.py:506(copy)
  604. 2 0.000 0.000 0.000 0.000 session.py:236(logpopen)
  605. 43 0.000 0.000 0.000 0.000 argparse.py:95(_callable)
  606. 119 0.000 0.000 0.000 0.000 opcode.py:27(def_op)
  607. 4 0.000 0.000 0.000 0.000 session.py:68(__init__)
  608. 8 0.000 0.000 0.000 0.000 pyparsing.py:2494(__str__)
  609. 1 0.000 0.000 0.000 0.000 __init__.py:17(<module>)
  610. 8 0.000 0.000 0.000 0.000 shlex.py:120(read_token)
  611. 14 0.000 0.000 0.000 0.000 pluggy.py:435(parse_hookspec_opts)
  612. 14 0.000 0.000 0.000 0.000 terminalwriter.py:326(write_out)
  613. 4 0.000 0.000 0.000 0.000 :0(select)
  614. 17 0.000 0.000 0.000 0.000 codecs.py:299(decode)
  615. 2 0.000 0.000 0.000 0.000 pyparsing.py:3013(copy)
  616. 13 0.000 0.000 0.000 0.000 :0(dir)
  617. 2 0.000 0.000 0.000 0.000 venv.py:69(path_config)
  618. 5 0.000 0.000 0.000 0.000 subprocess.py:1216(_close_in_parent)
  619. 2 0.000 0.000 0.000 0.000 common.py:130(read)
  620. 4 0.000 0.000 0.000 0.000 pluggy.py:753(__init__)
  621. 88 0.000 0.000 0.000 0.000 :0(add)
  622. 1 0.000 0.000 0.000 0.000 :0(urandom)
  623. 1 0.000 0.000 0.000 0.000 hex_codec.py:8(<module>)
  624. 74 0.000 0.000 0.000 0.000 :0(translate)
  625. 18 0.000 0.000 0.000 0.000 config.py:61(add_testenv_attribute)
  626. 17 0.000 0.000 0.000 0.000 inspect.py:59(isclass)
  627. 5 0.000 0.000 0.000 0.000 pyparsing.py:3076(__init__)
  628. 8 0.000 0.000 0.000 0.000 config.py:1063(_replace_substitution)
  629. 65 0.000 0.000 0.000 0.000 :0(__contains__)
  630. 65 0.000 0.000 0.000 0.000 :0(isdigit)
  631. 105 0.000 0.000 0.000 0.000 :0(unichr)
  632. 34 0.000 0.000 0.000 0.000 argparse.py:1234(register)
  633. 83 0.000 0.000 0.000 0.000 six.py:184(find_module)
  634. 1 0.000 0.000 0.000 0.000 common.py:270(parts)
  635. 1 0.000 0.000 0.000 0.000 errors.py:5(<module>)
  636. 4 0.000 0.000 0.000 0.000 config.py:881(getlist)
  637. 1 0.000 0.000 0.000 0.000 shutil.py:210(rmtree)
  638. 4 0.000 0.000 0.000 0.000 session.py:88(__enter__)
  639. 24 0.000 0.000 0.000 0.000 stat.py:49(S_ISREG)
  640. 11 0.000 0.000 0.000 0.000 argparse.py:865(__init__)
  641. 17 0.000 0.000 0.000 0.000 pyparsing.py:838(setName)
  642. 95 0.000 0.000 0.000 0.000 pyparsing.py:168(<genexpr>)
  643. 94 0.000 0.000 0.000 0.000 pyparsing.py:3503(<genexpr>)
  644. 17 0.000 0.000 0.000 0.000 codecs.py:290(__init__)
  645. 14 0.000 0.000 0.000 0.000 re.py:208(escape)
  646. 12 0.000 0.000 0.000 0.000 pyexpat.c:566(StartElement)
  647. 1 0.000 0.000 0.000 0.000 terminalwriter.py:127(__init__)
  648. 34 0.000 0.000 0.000 0.000 config.py:1158(word_has_ended)
  649. 2 0.000 0.000 0.000 0.000 :0(eval)
  650. 1 0.000 0.000 0.000 0.000 session.py:256(startsummary)
  651. 33 0.000 0.000 0.000 0.000 plistlib.py:420(handleData)
  652. 8 0.000 0.000 0.000 0.000 :0(getcwd)
  653. 4 0.000 0.000 0.000 0.000 _apipkg.py:150(AliasModule)
  654. 1 0.000 0.000 0.000 0.000 pluggy.py:169(_TagTracer)
  655. 4 0.000 0.000 0.000 0.000 session.py:244(logaction_start)
  656. 4 0.000 0.000 0.000 0.000 six.py:91(__get__)
  657. 2 0.000 0.000 0.000 0.000 session.py:283(good)
  658. 5 0.000 0.000 0.000 0.000 __init__.py:49(normalize_encoding)
  659. 36 0.000 0.000 0.000 0.000 :0(fcntl)
  660. 12 0.000 0.000 0.000 0.000 pyparsing.py:2499(<genexpr>)
  661. 40 0.000 0.000 0.000 0.000 _weakrefset.py:36(__init__)
  662. 1 0.000 0.000 0.000 0.000 local.py:444(mkdir)
  663. 8 0.000 0.000 0.000 0.000 session.py:21(now)
  664. 14 0.000 0.000 0.000 0.000 UserDict.py:58(get)
  665. 1 0.000 0.000 0.000 0.000 _apipkg.py:7(<module>)
  666. 1 0.000 0.000 0.000 0.000 _compat.py:28(__new__)
  667. 1 0.000 0.000 0.000 0.000 terminalwriter.py:159(sep)
  668. 28 0.000 0.000 0.000 0.000 :0(repr)
  669. 1 0.000 0.000 0.000 0.000 session.py:286(warning)
  670. 1 0.000 0.000 0.000 0.000 inspect.py:440(getsourcefile)
  671. 21 0.000 0.000 0.000 0.000 argparse.py:566(format)
  672. 11 0.000 0.000 0.000 0.000 _weakrefset.py:26(__exit__)
  673. 50 0.000 0.000 0.000 0.000 six.py:177(_add_module)
  674. 1 0.000 0.000 0.000 0.000 venv.py:29(readconfig)
  675. 35 0.000 0.000 0.000 0.000 :0(filter)
  676. 1 0.000 0.000 0.000 0.000 common.py:2(<module>)
  677. 1 0.000 0.000 0.000 0.000 tempfile.py:18(<module>)
  678. 1 0.000 0.000 0.000 0.000 __init__.py:2917(_initialize)
  679. 17 0.000 0.000 0.000 0.000 :0(flush)
  680. 5 0.000 0.000 0.000 0.000 pluggy.py:88(__call__)
  681. 1 0.000 0.000 0.000 0.000 interpreters.py:1(<module>)
  682. 17 0.000 0.000 0.000 0.000 :0(utf_8_decode)
  683. 2 0.000 0.000 0.000 0.000 inspect.py:398(getfile)
  684. 6 0.000 0.000 0.000 0.000 result.py:27(get_envlog)
  685. 6 0.000 0.000 0.000 0.000 __init__.py:1(<module>)
  686. 1 0.000 0.000 0.000 0.000 local.py:106(LocalPath)
  687. 1 0.000 0.000 0.000 0.000 linecache.py:33(getlines)
  688. 3 0.000 0.000 0.000 0.000 pyparsing.py:2758(__str__)
  689. 14 0.000 0.000 0.000 0.000 pluggy.py:675(has_spec)
  690. 11 0.000 0.000 0.000 0.000 argparse.py:842(__init__)
  691. 1 0.000 0.000 0.000 0.000 pyparsing.py:1369(__xor__)
  692. 1 0.000 0.000 0.000 0.000 contextlib.py:1(<module>)
  693. 1 0.000 0.000 0.000 0.000 six.py:689(exec_)
  694. 20 0.000 0.000 0.000 0.000 _weakrefset.py:83(add)
  695. 4 0.000 0.000 0.000 0.000 :0(waitpid)
  696. 1 0.000 0.000 0.000 0.000 linecache.py:72(updatecache)
  697. 19 0.000 0.000 0.000 0.000 tokenize.py:45(group)
  698. 12 0.000 0.000 0.000 0.000 plistlib.py:409(handleBeginElement)
  699. 12 0.000 0.000 0.000 0.000 inspect.py:142(isfunction)
  700. 2 0.000 0.000 0.000 0.000 locale.py:347(_replace_encoding)
  701. 2 0.000 0.000 0.000 0.000 contextlib.py:54(contextmanager)
  702. 11 0.000 0.000 0.000 0.000 opcode.py:31(name_op)
  703. 5 0.000 0.000 0.000 0.000 plistlib.py:469(end_string)
  704. 66 0.000 0.000 0.000 0.000 :0(globals)
  705. 42 0.000 0.000 0.000 0.000 version.py:248(<genexpr>)
  706. 4 0.000 0.000 0.000 0.000 _iniconfig.py:41(items)
  707. 33 0.000 0.000 0.000 0.000 inspect.py:641(tokeneater)
  708. 1 0.000 0.000 0.000 0.000 __init__.py:4(<module>)
  709. 1 0.000 0.000 0.000 0.000 ascii.py:8(<module>)
  710. 2 0.000 0.000 0.000 0.000 pyparsing.py:1409(__invert__)
  711. 1 0.000 0.000 0.000 0.000 pyparsing.py:2444(__init__)
  712. 29 0.000 0.000 0.000 0.000 :0(span)
  713. 21 0.000 0.000 0.000 0.000 argparse.py:765(__init__)
  714. 1 0.000 0.000 0.000 0.000 _error.py:4(<module>)
  715. 4 0.000 0.000 0.000 0.000 __init__.py:212(_declare_state)
  716. 3 0.000 0.000 0.000 0.000 :0(sorted)
  717. 5 0.000 0.000 0.000 0.000 pluggy.py:102(setattr_hookspec_opts)
  718. 2 0.000 0.000 0.000 0.000 pyparsing.py:2742(__init__)
  719. 4 0.000 0.000 0.000 0.000 os.py:503(pop)
  720. 10 0.000 0.000 0.000 0.000 pyparsing.py:2003(__str__)
  721. 1 0.000 0.000 0.000 0.000 quopri.py:3(<module>)
  722. 12 0.000 0.000 0.000 0.000 pyparsing.py:1825(charsAsStr)
  723. 1 0.000 0.000 0.000 0.000 fnmatch.py:85(translate)
  724. 17 0.000 0.000 0.000 0.000 :0(write)
  725. 11 0.000 0.000 0.000 0.000 local.py:163(__eq__)
  726. 16 0.000 0.000 0.000 0.000 pyparsing.py:769(_trim_arity)
  727. 36 0.000 0.000 0.000 0.000 _iniconfig.py:21(__init__)
  728. 5 0.000 0.000 0.000 0.000 pyparsing.py:2127(__init__)
  729. 1 0.000 0.000 0.000 0.000 pyparsing.py:787(ParserElement)
  730. 1 0.000 0.000 0.000 0.000 __future__.py:48(<module>)
  731. 4 0.000 0.000 0.000 0.000 subprocess.py:754(__del__)
  732. 1 0.000 0.000 0.000 0.000 _iniconfig.py:3(<module>)
  733. 6 0.000 0.000 0.000 0.000 pyparsing.py:3323(<genexpr>)
  734. 11 0.000 0.000 0.000 0.000 config.py:870(addsubstitutions)
  735. 1 0.000 0.000 0.000 0.000 os.py:35(_get_exports_list)
  736. 9 0.000 0.000 0.000 0.000 :0(pipe)
  737. 11 0.000 0.000 0.000 0.000 pluggy.py:689(is_historic)
  738. 4 0.000 0.000 0.000 0.000 subprocess.py:1338(_handle_exitstatus)
  739. 5 0.000 0.000 0.000 0.000 :0(fdopen)
  740. 4 0.000 0.000 0.000 0.000 pluggy.py:125(__call__)
  741. 30 0.000 0.000 0.000 0.000 local.py:579(__str__)
  742. 1 0.000 0.000 0.000 0.000 pluggy.py:479(check_pending)
  743. 1 0.000 0.000 0.000 0.000 common.py:135(readlines)
  744. 2 0.000 0.000 0.000 0.000 ssl.py:304(__new__)
  745. 4 0.000 0.000 0.000 0.000 pluggy.py:162(normalize_hookimpl_opts)
  746. 4 0.000 0.000 0.000 0.000 _iniconfig.py:34(__iter__)
  747. 11 0.000 0.000 0.000 0.000 _weakrefset.py:20(__enter__)
  748. 27 0.000 0.000 0.000 0.000 __init__.py:2840(cls)
  749. 7 0.000 0.000 0.000 0.000 inspect.py:67(ismethod)
  750. 21 0.000 0.000 0.000 0.000 argparse.py:557(_metavar_formatter)
  751. 29 0.000 0.000 0.000 0.000 :0(lstrip)
  752. 3 0.000 0.000 0.000 0.000 config.py:78(add_testenv_attribute_obj)
  753. 9 0.000 0.000 0.000 0.000 local.py:355(_fastjoin)
  754. 2 0.000 0.000 0.000 0.000 pyparsing.py:2178(__init__)
  755. 35 0.000 0.000 0.000 0.000 _iniconfig.py:31(__getitem__)
  756. 4 0.000 0.000 0.000 0.000 six.py:80(_import_module)
  757. 2 0.000 0.000 0.000 0.000 venv.py:173(_getresolvedeps)
  758. 2 0.000 0.000 0.000 0.000 six.py:114(_resolve)
  759. 1 0.000 0.000 0.000 0.000 :0(rmdir)
  760. 27 0.000 0.000 0.000 0.000 UserDict.py:70(__contains__)
  761. 3 0.000 0.000 0.000 0.000 pyparsing.py:1583(__init__)
  762. 4 0.000 0.000 0.000 0.000 _iniconfig.py:153(__iter__)
  763. 6 0.000 0.000 0.000 0.000 opcode.py:35(jrel_op)
  764. 33 0.000 0.000 0.000 0.000 posixpath.py:44(normcase)
  765. 21 0.000 0.000 0.000 0.000 argparse.py:1448(_check_conflict)
  766. 6 0.000 0.000 0.000 0.000 hashlib.py:100(__get_openssl_constructor)
  767. 6 0.000 0.000 0.000 0.000 opcode.py:39(jabs_op)
  768. 36 0.000 0.000 0.000 0.000 config.py:1176(accumulate)
  769. 10 0.000 0.000 0.000 0.000 config.py:1166(yield_this_word)
  770. 11 0.000 0.000 0.000 0.000 _iniconfig.py:160(iscommentline)
  771. 5 0.000 0.000 0.000 0.000 argparse.py:807(__init__)
  772. 21 0.000 0.000 0.000 0.000 argparse.py:199(__init__)
  773. 4 0.000 0.000 0.000 0.000 result.py:62(get_commandlog)
  774. 10 0.000 0.000 0.000 0.000 pyparsing.py:3286(<lambda>)
  775. 2 0.000 0.000 0.000 0.000 session.py:202(_rewriteargs)
  776. 4 0.000 0.000 0.000 0.000 pluggy.py:464(_verify_hook)
  777. 1 0.000 0.000 0.000 0.000 _compat.py:20(with_metaclass)
  778. 1 0.000 0.000 0.000 0.000 _structures.py:4(<module>)
  779. 4 0.000 0.000 0.000 0.000 pluggy.py:702(_add_hookimpl)
  780. 1 0.000 0.000 0.000 0.000 token.py:1(<module>)
  781. 1 0.000 0.000 0.000 0.000 socket.py:183(_socketobject)
  782. 1 0.000 0.000 0.000 0.000 terminalwriter.py:110(should_do_markup)
  783. 16 0.000 0.000 0.000 0.000 :0(insert)
  784. 1 0.000 0.000 0.000 0.000 :0(readlines)
  785. 4 0.000 0.000 0.000 0.000 :0(unsetenv)
  786. 13 0.000 0.000 0.000 0.000 :0(_getframe)
  787. 7 0.000 0.000 0.000 0.000 terminalwriter.py:213(_checkfill)
  788. 1 0.000 0.000 0.000 0.000 argparse.py:1789(take_action)
  789. 4 0.000 0.000 0.000 0.000 pluggy.py:150(setattr_hookimpl_opts)
  790. 4 0.000 0.000 0.000 0.000 :0(enable)
  791. 17 0.000 0.000 0.000 0.000 codecs.py:241(__init__)
  792. 2 0.000 0.000 0.000 0.000 :0(uname)
  793. 6 0.000 0.000 0.000 0.000 _iniconfig.py:137(lineof)
  794. 1 0.000 0.000 0.000 0.000 utf_8.py:33(getregentry)
  795. 1 0.000 0.000 0.000 0.000 specifiers.py:21(BaseSpecifier)
  796. 3 0.000 0.000 0.000 0.000 codecs.py:83(__new__)
  797. 1 0.000 0.000 0.000 0.000 pyparsing.py:2960(__init__)
  798. 1 0.000 0.000 0.000 0.000 :0(mkdir)
  799. 3 0.000 0.000 0.000 0.000 argparse.py:899(__init__)
  800. 2 0.000 0.000 0.000 0.000 shlex.py:23(__init__)
  801. 18 0.000 0.000 0.000 0.000 __init__.py:14(search_path)
  802. 19 0.000 0.000 0.000 0.000 __init__.py:75(__init__)
  803. 2 0.000 0.000 0.000 0.000 :0(txt2obj)
  804. 1 0.000 0.000 0.000 0.000 config.py:891(getdict_setenv)
  805. 1 0.000 0.000 0.000 0.000 pluggy.py:322(__init__)
  806. 1 0.000 0.000 0.000 0.000 config.py:1144(CommandParser)
  807. 1 0.000 0.000 0.000 0.000 _std.py:1(<module>)
  808. 4 0.000 0.000 0.000 0.000 pluggy.py:744(_maybe_apply_history)
  809. 1 0.000 0.000 0.000 0.000 pyparsing.py:2827(__str__)
  810. 3 0.000 0.000 0.000 0.000 config.py:289(__getitem__)
  811. 2 0.000 0.000 0.000 0.000 result.py:75(add_command)
  812. 3 0.000 0.000 0.000 0.000 _iniconfig.py:36(lineof)
  813. 17 0.000 0.000 0.000 0.000 pyparsing.py:1435(leaveWhitespace)
  814. 10 0.000 0.000 0.000 0.000 session.py:307(verbosity2)
  815. 18 0.000 0.000 0.000 0.000 config.py:98(__init__)
  816. 1 0.000 0.000 0.000 0.000 config.py:1206(getcontextname)
  817. 6 0.000 0.000 0.000 0.000 six.py:126(__init__)
  818. 2 0.000 0.000 0.000 0.000 session.py:626(_resolve_pkg)
  819. 7 0.000 0.000 0.000 0.000 :0(fileno)
  820. 1 0.000 0.000 0.000 0.000 config.py:446(passenv)
  821. 17 0.000 0.000 0.000 0.000 __init__.py:1853(__init__)
  822. 5 0.000 0.000 0.000 0.000 inspect.py:51(ismodule)
  823. 3 0.000 0.000 0.000 0.000 config.py:295(keys)
  824. 1 0.000 0.000 0.000 0.000 calendar.py:47(_localized_month)
  825. 2 0.000 0.000 0.000 0.000 six.py:159(_resolve)
  826. 1 0.000 0.000 0.000 0.000 config.py:632(make_hashseed)
  827. 1 0.000 0.000 0.000 0.000 uu.py:31(<module>)
  828. 1 0.000 0.000 0.000 0.000 iterators.py:5(<module>)
  829. 1 0.000 0.000 0.000 0.000 :0(hexlify)
  830. 2 0.000 0.000 0.000 0.000 :0(ioctl)
  831. 1 0.000 0.000 0.000 0.000 pyparsing.py:3088(__init__)
  832. 1 0.000 0.000 0.000 0.000 pyparsing.py:2158(__init__)
  833. 1 0.000 0.000 0.000 0.000 argparse.py:147(HelpFormatter)
  834. 1 0.000 0.000 0.000 0.000 session.py:348(getvenv)
  835. 3 0.000 0.000 0.000 0.000 argparse.py:1439(_get_handler)
  836. 3 0.000 0.000 0.000 0.000 posixpath.py:82(split)
  837. 1 0.000 0.000 0.000 0.000 inspect.py:472(getmodule)
  838. 7 0.000 0.000 0.000 0.000 __future__.py:75(__init__)
  839. 1 0.000 0.000 0.000 0.000 six.py:469(Module_six_moves_urllib)
  840. 1 0.000 0.000 0.000 0.000 StringIO.py:30(<module>)
  841. 1 0.000 0.000 0.000 0.000 session.py:98(info)
  842. 11 0.000 0.000 0.000 0.000 _weakrefset.py:52(_commit_removals)
  843. 1 0.000 0.000 0.000 0.000 shlex.py:2(<module>)
  844. 10 0.000 0.000 0.000 0.000 :0(__subclasses__)
  845. 4 0.000 0.000 0.000 0.000 string.py:222(lower)
  846. 1 0.000 0.000 0.000 0.000 random.py:238(randint)
  847. 1 0.000 0.000 0.000 0.000 ascii.py:41(getregentry)
  848. 4 0.000 0.000 0.000 0.000 :0(isenabled)
  849. 1 0.000 0.000 0.000 0.000 pyparsing.py:2196(__init__)
  850. 11 0.000 0.000 0.000 0.000 _weakrefset.py:16(__init__)
  851. 1 0.000 0.000 0.000 0.000 pprint.py:35(<module>)
  852. 2 0.000 0.000 0.000 0.000 six.py:195(load_module)
  853. 4 0.000 0.000 0.000 0.000 _apipkg.py:161(AliasModule)
  854. 1 0.000 0.000 0.000 0.000 pickle.py:827(Unpickler)
  855. 1 0.000 0.000 0.000 0.000 hex_codec.py:70(getregentry)
  856. 1 0.000 0.000 0.000 0.000 config.py:378(setenv)
  857. 3 0.000 0.000 0.000 0.000 pluggy.py:447(get_canonical_name)
  858. 3 0.000 0.000 0.000 0.000 config.py:1207(<genexpr>)
  859. 1 0.000 0.000 0.000 0.000 argparse.py:2252(_get_value)
  860. 1 0.000 0.000 0.000 0.000 argparse.py:1025(_SubParsersAction)
  861. 9 0.000 0.000 0.000 0.000 functools.py:39(wraps)
  862. 3 0.000 0.000 0.000 0.000 :0(zip)
  863. 2 0.000 0.000 0.000 0.000 tokenize.py:47(maybe)
  864. 1 0.000 0.000 0.000 0.000 <string>:1(Attribute)
  865. 8 0.000 0.000 0.000 0.000 six.py:75(_add_doc)
  866. 11 0.000 0.000 0.000 0.000 config.py:987(__init__)
  867. 3 0.000 0.000 0.000 0.000 local.py:160(__hash__)
  868. 4 0.000 0.000 0.000 0.000 :0(keys)
  869. 1 0.000 0.000 0.000 0.000 session.py:339(_makevenv)
  870. 1 0.000 0.000 0.000 0.000 pyparsing.py:2209(__init__)
  871. 4 0.000 0.000 0.000 0.000 :0(findall)
  872. 1 0.000 0.000 0.000 0.000 pyparsing.py:2373(And)
  873. 3 0.000 0.000 0.000 0.000 inspect.py:191(isframe)
  874. 1 0.000 0.000 0.000 0.000 venv.py:46(matches)
  875. 8 0.000 0.000 0.000 0.000 :0(time)
  876. 1 0.000 0.000 0.000 0.000 terminalwriter.py:119(TerminalWriter)
  877. 1 0.000 0.000 0.000 0.000 feedparser.py:43(BufferedSubFile)
  878. 3 0.000 0.000 0.000 0.000 :0(openssl_md5)
  879. 8 0.000 0.000 0.000 0.000 :0(__subclasshook__)
  880. 1 0.000 0.000 0.000 0.000 subprocess.py:647(Popen)
  881. 4 0.000 0.000 0.000 0.000 subprocess.py:458(_cleanup)
  882. 1 0.000 0.000 0.000 0.000 session.py:633(_resolvepkg)
  883. 3 0.000 0.000 0.000 0.000 session.py:303(verbosity1)
  884. 10 0.000 0.000 0.000 0.000 pyparsing.py:3285(<lambda>)
  885. 4 0.000 0.000 0.000 0.000 :0(disable)
  886. 6 0.000 0.000 0.000 0.000 result.py:41(__init__)
  887. 1 0.000 0.000 0.000 0.000 pyparsing.py:2963(__lshift__)
  888. 3 0.000 0.000 0.000 0.000 inspect.py:209(iscode)
  889. 3 0.000 0.000 0.000 0.000 inspect.py:181(istraceback)
  890. 1 0.000 0.000 0.000 0.000 venv.py:55(VirtualEnv)
  891. 1 0.000 0.000 0.000 0.000 charset.py:156(Charset)
  892. 2 0.000 0.000 0.000 0.000 :0(log)
  893. 5 0.000 0.000 0.000 0.000 :0(calcsize)
  894. 1 0.000 0.000 0.000 0.000 zipfile.py:709(ZipFile)
  895. 1 0.000 0.000 0.000 0.000 pickle.py:171(Pickler)
  896. 1 0.000 0.000 0.000 0.000 random.py:175(randrange)
  897. 1 0.000 0.000 0.000 0.000 argparse.py:2200(_get_values)
  898. 1 0.000 0.000 0.000 0.000 decoder.py:304(__init__)
  899. 1 0.000 0.000 0.000 0.000 __init__.py:2340(Distribution)
  900. 1 0.000 0.000 0.000 0.000 ssl.py:492(SSLSocket)
  901. 1 0.000 0.000 0.000 0.000 pyparsing.py:271(ParseResults)
  902. 8 0.000 0.000 0.000 0.000 :0(callable)
  903. 8 0.000 0.000 0.000 0.000 :0(from_iterable)
  904. 6 0.000 0.000 0.000 0.000 venv.py:73(name)
  905. 2 0.000 0.000 0.000 0.000 :0(hexdigest)
  906. 6 0.000 0.000 0.000 0.000 :0(setter)
  907. 1 0.000 0.000 0.000 0.000 tempfile.py:372(_TemporaryFileWrapper)
  908. 3 0.000 0.000 0.000 0.000 venv.py:12(__init__)
  909. 1 0.000 0.000 0.000 0.000 common.py:87(PathBase)
  910. 2 0.000 0.000 0.000 0.000 pluggy.py:175(get)
  911. 4 0.000 0.000 0.000 0.000 :0(WIFSIGNALED)
  912. 2 0.000 0.000 0.000 0.000 _builtin.py:174(_isbytes)
  913. 6 0.000 0.000 0.000 0.000 sre_parse.py:139(__delitem__)
  914. 6 0.000 0.000 0.000 0.000 plistlib.py:423(addObject)
  915. 2 0.000 0.000 0.000 0.000 :0(title)
  916. 2 0.000 0.000 0.000 0.000 :0(isatty)
  917. 1 0.000 0.000 0.000 0.000 plistlib.py:444(begin_dict)
  918. 1 0.000 0.000 0.000 0.000 UserDict.py:39(keys)
  919. 6 0.000 0.000 0.000 0.000 pyparsing.py:3080(postParse)
  920. 1 0.000 0.000 0.000 0.000 :0(gethostname)
  921. 1 0.000 0.000 0.000 0.000 __init__.py:1583(_register)
  922. 1 0.000 0.000 0.000 0.000 <string>:1(ArgSpec)
  923. 1 0.000 0.000 0.000 0.000 <string>:1(SplitResult)
  924. 1 0.000 0.000 0.000 0.000 <string>:1(DefaultVerifyPaths)
  925. 1 0.000 0.000 0.000 0.000 __init__.py:9(__init__)
  926. 1 0.000 0.000 0.000 0.000 tokenize.py:46(any)
  927. 1 0.000 0.000 0.000 0.000 collections.py:26(OrderedDict)
  928. 4 0.000 0.000 0.000 0.000 :0(delattr)
  929. 1 0.000 0.000 0.000 0.000 specifiers.py:589(SpecifierSet)
  930. 1 0.000 0.000 0.000 0.000 atexit.py:6(<module>)
  931. 1 0.000 0.000 0.000 0.000 argparse.py:1384(_get_positional_kwargs)
  932. 4 0.000 0.000 0.000 0.000 :0(WEXITSTATUS)
  933. 1 0.000 0.000 0.000 0.000 <string>:1(manifest_mod)
  934. 1 0.000 0.000 0.000 0.000 <string>:1(ParseResult)
  935. 6 0.000 0.000 0.000 0.000 abc.py:15(abstractmethod)
  936. 1 0.000 0.000 0.000 0.000 random.py:72(Random)
  937. 1 0.000 0.000 0.000 0.000 <string>:1(ArgInfo)
  938. 5 0.000 0.000 0.000 0.000 six.py:181(_get_module)
  939. 1 0.000 0.000 0.000 0.000 calendar.py:126(Calendar)
  940. 1 0.000 0.000 0.000 0.000 <string>:1(_ASN1Object)
  941. 1 0.000 0.000 0.000 0.000 <string>:1(ModuleInfo)
  942. 1 0.000 0.000 0.000 0.000 <string>:1(_Version)
  943. 4 0.000 0.000 0.000 0.000 :0(fromkeys)
  944. 5 0.000 0.000 0.000 0.000 venv.py:64(path)
  945. 1 0.000 0.000 0.000 0.000 StringIO.py:42(StringIO)
  946. 4 0.000 0.000 0.000 0.000 subprocess.py:1352(_internal_poll)
  947. 6 0.000 0.000 0.000 0.000 :0(isspace)
  948. 1 0.000 0.000 0.000 0.000 hex_codec.py:27(hex_decode)
  949. 1 0.000 0.000 0.000 0.000 posixpath.py:112(basename)
  950. 3 0.000 0.000 0.000 0.000 config.py:272(get)
  951. 4 0.000 0.000 0.000 0.000 :0(WIFEXITED)
  952. 2 0.000 0.000 0.000 0.000 pyparsing.py:375(__iter__)
  953. 1 0.000 0.000 0.000 0.000 calendar.py:66(_localized_day)
  954. 1 0.000 0.000 0.000 0.000 <string>:1(Arguments)
  955. 1 0.000 0.000 0.000 0.000 __init__.py:18(InvocationError)
  956. 1 0.000 0.000 0.000 0.000 encoders.py:5(<module>)
  957. 1 0.000 0.000 0.000 0.000 __init__.py:605(WorkingSet)
  958. 1 0.000 0.000 0.000 0.000 _apipkg.py:58(ApiModule)
  959. 1 0.000 0.000 0.000 0.000 <string>:1(Traceback)
  960. 1 0.000 0.000 0.000 0.000 session.py:315(Session)
  961. 3 0.000 0.000 0.000 0.000 pluggy.py:580(__init__)
  962. 4 0.000 0.000 0.000 0.000 :0(count)
  963. 2 0.000 0.000 0.000 0.000 config.py:856(__init__)
  964. 4 0.000 0.000 0.000 0.000 result.py:71(__init__)
  965. 1 0.000 0.000 0.000 0.000 platform.py:365(_popen)
  966. 1 0.000 0.000 0.000 0.000 :0(exp)
  967. 1 0.000 0.000 0.000 0.000 tempfile.py:108(_RandomNameSequence)
  968. 1 0.000 0.000 0.000 0.000 plistlib.py:151(DumbXMLWriter)
  969. 1 0.000 0.000 0.000 0.000 keyword.py:11(<module>)
  970. 1 0.000 0.000 0.000 0.000 tempfile.py:507(SpooledTemporaryFile)
  971. 1 0.000 0.000 0.000 0.000 pluggy.py:307(PluginManager)
  972. 1 0.000 0.000 0.000 0.000 argparse.py:1538(ArgumentParser)
  973. 1 0.000 0.000 0.000 0.000 specifiers.py:78(_IndividualSpecifier)
  974. 1 0.000 0.000 0.000 0.000 __init__.py:1673(ZipProvider)
  975. 1 0.000 0.000 0.000 0.000 __init__.py:1439(NullProvider)
  976. 1 0.000 0.000 0.000 0.000 local.py:21(Stat)
  977. 3 0.000 0.000 0.000 0.000 _osx_support.py:455(<genexpr>)
  978. 1 0.000 0.000 0.000 0.000 __init__.py:1564(DefaultProvider)
  979. 3 0.000 0.000 0.000 0.000 __init__.py:2008(register_namespace_handler)
  980. 1 0.000 0.000 0.000 0.000 calendar.py:132(__init__)
  981. 1 0.000 0.000 0.000 0.000 plistlib.py:393(PlistParser)
  982. 1 0.000 0.000 0.000 0.000 :0(sysconf)
  983. 1 0.000 0.000 0.000 0.000 _verlib.py:58(NormalizedVersion)
  984. 1 0.000 0.000 0.000 0.000 urllib.py:120(URLopener)
  985. 1 0.000 0.000 0.000 0.000 :0(ParserCreate)
  986. 1 0.000 0.000 0.000 0.000 :0(unpack)
  987. 1 0.000 0.000 0.000 0.000 __init__.py:1152(ResourceManager)
  988. 1 0.000 0.000 0.000 0.000 urllib.py:1018(addinfourl)
  989. 1 0.000 0.000 0.000 0.000 plistlib.py:448(end_dict)
  990. 1 0.000 0.000 0.000 0.000 decoder.py:274(JSONDecoder)
  991. 3 0.000 0.000 0.000 0.000 __init__.py:1917(register_finder)
  992. 2 0.000 0.000 0.000 0.000 session.py:263(using)
  993. 2 0.000 0.000 0.000 0.000 :0(StringIO)
  994. 1 0.000 0.000 0.000 0.000 __init__.py:365(DistributionNotFound)
  995. 1 0.000 0.000 0.000 0.000 session.py:227(Reporter)
  996. 2 0.000 0.000 0.000 0.000 session.py:259(info)
  997. 2 0.000 0.000 0.000 0.000 config.py:1147(__init__)
  998. 1 0.000 0.000 0.000 0.000 contextlib.py:132(closing)
  999. 3 0.000 0.000 0.000 0.000 __init__.py:403(register_loader_type)
  1000. 1 0.000 0.000 0.000 0.000 pyparsing.py:2650(ParseElementEnhance)
  1001. 1 0.000 0.000 0.000 0.000 socket.py:171(_closedsocket)
  1002. 1 0.000 0.000 0.000 0.000 pyparsing.py:2849(Optional)
  1003. 1 0.000 0.000 0.000 0.000 shlex.py:21(shlex)
  1004. 1 0.000 0.000 0.000 0.000 __init__.py:14(UnsupportedInterpreter)
  1005. 1 0.000 0.000 0.000 0.000 feedparser.py:158(FeedParser)
  1006. 1 0.000 0.000 0.000 0.000 _compat.py:4(<module>)
  1007. 1 0.000 0.000 0.000 0.000 pyparsing.py:2439(Or)
  1008. 1 0.000 0.000 0.000 0.000 collections.py:395(Counter)
  1009. 1 0.000 0.000 0.000 0.000 __init__.py:63(install)
  1010. 1 0.000 0.000 0.000 0.000 urllib.py:616(FancyURLopener)
  1011. 1 0.000 0.000 0.000 0.000 zipfile.py:262(ZipInfo)
  1012. 1 0.000 0.000 0.000 0.000 __about__.py:4(<module>)
  1013. 1 0.000 0.000 0.000 0.000 __init__.py:16(InterpreterNotFound)
  1014. 1 0.000 0.000 0.000 0.000 string.py:310(join)
  1015. 1 0.000 0.000 0.000 0.000 __init__.py:320(VersionConflict)
  1016. 2 0.000 0.000 0.000 0.000 :0(getdefaultencoding)
  1017. 1 0.000 0.000 0.000 0.000 inspect.py:634(__init__)
  1018. 3 0.000 0.000 0.000 0.000 _abcoll.py:98(__subclasshook__)
  1019. 1 0.000 0.000 0.000 0.000 argparse.py:1692(_get_positional_actions)
  1020. 1 0.000 0.000 0.000 0.000 config.py:855(SectionReader)
  1021. 4 0.000 0.000 0.000 0.000 __init__.py:1955(find_nothing)
  1022. 1 0.000 0.000 0.000 0.000 venv.py:115(is_allowed_external)
  1023. 2 0.000 0.000 0.000 0.000 config.py:1152(__init__)
  1024. 2 0.000 0.000 0.000 0.000 pyparsing.py:2447(<genexpr>)
  1025. 1 0.000 0.000 0.000 0.000 venv.py:11(CreationConfig)
  1026. 2 0.000 0.000 0.000 0.000 config.py:731(<genexpr>)
  1027. 1 0.000 0.000 0.000 0.000 encoder.py:70(JSONEncoder)
  1028. 1 0.000 0.000 0.000 0.000 argparse.py:836(__call__)
  1029. 1 0.000 0.000 0.000 0.000 result.py:7(ResultLog)
  1030. 1 0.000 0.000 0.000 0.000 encoder.py:101(__init__)
  1031. 1 0.000 0.000 0.000 0.000 terminalwriter.py:248(WriteFile)
  1032. 1 0.000 0.000 0.000 0.000 __init__.py:2784(Requirement)
  1033. 1 0.000 0.000 0.000 0.000 :0(intersection)
  1034. 1 0.000 0.000 0.000 0.000 __init__.py:577(IResourceProvider)
  1035. 1 0.000 0.000 0.000 0.000 session.py:67(Action)
  1036. 2 0.000 0.000 0.000 0.000 pluggy.py:217(__init__)
  1037. 1 0.000 0.000 0.000 0.000 :0(sort)
  1038. 1 0.000 0.000 0.000 0.000 pluggy.py:665(_HookCaller)
  1039. 1 0.000 0.000 0.000 0.000 socket.py:239(_fileobject)
  1040. 1 0.000 0.000 0.000 0.000 pyparsing.py:2156(LineStart)
  1041. 1 0.000 0.000 0.000 0.000 fnmatch.py:11(<module>)
  1042. 1 0.000 0.000 0.000 0.000 urlparse.py:73(ResultMixin)
  1043. 1 0.000 0.000 0.000 0.000 __init__.py:12(ConfigError)
  1044. 1 0.000 0.000 0.000 0.000 :0(union)
  1045. 1 0.000 0.000 0.000 0.000 urllib.py:860(ftpwrapper)
  1046. 1 0.000 0.000 0.000 0.000 __future__.py:74(_Feature)
  1047. 1 0.000 0.000 0.000 0.000 argparse.py:981(_HelpAction)
  1048. 1 0.000 0.000 0.000 0.000 calendar.py:501(LocaleTextCalendar)
  1049. 1 0.000 0.000 0.000 0.000 ssl.py:299(_ASN1Object)
  1050. 1 0.000 0.000 0.000 0.000 six.py:173(__init__)
  1051. 1 0.000 0.000 0.000 0.000 _parseaddr.py:452(AddressList)
  1052. 1 0.000 0.000 0.000 0.000 random.py:655(WichmannHill)
  1053. 1 0.000 0.000 0.000 0.000 argparse.py:1180(_ActionsContainer)
  1054. 1 0.000 0.000 0.000 0.000 ssl.py:328(SSLContext)
  1055. 1 0.000 0.000 0.000 0.000 io.py:69(IOBase)
  1056. 1 0.000 0.000 0.000 0.000 pyparsing.py:3031(Upcase)
  1057. 1 0.000 0.000 0.000 0.000 plistlib.py:331(Plist)
  1058. 2 0.000 0.000 0.000 0.000 calendar.py:71(__init__)
  1059. 1 0.000 0.000 0.000 0.000 __init__.py:553(IMetadataProvider)
  1060. 2 0.000 0.000 0.000 0.000 sre_parse.py:224(isdigit)
  1061. 1 0.000 0.000 0.000 0.000 __init__.py:1606(ZipManifests)
  1062. 1 0.000 0.000 0.000 0.000 markers.py:258(Marker)
  1063. 1 0.000 0.000 0.000 0.000 config.py:551(TestenvConfig)
  1064. 1 0.000 0.000 0.000 0.000 :0(get_suffixes)
  1065. 1 0.000 0.000 0.000 0.000 _builtin.py:176(_istext)
  1066. 1 0.000 0.000 0.000 0.000 ascii.py:13(Codec)
  1067. 1 0.000 0.000 0.000 0.000 result.py:40(EnvLog)
  1068. 1 0.000 0.000 0.000 0.000 :0(random)
  1069. 1 0.000 0.000 0.000 0.000 config.py:263(__init__)
  1070. 1 0.000 0.000 0.000 0.000 __init__.py:2760(RequirementParseError)
  1071. 1 0.000 0.000 0.000 0.000 requirements.py:75(Requirement)
  1072. 2 0.000 0.000 0.000 0.000 pluggy.py:122(__init__)
  1073. 1 0.000 0.000 0.000 0.000 pyparsing.py:2768(ZeroOrMore)
  1074. 1 0.000 0.000 0.000 0.000 markers.py:44(Node)
  1075. 1 0.000 0.000 0.000 0.000 version.py:72(LegacyVersion)
  1076. 1 0.000 0.000 0.000 0.000 pyparsing.py:2194(StringStart)
  1077. 1 0.000 0.000 0.000 0.000 markers.py:31(UndefinedComparison)
  1078. 1 0.000 0.000 0.000 0.000 urllib.py:1008(addinfo)
  1079. 1 0.000 0.000 0.000 0.000 six.py:86(_LazyDescr)
  1080. 1 0.000 0.000 0.000 0.000 pluggy.py:256(_CallOutcome)
  1081. 1 0.000 0.000 0.000 0.000 zipfile.py:1373(PyZipFile)
  1082. 2 0.000 0.000 0.000 0.000 calendar.py:52(__init__)
  1083. 1 0.000 0.000 0.000 0.000 calendar.py:536(LocaleHTMLCalendar)
  1084. 1 0.000 0.000 0.000 0.000 __init__.py:24(MissingDependency)
  1085. 1 0.000 0.000 0.000 0.000 errors.py:35(MessageDefect)
  1086. 1 0.000 0.000 0.000 0.000 subprocess.py:400(CalledProcessError)
  1087. 1 0.000 0.000 0.000 0.000 inspect.py:630(EndOfBlock)
  1088. 1 0.000 0.000 0.000 0.000 _apipkg.py:65(__docset)
  1089. 1 0.000 0.000 0.000 0.000 _verlib.py:19(HugeMajorVersionNumError)
  1090. 1 0.000 0.000 0.000 0.000 pickle.py:58(PickleError)
  1091. 1 0.000 0.000 0.000 0.000 tokenize.py:146(TokenError)
  1092. 1 0.000 0.000 0.000 0.000 __init__.py:8(Error)
  1093. 1 0.000 0.000 0.000 0.000 _verlib.py:14(IrrationalVersionError)
  1094. 1 0.000 0.000 0.000 0.000 pyparsing.py:261(_ParseResultsWithOffset)
  1095. 1 0.000 0.000 0.000 0.000 pyparsing.py:1632(Keyword)
  1096. 1 0.000 0.000 0.000 0.000 :0(a2b_hex)
  1097. 1 0.000 0.000 0.000 0.000 pyparsing.py:2945(Forward)
  1098. 1 0.000 0.000 0.000 0.000 config.py:127(_replace_forced_dep)
  1099. 1 0.000 0.000 0.000 0.000 ascii.py:34(StreamConverter)
  1100. 1 0.000 0.000 0.000 0.000 common.py:9(Checkers)
  1101. 1 0.000 0.000 0.000 0.000 urllib.py:114(ContentTooShortError)
  1102. 1 0.000 0.000 0.000 0.000 config.py:556(__init__)
  1103. 1 0.000 0.000 0.000 0.000 config.py:106(DepOption)
  1104. 1 0.000 0.000 0.000 0.000 local.py:114(Checkers)
  1105. 1 0.000 0.000 0.000 0.000 _parseaddr.py:172(AddrlistClass)
  1106. 1 0.000 0.000 0.000 0.000 argparse.py:629(RawDescriptionHelpFormatter)
  1107. 1 0.000 0.000 0.000 0.000 venv.py:56(__init__)
  1108. 1 0.000 0.000 0.000 0.000 hex_codec.py:52(IncrementalEncoder)
  1109. 1 0.000 0.000 0.000 0.000 terminalwriter.py:218(Win32ConsoleWriter)
  1110. 1 0.000 0.000 0.000 0.000 _error.py:33(ErrorMaker)
  1111. 1 0.000 0.000 0.000 0.000 __init__.py:22(MissingDirectory)
  1112. 1 0.000 0.000 0.000 0.000 pprint.py:84(PrettyPrinter)
  1113. 1 0.000 0.000 0.000 0.000 result.py:70(CommandLog)
  1114. 2 0.000 0.000 0.000 0.000 shlex.py:265(__iter__)
  1115. 1 0.000 0.000 0.000 0.000 __init__.py:20(MissingFile)
  1116. 1 0.000 0.000 0.000 0.000 pyparsing.py:2883(SkipTo)
  1117. 1 0.000 0.000 0.000 0.000 plistlib.py:365(Data)
  1118. 1 0.000 0.000 0.000 0.000 hex_codec.py:45(Codec)
  1119. 1 0.000 0.000 0.000 0.000 __init__.py:352(ContextualVersionConflict)
  1120. 1 0.000 0.000 0.000 0.000 pyparsing.py:2264(ParseExpression)
  1121. 1 0.000 0.000 0.000 0.000 calendar.py:138(setfirstweekday)
  1122. 1 0.000 0.000 0.000 0.000 config.py:831(__init__)
  1123. 1 0.000 0.000 0.000 0.000 result.py:66(set_installed)
  1124. 2 0.000 0.000 0.000 0.000 pyparsing.py:3022(__str__)
  1125. 1 0.000 0.000 0.000 0.000 sysconfig.py:443(get_config_vars)
  1126. 1 0.000 0.000 0.000 0.000 argparse.py:1153(Namespace)
  1127. 1 0.000 0.000 0.000 0.000 calendar.py:259(TextCalendar)
  1128. 1 0.000 0.000 0.000 0.000 config.py:298(__setitem__)
  1129. 2 0.000 0.000 0.000 0.000 config.py:1182(pop_substitution)
  1130. 1 0.000 0.000 0.000 0.000 config.py:1073(_ArgvlistReader)
  1131. 1 0.000 0.000 0.000 0.000 config.py:389(basepython_default)
  1132. 1 0.000 0.000 0.000 0.000 config.py:262(SetenvDict)
  1133. 1 0.000 0.000 0.000 0.000 __init__.py:392(UnknownExtra)
  1134. 1 0.000 0.000 0.000 0.000 __init__.py:4(VendorImporter)
  1135. 1 0.000 0.000 0.000 0.000 config.py:47(Parser)
  1136. 1 0.000 0.000 0.000 0.000 interpreters.py:9(__init__)
  1137. 2 0.000 0.000 0.000 0.000 config.py:1179(push_substitution)
  1138. 2 0.000 0.000 0.000 0.000 <string>:2(<module>)
  1139. 1 0.000 0.000 0.000 0.000 pyparsing.py:3126(OnlyOnce)
  1140. 1 0.000 0.000 0.000 0.000 __init__.py:88(PEP440Warning)
  1141. 1 0.000 0.000 0.000 0.000 config.py:164(postprocess)
  1142. 1 0.000 0.000 0.000 0.000 interpreters.py:97(__init__)
  1143. 1 0.000 0.000 0.000 0.000 common.py:335(_sortlist)
  1144. 1 0.000 0.000 0.000 0.000 config.py:897(_getdict)
  1145. 1 0.000 0.000 0.000 0.000 pluggy.py:170(__init__)
  1146. 1 0.000 0.000 0.000 0.000 common.py:346(Visitor)
  1147. 1 0.000 0.000 0.000 0.000 argparse.py:2277(_check_value)
  1148. 1 0.000 0.000 0.000 0.000 config.py:410(downloadcache)
  1149. 1 0.000 0.000 0.000 0.000 interpreters.py:109(NoInterpreterInfo)
  1150. 1 0.000 0.000 0.000 0.000 config.py:511(develop)
  1151. 1 0.000 0.000 0.000 0.000 config.py:495(sitepackages)
  1152. 1 0.000 0.000 0.000 0.000 pluggy.py:661(__init__)
  1153. 2 0.000 0.000 0.000 0.000 sre_parse.py:216(tell)
  1154. 1 0.000 0.000 0.000 0.000 requirements.py:18(InvalidRequirement)
  1155. 1 0.000 0.000 0.000 0.000 argparse.py:1027(_ChoicesPseudoAction)
  1156. 1 0.000 0.000 0.000 0.000 pyparsing.py:2722(FollowedBy)
  1157. 1 0.000 0.000 0.000 0.000 __init__.py:1592(EmptyProvider)
  1158. 1 0.000 0.000 0.000 0.000 pyparsing.py:2565(Each)
  1159. 1 0.000 0.000 0.000 0.000 specifiers.py:15(InvalidSpecifier)
  1160. 1 0.000 0.000 0.000 0.000 pyparsing.py:227(ParseFatalException)
  1161. 1 0.000 0.000 0.000 0.000 pyparsing.py:2207(StringEnd)
  1162. 1 0.000 0.000 0.000 0.000 markers.py:25(InvalidMarker)
  1163. 1 0.000 0.000 0.000 0.000 :0(allocate_lock)
  1164. 1 0.000 0.000 0.000 0.000 errors.py:13(MessageParseError)
  1165. 1 0.000 0.000 0.000 0.000 __init__.py:95(_SetuptoolsVersionMixin)
  1166. 2 0.000 0.000 0.000 0.000 six.py:189(__get_module)
  1167. 1 0.000 0.000 0.000 0.000 __init__.py:1653(ContextualZipFile)
  1168. 1 0.000 0.000 0.000 0.000 ascii.py:28(StreamWriter)
  1169. 1 0.000 0.000 0.000 0.000 _osx_support.py:83(_get_system_version)
  1170. 1 0.000 0.000 0.000 0.000 urllib.py:988(addclosehook)
  1171. 1 0.000 0.000 0.000 0.000 pyparsing.py:3021(_ForwardNoRecurse)
  1172. 1 0.000 0.000 0.000 0.000 pyparsing.py:2242(WordEnd)
  1173. 1 0.000 0.000 0.000 0.000 plistlib.py:395(__init__)
  1174. 1 0.000 0.000 0.000 0.000 ascii.py:20(IncrementalEncoder)
  1175. 1 0.000 0.000 0.000 0.000 pyparsing.py:218(ParseException)
  1176. 1 0.000 0.000 0.000 0.000 pyparsing.py:2736(NotAny)
  1177. 1 0.000 0.000 0.000 0.000 pyparsing.py:1903(QuotedString)
  1178. 1 0.000 0.000 0.000 0.000 pyparsing.py:1581(Empty)
  1179. 1 0.000 0.000 0.000 0.000 ascii.py:31(StreamReader)
  1180. 1 0.000 0.000 0.000 0.000 pyparsing.py:3083(Dict)
  1181. 1 0.000 0.000 0.000 0.000 markers.py:60(Value)
  1182. 1 0.000 0.000 0.000 0.000 pyparsing.py:1715(Word)
  1183. 1 0.000 0.000 0.000 0.000 ascii.py:24(IncrementalDecoder)
  1184. 1 0.000 0.000 0.000 0.000 argparse.py:651(ArgumentDefaultsHelpFormatter)
  1185. 1 0.000 0.000 0.000 0.000 pyparsing.py:170(ParseBaseException)
  1186. 1 0.000 0.000 0.000 0.000 version.py:36(InvalidVersion)
  1187. 1 0.000 0.000 0.000 0.000 __init__.py:314(ResolutionError)
  1188. 1 0.000 0.000 0.000 0.000 io.py:76(BufferedIOBase)
  1189. 1 0.000 0.000 0.000 0.000 argparse.py:640(RawTextHelpFormatter)
  1190. 1 0.000 0.000 0.000 0.000 argparse.py:1109(FileType)
  1191. 1 0.000 0.000 0.000 0.000 pluggy.py:752(HookImpl)
  1192. 1 0.000 0.000 0.000 0.000 argparse.py:714(Action)
  1193. 1 0.000 0.000 0.000 0.000 :0(openssl_sha512)
  1194. 1 0.000 0.000 0.000 0.000 urlparse.py:121(SplitResult)
  1195. 1 0.000 0.000 0.000 0.000 pluggy.py:85(__init__)
  1196. 1 0.000 0.000 0.000 0.000 six.py:430(Module_six_moves_urllib_response)
  1197. 1 0.000 0.000 0.000 0.000 ssl.py:320(Purpose)
  1198. 1 0.000 0.000 0.000 0.000 :0(openssl_sha224)
  1199. 1 0.000 0.000 0.000 0.000 calendar.py:376(HTMLCalendar)
  1200. 1 0.000 0.000 0.000 0.000 argparse.py:897(_AppendAction)
  1201. 1 0.000 0.000 0.000 0.000 :0(openssl_sha1)
  1202. 1 0.000 0.000 0.000 0.000 argparse.py:112(_AttributeHolder)
  1203. 1 0.000 0.000 0.000 0.000 plistlib.py:322(Dict)
  1204. 1 0.000 0.000 0.000 0.000 io.py:79(TextIOBase)
  1205. 1 0.000 0.000 0.000 0.000 ssl.py:183(CertificateError)
  1206. 1 0.000 0.000 0.000 0.000 _structures.py:7(Infinity)
  1207. 1 0.000 0.000 0.000 0.000 plistlib.py:230(PlistWriter)
  1208. 1 0.000 0.000 0.000 0.000 random.py:805(SystemRandom)
  1209. 1 0.000 0.000 0.000 0.000 plistlib.py:291(_InternalDict)
  1210. 1 0.000 0.000 0.000 0.000 argparse.py:1518(_MutuallyExclusiveGroup)
  1211. 1 0.000 0.000 0.000 0.000 errors.py:50(MisplacedEnvelopeHeaderDefect)
  1212. 1 0.000 0.000 0.000 0.000 pluggy.py:77(HookspecMarker)
  1213. 1 0.000 0.000 0.000 0.000 pluggy.py:571(_MultiCall)
  1214. 1 0.000 0.000 0.000 0.000 six.py:124(_LazyModule)
  1215. 1 0.000 0.000 0.000 0.000 argparse.py:934(_AppendConstAction)
  1216. 1 0.000 0.000 0.000 0.000 version.py:42(_BaseVersion)
  1217. 1 0.000 0.000 0.000 0.000 parser.py:17(Parser)
  1218. 1 0.000 0.000 0.000 0.000 uu.py:39(Error)
  1219. 1 0.000 0.000 0.000 0.000 parser.py:86(HeaderParser)
  1220. 1 0.000 0.000 0.000 0.000 six.py:60(X)
  1221. 1 0.000 0.000 0.000 0.000 shutil.py:31(Error)
  1222. 1 0.000 0.000 0.000 0.000 :0(sqrt)
  1223. 1 0.000 0.000 0.000 0.000 io.py:73(RawIOBase)
  1224. 1 0.000 0.000 0.000 0.000 inspect.py:632(BlockFinder)
  1225. 1 0.000 0.000 0.000 0.000 pluggy.py:115(HookimplMarker)
  1226. 1 0.000 0.000 0.000 0.000 argparse.py:705(ArgumentTypeError)
  1227. 1 0.000 0.000 0.000 0.000 pickle.py:62(PicklingError)
  1228. 1 0.000 0.000 0.000 0.000 pickle.py:82(_Stop)
  1229. 1 0.000 0.000 0.000 0.000 pickle.py:69(UnpicklingError)
  1230. 1 0.000 0.000 0.000 0.000 pluggy.py:655(_HookRelay)
  1231. 1 0.000 0.000 0.000 0.000 pyparsing.py:3074(Group)
  1232. 1 0.000 0.000 0.000 0.000 _structures.py:39(NegativeInfinity)
  1233. 1 0.000 0.000 0.000 0.000 :0(openssl_sha256)
  1234. 1 0.000 0.000 0.000 0.000 pyparsing.py:2509(MatchFirst)
  1235. 1 0.000 0.000 0.000 0.000 errors.py:17(HeaderParseError)
  1236. 1 0.000 0.000 0.000 0.000 pyparsing.py:2077(White)
  1237. 1 0.000 0.000 0.000 0.000 six.py:164(_SixMetaPathImporter)
  1238. 1 0.000 0.000 0.000 0.000 six.py:103(MovedModule)
  1239. 1 0.000 0.000 0.000 0.000 pyparsing.py:148(<genexpr>)
  1240. 1 0.000 0.000 0.000 0.000 pyparsing.py:1705(CaselessKeyword)
  1241. 1 0.000 0.000 0.000 0.000 pyparsing.py:2379(_ErrorStop)
  1242. 1 0.000 0.000 0.000 0.000 pyparsing.py:253(RecursiveGrammarException)
  1243. 1 0.000 0.000 0.000 0.000 pyparsing.py:1688(CaselessLiteral)
  1244. 1 0.000 0.000 0.000 0.000 argparse.py:1000(_VersionAction)
  1245. 1 0.000 0.000 0.000 0.000 __init__.py:74(LazyImporter)
  1246. 1 0.000 0.000 0.000 0.000 pyparsing.py:2133(GoToColumn)
  1247. 1 0.000 0.000 0.000 0.000 _compat.py:27(metaclass)
  1248. 1 0.000 0.000 0.000 0.000 markers.py:56(Variable)
  1249. 1 0.000 0.000 0.000 0.000 config.py:830(DepConfig)
  1250. 1 0.000 0.000 0.000 0.000 interpreters.py:94(InterpreterInfo)
  1251. 1 0.000 0.000 0.000 0.000 _std.py:8(__init__)
  1252. 1 0.000 0.000 0.000 0.000 hex_codec.py:62(StreamWriter)
  1253. 1 0.000 0.000 0.000 0.000 __init__.py:1901(EggMetadata)
  1254. 1 0.000 0.000 0.000 0.000 :0(locals)
  1255. 1 0.000 0.000 0.000 0.000 config.py:186(postprocess)
  1256. 1 0.000 0.000 0.000 0.000 argparse.py:1160(__init__)
  1257. 1 0.000 0.000 0.000 0.000 config.py:845(__init__)
  1258. 1 0.000 0.000 0.000 0.000 argparse.py:2156(_get_nargs_pattern)
  1259. 1 0.000 0.000 0.000 0.000 _iniconfig.py:20(SectionWrapper)
  1260. 1 0.000 0.000 0.000 0.000 config.py:639(parseini)
  1261. 1 0.000 0.000 0.000 0.000 config.py:247(VersionAction)
  1262. 1 0.000 0.000 0.000 0.000 __init__.py:194(SetuptoolsVersion)
  1263. 1 0.000 0.000 0.000 0.000 config.py:254(CountAction)
  1264. 1 0.000 0.000 0.000 0.000 :0(groups)
  1265. 1 0.000 0.000 0.000 0.000 _iniconfig.py:10(ParseError)
  1266. 1 0.000 0.000 0.000 0.000 config.py:1146(State)
  1267. 1 0.000 0.000 0.000 0.000 config.py:158(PosargsOption)
  1268. 1 0.000 0.000 0.000 0.000 config.py:532(Config)
  1269. 1 0.000 0.000 0.000 0.000 interpreters.py:8(Interpreters)
  1270. 1 0.000 0.000 0.000 0.000 pyparsing.py:3117(Suppress)
  1271. 1 0.000 0.000 0.000 0.000 __init__.py:1136(ExtractionError)
  1272. 1 0.000 0.000 0.000 0.000 _iniconfig.py:46(IniConfig)
  1273. 1 0.000 0.000 0.000 0.000 config.py:503(pip_pre)
  1274. 1 0.000 0.000 0.000 0.000 pyparsing.py:2807(OneOrMore)
  1275. 1 0.000 0.000 0.000 0.000 __init__.py:1841(FileMetadata)
  1276. 1 0.000 0.000 0.000 0.000 pyparsing.py:1603(Literal)
  1277. 1 0.000 0.000 0.000 0.000 hex_codec.py:57(IncrementalDecoder)
  1278. 1 0.000 0.000 0.000 0.000 config.py:844(IndexServerConfig)
  1279. 1 0.000 0.000 0.000 0.000 config.py:437(recreate)
  1280. 1 0.000 0.000 0.000 0.000 config.py:180(InstallcmdOption)
  1281. 1 0.000 0.000 0.000 0.000 hex_codec.py:65(StreamReader)
  1282. 1 0.000 0.000 0.000 0.000 markers.py:37(UndefinedEnvironmentName)
  1283. 1 0.000 0.000 0.000 0.000 config.py:269(__contains__)
  1284. 1 0.000 0.000 0.000 0.000 local.py:56(PosixPath)
  1285. 2 0.000 0.000 0.000 0.000 _iniconfig.py:157(__contains__)
  1286. 1 0.000 0.000 0.000 0.000 common.py:84(NeverRaised)
  1287. 1 0.000 0.000 0.000 0.000 common.py:381(FNMatcher)
  1288. 1 0.000 0.000 0.000 0.000 argparse.py:1602(identity)
  1289. 1 0.000 0.000 0.000 0.000 _std.py:3(Std)
  1290. 1 0.000 0.000 0.000 0.000 interpreters.py:86(ExecFailed)
  1291. 1 0.000 0.000 0.000 0.000 __init__.py:976(_ReqExtras)
  1292. 1 0.000 0.000 0.000 0.000 config.py:97(VenvAttribute)
  1293. 1 0.000 0.000 0.000 0.000 local.py:110(ImportMismatchError)
  1294. 1 0.000 0.000 0.000 0.000 sre_parse.py:218(seek)
  1295. 1 0.000 0.000 0.000 0.000 common.py:382(__init__)
  1296. 1 0.000 0.000 0.000 0.000 pyparsing.py:2223(WordStart)
  1297. 1 0.000 0.000 0.000 0.000 __init__.py:1156(__init__)
  1298. 1 0.000 0.000 0.000 0.000 __init__.py:2673(EggInfoDistribution)
  1299. 1 0.000 0.000 0.000 0.000 contextlib.py:9(GeneratorContextManager)
  1300. 1 0.000 0.000 0.000 0.000 pyparsing.py:3042(Combine)
  1301. 1 0.000 0.000 0.000 0.000 errors.py:56(MultipartInvariantViolationDefect)
  1302. 1 0.000 0.000 0.000 0.000 shutil.py:38(ExecError)
  1303. 1 0.000 0.000 0.000 0.000 errors.py:9(MessageError)
  1304. 1 0.000 0.000 0.000 0.000 pyparsing.py:2126(_PositionToken)
  1305. 1 0.000 0.000 0.000 0.000 six.py:229(_MovedItems)
  1306. 1 0.000 0.000 0.000 0.000 pyparsing.py:3025(TokenConverter)
  1307. 1 0.000 0.000 0.000 0.000 argparse.py:197(_Section)
  1308. 1 0.000 0.000 0.000 0.000 argparse.py:960(_CountAction)
  1309. 1 0.000 0.000 0.000 0.000 six.py:555(Iterator)
  1310. 1 0.000 0.000 0.000 0.000 pyparsing.py:232(ParseSyntaxException)
  1311. 1 0.000 0.000 0.000 0.000 pyparsing.py:2176(LineEnd)
  1312. 1 0.000 0.000 0.000 0.000 argparse.py:880(_StoreFalseAction)
  1313. 1 0.000 0.000 0.000 0.000 zipfile.py:20(BadZipfile)
  1314. 1 0.000 0.000 0.000 0.000 pyparsing.py:1575(Token)
  1315. 1 0.000 0.000 0.000 0.000 six.py:380(Module_six_moves_urllib_request)
  1316. 1 0.000 0.000 0.000 0.000 errors.py:29(CharsetError)
  1317. 1 0.000 0.000 0.000 0.000 argparse.py:685(ArgumentError)
  1318. 1 0.000 0.000 0.000 0.000 errors.py:47(FirstHeaderLineIsContinuationDefect)
  1319. 1 0.000 0.000 0.000 0.000 calendar.py:488(TimeEncoding)
  1320. 1 0.000 0.000 0.000 0.000 errors.py:41(NoBoundaryInMultipartDefect)
  1321. 1 0.000 0.000 0.000 0.000 pluggy.py:288(_TracedHookExecution)
  1322. 1 0.000 0.000 0.000 0.000 six.py:62(__len__)
  1323. 1 0.000 0.000 0.000 0.000 calendar.py:28(IllegalWeekdayError)
  1324. 1 0.000 0.000 0.000 0.000 argparse.py:863(_StoreTrueAction)
  1325. 1 0.000 0.000 0.000 0.000 errors.py:21(BoundaryError)
  1326. 1 0.000 0.000 0.000 0.000 zipfile.py:24(LargeZipFile)
  1327. 1 0.000 0.000 0.000 0.000 six.py:451(Module_six_moves_urllib_robotparser)
  1328. 1 0.000 0.000 0.000 0.000 pyparsing.py:160(_Constants)
  1329. 1 0.000 0.000 0.000 0.000 calendar.py:21(IllegalMonthError)
  1330. 1 0.000 0.000 0.000 0.000 pyparsing.py:2015(CharsNotIn)
  1331. 1 0.000 0.000 0.000 0.000 urllib.py:959(addbase)
  1332. 1 0.000 0.000 0.000 0.000 tokenize.py:179(Untokenizer)
  1333. 1 0.000 0.000 0.000 0.000 tokenize.py:148(StopTokenizing)
  1334. 1 0.000 0.000 0.000 0.000 pluggy.py:762(PluginValidationError)
  1335. 1 0.000 0.000 0.000 0.000 pluggy.py:216(_TagTracerSub)
  1336. 1 0.000 0.000 0.000 0.000 argparse.py:805(_StoreAction)
  1337. 1 0.000 0.000 0.000 0.000 six.py:320(Module_six_moves_urllib_parse)
  1338. 1 0.000 0.000 0.000 0.000 urlparse.py:129(ParseResult)
  1339. 1 0.000 0.000 0.000 0.000 argparse.py:1484(_ArgumentGroup)
  1340. 1 0.000 0.000 0.000 0.000 pickle.py:1261(_EmptyClass)
  1341. 1 0.000 0.000 0.000 0.000 :0(openssl_sha384)
  1342. 1 0.000 0.000 0.000 0.000 errors.py:53(MalformedHeaderDefect)
  1343. 1 0.000 0.000 0.000 0.000 six.py:139(MovedAttribute)
  1344. 1 0.000 0.000 0.000 0.000 errors.py:25(MultipartConversionError)
  1345. 1 0.000 0.000 0.000 0.000 argparse.py:840(_StoreConstAction)
  1346. 1 0.000 0.000 0.000 0.000 shutil.py:34(SpecialFileError)
  1347. 1 0.000 0.000 0.000 0.000 six.py:360(Module_six_moves_urllib_error)
  1348. 1 0.000 0.000 0.000 0.000 errors.py:44(StartBoundaryNotFoundDefect)
  1349. 1 0.000 0.000 0.000 0.000 :0(toordinal)
  1350. 1 0.000 0.000 0.000 0.000 pyparsing.py:2841(_NullToken)
  1351. 1 0.000 0.000 0.000 0.000 __init__.py:1543(EggProvider)
  1352. 1 0.000 0.000 0.000 0.000 __init__.py:1600(__init__)
  1353. 1 0.000 0.000 0.000 0.000 pyparsing.py:1590(NoMatch)
  1354. 1 0.000 0.000 0.000 0.000 __init__.py:198(SetuptoolsLegacyVersion)
  1355. 1 0.000 0.000 0.000 0.000 __init__.py:1876(PathMetadata)
  1356. 1 0.000 0.000 0.000 0.000 __init__.py:8(<module>)
  1357. 1 0.000 0.000 0.000 0.000 _error.py:7(Error)
  1358. 0 0.000 0.000 profile:0(profiler)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement