2
0
mirror of https://github.com/xcat2/confluent.git synced 2025-08-23 03:30:35 +00:00
Jarrod Johnson 74af077651 Fix python3 problem with backspace
In python3, a single element reference of a bytes
is an int, not equal to a b'' of the same length and
value. Change to use slices to have python2 and python3
act the same.
2020-07-14 09:03:38 -04:00
2020-03-02 13:15:09 -05:00
Description
xCAT confluent - replacement of conserver and eventually xcatd
11 MiB
Languages
Python 79.4%
Shell 16.5%
C 3.3%
Go 0.4%
Perl 0.3%