Remove support for mIRC color codes.
authorEric S. Raymond <esr@thyrsus.com>
Mon, 8 Oct 2012 19:57:40 +0000 (15:57 -0400)
committerEric S. Raymond <esr@thyrsus.com>
Mon, 8 Oct 2012 19:57:40 +0000 (15:57 -0400)
commit23594275aa0a41597d672f6d4f922cd12dc0963e
tree8d2e5cbdc2c899425ac7fecd67804c11cdbf340b
parent440c49b6eff41c8b774131b57928b9df52e31077
Remove support for mIRC color codes.

They tend to produce unwanted effects when an mIRC code is directly
followed by a text digit (which is going to happen often in this context, e.g.
with git hex commit IDs). the mIRC codes have no end delimiter, so
unless the client's recognizer is very carefully crafted it will eat
following text.
irkerhook.py
irkerhook.xml