newbie question, what's the difference between built-in functions "__new__" and "__init__"

chenyu chenyu468 at hotmail.com
Fri Nov 7 02:21:48 EST 2003


Hi,
I have studied other's program and found __new__ and __init__ are
used.

My question is what's the difference between built-in functions
"__new__" and "__init__". Could anyone help me?



Thank you in advance.
kind regards/chenyu




More information about the Python-list mailing list