>> 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

Hi
after some unsuccessful attempting i used last snapshot and now  it works
well !
tnx dear Phil

-- 
Regards,
Mehdi Bayazee
_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to