![]() |
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: bruno modulix <onurb@xiludom.gro>
Date: Mon Oct 03 2005 - 15:13:43 CEST
James A. Donald wrote:
A more pythonic style would be:
egold = 0
And that one raises a name error !-)
--
bruno desthuilliers
python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for
p in 'onurb@xiludom.gro'.split('@')])"
Received on Sat Oct 15 04:04:45 2005
|