On Wed, Apr 22, 2009 at 4:39 AM, Knapp <magick.c...@gmail.com> wrote:
> On Wed, Apr 22, 2009 at 8:23 AM, René Dudfield <ren...@gmail.com> > wrote:and have less errors in the end. I wish I did not have to type self so > much in python!!! C++ is much better this way Using an editor like Geany, you type "s" then TAB, it inserts "self." -- Jake