random # errors?

Aahz Maruch aahz at netcom.com
Thu Jun 1 15:32:43 EDT 2000


In article <8h5m0n$k1o$1 at news2atm.raleigh.ibm.com>,
Arinté <shouldbe at message.com> wrote:
>I am trying to use whrandom for picture generation and I am getting this
>error?
>I am not sure the list is...  Any hints?
>Traceback (innermost last):
>  File "Beer", line 131, in ?
>  File "Beer", line 37, in biko
>  File "C:\Python\Lib\whrandom.py", line 46, in __init__
>    self.seed(x, y, z)
>  File "C:\Python\Lib\whrandom.py", line 60, in seed
>    t = int((t&0xffffff) ^ (t>>24))
>IndexError: list index out of range

What platform is this on?  What are lines 30-40 in Beer?
--
                      --- Aahz (Copyright 2000 by aahz at netcom.com)

Androgynous poly kinky vanilla queer het    <*>     http://www.rahul.net/aahz/
Hugs and backrubs -- I break Rule 6

Have you coined a word today?  --Aahz



More information about the Python-list mailing list