simultaneous assignment

bruno at modulix onurb at xiludom.gro
Tue May 2 13:54:17 EDT 2006


John Salerno wrote:
> Boris Borcic wrote:
> 
>>  >>> w ==  x
>> False
>>  >>> w is x
>> True
>>  >>>
> 
> 
> That's the opposite of what I want to happen.

And that wouldn't be really helpful anyway !-)

-- 
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