[PyQt] Small PyQt5 examples bug

Scott Kitterman debian at kitterman.com
Sat Jul 27 16:41:22 BST 2013


examples/sql/connection.py has an incorrect shebang.  It's #!/bin/env python
 instead of #!/usr/bin/env python.

Scott K


More information about the PyQt mailing list