summaryrefslogtreecommitdiff
path: root/openid/kvform.py
Commit message (Expand)AuthorAgeFilesLines
* Fix #21 - Update log message levelsVlastimil Zíma2018-06-291-2/+2
* Clean other deprecationsVlastimil Zíma2018-05-311-2/+2
* Transform key-value form API to text stringsVlastimil Zíma2018-05-111-17/+29
* Pepify and add flake8Vlastimil Zíma2017-11-291-2/+5
* Update loggingVlastimil Zíma2017-11-291-2/+4
* Clean imports by isortVlastimil Zíma2017-11-221-1/+2
* Changed over to logging module from built-in logging module and updated tests...Attila-Mihaly Balazs2012-06-111-4/+3
* [project @ kvform: use KVFormError, catch in server.Signatory.sign]Kevin Turner2008-04-211-5/+8
* [project @ kvform: fix formatting in error messages]Kevin Turner2008-02-291-3/+3
* [project @ Make sure that everything has the expected encoding when doing kvf...Josh Hoyt2007-03-171-8/+8
* [project @ Silence warnings when converting unicode to string in kvform]Josh Hoyt2007-03-171-2/+4
* [project @ epydoc syntax]Kevin Turner2007-01-151-2/+2
* [project @ UTF-8 encode unicode values in seqToKV]tailor2006-05-221-1/+3
* [project @ Convert kvform test to pyunit and fail if there is a colon in the ...Josh Hoyt2006-04-111-0/+4
* [project @ Updated kvform code to ignore blank lines]Josh Hoyt2006-03-171-0/+5
* [project @ Move kvform to its own module]Josh Hoyt2005-11-031-0/+107