Comments on: A Python Function Timing Decorator http://enja.org/2011/03/09/a-python-function-timing-decorator/ casin' the joint since '85 Thu, 03 Mar 2016 20:39:33 +0000 hourly 1 https://wordpress.org/?v=4.4.2 By: Rndm » Blog Archive » Python generators http://enja.org/2011/03/09/a-python-function-timing-decorator/comment-page-1/#comment-1861 Thu, 29 Mar 2012 22:43:20 +0000 http://enja.org/?p=473#comment-1861 […] Interesting article on how to create a timer wrapper in python: timer decorator […]

]]>
By: Alex van Houten http://enja.org/2011/03/09/a-python-function-timing-decorator/comment-page-1/#comment-976 Wed, 20 Jul 2011 11:28:33 +0000 http://enja.org/?p=473#comment-976 How do you apply this decorator to a method inside a class?

]]>