mirror of
https://github.com/jlu5/PyLink.git
synced 2026-01-08 03:17:58 +01:00
This fixes issues with colored hostnames because \x1f is treated as a whitespace char by str.split(). Closes #641.
This fixes issues with colored hostnames because \x1f is treated as a whitespace char by str.split(). Closes #641.