![]() |
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: Thu Oct 06 2005 - 11:10:15 CEST
Brian Quinlan <brian@sweetapp.com> writes:
These would both be errors that the compiler could and should check
> I would assume that you would make it so that assignment and
Sure, why not.
> Right now, the compiler DOES NOT examine the contents of the other
In that case the other module gets compiled when the IMPORT_NAME
> So are you proposing that the compiler now scan other modules during
Yeah, maybe some optimization is possible.
|