Staging
v0.8.1
https://github.com/python/cpython
Revision 037582eb7f4d61604ef2dcc72f896117588eeb3c authored by Miss Islington (bot) on 11 September 2018, 01:49:39 UTC, committed by GitHub on 11 September 2018, 01:49:39 UTC

Remove ellipsis that look like continuation prompts,
has a side benefit of putting rest of error message in proper text color.
(cherry picked from commit f019579828ed62653e2d41c95278308fa076ccaf)

Co-authored-by: Lew Kurtz <37632626+lew18@users.noreply.github.com>
1 parent f3d00ae
History
Tip revision: 037582eb7f4d61604ef2dcc72f896117588eeb3c authored by Miss Islington (bot) on 11 September 2018, 01:49:39 UTC
bpo-33460: remove ellipsis that look like continuation prompts (GH-7851)
Tip revision: 037582e
File Mode Size
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.7 KB
_testembed.c -rw-r--r-- 19.0 KB
python.c -rw-r--r-- 266 bytes

README

back to top