summaryrefslogtreecommitdiff
path: root/src/zope/traversing/api.py
Commit message (Expand)AuthorAgeFilesLines
* Config with pure python template (#19)Michael Howitz2023-01-091-22/+16
* Lint the code.Michael Howitz2022-09-071-0/+1
* Isort imports.Michael Howitz2022-09-071-2/+8
* Documentation cleanups per review.Jason Madden2017-11-091-2/+23
* Publish docs using Sphinx.rtd-docsJason Madden2017-11-081-63/+28
* 100% coverage. Minor whitespace cleanups.py36Jason Madden2017-08-251-4/+3
* Port to Py3.Albertas Agejevas2013-02-201-1/+2
* Standard cleanup : Souheil CHELFOUH2011-03-251-1/+9
* Remove CVS-era Id fossils.Tres Seaver2010-06-031-2/+0
* Conform to repository policy.Tres Seaver2010-05-051-1/+1
* In zope.traversing.api.getParent(), try to delegate toThomas Lotze2009-09-291-3/+14
* Brought ITraverser back from zope.location where it had been moved to invertThomas Lotze2009-09-241-3/+2
* backed out changes concerning the getParent cleanup which got its feature branchThomas Lotze2009-09-231-1/+10
* Moved the implementation of zope.traversing.api.getParent() toThomas Lotze2009-09-151-10/+1
* * Use direct imports from zope.location.Dan Korostelev2009-02-021-10/+10
* Reverse dependencies between zope.location and zope.traversing.Christian Theune2009-01-291-16/+1
* Moving code to satellite.Christian Theune2007-05-031-0/+224