[PyKDE] newbie question

Thomas Bellos thomas at polichromo.gr
Thu Nov 18 14:32:03 GMT 2004


Thanks for the reply Diez

----- Original Message ----- 
From: "Diez B. Roggisch" <deets at web.de>
To: <pykde at mats.imk.fraunhofer.de>
Sent: Thursday, November 18, 2004 1:36 PM
Subject: Re: [PyKDE] newbie question


> > What is the difference when naming a function as :
> >  def myfunction(self) def __myfunction__(self) and def
__myfunction(self)
>
> That actually a python question - comp.lang.python is a better forum to
ask
> such questions. And as always: google is your friend :)
>
> For an explanation of python naming conventions, read this:
>
> http://docs.python.org/ref/specialnames.html
> http://www.linuxgazette.com/issue54/pramode.html
>
>
> The __foo syntax is described here:
>
>
http://www.sourcekeg.co.uk/www.python.org/doc/2.2.3/ref/atom-identifiers.html
>
>
> Diez
>
> _______________________________________________
> PyKDE mailing list    PyKDE at mats.imk.fraunhofer.de
> http://mats.imk.fraunhofer.de/mailman/listinfo/pykde





More information about the PyQt mailing list