1
0
Fork 0
mirror of https://github.com/yweber/lodel2.git synced 2025-11-02 04:20:55 +01:00
lodel2_mirror/plugins/filesystem_session
Yann c3137b658f Replaced imports by LodelContext.expose_modules() calls
Theorically all of those imports were tested by unit testing, but we've got no inssurance about that.
And even if unit tests had check for syntax errors, all pieces of code were not tested. We cannot
be sure that an import was missed or forgotten...
2016-11-02 17:03:22 +01:00
..
__init__.py Replaced imports by LodelContext.expose_modules() calls 2016-11-02 17:03:22 +01:00
confspec.py Replaced imports by LodelContext.expose_modules() calls 2016-11-02 17:03:22 +01:00
filesystem_session.py Added comments on filesystem session plugin's modules 2016-09-08 14:08:14 +02:00
main.py Replaced imports by LodelContext.expose_modules() calls 2016-11-02 17:03:22 +01:00