Skip to content

Details

Hi All,

This month we have our (other) esteemed leader: Antonio Cavallo talking about debugging.

Don't forget to avoid the queue at the door and sign up with skillsmatter (the hosts) via the link below:

http://skillsmatter.com/podcast/java-jee/intro-to-python-debug

See you there!

--
Kris Saxton
e: kris@automationlogic.com
t: @KrisSaxton

Intro to python debug

This session will introduce three debuggers pdb, winpdb and gdb and their use
to debug simple crashing python applications at both python code and C level.

The approach will provide the shortest path from the error message to the fix:
a no nonsense approach suitable for beginners and developers willing to start to
explore the python internals (cpython).

Members are also interested in