[Python-ideas] Fwd: Re: Unambiguous repr for recursive objects
Guido van Rossum
guido at python.org
Sat Dec 26 11:36:31 EST 2015
--Guido (mobile)
---------- Forwarded message ----------
From: <python-ideas-owner at python.org>
Date: Dec 26, 2015 9:33 AM
Subject: Re: [Python-ideas] Unambiguous repr for recursive objects
To: <gvanrossum at gmail.com>
Cc:
Your message has been rejected, probably because you are not
subscribed to the mailing list and the list's policy is to prohibit
non-members from posting to it. If you think that your messages are
being rejected in error, contact the mailing list owner at
python-ideas-owner at python.org.
---------- Forwarded message ----------
From: Guido van Rossum <gvanrossum at gmail.com>
To: Serhiy Storchaka <storchaka at gmail.com>
Cc: Python-Ideas <python-ideas at python.org>
Date: Sat, 26 Dec 2015 09:33:37 -0700
Subject: Re: [Python-ideas] Unambiguous repr for recursive objects
I disagree. We should not take this guideline too literally. The dots are
easily understood and nobody has been fooled by a list containing an
ellipsis yet. (Also, isn't the repr of an ellipsis the string 'Ellipsis'?)
--Guido (mobile)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20151226/dc34404f/attachment.html>
More information about the Python-ideas
mailing list