Skip to content
  • Gabriel Lavoie's avatar
    issue539 resolved · 24910d8b3c3e
    Gabriel Lavoie authored
    Unpickling of submodule didn't work.
    __import__ needs a non-empty value for the "fromlist" parameter or it
    returns a reference to the top-level package instead of the module itself.
    24910d8b3c3e