diff docs/pycon2010/pycon2010.rst @ 347:432ccab7c6c8

going to try moving output redirection to outside precmd, postcmd hooks
author catherine@Drou
date Tue, 16 Feb 2010 16:33:47 -0500
parents 49dd1ce6cfd6
children 8a5bc9f5c28e
line wrap: on
line diff
--- a/docs/pycon2010/pycon2010.rst	Tue Feb 16 15:47:17 2010 -0500
+++ b/docs/pycon2010/pycon2010.rst	Tue Feb 16 16:33:47 2010 -0500
@@ -198,27 +198,48 @@
 
 Third-party module in PyPI
 
-What you get
-============
+Absolutely free
+===============
 
     * Script files
     * Commands at invocation
     * Output redirection    
     * Python
     * Transcript-based testing
+
+But wait, there's more
+======================
+
+    * Abbreviated commands
+    * Shell commands
+    * Quitting
+    * Timing
+    * Echo
+    * Debug
     
-    * Searchable command history
-    * Quitting the application
-    * Comments
-    * Misc. pre-defined commands
+For a few keystrokes more...
+============================
+
+    * Default to shell
+    * Color output
+    * Shortcuts
+    
+But wait, there's more
+======================
+
+    * Case-insensitive commands
+    * Abbreviated commands
+    * Quitting
+    * Timing
+    * Echo
+    * Debug
+    * Color output
+
     
 More
 ====
 
     * Case-insensitivity
-    * Shortcuts
+    * One-character shortcuts
     * Default to shell
-    * Timing
-    * Echo
-    * Debug
-    * Other user-settable parameters
+    
\ No newline at end of file