![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.python archiveRe: Access from one class to methode of other class
From: bruno modulix <onurb@xiludom.gro>
Date: Thu May 26 2005 - 17:56:36 CEST
VK wrote:
a global variable.
> And how do I solve this problem?
passing d to the instance of 2 *could* be a solution.
--
bruno desthuilliers
python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for
p in 'onurb@xiludom.gro'.split('@')])"
Received on Thu Sep 29 16:14:24 2005
|