summaryrefslogtreecommitdiff
path: root/cherrypy/tutorial/tut08_generators_and_yield.py
Commit message (Expand)AuthorAgeFilesLines
* Convert all strings to conform single-quoted styleSviatoslav Sydorenko2016-09-081-4/+4
* Finally fix E402 for tutorial/tut*.pySviatoslav Sydorenko2016-09-081-1/+2
* Refactor tutorial tests such that they're constructed more directly (and not ...Jason R. Coombs2016-06-051-3/+0
* Use expose decorator throughout the codebase.Jason R. Coombs2016-06-051-1/+1
* Running: autopep8 -vvvvv -i `find . -name '*.py'`Gustavo Picon2014-01-121-1/+0
* Removed trailing whitespace from the codebase.Gustavo Picon2012-04-031-6/+6
* Bye bye, py2/3.Robert Brewer2011-07-021-0/+47
* Bringing python3 back into trunk with its own py3 folder; what was in trunk g...trunkRobert Brewer2011-02-251-47/+0
* Fixing tutorials which did not run on command-line.Robert Brewer2010-01-011-4/+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
* The second session filte was removed and the tutorials are renumberd. The se...Michael Robinson2005-08-281-0/+41
* session tutorials renamed/renumberd, new sessionFilter test casesMichael Robinson2005-07-081-41/+0
* Implements ticket #195.Robert Brewer2005-06-251-4/+5
* Re-numbered tutorials (after removing aspect tutorial) and updated test suiteRemi Delon2005-06-201-0/+40