On Dec 24, 2007, at 9:30 AM, [EMAIL PROTECTED] wrote:

> On Dec 24, 12:17�am, Paddy <[EMAIL PROTECTED]> wrote:
>> After quite enjoying participating in the group in 2007, I'd like to
>> wish you all a Merry Xmas.
>>
>> - Paddy.
>
> Shouldn't that be 0Xmas?

 >>> msg = ['Merry', '0Xmas']
 >>> for message in msg:
...     int(message, 36)
...
37640734
1568548
 >>>

Yup! 0Xmas it is :-)

-Michael

---
"If we had asked people what they wanted they would have said 'a  
faster horse'."  --Henry Ford


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to