summaryrefslogtreecommitdiff
path: root/docs/pycon2010/pirate6.py
Commit message (Collapse)AuthorAgeFilesLines
* Added fix for changes in pyperclip project structure in the most recent versionTodd Leonhardt2017-11-081-50/+0
| | | | | | | | | Also included a number of minor maintenance updates: - Bumped version to 0.7.8 in preparation for upcoming release - Updated Readme.md to add link to slides from recent Florida PyCon talk about cmd2 - Updated documentation on integrating cmd2 with other event loops to use newer runcmds_plus_hooks() method instead of legacy onecmds_plus_hooks method which doesn't properly deal with load commands - Deleted old files which were used to prepare for a PyCon 2010 presentation - Updated ChangeLog regarding this bug fix
* Mostly fix a bunch of spelling mistakes.Todd Leonhardt2017-03-131-0/+1
| | | | A few other miscellaneous minor tweaks for whitespace and such.
* Whitespace change to be mostly PEP8 compliantTodd Leonhardt2016-12-091-0/+9
|
* First stage of refactoring to support full simultaneous Python 2 and 3 ↵Todd Leonhardt2016-12-091-5/+6
| | | | compatibility via use of the six module.
* Indicate change in repository host to bitbucketCatherine Devlin2012-05-261-0/+39