[PyQt] why use the non-gui Qt classes in Python

Florian Bruhin me at the-compiler.org
Fri Aug 17 21:04:14 BST 2018


On Fri, Aug 17, 2018 at 10:00:22PM +0200, Maurizio Berti wrote:
> Finally, a more comprehensive cross-platform support (for example regarding
> path support, which always uses "/" and doesn't need complex handling with
> os.path.join and os.path.sep).

To be fair, Python has pathlib since 3.4 and it's awesome:
https://docs.python.org/3/library/pathlib.html

Florian

-- 
https://www.qutebrowser.org | me at the-compiler.org (Mail/XMPP)
   GPG: 916E B0C8 FD55 A072 | https://the-compiler.org/pubkey.asc
         I love long mails! | https://email.is-not-s.ms/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20180817/fd45998d/attachment.sig>


More information about the PyQt mailing list