From: Matthew Moss Date: 2008-05-16T08:08:11+09:00 Subject: Re: The Turing Machine (#162) > Shouldn't the regex return "a" instead of "a_b" for "_a_b_"? No... the intent was that blanks be removed from the ends, but everything else retained.