summaryrefslogtreecommitdiffstats
path: root/Lib/test/script_helper.py
Commit message (Expand)AuthorAgeFilesLines
* Better Python spawning primitives in test.script_helper, forAntoine Pitrou2010-10-081-12/+19
* Issue #8202: Set sys.argv[0] to -m rather than -c while searching for the mod...Nick Coghlan2010-08-171-2/+2
* Syntax cleanup.Florent Xicluna2010-07-281-2/+2
* PEP 3147Barry Warsaw2010-04-171-11/+12
* Use UTF-8 encoding to create Python test scripts.Florent Xicluna2010-02-271-1/+2
* Merged revisions 76716 via svnmerge fromAntoine Pitrou2009-12-081-1/+2
* Merged revisions 76286-76287,76289-76294,76296-76299,76301-76305,76307,76310-...Nick Coghlan2009-11-161-0/+119