Nested function scope problem
Bruno Desthuilliers
onurb at xiludom.gro
Mon Jul 31 14:24:05 EDT 2006
Antoon Pardon wrote:
(snip)
> Sure it is usefull. It may be not 100% formally correct, but often
> things that are not 100% formally correct can be better in bringing
> an idea accross.
hear hear...
And yet you still fail to understand why I claimed Python didn't have
variables ? Talk about stubborness :(
--
bruno desthuilliers
python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for
p in 'onurb at xiludom.gro'.split('@')])"
More information about the Python-list
mailing list