summaryrefslogtreecommitdiff
path: root/docs/getting_started
AgeCommit message (Collapse)Author
2012-10-24added setdefaultencoding method so reload(sys) not neededPaul Molodowitch
reload(sys) could cause problem in user code - ie, sys.stdout, excepthook, and displayhook would be reset, etc
2012-01-05Fix a few typos.Lance Stout
2012-01-05Apply Te-Je's MUC guide patch.Lance Stout
2012-01-05Break the docs out into their own branch.Lance Stout