[Python-Dev] Let's just keep lambda (original) (raw)
Keith Dart keith at kdart.com
Sat Feb 11 14:51:52 CET 2006
- Previous message: [Python-Dev] Let's just *keep* lambda
- Next message: [Python-Dev] Let's just *keep* lambda
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Greg Ewing wrote the following on 2006-02-10 at 16:20 PST:
Although "print" may become a function in 3.0, so that this particular example would no longer be a problem.
===
You can always make your own Print function. The pyNMS framework adds many new builtins, as well as a Print function, when it is installed.
http://svn.dartworks.biz/svn/repos/pynms/trunk/lib/nmsbuiltins.py
--
-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Keith Dart <keith at dartworks.biz> public key: ID: 19017044 <http://www.dartworks.biz/>
-------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://mail.python.org/pipermail/python-dev/attachments/20060211/00d9efdc/attachment-0001.pgp
- Previous message: [Python-Dev] Let's just *keep* lambda
- Next message: [Python-Dev] Let's just *keep* lambda
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]