index
:
delta/cherrypy-git.git
1370-return-400-for-invalid-header
backport/17.x--bugfix--native-http-server-py3
bugfix/1680-unicode-in-http-auth
bugfix/1680-unicode-in-http-auth-backup
bugfix/1737-session-file-race
bugfix/1742-no-mkdir
bugfix/limit-pypywin32-ver-for-py34
bugfix/native-http-server-py3
bugfixes/1849-gzip-compression-header-cpython-bug39389
call-aside
dependabot/add-v2-config-file
dependabot/pip/pytest-gte-5.3.5-and-lt-6.2.0
feature/skeleton
main
maint/17.x
master
pre-commit-ci-update-config
use-assign-params
use-projection
github.com: cherrypy/cherrypy.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cherrypy
/
tutorial
/
tut06_default_method.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert all strings to conform single-quoted style
Sviatoslav Sydorenko
2016-09-08
1
-4
/
+4
*
Finally fix E402 for tutorial/tut*.py
Sviatoslav Sydorenko
2016-09-08
1
-1
/
+2
*
Refactor tutorial tests such that they're constructed more directly (and not ...
Jason R. Coombs
2016-06-05
1
-3
/
+0
*
Use expose decorator throughout the codebase.
Jason R. Coombs
2016-06-05
1
-2
/
+2
*
Running: autopep8 -vvvvv -i `find . -name '*.py'`
Gustavo Picon
2014-01-12
1
-1
/
+0
*
Removed trailing whitespace from the codebase.
Gustavo Picon
2012-04-03
1
-3
/
+3
*
Bye bye, py2/3.
Robert Brewer
2011-07-02
1
-0
/
+64
*
Bringing python3 back into trunk with its own py3 folder; what was in trunk g...
trunk
Robert Brewer
2011-02-25
1
-64
/
+0
*
Fixing tutorials which did not run on command-line.
Robert Brewer
2010-01-01
1
-5
/
+10
*
Fix for #756 (Deprecate server.quickstart):
Robert Brewer
2008-01-12
1
-5
/
+2
*
New pywebd module. Trunk is now "3.1alpha".
Robert Brewer
2007-03-05
1
-0
/
+1
*
Changed server.start to server.quickstart, and server.start_all to server.start.
Robert Brewer
2006-08-05
1
-1
/
+1
*
All tutotials were missing an import os.path and could not run
Sylvain Hellegouarch
2006-05-22
1
-0
/
+1
*
Root and config are now isolated per app:
Robert Brewer
2006-05-07
1
-2
/
+2
*
Separated cherrypy.server (HTTP) from cherrypy.engine (app):
Robert Brewer
2006-05-04
1
-0
/
+1
*
Tutorial fixes, plus a bug in _cputil.getErrorPage.
Robert Brewer
2005-10-08
1
-1
/
+1
*
Implements ticket #195.
Robert Brewer
2005-06-25
1
-5
/
+6
*
Re-numbered tutorials (after removing aspect tutorial) and updated test suite
Remi Delon
2005-06-20
1
-0
/
+58