Skip to content
  1. Apr 06, 2021
    • hydrargyrum's avatar
      weboob compat: prepend our compatibility Finder instead of append · 552fa129
      hydrargyrum authored
      If we append, "weboob.x" will not be resolved by regular Finders so our
      custom finder will be hit. However, for importing "weboob.x.y", standard
      Finders will find something, basing on "weboob.x.__spec__", and eventually
      duplicating python modules, precisely what we wanted to avoid.
      To ensure our custom Finder is called even for "weboob.x.y", prepend it.
      552fa129
  2. Apr 05, 2021
  3. Apr 04, 2021
  4. Apr 03, 2021
  5. Mar 24, 2021