Is " a is b " and " id(a) == id(b) " the same?

Gerrit Holl gerrit at nl.linux.org
Sun Mar 16 16:23:08 EST 2003


Aahz schreef op zondag 16 maart om 22:11:47 +0000:
> s/__getattr__/__getattribute__/

I take it you mean:

s.replace('__getattr__', '__getattribute__')

;)

yours,
Gerrit.

-- 
Asperger Syndroom - een persoonlijke benadering:
	http://people.nl.linux.org/~gerrit/
Het zijn tijden om je zelf met politiek te bemoeien:
	http://www.sp.nl/





More information about the Python-list mailing list