[PyQt] Unable to create subclasses of QTextCodec

Phil Thompson phil at riverbankcomputing.com
Fri Mar 27 14:06:24 GMT 2020


On 27/03/2020 13:45, Maurizio Berti wrote:
> Hello,
> I just stumbled upon this question on StackOverflow:
> 
> https://stackoverflow.com/questions/60886700/pyqt5-subclassing-qtextcodec
> 
> Apparently, it's not possible to subclass nor create a new instance of
> QTextCodec on PyQt.
> 
> Is this a bug or due to the particular way QTextCodecs are dealt with?

I suspect it's probably laziness on my part. I'll take a look.

Phil


More information about the PyQt mailing list