callable values (was: Introducing the "for" loop)
Steve D'Aprano
steve+python at pearwood.info
Fri Oct 6 19:58:54 EDT 2017
More information about the Python-list mailing list
Fri Oct 6 19:58:54 EDT 2017
- Previous message (by thread): callable values
- Next message (by thread): callable values
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sat, 7 Oct 2017 03:25 am, Stefan Ram wrote: > FWIW, in my course notes, I have coined a special word for > this: > > A /prelate/ (German: "Prälat") is a callable value (object). In English, prelate is a kind of priest, a senior clergyman and dignitary. I don't know whether German makes a practice of taking arbitrary verbs and adjectives and turning them into nouns, but English does, and so a callable object is just called a "callable". -- Steve “Cheer up,” they said, “things could be worse.” So I cheered up, and sure enough, things got worse.
- Previous message (by thread): callable values
- Next message (by thread): callable values
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list