6 Commits

Author SHA1 Message Date
Sławomir Nizio
ed93a3737d update RigoDaemon imports 2018-11-26 20:15:36 +01:00
Sławomir Nizio
503e7077f3 update rigo imports 2018-11-26 20:15:36 +01:00
Sławomir Nizio
3e74fa847c update matter imports 2018-11-26 20:15:36 +01:00
Sławomir Nizio
321d59614f update eit imports + minor rename in entropy_path_loader 2018-11-26 20:15:36 +01:00
Sławomir Nizio
713cf0e927 usage magneto imports 2018-11-26 20:15:36 +01:00
Sławomir Nizio
7cf7e1f6b7 convert solo imports, with needed changes to entropy_path_loader
The module entropy_path_loader (used only for running from within the
checkout; otherwise not even installed) is made to provide the _entropy
namespace.

(Other ideas instead of this entropy_path_loader change would be to
reorganise files layout; drop support for running from the checkout as
is - and perhaps require virtualenvs; require sourcing a script that
sets PYTHONPATH. However, as implemented, it is not intrusive, and the
good part is that it is quite isolated, not used in normal usage after
installation. Basically, it only does sys.path + provides _entropy
namespace.)
2018-11-26 20:15:36 +01:00