On Fri, 11 Jul 2008 18:34:09 +0200 ikeautf <[EMAIL PROTECTED]> 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 _______________________________________________ Geany mailing list [email protected] http://lists.uvena.de/cgi-bin/mailman/listinfo/geany
