Skip to content

Instantly share code, notes, and snippets.

@4383
Created September 24, 2019 16:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 4383/4d70dab97724bdf0db988927d91658fc to your computer and use it in GitHub Desktop.
Save 4383/4d70dab97724bdf0db988927d91658fc to your computer and use it in GitHub Desktop.
trace python script
python -m trace --trace script.py # affiche l'exécution d'un programme ligne par ligne
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment