INADA Naoki added the comment:

thanks.
for summary, notable changes are:

(print_callers)
+{method 'append' of 'list' objects}               <-       4    0.000    0.000 
 profilee.py:73(helper1)
Stats.print_callees output for Profile doesn't fit expectation!

and

(print_callees)
-profilee.py:73(helper1)             ->       4    0.000    0.004  {built-in 
method builtins.hasattr}
-                                             4    0.000    0.000  {built-in 
method sys.exc_info}
+profilee.py:73(helper1)                           ->       4    0.000    0.004 
 {built-in method builtins.hasattr}

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue29676>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to