![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.python archiveRe: evaluated function defaults: stored where?
From: alex23 <wuwei23@gmail.com>
Date: Thu May 26 2005 - 08:16:07 CEST
I wrote: (some guff on default parameters)
Of course, it helps if I actually include the alternative function's
>>> def foo(a, b = None):
Sorry about that :)
-alex23
|