...

Some questions in python?

nytrokiss
06-22-2007, 09:40 AM
Does python support operator overloading?
what is the difference between __new__ and __init__?
does python support method overloading?

ghostdog74
06-22-2007, 04:02 PM
1) Learn to read the references documents (http://docs.python.org/ref/specialnames.html)
2) See here (http://www.python.org/download/releases/2.2.3/descrintro/#__new__)
3) There is no method overloading in Python, AFAIK

Best site,IMO, to learn about Python here (http://www.python.org/doc/).



EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum