Skip to content
Snippets Groups Projects
  1. Oct 26, 2016
    • Dominic Kempf's avatar
      Reorganize imports to have all backend implentations included · e3195d96
      Dominic Kempf authored
      The backend selecting mechanism needs all modules to be imported.
      This commit restructures the package to be able to do that. Placement
      of some functions felt weird, but this can still be changed.
      No more placements in __init__.py anymore though, as this will
      result in cyclic dependencies.
      e3195d96
Loading