Edward K. Ream wrote:
Various documentation pages, e.g.
http://www.python.org/doc/2.3.3/lib/non-essential-built-in-funcs.html
state that the apply function has been deprecated since 2.3.

Can anyone tell me when extended call syntax was actually introduced? Neither googling nor brief checks of the 'What's new in Python' or the pep's has turned up this information. Thanks.

Edward
--------------------------------------------------------------------
Edward K. Ream   email:  [EMAIL PROTECTED]
Leo: Literate Editor with Outlines
Leo: http://webpages.charter.net/edreamleo/front.html
--------------------------------------------------------------------



It looks like the extended call syntax was added in Python 2.0. See "What's New in Python 2.0, 9.1 Minor Langage Changes" at http://www.amk.ca/python/2.0/new-python.html


Jim
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to