mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-01 03:24:41 +01:00
cc342fda83
1. We need to read in as a byte string, then decode into utf8 once we have a marker. Otherwise we seem to mangle it horribly, and we might have a bad utf8 string anyway. 2. We need to suppress the JSON \u escapes on output. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
||
---|---|---|
.. | ||
__init__.py | ||
lightning.py | ||
plugin.py |