Home
last modified time | relevance | path

Searched refs:test_cmd_line (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython3/Lib/test/
Dtest_utf8_mode.py212 def test_cmd_line(self): member in UTF8ModeTests
/external/python/cpython2/Misc/NEWS.d/
D2.6a1.rst4673 Fix test_cmd_line if sys.executable contains a space.
/external/python/cpython3/Misc/NEWS.d/
D3.8.0a1.rst7009 Fix `test_utf8_mode.test_cmd_line` for AIX
/external/python/cpython2/Misc/
DHISTORY1013 - test_cmd_line now checks operation of the -m and -c command switches
/external/python/cpython3/Misc/
DHISTORY18397 - test_cmd_line now checks operation of the -m and -c command switches