summaryrefslogtreecommitdiff
path: root/paste/config.py
Commit message (Collapse)AuthorAgeFilesLines
* Don't raise StopIteration from generator, return insteadMiro Hron?ok2018-06-081-0/+120
See https://www.python.org/dev/peps/pep-0479/