summaryrefslogtreecommitdiff
path: root/src/zope/security/_compat.py
Commit message (Expand)AuthorAgeFilesLines
* Config with c code template 831a34f5 (#91)Michael Howitz2022-12-231-19/+1
* Apply isort rulesMichael Howitz2022-04-221-1/+2
* Lint the code.Michael Howitz2021-08-301-2/+2
* Ensure all objects have consistent interface resolution orders.Jason Madden2020-03-231-1/+22
* Use importlib.reload instead of imp.reload.Jason Madden2017-09-081-1/+1
* Simplify _compat.py now that we only run on newer PythonsJason Madden2017-09-081-22/+3
* - Make sure that __str__ and __repr__ never fail by catching all exceptionsStephan Richter2013-03-111-0/+2
* Start of PyPy support.Stephan Richter2013-03-111-0/+4
* Get all tests passing (or suppressed) on Py3k.Tres Seaver2013-02-131-0/+16
* Py3k: remove Py3 syntax errors.Tres Seaver2013-02-131-0/+39