• Kirill Smelkov's avatar
    X bigfile/_file_zodb: Import wendelin.wcfs, not just wcfs · 2ba7cb52
    Kirill Smelkov authored
    Else, when runing tests intree `import wcfs` and `import wendelin.wcfs`
    will give two different modules, and inspecting e.g. wendelin.wcfs at
    teardown will see fresh module state (_wcregistry) because it was wcfs
    which was used.
    
    Also just `import wcfs` will raise ImportError when run out of tree.
    2ba7cb52
_file_zodb.pyx 6.29 KB