From 8d3648cec76bea98267bc935099b716175251510 Mon Sep 17 00:00:00 2001 From: jcao219 Date: Mon, 18 Jul 2011 15:15:31 -0500 Subject: [PATCH] another minor test --- oyoyo/parse.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oyoyo/parse.py b/oyoyo/parse.py index 8737ac8..df67f03 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 +# avoiding regex somewhat def parse_raw_irc_command(element): """ This function parses a raw irc command and returns a tuple