File: check_python.py

package info (click to toggle)
playonlinux 4.3.4-5
  • links: PTS, VCS
  • area: contrib
  • in suites: trixie
  • size: 8,252 kB
  • sloc: sh: 5,390; python: 5,150; ansic: 72; makefile: 57; xml: 47
file content (4 lines) | stat: -rw-r--r-- 33 bytes parent folder | download | duplicates (3)
1
2
3
4
import os

import wx
os._exit(0)