En Sat, 19 Apr 2008 16:28:37 -0300, globalrev <[EMAIL PROTECTED]> escribió:

> do i need to import something to use random?

Let me guess: you have a script named random.py? Perhaps the same one you're 
executing?
In that case when you write "import random", you're importing *your* script 
instead of the standard one.

-- 
Gabriel Genellina

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

Reply via email to