Python 1.6 alpha 1 released

Terry Reedy tjreedy at udel.edu
Tue Apr 4 15:31:42 EDT 2000


"Moshe Zadka" <moshez at math.huji.ac.il> wrote in message
news:Pine.GSO.4.10.10004040035420.21084-100000 at sundial...
...
> I beg to differ: it's not highly relevant. What Guido did was correct
> a *bug* in the implementation.

But *where* is the bug?  That is the question!
OK, there is currently a discrepency between
A. one sentence in the documentation
B. the implementation, another sentence in the documentation, and the books
written
by gurus Lutz, Watters, Rossum, and Ahlstrom.

> That people depended on it is sad,

Please excuse me and others for believing the cumulative evidence of B.

> and just goes to show it should be corrected ASAP before more people
depend on it.

There are two possible remedies to the conflict, not just one.
A. add 7 chars, '[, port]' , to the one sentence and leave everything else
alone [1 minute?].
B. change the implementation and break bits of code all over [days to fix
and test]

Seems reasonable to me to at least consider option A instead of B.

Terry J. Reedy







More information about the Python-list mailing list