Re: [Tutor] A Million Sevens

2006-11-17 Thread Collin Hockey
A mildly educated guess would be that python tried to access memory Windows wasn't going to allow it to have, effectively causing a BSOD and making Windows restart the system. Thomas wrote: > Earlier today I typed the following into my pythonwin interactive > interpreter in windows xp: > >

Re: [Tutor] Where to post a Python Program

2006-09-05 Thread Collin Hockey
I've posted things to http://www.uselesspython.com before. They don't have a specific comment form, but you can allow users to e-mail you with responses. Carroll, Barry wrote: > Greetings: > > > > I have written a console version of the dice game Yahtzee). I would > like to post it for com