Thanks a lot guys, I have not yet tried it, got involved in something else, but
will try it shortly.It looks like this "IMPORT" will be replacing the
"#include" kind of behaviour in Python.Thanks,Deepak.On Sun, 7 Sep 2008
01:58:15 +0530 Bangalore Python Users Group - India wroteOn Sun, Sep 7, 2008 at
1:16 AM, Abhinav Sarkar wrote:>> from modulename import
methodname>> or to import all methods at once do:>> from modulename
import *Of course ... the first way is better form than the second for
variousreasons ... so you might want to make that a habit if you're startingon
a career in python.RegardsRajeev J
Sebastian_______________________________________________BangPypers mailing
[EMAIL PROTECTED]://mail.python.org/mailman/listinfo/bangpypers
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers