mirror of
https://github.com/xcat2/confluent.git
synced 2024-11-22 17:43:14 +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. |
||
---|---|---|
.. | ||
confluent | ||
buildrpm | ||
confluent_common.spec.tmpl | ||
makesetup | ||
README.txt | ||
setup.cfg | ||
setup.py.tmpl | ||
VERSION |
================ confluent_common ================ confluent_common are the python modules used by both confluent_server and confluent_client. Installation of this without client or server does not make sense.