2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-22 17:43:14 +00:00
confluent/confluent_client
Jarrod Johnson 186929d217 Only conditionally import readline
If stdout is not a tty, do not import readline.  import
readline by itself can cause terminal control characters
to appear in the stdout.  Avoid this by only importing if
there seems to be a sign it is connected to a terminal.
2015-06-26 15:26:44 -04:00
..
bin Only conditionally import readline 2015-06-26 15:26:44 -04:00
confluent Fix client having too short a timeout in remote TLS usage 2015-03-26 13:27:57 -04:00
buildrpm Add support for RPM builds 2014-07-14 14:54:12 -04:00
confluent_client.spec.tmpl Packaging fixup in preparation for 1.1 release cycle 2015-03-25 13:52:59 -04:00
makesetup Add support for RPM builds 2014-07-14 14:54:12 -04:00
requirements.txt Packaging fixup in preparation for 1.1 release cycle 2015-03-25 13:52:59 -04:00
setup.py.tmpl Packaging fixup in preparation for 1.1 release cycle 2015-03-25 13:52:59 -04:00
VERSION Packaging fixup in preparation for 1.1 release cycle 2015-03-25 13:52:59 -04:00