![]() |
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: Brian Quinlan <brian@sweetapp.com>
Date: Wed Oct 05 2005 - 13:27:51 CEST
Paul Rubin wrote:
Aren't you looking for some of compile-time checking that ensures that
>>Your making this feature "optional" contradicts the subject of this
OK. Would it work on a per-module basis or globally?
> def do_add(x->str, y->str):
Wouldn't an error be generated because XML_NAMESPACE is not declared?
And I notice that you are not doing any checking that "namespace" is a
Cheers,
|