"Kris" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi,
> I am a newbie to Python. With a background in Java, I was attempting
> to write static methods in the class without the self as the first
> parameter, when I got an error. I did a search for the same on Google
> and found
Kris wrote:
> I am a newbie to Python. With a background in Java, I was attempting
> to write static methods in the class without the self as the first
> parameter, when I got an error. I did a search for the same on Google
> and found out that there was no consistent approach to this. I would
>