From f78c2ad69b430fb8ff8fe6d2d40c4b1642511457 Mon Sep 17 00:00:00 2001 From: jcao219 Date: Mon, 18 Jul 2011 15:09:09 -0500 Subject: [PATCH] extremely minor change --- oyoyo/parse.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oyoyo/parse.py b/oyoyo/parse.py index 57cd13a..8737ac8 100644 --- a/oyoyo/parse.py +++ b/oyoyo/parse.py @@ -20,7 +20,7 @@ import logging from oyoyo.ircevents import generated_events, protocol_events,\ all_events, numeric_events - +# avoiding regex def parse_raw_irc_command(element): """ This function parses a raw irc command and returns a tuple