Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
01d7eba3162af8a0f62d7636cbb44440901b3909
/
Lib
/
test
/
script_helper.py
024e37a
Issue #11393: Add the new faulthandler module
by Victor Stinner
· 14 years ago
1b2bd3b
Have script_helper._assert_python strip refcount strings from stderr.
by R. David Murray
· 14 years ago
adffced
Preserve the original environment (e.g. LD_LIBRARY_PATH)
by Antoine Pitrou
· 15 years ago
9bc3568
Use script_helper in one more test
by Antoine Pitrou
· 15 years ago
c4ac887
Close subprocess pipes to clear ResourceWarning messages in debug mode.
by Brian Curtin
· 15 years ago
f51d8d3
Better Python spawning primitives in test.script_helper, for
by Antoine Pitrou
· 15 years ago
d26c18a
Issue #8202: Set sys.argv[0] to -m rather than -c while searching for the module to execute. Also updates all the cmd_line_script tests to validate the setting of sys.path[0] and the current working directory
by Nick Coghlan
· 15 years ago
02ea12b2
Syntax cleanup.
by Florent Xicluna
· 15 years ago
28a691b
PEP 3147
by Barry Warsaw
· 15 years ago
8de42e2
Use UTF-8 encoding to create Python test scripts.
by Florent Xicluna
· 15 years ago
4e7dc5f
Merged revisions 76716 via svnmerge from
by Antoine Pitrou
· 15 years ago
260bd3e
Merged revisions 76286-76287,76289-76294,76296-76299,76301-76305,76307,76310-76311,76313-76322 via svnmerge from
by Nick Coghlan
· 15 years ago