Any comments? My draft of a new PEP.

Gerhard Häring gerhard.nospam at bigfoot.de
Thu Aug 16 19:40:19 EDT 2001


On Thu, 16 Aug 2001 22:44:34 GMT, Courageous <jkraska1 at san.rr.com> wrote:
>>    [me]
>>    To avoid long transition periods when a new Python feature requires a new
>>    keyword, this PEP proposes to reserve a set of keywords "in advance".
>
> A good idea overall, IMO.
>
>>    abstract, directive, foreign, interface, static, yield
>
>I think we'd have to talk seriously about _which_ keywords, and peronally
>believe that Guido and team should handle the whole thing.

I agree. But they should IMHO reserve any keywords they might possible use in
future versions in a bunch. This would avoid from __future__ kludges and reduce
the temptation of "clever" reusing of existing keywords.

Gerhard
-- 
mail:   gerhard <at> bigfoot <dot> de       registered Linux user #64239
web:    http://www.cs.fhm.edu/~ifw00065/    public key at homepage
public key fingerprint: DEC1 1D02 5743 1159 CD20  A4B6 7B22 6575 86AB 43C0
reduce(lambda x,y:x+y,map(lambda x:chr(ord(x)^42),tuple('zS^BED\nX_FOY\x0b')))



More information about the Python-list mailing list