Skip to content

Instantly share code, notes, and snippets.

@4383
Created September 24, 2019 16:16
Show Gist options
  • 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