[PyQt] bug in pylupdate4 or ... ?!

Phil Thompson phil at riverbankcomputing.co.uk
Sat Sep 15 14:30:44 BST 2007


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


More information about the PyQt mailing list