From a19bec79d3202dd45a37c6590ea271be524e76bf Mon Sep 17 00:00:00 2001 From: jcao219 Date: Mon, 18 Jul 2011 15:27:15 -0500 Subject: [PATCH] testing the url shorten thing for the CIA --- oyoyo/parse.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oyoyo/parse.py b/oyoyo/parse.py index 8737ac8..c20f9c8 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