summaryrefslogtreecommitdiff
path: root/jsonschema/exceptions.py
Commit message (Expand)AuthorAgeFilesLines
* Different strategy that's a lot more robust.Julian Berman2013-10-271-23/+17
* Use ._contents in create_fromJulian Berman2013-10-271-11/+1
* Initial stab at best_match.Julian Berman2013-10-271-1/+32
* Sort errors based on their paths.Julian Berman2013-10-271-18/+32
* Try to be as unconfusing as possible since is_type can be called outside vali...Julian Berman2013-10-201-2/+2
* Flake8.Julian Berman2013-10-201-3/+1
* Better Py2/3 supportJohn Anderson2013-10-181-2/+4
* Use pretty formattingJohn Anderson2013-10-171-3/+5
* Cleaned up outputJohn Anderson2013-10-171-2/+1
* Clean up the output when an unknow type is foundJohn Anderson2013-10-171-1/+22
* Oh fine I'll have an exceptions module.Julian Berman2013-05-201-0/+112