File: import

package info (click to toggle)
python-qt4 4.11.4%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 40,148 kB
  • ctags: 6,150
  • sloc: python: 125,936; cpp: 12,628; xml: 292; makefile: 259; php: 27; sh: 2
file content (3 lines) | stat: -rw-r--r-- 53 bytes parent folder | download | duplicates (3)
1
2
3
#!/bin/sh
set -e
python -c 'from PyQt4 import QtGui'