summaryrefslogtreecommitdiff
path: root/test/test_comparison.py
Commit message (Collapse)AuthorAgeFilesLines
* 2to3 whole sourcebaset0b32020-06-221-2/+2
| | | | Signed-off-by: t0b3 <thomas.bettler@gmail.com>
* blacked all python filesNicholas Car2020-05-161-2/+5
|
* a slightly opinionated autopep8 runGunnar Aastrand Grimnes2018-10-301-9/+9
| | | | | | | | opinions is mainly: no to long lines, but not at any cost. notation3.py crashses autopep :D Also rdflib/__init__.py gets completely broken
* updating deprecated testing syntax (#697)Nate Prewitt2017-01-241-8/+8
|
* reworking literal __eq__ and added eq, rich comparison methods are still randomGunnar Aastrand Grimnes2012-11-221-2/+5
|
* Update issue 120eikeon2010-02-131-1/+1
| | | | Moving parsers and serializer implementations into rdflib.plugins package
* Updating issue 43eikeon2010-02-031-1/+1
| | | | moved rdfxml parser bits into module of that name
* moved RDF and RDFS into rdflib.namespace; lower cased the rest of the ↵eikeon2009-04-021-1/+1
| | | | top-level module names
* renaming test modules so they get picked up by noseeikeon2009-03-081-0/+76