summaryrefslogtreecommitdiff
path: root/src/zope/location/location.py
Commit message (Expand)AuthorAgeFilesLines
* - Changed the behavior of ``LocationProxy``'s ``__setattr__()`` to correctlyStephan Richter2013-03-111-2/+2
* Make 'zope.component' dependency optional.Tres Seaver2012-06-071-3/+0
* More tweaks for pure-Python edge cases.Tres Seaver2012-06-071-4/+5
* Add support for PyPy.Tres Seaver2012-06-071-1/+14
* Moar coverage.Tres Seaver2012-06-071-21/+16
* Coverage.Tres Seaver2012-06-071-2/+1
* Drop support for Python 2.4 and 2.5.Tres Seaver2012-05-171-3/+3
* Remove CVS-era Id fossils.Tres Seaver2010-06-031-2/+0
* Conform to repository policy.Tres Seaver2010-05-051-1/+1
* - Reverse the dependency between zope.location and zope.traversing. ThisChristian Theune2009-01-291-29/+26
* only set __parent__ and __name__ if necessary in locatedChristian Zagrodnick2007-08-171-1/+2
* added method quite like in zope.app.container.containedChristian Zagrodnick2007-08-171-0/+12
* moving tests to .txt fileChristian Zagrodnick2007-08-171-76/+10
* Moving code to satellite.Christian Theune2007-05-031-0/+179