summaryrefslogtreecommitdiff
path: root/rdflib/collection.py
Commit message (Expand)AuthorAgeFilesLines
* pep8inggromgull2013-03-051-13/+16
* merged from mastergromgull2013-03-041-65/+77
|\
| * apply autopep8 standards.Graham Higgins2013-01-111-74/+88
* | reworking literal __eq__ and added eq, rich comparison methods are still randomGunnar Aastrand Grimnes2012-11-221-1/+1
|/
* Re-enable doctests, adjust docstrings for use with py3compat.Graham Higgins2012-02-181-1/+1
* fixed URIRef __repr__ to handle unicode and quotes correctlygromgull2012-01-231-1/+1
* Uncomment __all__, tests do all passGraham Higgins2012-01-161-1/+1
* __all__ together nowGraham Higgins2012-01-141-0/+2
* Update doctest print calls to use function syntaxGraham Higgins2012-01-121-4/+4
* Fix a load of simple doctest failures due to repr changes for Python 3.Thomas Kluyver2011-11-161-3/+4
* docstring fixgjhiggins2010-08-061-0/+1
* Updated import statements, tidy up docstrings.gjhiggins2009-05-151-1/+1
* moved RDF and RDFS into rdflib.namespace; lower cased the rest of the top-lev...eikeon2009-04-021-1/+1
* renaming to lowercaseeikeon2009-04-021-0/+258