summaryrefslogtreecommitdiff
path: root/rdflib/exceptions.py
Commit message (Expand)AuthorAgeFilesLines
* feat: add parser type hints (#2232)Iwan Aucamp2023-03-051-5/+9
* Remove `(TypeCheck|SubjectType|PredicateType|ObjectType)Error` and relatedIwan Aucamp2022-04-141-60/+0
* blacked all python filesNicholas Car2020-05-161-14/+32
* a slightly opinionated autopep8 runGunnar Aastrand Grimnes2018-10-301-0/+7
* apply autopep8 standards.Graham Higgins2013-01-111-8/+11
* Uncomment __all__, tests do all passGraham Higgins2012-01-161-1/+1
* __all__ together nowGraham Higgins2012-01-141-0/+2
* Update issue 123eikeon2010-03-121-2/+8
* removed unused exceptionseikeon2007-03-231-23/+0
* removed trailing spacesogrisel2006-06-251-2/+2
* small fix to len and valueeikeon2005-04-121-2/+2
* added value and supporting funceikeon2005-04-031-0/+7
* inital import into svn from cvsunknown2003-12-181-0/+79