summaryrefslogtreecommitdiff
path: root/docs/comment-example.txt
Commit message (Collapse)AuthorAgeFilesLines
* Update and fix links per `make linkcheck` (#334)Steve Piercy2017-10-291-3/+3
| | | | | | | | | | | | | * update intersphinx mapping for latest python * update links to python PEP333 and datetime * update links per make linkcheck * update links per make linkcheck - pythonpaste.org has been down since 2016-11-09 https://bitbucket.org/ianb/paste/issues/20/pythonpasteorg-is-down
* Change Response.status_int to Response.status_code (while still supporting ↵Ian Bicking2012-04-131-2/+2
| | | | .status_int, but changing documentation to prefer status_code)
* change links from bitbucket to githubSergey Schetinin2011-09-181-4/+4
|
* put moved repo into docsIan Bicking2009-10-281-1/+1
|
* sphinx-ifyIan Bicking2008-05-291-16/+16
|
* Several text changesIan Bicking2008-02-171-11/+27
|
* Changed signature of Response(). Added default charset. Added ↵Ian Bicking2007-12-181-2/+3
| | | | Response.write(). Moved to BaseCookie instead of SimpleCookie.
* Added a comment middleware example0.8.5Ian Bicking2007-12-171-0/+397