Re: [Tutor] raw_input

2010-07-06 Thread iamroot
On Mon, 5 Jul 2010, Dipo Elegbede wrote: Hello, I seem to be having problems with raw_input. i wrote something like: raw_input('Press Enter') it comes back to tell me raw_input is not defined, a NameError! Is it that something about it has changed in python 3.1 or I have been writing the w

Re: [Tutor] Any

2010-04-29 Thread iamroot
> > The Reddit website is written in Python, as is the EVE Online massive > multiplayer game, although I doubt the source code for them are > available. > Actually, Reddit has made it's source available and has included a HOWTO install Reddit