💾 Archived View for gmn.clttr.info › sources › gusmobile.git › tree › tests › context.py.txt captured on 2023-06-14 at 14:31:39.

View Raw

More Information

⬅️ Previous capture (2023-01-29)

-=-=-=-=-=-=-

import sys
import os

sys.path.insert(0, os.path.abspath(os.path.join(os.path.dirname(__file__), "..")))

import gusmobile