summaryrefslogtreecommitdiff
path: root/src/zope/tal/tests/test_talinterpreter.py
Commit message (Expand)AuthorAgeFilesLines
* Add Python 3.6, drop Python 3.3Jason Madden2017-08-021-159/+146
* Add Python3.2 support.Jason Madden2015-06-051-23/+26
* Update bad-entity handling FBO pypy3.Tres Seaver2015-04-021-1/+4
* Hide non-directly-runnable testcase class from nose.Tres Seaver2015-02-221-4/+4
* Normalize suite construction.Tres Seaver2015-02-221-16/+16
* Drop test-module-as-script boilerplate.Tres Seaver2015-02-221-4/+0
* Add support for Python 3.4Tres Seaver2014-12-291-1/+8
* Explain the &#45 parsing difference (it's the stdlib)Marius Gedminas2013-02-071-2/+2
* Towards Py3K: &#45 inside attribute valuesMarius Gedminas2013-02-071-5/+7
* Towards Py3K: Python code inside templatesMarius Gedminas2013-02-071-9/+9
* Towards Py3K: use io.StringIOMarius Gedminas2013-02-071-1/+6
* Towards Py3K: avoid deprecated assertion spellingsMarius Gedminas2013-02-071-9/+9
* Unused importsMarius Gedminas2013-02-071-1/+0
* Remove CVS-era Id fossils.Tres Seaver2010-06-031-2/+0
* Conform to repository policy.Tres Seaver2010-05-051-1/+1
* Update tests of "bad" entities for compatibility with the stricter3.5.1Tres Seaver2009-04-081-4/+10
* - Removed artificial addition of a trailing newline if the output does not endFred Drake2008-06-071-57/+57
* Moving code to satellite.Christian Theune2007-05-031-0/+853