bpo-33460: remove ellipsis that look like continuation prompts by lew18 · Pull Request #7851 · python/cpython

@lew18

has side benefit of putting rest of error message in proper text color.

@lew18

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Sep 11, 2018
…nGH-7851)

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 f019579)

Co-authored-by: Lew Kurtz <37632626+lew18@users.noreply.github.com>

miss-islington added a commit that referenced this pull request

Sep 11, 2018
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 f019579)

Co-authored-by: Lew Kurtz <37632626+lew18@users.noreply.github.com>