From: Michael Hudson <mwh21@cam.ac.uk> > >>> def f(a) having (publish=1): > ... print 1 This doesn't really need special syntax. I would much rather have this (or something like it) as a way of spelling initialized local variables. That is, when I want static local variables, instead of corrupting the function signature by writing: def f(x, marker=[], foo=foo) ...I could write: def f(x) having (marker=[], foo) Cheers, Evan @ digicool
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