File: scriptCommon.py

package info (click to toggle)
catch 1.0%2Bm10git1e2f1d16-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,984 kB
  • ctags: 2,218
  • sloc: cpp: 14,476; ansic: 738; python: 173; objc: 39; makefile: 17
file content (4 lines) | stat: -rw-r--r-- 98 bytes parent folder | download
1
2
3
4
import os
import sys

catchPath = os.path.dirname(os.path.realpath( os.path.dirname(sys.argv[0])))