Trace Python execution.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Sun, 24 Jun 2012 18:10:16 +0300
changeset 1298 1e7db170c823
parent 1297 653ab18d8438
child 1299 ec63524d2b90
Trace Python execution.
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
+