Skip to content
Snippets Groups Projects
  1. Mar 17, 2017
  2. Mar 10, 2017
  3. Feb 27, 2017
  4. Feb 23, 2017
  5. Feb 15, 2017
  6. Feb 06, 2017
  7. Nov 09, 2016
  8. Oct 12, 2016
    • Martin Nolte's avatar
      [bugfix] use __name__ instead of __package__ · dd8961e9
      Martin Nolte authored
      For Python 2.7, __package__ seems to be None, while __name__ is the fully
      qualified module name (e.g., dune.common.module). This is also sufficient to
      distinguish whether module.py was loaded from the dune package or not.
      dd8961e9
  9. Oct 11, 2016
  10. Oct 10, 2016
  11. Oct 04, 2016
  12. Sep 30, 2016
  13. Sep 29, 2016
  14. Sep 28, 2016
  15. Sep 27, 2016
  16. Sep 26, 2016
Loading