Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I also use the trick to insert new lookup paths.

  project_root = os.path.dirname(os.path.abspath(__file__))
  sys.path.insert(0, project_root)


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: