summaryrefslogtreecommitdiffstats
path: root/test/Flatten.py
Commit message (Collapse)AuthorAgeFilesLines
* [PY 3.8] test fixes for file closings, rawstringsMats Wichmann2019-04-251-4/+4
| | | | | | | On a linux host (missing some things that may be on the Travis CI setup), Py3.8a3 now shows 19 fails, 1048 pass, with 84 Warning: messages. Signed-off-by: Mats Wichmann <mats@linux.com>
* Some more statement to function transforms.Russel Winder2016-01-011-4/+4
|
* Move 2.0 changes collected in branches/pending back to trunk for furtherGreg Noel2010-03-251-7/+4
| | | | | development. Note that this set of changes is NOT backward-compatible; the trunk no longer works with Python 1.5.2, 2.0, or 2.1.
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-091-0/+6
|
* Test portability fix. Fix handling of >.Steven Knight2004-08-171-2/+8
|
* Add a Flatten() function to help the transition to Builders returning lists.Steven Knight2004-08-121-0/+76