Staging
v0.5.1
https://github.com/python/cpython
Revision 7a26222d7caa507fc46119ba9246f163502eb1fd authored by Miss Islington (bot) on 24 September 2018, 15:28:23 UTC, committed by GitHub on 24 September 2018, 15:28:23 UTC

Make sure that "./python script.py" does not crash if the script
file doesn't exist.
(cherry picked from commit a46467ff198c42c8f34768c7be4b4562f6f44736)

Co-authored-by: Victor Stinner <vstinner@redhat.com>
1 parent 75dd688
History
Tip revision: 7a26222d7caa507fc46119ba9246f163502eb1fd authored by Miss Islington (bot) on 24 September 2018, 15:28:23 UTC
bpo-34783: Add test_cmd_line_script.test_nonexisting_script() (GH-9535)
Tip revision: 7a26222
File Mode Size
mime
__init__.py -rw-r--r-- 1.7 KB
_encoded_words.py -rw-r--r-- 8.3 KB
_header_value_parser.py -rw-r--r-- 97.3 KB
_parseaddr.py -rw-r--r-- 16.8 KB
_policybase.py -rw-r--r-- 14.7 KB
architecture.rst -rw-r--r-- 9.3 KB
base64mime.py -rw-r--r-- 3.5 KB
charset.py -rw-r--r-- 16.7 KB
contentmanager.py -rw-r--r-- 10.4 KB
encoders.py -rw-r--r-- 1.7 KB
errors.py -rw-r--r-- 3.6 KB
feedparser.py -rw-r--r-- 22.2 KB
generator.py -rw-r--r-- 19.5 KB
header.py -rw-r--r-- 23.5 KB
headerregistry.py -rw-r--r-- 19.8 KB
iterators.py -rw-r--r-- 2.1 KB
message.py -rw-r--r-- 45.6 KB
parser.py -rw-r--r-- 4.9 KB
policy.py -rw-r--r-- 10.1 KB
quoprimime.py -rw-r--r-- 9.6 KB
utils.py -rw-r--r-- 13.2 KB

back to top