Re: [Tutor] My First Post

2014-02-04 Thread Dave Angel
Danny Yoo Wrote in message: > (Sorry if you get this message twice: I think I accidently mis-sent > the message to the wrong address, so to make sure, I'm sending to what > I think is the right address this time.) > > --- > > Hi Premanshu, [deleting useful advice] Welcome to the list. When

Re: [Tutor] My First Post

2014-02-03 Thread Danny Yoo
Just as you might look at a dictionary to find the meaning of a word, you'll look at library documentation to look for the meaning of a method. Most likely, you may need to refer to the documentation of the library in question. I do not know if this is the method you are looking at, but here is

Re: [Tutor] My First Post

2014-02-03 Thread Alan Gauld
On 03/02/14 15:54, premanshu basak wrote: I am Premanshu. I have recently started learning python programming language and have question. welcome. We are always happy to try to answer questions although our focus is on the python language and its standard library. If we know about a thitrd