On Wed, Jan 29, 2003, Guido van Rossum wrote: > > foo = property: > def get(self): ... > > would end up meaning > > foo = property(thunk) > > which is only a very small stretch from what property currently does > (it would have to do a typecheck on its argument for backwards > compatibility). Sure. But are you willing to put up with foo = lambda: ... ;-) -- Aahz (aahz@pythoncraft.com) <*> http://www.pythoncraft.com/ "Argue for your limitations, and sure enough they're yours." --Richard Bach
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4