summaryrefslogtreecommitdiff
path: root/src/zope/schema/tests/test_equality.py
Commit message (Expand)AuthorAgeFilesLines
* 100% coverage.py36Jason Madden2017-07-101-6/+0
* Remove the u/b BWC functions. (#28)Jason Madden2016-09-151-9/+4
* test pep 8Johannes Raggam2013-11-241-0/+3
* Drop the 'six' dependency; use a much-trimmed 'zope.schema._compat' module.Tres Seaver2012-04-201-1/+1
* Clean out module-scope imports in unit tests.Tres Seaver2012-04-201-12/+16
* - Port to Python 3. This adds a dependency on six and removes support forBrian Sutherland2011-10-141-3/+5
* Remove CVS-era Id fossils.Tres Seaver2010-06-031-2/+0
* Comply with repository policy.Tres Seaver2010-04-061-1/+1
* Moving code to satellite.Christian Theune2007-05-031-0/+34