[PyQt] Patch to fix undefined names in examples

Dmitry Shachnev mitya57 at ubuntu.com
Sat Nov 9 12:54:20 GMT 2013


Hi,

Attached a patch that fixes all pyflakes errors about undefined names
in examples (mostly typos or missing imports). Please consider
applying it.

There are still pyflakes warnings about unused imports/variables/etc,
I didn't fix those as they are not critical.

--
Dmitry Shachnev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: examples_undefined_names.diff
Type: text/x-patch
Size: 9073 bytes
Desc: not available
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20131109/6881ff12/attachment.bin>


More information about the PyQt mailing list