Mercurial > sat_tmp
view import_test.py @ 88:298dac50ca73 default tip @
wokkel (pubsub): fix namespace in response of `subscriptionsGet`
author | Goffi <goffi@goffi.org> |
---|---|
date | Thu, 16 Mar 2023 11:57:02 +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