#!/usr/bin/env python3 print("loading file py3x.py") from py3x import main main()