File: __init__.py

package info (click to toggle)
razercfg 0.43-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 860 kB
  • sloc: ansic: 12,178; python: 1,825; sh: 183; makefile: 26
file content (6 lines) | stat: -rw-r--r-- 231 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
# This variable indicates that the module was installed
# with setup.py. This is used to detect older versions of
# pyrazer that were not installed with setup.py into the system.
PYRAZER_SETUP_PY = True

from pyrazer.main import *