![]() |
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: Duncan Booth <duncan.booth@invalid.invalid>
Date: Thu Oct 06 2005 - 10:40:21 CEST
Antoon Pardon wrote:
>> from xml.dom import *
I think you missed his point, though I'm not surprised since unless you
The value XML_NAMESPACE was imported from xml.dom, but the xml package is
This is precisely the kind of flexibility which gives Python a lot of its
Of course, I would expect that if you enforced strict variable declarations
|