New submission from tom.r <[email protected]>:

Added ellipsis_str function to Objects/sliceobject.c such that 
str(Ellipsis)=='...'.

----------
components: Interpreter Core
files: sliceobject.c
messages: 326522
nosy: photofone
priority: normal
severity: normal
status: open
title: Change Py_Ellipse __str__ behavior.
type: enhancement
versions: Python 3.8
Added file: https://bugs.python.org/file47833/sliceobject.c

_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue34815>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to