Tuesday, August 01, 2000, 11:24:44 AM, Nick wrote:
> Well now, if memory serves and you live on the left coast I'd guess
> that kind of happiness would mean rioting, looting, and setting cars
> on fire.  Kinda like when the Lakers won the Championship, eh? :-P

    Nope.  I'm not a sports fan.  Only loonies like sports fans would do that.
I just code excessively in Perl or Python and C&P it to random mailing
lists...

  def seed_die(self):
    input = os.open("/dev/random",os.O_RDONLY)
    seed1 = ord(os.read(input,1))
    seed2 = ord(os.read(input,1))
    seed3 = ord(os.read(input,1))
    self.die.seed(seed1,seed2,seed3)

    WOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO!!!!!

-- 
         Steve C. Lamb         | I'm your priest, I'm your shrink, I'm your
         ICQ: 5107343          | main connection to the switchboard of souls. 
-------------------------------+---------------------------------------------

-- 
--------------------------------------------------------------
View the TBBETA archive at http://tbbeta.thebat.dutaint.com
To send a message to the list moderation team double-click HERE:
   <mailto:[EMAIL PROTECTED]>
To Unsubscribe from TBBETA, double-click HERE:
   <mailto:[EMAIL PROTECTED]>
--------------------------------------------------------------


You are subscribed as : [email protected]


Reply via email to