summaryrefslogtreecommitdiff
path: root/test/test_slice.py
Commit message (Collapse)AuthorAgeFilesLines
* blacked everything6.0.0Nicholas Car2021-07-201-3/+3
|
* 2to3 whole sourcebaset0b32020-06-221-7/+7
| | | | Signed-off-by: t0b3 <thomas.bettler@gmail.com>
* blacked all python filesNicholas Car2020-05-161-19/+19
|
* a slightly opinionated autopep8 runGunnar Aastrand Grimnes2018-10-301-17/+16
| | | | | | | | 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-2/+2
|
* moved paths from sparql package to top-level - make slicing return tuples, ↵Gunnar Aastrand Grimnes2013-05-021-1/+1
| | | | not always triples
* simplified slice syntax for graph/resources. Fixes ↵Gunnar Aastrand Grimnes2013-05-021-96/+4
| | | | https://code.google.com/p/rdflib/issues/detail?id=202 :)
* added graph slice code + testGunnar Aastrand Grimnes2012-01-151-0/+174