summaryrefslogtreecommitdiff
path: root/examples/simpleWiki.py
Commit message (Collapse)AuthorAgeFilesLines
* Add enumerated place holders for strings that invoke str.format(), for Py2 ↵ptmcg2019-01-091-1/+1
| | | | compatibility
* Use HTTPS URLs where available in docs, examples, and commentsJon Dufresne2018-12-251-1/+1
|
* Trim trailing white space throughout the projectJon Dufresne2018-12-221-2/+2
| | | | | | Many editors clean up trailing white space on save. By removing it all in one go, it helps keep future diffs cleaner by avoiding spurious white space changes on unrelated lines.
* Upgrade Python syntax with pyupgradeHugo2018-08-211-1/+1
|
* Move src to rootCengiz Kaygusuz2017-11-201-0/+32