Python 2.0

Dan Schmidt dfan at harmonixmusic.com
Mon Jun 7 11:38:52 EDT 1999


Hrvoje Niksic <hniksic at srce.hr> writes:

| Kumar Balachandran <kumar*xspam*@*xspam*rtp.ericsson.se> writes:
|
| > What you said is quite wrong. Since Python provides closures, I can
| > change my programming style to be completely different from the
| > standard C or Fortran style and use a functional interface.
| 
| Since when does Python provide closures?

The bytecodehacks module allows the creation of closures as I understand
them.

I'd love to see the bytecodehacks stuff become standard in some way.
The facilities that it has added for closures and better functional-type
programming closed the only hole in Python that I (personally) felt
needed filling.

-- 
                 Dan Schmidt -> dfan at harmonixmusic.com, dfan at alum.mit.edu
Honest Bob & the                http://www2.thecia.net/users/dfan/
Factory-to-Dealer Incentives -> http://www2.thecia.net/users/dfan/hbob/
          Gamelan Galak Tika -> http://web.mit.edu/galak-tika/www/




More information about the Python-list mailing list