"Simon Brunning" <[EMAIL PROTECTED]> wrote in 
news:[EMAIL PROTECTED]:

> On 1/5/07, Grant Edwards <[EMAIL PROTECTED]> wrote:
>>    >>> from __future__ import LotteryNumbers
>>      File "<stdin>", line 1
>>    SyntaxError: future feature LotteryNumbers is not defined
>>
>> Damn.
>>
>> I guess it's back to work then.
> 
> Remember the PEP 8 module name standards.
> 
>>>> from __future__ import lottery_numbers
> [1, 16, 19, 20, 21, 39]
> 

My Python version is so old that I only get three numbers. I guess 
I'll have to upgrade.

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

Reply via email to