[PyKDE] Eric project browser glitch with really long method signature

Detlev Offenbach detlev at die-offenbachs.de
Fri Sep 17 17:20:33 BST 2004


Am Freitag, 17. September 2004 04:44 schrieb Mike C. Fletcher:
> class Test( object ):
>     def createSaleResponse(
>         self, protocol, sale,
>         communicationControl = 0, # approval
>         terminalDisplay="Approved",
>         approvalCode="",
>         authorizationCode="AUTHORISED",
>         timestamp=None,
>         **named
>     ):
>         """Just a sample with a really long signature"""

That one was fixed during the 3.5 development.

Detlev
-- 
Detlev Offenbach
detlev at die-offenbachs.de




More information about the PyQt mailing list