On Wed, Mar 11, 2015 at 8:20 PM, Michael Torrie <torr...@gmail.com> wrote: > My biggest complaint with PySide is that for historical reasons (looking > at you, PyQt), it does not use pep8 naming conventions, which makes for > some really ugly function and method names.
This isn’t PyQt’s fault. Both are more-or-less straight bindings to the underlying C++ Qt library, which does not follow Python’s naming conventions. -- Chris Warrick <https://chriswarrick.com/> PGP: 5EAAEA16 -- https://mail.python.org/mailman/listinfo/python-list