File: conftest.py

package info (click to toggle)
python-uhashring 2.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 160 kB
  • sloc: python: 634; makefile: 19
file content (4 lines) | stat: -rw-r--r-- 82 bytes parent folder | download | duplicates (3)
1
2
3
4
import os
import sys

sys.path.append(os.path.dirname(os.path.abspath(__file__)))