#!python3.3 import sys sys.path.insert(0, 'pkgs') import listapp listapp.main()