Produce function trace for Python code in Xdebug format
Project description
This module prints function trace to stdout from the moment it is called:
import xtrace xtrace.start() ... xtrace.stop()
The output format is that of Xdebug http://xdebug.org/docs/execution_trace But frankly, I didn’t have time to polish it to be exactly the same. If you will find the time and desire to polish it - feel free to send a patch.
This code is released into public domain. Hope you’ll find it useful.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
xtrace-0.1.tar.gz
(1.8 kB
view details)
File details
Details for the file xtrace-0.1.tar.gz
.
File metadata
- Download URL: xtrace-0.1.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c882e20c6027accd9e6a57f6cc4b5c84441291be0d50a93dc66e06c792f869de |
|
MD5 | 215c00c217056a75abd0e9c09d5420a2 |
|
BLAKE2b-256 | 9a2411e909dd11e514b8de97c0414f8826587c229043189f1086384a03470049 |