I have a couple of questions:

Is there a way to create multiple __init__ routines in a Python Class?

Secondly, I cannot remember how to make it so that when you start typing in
a defined function name, it pops up a tooltip showing the functions syntax.
        ex: def delRecord( some params ):
        dr = delRecord()
        dr.someCommand( <-- tooltip popups up here

Thank You, 


John A. Gooch
Systems Administrator
IT - Tools
EchoStar Satellite L.L.C.
9601 S. Meridian Blvd.
Englewood, CO  80112
Desk: 720-514-5708 
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to