1
0
mirror of https://github.com/gryf/debugging_python.git synced 2025-12-17 11:30:30 +01:00

Added images for failure finding section

This commit is contained in:
2015-06-28 17:12:18 +02:00
parent 21ce98d4bc
commit 60fb3e33d5
12 changed files with 116 additions and 62 deletions

5
README.rst Normal file
View File

@@ -0,0 +1,5 @@
Debugging Python
================
This is a presentation about debugging, debuggers and the practical introduction
to ``pdb``.