![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.python archiveRe: "no variable or argument declarations are necessary."
From: Paul Rubin <//phr.cx@NOSPAM.invalid>
Date: Wed Oct 05 2005 - 11:35:15 CEST
Brian Quinlan <brian@sweetapp.com> writes:
Different how?
> Your making this feature "optional" contradicts the subject of this
They're necessary if you enable the option.
> But, continuing with your declaration thought experiment, how are
def do_add(x->str, y->str):
def do_something(node->Node):
|