From 00e3c713db9e66b2edf4d53758dc1ffffc61969e Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 9 Mar 2012 14:22:39 -0800 Subject: [PATCH] add slide --- presentation.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/presentation.rst b/presentation.rst index 5dbdda1..6685dae 100644 --- a/presentation.rst +++ b/presentation.rst @@ -436,6 +436,12 @@ Modifying Variables 1 (Pdb) n +You Can Leave Now +----------------- + +- The commands we've already covered will go a long, long way. + +- The rest of the commands are useful but not *critical*. Breakpoints -----------