mirror of
https://github.com/xcat2/confluent.git
synced 2024-11-25 19:10:10 +00:00
a31834910c
If the json dumper sees utf-8 encoded strings that it wants to join with other strings, it will not work. Instead make all the data fully unicode to make json dumper happy. Then force it to encode to utf-8 to make python's IO happy. |
||
---|---|---|
.. | ||
bin | ||
confluent | ||
sysvinit | ||
buildrpm | ||
confluent_server.spec.tmpl | ||
makesetup | ||
MANIFEST.in | ||
requirements.txt | ||
setup.cfg | ||
setup.py.tmpl | ||
VERSION |