[Tutor] Fwd: eclipseplugin for python

2006-05-11 Thread shivayogi kumbar
I downloaded  python plugin for eclipse by directly downloading zip file and extracting under eclipse folder; because it could not update via PROXY. It was suggested to update plugins from eclipse IDE only. I am unable to use that plugin(Python) in eclipse. Is it a problem of proxy or any other?

[Tutor] assert

2005-12-23 Thread shivayogi kumbar
sir, I would like to know about 'asser't keyword how it works in the fallowing program class myClass: count = 0 def __init__(self): myClass.count = myClass.count + 1 def __del_

[Tutor] Differnce between java and python

2005-12-21 Thread shivayogi kumbar
sir plz tell me the main differnces between java and python?And What are the advantages of python? ___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor