Searched refs:separator (Results 1 – 2 of 2) sorted by relevance
10 def hexify(bitstring, separator=""): argument12 return separator.join(("%02x" % b) for b in as_bytes)
179 - inconsistent usage of dirs separator