Re: [Tutor] True Random Numbers

2010-11-03 Thread Modulok
On 11/2/10, Crallion wrote: > In an attempt to generate "true" random numbers, I found this python script- > http://code.google.com/p/truerandom/ > Getting to the point, I get this error when I run my program. > > File "/dev/python/absolute/truerandom.py", line 9, in > from urllib import urlo

[Tutor] Displaying picture and Text

2010-11-03 Thread patty
Hi - I am running Python 2.6.6 on my HP netbook with Windows 7. The default picture viewer is set to HP Photo Viewer. I am working on a part of my python program where a picture is supposed to display with a few lines of text below it. Ideally, I would like this to stay on the screen for a shor