![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.python archiveRe: [Newbie] Referring to a global variable inside a function
From: Fredrik Lundh <fredrik@pythonware.com>
Date: Sun Apr 09 2006 - 12:47:09 CEST
Ernesto García García wrote:
> But then, when I try to use my class using actions with "memory" it will
def line_action(line, match_dictionary):
</F>
|