[PyQt] QNetworkReply pyQt

Damon Lynch damonlynch at gmail.com
Wed May 3 18:54:34 BST 2017


On Wed, May 3, 2017 at 12:17 PM, Christopher Probst <
christop.probst at gmail.com> wrote:

> Sorry I am confused here. This is a pyQt mailing list and I am putting a
> python 3.5 example which does not seem to work on my end. I am merely
> asking what I am doing wrong?
>

Use super(), not a call to QObject. See:
https://rhettinger.wordpress.com/2011/05/26/super-considered-super/

FWIW it's typically good practice to start your reply inline rather than at
the top of the message. Makes following things easier.
-- 
http://www.damonlynch.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20170503/4b5fd24e/attachment.html>


More information about the PyQt mailing list