Update IRC parsing to avoid errors
authorwozz <wozz@users.noreply.github.com>
Wed, 16 Apr 2014 23:18:07 +0000 (19:18 -0400)
committerwozz <wozz@users.noreply.github.com>
Wed, 16 Apr 2014 23:18:07 +0000 (19:18 -0400)
commit52f5d527c5f931328aaaf96fa2bb993084d8edfe
tree654d1b1dad01fe90b80de032497419c537a9725b
parentf6f1aa6abe9ee808d58ac01e4ca1c56c732eb83c
Update IRC parsing to avoid errors

IRC parsing looked at the entire line, which could cause errors
backends/irc/__init__.py