summaryrefslogtreecommitdiff
path: root/test/test_serializexml.py
Commit message (Collapse)AuthorAgeFilesLines
* blacked all python filesNicholas Car2020-05-161-16/+50
|
* removal of all uses of package sixNicholas Car2020-05-161-14/+13
|
* a slightly opinionated autopep8 runGunnar Aastrand Grimnes2018-10-301-16/+24
| | | | | | | | opinions is mainly: no to long lines, but not at any cost. notation3.py crashses autopep :D Also rdflib/__init__.py gets completely broken
* removed most of the six import from py3compatGunnar Aastrand Grimnes2017-01-301-4/+2
| | | | now six is used throughout.
* converted all testsGunnar Aastrand Grimnes2017-01-301-5/+1
|
* Various more fixes for Python 3.Thomas Kluyver2011-11-121-12/+13
|
* Various fixes for Python 3 compatibility.Thomas Kluyver2011-11-121-2/+5
|
* Fix for issue 193. Contributed by Graham Klyne.Graham Higgins2011-09-241-0/+152