2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-22 17:43:14 +00:00
confluent/confluent_client/confluent
Jarrod Johnson e7b1791df3 Modify input in bandit-friendly way
bandit erroneously flags 'input' based
on possible python2-ism.  Avoid the
error by using 'getinput', making that
input or raw_input based on the python version.
2022-02-08 10:59:15 -05:00
..
client.py Modify input in bandit-friendly way 2022-02-08 10:59:15 -05:00
screensqueeze.py Fix gathered output with non-rectangular geometry 2021-11-16 06:37:59 -05:00
sortutil.py Opportunistically grab and sort by node 2017-11-06 15:47:59 -05:00
termhandler.py
textgroup.py Add '-b' option for collate 2019-01-17 10:35:22 -05:00
tlv.py Begin work on passing filehandles for local cli 2021-02-17 13:54:18 -05:00
tlvdata.py Make file descriptor passing python2 friendly 2021-02-26 16:17:43 -05:00