On Friday 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 ?
Do you get the problem with current snapshots? Phil _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
