------art_102571_31812481.1168982431362
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Cool, thx for the suggestions (though I was hoping for a stdlib bit for
corny reasons of my own)

On 1/16/07, Phrogz <gavin / refinery.com> wrote:
>
> WEEKDAY_NUMBERS  1,2,3,4,5]


this can shorten to:

  WEEKDAY_NUMBERS  1..5)

-- 
Chris
http://clabs.org

------art_102571_31812481.1168982431362--