summaryrefslogtreecommitdiff
path: root/test/test_issue084.py
Commit message (Expand)AuthorAgeFilesLines
* a slightly opinionated autopep8 runGunnar Aastrand Grimnes2018-10-301-19/+31
* cleanup test-skippingGunnar Aastrand Grimnes2018-10-301-12/+0
* removed most of the six import from py3compatGunnar Aastrand Grimnes2017-01-301-4/+4
* converted all testsGunnar Aastrand Grimnes2017-01-301-5/+1
* reworking literal __eq__ and added eq, rich comparison methods are still randomGunnar Aastrand Grimnes2012-11-221-13/+13
* Amend tests to skip known pypy/jython issuesGraham Higgins2012-01-061-0/+12
* Various more fixes for Python 3.Thomas Kluyver2011-11-121-9/+13
* added support to Graph's parse method for case where data is passed as unicod...eikeon2010-02-041-13/+14
* moved to n3 parser from CWMgromgull2010-02-021-2/+74
* update issue 84eikeon2009-09-241-0/+2
* update issue 84eikeon2009-09-241-3/+24
* Added a test case for issue 84 (update issue 84)eikeon2009-09-241-0/+25