Mercurial > python-cmd2
comparison docs/pycon2010/pycon2010.rst @ 346:49dd1ce6cfd6
quitting after invocation commands
author | catherine@Drou |
---|---|
date | Tue, 16 Feb 2010 15:47:17 -0500 |
parents | 6fe1e75e3a67 |
children | 432ccab7c6c8 |
comparison
equal
deleted
inserted
replaced
345:6fe1e75e3a67 | 346:49dd1ce6cfd6 |
---|---|
199 Third-party module in PyPI | 199 Third-party module in PyPI |
200 | 200 |
201 What you get | 201 What you get |
202 ============ | 202 ============ |
203 | 203 |
204 * Abbreviated commands | |
205 * Script files | 204 * Script files |
206 * Output redirection | |
207 * Commands at invocation | 205 * Commands at invocation |
206 * Output redirection | |
208 * Python | 207 * Python |
208 * Transcript-based testing | |
209 | 209 |
210 * Searchable command history | 210 * Searchable command history |
211 * Quitting the application | 211 * Quitting the application |
212 * Comments | 212 * Comments |
213 * Misc. pre-defined commands | 213 * Misc. pre-defined commands |
214 * Transcript-based testing | 214 |
215 More | 215 More |
216 ==== | 216 ==== |
217 | 217 |
218 * Case-insensitivity | 218 * Case-insensitivity |
219 * Shortcuts | 219 * Shortcuts |