mirror of
https://github.com/jlu5/PyLink.git
synced 2025-11-04 17:17:25 +01:00
This fixes issues with colored hostnames because \x1f is treated as a whitespace char by str.split(). Closes #641. (cherry picked from commit 905679963331764db17f0bda2dfd7b299d8d2a20)