pre-PEP: The create statement

Sion Arrowsmith siona at chiark.greenend.org.uk
Thu Apr 6 10:27:29 EDT 2006


Kay Schluehr <kay.schluehr at gmx.net> wrote:
>Steven Bethard wrote:
>> Python-Version: 2.6
>Have you a rough estimation how many modules will be broken when
>"create" is introduced as a keyword?

A quick scan of the standard library suggests that it will have
a grand total of 3 modules requiring a fix (it's a method name
in imaplib and a named argument in a couple of places in bsddb
and distutils). Your own code my fare worse (mine does, but not
by much).

-- 
\S -- siona at chiark.greenend.org.uk -- http://www.chaos.org.uk/~sion/
  ___  |  "Frankly I have no feelings towards penguins one way or the other"
  \X/  |    -- Arthur C. Clarke
   her nu becomeþ se bera eadward ofdun hlæddre heafdes bæce bump bump bump



More information about the Python-list mailing list