Mercurial > sat_tmp
view import_test.py @ 64:c31558e6f2b5
Added tag 0.7.0a4 for changeset cdeda6294bfc
author | Goffi <goffi@goffi.org> |
---|---|
date | Fri, 01 Mar 2019 19:47:55 +0100 |
parents | c8cb4e867897 |
children |
line wrap: on
line source
import wokkel from sat_tmp.wokkel import pubsub as tmp_pubsub, rsm as tmp_rsm, mam as tmp_mam wokkel.pubsub = tmp_pubsub wokkel.rsm = tmp_rsm wokkel.mam = tmp_mam