On Freitag, 14. September 2007, .:: Mehdi Bayazee ::. wrote: > hi > i have a problem with pylupdate4 . > so i devote some time to this. i have understood the problem. > i think pylupdate4 can't determine multiline triple-quoted strings in > python sources codes. > e.g: > > def createMDIChild(self, childClass, name): > """ > Create new Child window in MDI mode . > > @param childClass: class of new form to create . > @param name: obj internal name (String) > > @return: Bool > """ > it seems to go into an infinite loop. > how i can create ts files in this case ? is it a bug ? > > ----------------------------------- > Best Regards, > Mehdi Bayazee
That sounds strange. I am using pylupdate4 since many months for eric4 development and all my sources have comments like yours. Over here it is working without a glitch. Regsards, Detlev -- Detlev Offenbach [EMAIL PROTECTED] _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
