# HG changeset patch # User Oleksandr Gavenko # Date 1340550616 -10800 # Node ID 1e7db170c823fc3f39c675946f2d07e9ba1d9ee4 # Parent 653ab18d843808e4d23b12d7107e9cedd243e291 Trace Python execution. diff -r 653ab18d8438 -r 1e7db170c823 python.rst --- a/python.rst Wed Jun 20 23:46:25 2012 +0300 +++ b/python.rst Sun Jun 24 18:10:16 2012 +0300 @@ -80,3 +80,11 @@ http://docs.python.org/library/pprint.html Doc page. +Trace Python execution. +======================= + + http://python-ptrace.hachoir.org/trac + python-ptrace by Victor Stinner + http://subterfugue.org/ + subterfugue +