
24 Jan
2008
24 Jan
'08
10:12 a.m.
On Jan 23, 2008 7:06 PM, Aaron Brady castironpi@comcast.net wrote:
def f( callback, *bar, **bkwar ): def preg ( callfore, *far, **fkwar ): sf= g( callback, callfore, bar, bkwar, far, fkwar ) return sf return preg
We see how to rewrite this one?
The Python Ideas list is really intended as sort of a testing ground for potential PEPs. What is it that you're proposing to add to or remove from the language?
If you're just enjoying writing code in Python, comp.lang.python is a more appropriate place to post.
STeVe
--
I'm not *in*-sane. Indeed, I am so far *out* of sane that you appear a
tiny blip on the distant coast of sanity.
--- Bucky Katt, Get Fuzzy