summaryrefslogtreecommitdiff
path: root/pecan/util.py
Commit message (Expand)AuthorAgeFilesLines
* Improve performance for general pecan request handling.Ryan Petrello2013-04-241-0/+11
* Fixing a few bugs in the debug middleware and legacy iPython support.Ryan Petrello2012-03-211-1/+0
* Cleaning up cruft, simplifying default config, and improving docs.Ryan Petrello2012-03-131-25/+0
* After a full-scale scan with pep8.py and pyflakes, identified andJonathan LaCour2012-03-111-7/+15
* all params are now fully unicode instead of the ambigious encodingMark McClain2011-09-231-0/+6
* more robust splitext for python2.5Mark McClain2011-03-061-0/+25
* create util module with functions shared across filesMark McClain2011-01-201-0/+6