File: intree_backend.py

package info (click to toggle)
python-pyproject-hooks 1.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 348 kB
  • sloc: python: 973; sh: 5; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 173 bytes parent folder | download
1
2
3
# PathFinder.find_spec only take into consideration the last segment
# of the module name (not the full name).
raise Exception("This isn't the backend you are looking for")