File: __init__.py

package info (click to toggle)
python-ptrace 0.7-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 680 kB
  • ctags: 1,002
  • sloc: python: 6,659; ansic: 263; makefile: 13; sh: 1
file content (3 lines) | stat: -rw-r--r-- 87 bytes parent folder | download | duplicates (3)
1
2
3
from ptrace.signames import SIGNAMES, signalName
from ptrace.error import PtraceError