Brian S. Stephan b7f2b9bd0e use re.search() rather than re.match() in a couple places
(search() looks for the regex anywhere in the string whereas
match() only looks for the regex starting from the beginning)
2010-10-29 00:30:02 -05:00
..
2010-07-28 23:48:47 -05:00
2010-10-28 20:56:59 -05:00
2010-10-28 20:05:08 -05:00
2010-09-08 20:44:09 -05:00
2010-08-01 12:22:59 -05:00