changeset 363:2b2836b783be

added hook pic
author cat@eee
date Thu, 18 Feb 2010 13:45:43 -0500
parents 18e8487be095
children 29221236d1a1
files docs/pycon2010/hook.jpg docs/pycon2010/pycon2010.rst
diffstat 2 files changed, 8 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
Binary file docs/pycon2010/hook.jpg has changed
--- a/docs/pycon2010/pycon2010.rst	Thu Feb 18 13:08:15 2010 -0500
+++ b/docs/pycon2010/pycon2010.rst	Thu Feb 18 13:45:43 2010 -0500
@@ -141,9 +141,11 @@
 Hooks
 =====
 
-.. image:: hook.jpeg
+.. image:: hook.jpg
    :height: 250px
 
+preloop, postloop, precmd, postcmd
+
 Hooks: pirate3.py
 =================
 
@@ -290,6 +292,7 @@
 ==================
 
 Everything in ``cmd2``
+  (scripts, redirection, py)
 
 Multi connections
 
@@ -297,4 +300,8 @@
 
 Output to html, csv, inserts, bar graphs
 
+py session with bind variables
 
+
+
+