[Python-ideas] reprs of recursive datastructures.

MRAB python at mrabarnett.plus.com
Sat Sep 8 23:26:26 CEST 2012


On 08/09/2012 20:59, Guido van Rossum wrote:
> On Saturday, September 8, 2012, Alexander Belopolsky wrote:
>
>
>
>     On Sep 8, 2012, at 3:02 PM, Terry Reedy <tjreedy at udel.edu
>     <javascript:;>> wrote:
>
>      >
>      > That said, there is the issue of doctests, so I would only change
>     in 3.4.
>
>     Note that in doctest displays, ellipsis has yet another meaning.  I
>     agree that this is 3.4 material, and the solution should probably be
>     something in <>.
>
> Ok, I can live with <...>.
>
Should we also guarantee that it'll never have any other meaning in
Python so that this will never happen again?



More information about the Python-ideas mailing list