summaryrefslogtreecommitdiff
path: root/test/test_empty_xml_base.py
Commit message (Expand)AuthorAgeFilesLines
* blacked everything6.0.0Nicholas Car2021-07-201-9/+15
* Merge branch 'master' into hsolbrig/masterEdmond Chuc2021-07-081-2/+2
|\
| * fix tests using XML data since Turtle now defaultdocco_cleanNicholas Car2021-04-251-2/+2
* | Refactor - module names don't match class nameshsolbrig2020-05-261-3/+1
* | Migration from ClosedNamespace to DeclaredNamespacehsolbrig2020-05-261-15/+9
|/
* blacked all python filesNicholas Car2020-05-161-12/+18
* removal of all uses of package sixNicholas Car2020-05-161-1/+1
* a slightly opinionated autopep8 runGunnar Aastrand Grimnes2018-10-301-7/+14
* removed most of the six import from py3compatGunnar Aastrand Grimnes2017-01-301-2/+1
* converted all testsGunnar Aastrand Grimnes2017-01-301-1/+2
* replaced deprecated failUnless with assertTrue in testJoern Hees2015-08-271-9/+9
* moved RDF and RDFS into rdflib.namespace; lower cased the rest of the top-lev...eikeon2009-04-021-1/+1
* moved namespace bits from term into a namespace moduleeikeon2009-04-021-1/+1
* cleaning up imports (importing directly instead via their alias, pep 8, etc)eikeon2009-02-221-1/+4
* added an additional failure for resolving relative xml:base values against a ...chimezie2007-04-251-1/+23
* See: http://lists.w3.org/Archives/Public/public-grddl-wg/2007Apr/0166.htmlchimezie2007-04-241-0/+37