Skip to content
  • David Hancock's avatar
    Modify module paths for robustness · 64c65d80
    David Hancock authored
    Under some conditions, import ..<module> was causing errors,
    so changed these statements to start with the top-level module,
    relying on user to either run ./setup.py or edit
    PYTHONPATH (e.g. via .profile or .bashrc).
    64c65d80