Quantcast
Channel: Forums - Python
Viewing all articles
Browse latest Browse all 2485

Dynamically print the Executing Line of Code?

$
0
0
Kind of an odd question and it may have implications that I'm not seeing, but I'm wondering if anyone knows of a little method to instruct python to print the executing line of code, either before or after it executes instead of inserting print statements, you know like...everywhere.

Viewing all articles
Browse latest Browse all 2485

Trending Articles