summaryrefslogtreecommitdiffstats
path: root/test/preserve-source.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>
* Use byte string to fix test on Python 3Craig Rodrigues2017-03-141-1/+1
|
* Resolving a batch of failing tests for python 2.7.William Blevins2016-01-241-1/+1
| | | | Note: please evaluate python 3.X compliance.
* Move 2.0 changes collected in branches/pending back to trunk for furtherGreg Noel2010-03-251-1/+1
| | | | | 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
|
* Remove (lots) more unnecessary imports.Steven Knight2009-02-061-1/+1
|
* Put the Copyright years in by script, not by hand.Steven Knight2003-01-201-1/+1
|
* Update Copyright years.Steven Knight2003-01-161-1/+1
|
* Make building source files fail like Make.Steven Knight2002-11-231-1/+2
|
* Add output to tell people when we're reading SConscript files versus when ↵Steven Knight2002-09-301-1/+1
| | | | we're building targets.
* Don't remove source files specified on the command line!Steven Knight2002-08-281-0/+61