summaryrefslogtreecommitdiff
path: root/doxygen/html/namespaceignore_bug.html
Commit message (Collapse)AuthorAgeFilesLines
* Removed leftovers from installing with pip.Zearin2011-10-071-167/+0
| | | | | | Oops! I noticed there was a bunch of extra crap left over from when I installed this module onto my own system. I thought it wouldn't have modified itself at the time (just the Python module library on my system), but I was wrong. Begone, useless cruft!
* Initial import.Zearin2011-10-051-0/+167
Copy of the Python module cmd2 by Catherine Devlin. Note that this is NOT the official copy (it’s at http://www.assembla.com/spaces/python-cmd2/wiki ). I’d rather just work using git + GitHub instead of hg + Assembla. ☺ OTOH, I fully intend to submit changes back to the official repo on Assembla—so don’t be shy, fork away. I’m happy for any help!