summaryrefslogtreecommitdiff
path: root/src/zope/traversing/tests/test_conveniencefunctions.py
Commit message (Expand)AuthorAgeFilesLines
* Fix deprecation warnings.issue10Jason Madden2018-10-161-2/+5
* 100% coverage. Minor whitespace cleanups.py36Jason Madden2017-08-251-49/+94
* Gracefully handle UnicodeEncodeError on python 2.handle-unicode-gracefullyJason Madden2016-08-041-0/+17
* Removed zope.container dependency and cleaned up everything for a nextStephan Richter2013-02-211-3/+2
* Remove CVS-era Id fossils.Tres Seaver2010-06-031-2/+0
* Conform to repository policy.Tres Seaver2010-05-051-1/+1
* Removed duplicated test methodHanno Schlichting2009-12-151-8/+0
* Removed testing dependency on zope.app.component.Hanno Schlichting2009-12-151-3/+4
* Brought ITraverser back from zope.location where it had been moved to invertThomas Lotze2009-09-241-3/+2
* The RootPhysicallyLocatable is back now. Make the BBB import point to proper ...Dan Korostelev2009-02-031-1/+4
* * Use direct imports from zope.location.Dan Korostelev2009-02-021-11/+8
* use zope.container instead of zope.app.container (and declare it in the first...Wolfgang Schnerring2009-01-291-1/+1
* Moving code to satellite.Christian Theune2007-05-031-0/+363