File: __init__.py

package info (click to toggle)
fso-frameworkd 0.9.5.9%2Bgit20110512-5
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 4,988 kB
  • ctags: 5,213
  • sloc: python: 23,770; sh: 160; sql: 4; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 98 bytes parent folder | download | duplicates (4)
1
2
3
# cxnet / cxutil
import sys, os
sys.path.append( os.path.abspath( os.path.dirname( __file__ ) ) )