• Debugging Evennia
  • A simple example using pdb
  • Listing surrounding lines of code
  • Examining variables
  • Executing the current line
  • Letting the program run
  • Stepping through a function
  • Cheat-sheet of pdb/pudb commands