File: __init__.py

package info (click to toggle)
python-acres 0.5.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 292 kB
  • sloc: python: 194; makefile: 11
file content (3 lines) | stat: -rw-r--r-- 84 bytes parent folder | download
1
2
3
from acres import Loader

load_resource = Loader(__spec__.name, list_contents=True)