[Geany] Python parsing

Nick Treleaven nick.treleaven at xxxxx
Fri Jul 11 16:49:45 UTC 2008


On Fri, 11 Jul 2008 18:34:09 +0200
ikeautf <ikeautf at googlemail.com> wrote:

> Hi.
> Is this the right place to report a bug?

Yes.

> I have found an annoying one:
> (geany v 0.14  on Zenwalk 5.2)
> the classbrowser gets confused by code like this:
> save this as xxx.py and see, that the classbrowser doesnt display 
> "blubber" and "class dummi".
> 
> class test:
>    def dunno_lol(self): 
>       failtext='''
>       blabla'''+FAIlINGPOINT+'''
>       blabla
> '''
> 
>    def blubber(self):
>        print "lol"

This is fixed in SVN (but thanks for reporting it).

Regards,
Nick



More information about the Users mailing list