summaryrefslogtreecommitdiff
path: root/cherrypy/tutorial/tut06_default_method.py
Commit message (Expand)AuthorAgeFilesLines
* Remove all filesJason R. Coombs2016-09-101-63/+0
* Running: autopep8 -vvvvv -i `find . -name '*.py'`Gustavo Picon2014-01-121-1/+0
* Removed trailing whitespace from the codebase.Gustavo Picon2012-04-031-3/+3
* Bye bye, py2/3.Robert Brewer2011-07-021-0/+64
* Bringing python3 back into trunk with its own py3 folder; what was in trunk g...trunkRobert Brewer2011-02-251-64/+0
* Fixing tutorials which did not run on command-line.Robert Brewer2010-01-011-5/+10
* Fix for #756 (Deprecate server.quickstart):Robert Brewer2008-01-121-5/+2
* New pywebd module. Trunk is now "3.1alpha".Robert Brewer2007-03-051-0/+1
* Changed server.start to server.quickstart, and server.start_all to server.start.Robert Brewer2006-08-051-1/+1
* All tutotials were missing an import os.path and could not runSylvain Hellegouarch2006-05-221-0/+1
* Root and config are now isolated per app:Robert Brewer2006-05-071-2/+2
* Separated cherrypy.server (HTTP) from cherrypy.engine (app):Robert Brewer2006-05-041-0/+1
* Tutorial fixes, plus a bug in _cputil.getErrorPage.Robert Brewer2005-10-081-1/+1
* Implements ticket #195.Robert Brewer2005-06-251-5/+6
* Re-numbered tutorials (after removing aspect tutorial) and updated test suiteRemi Delon2005-06-201-0/+58