[Tutor] Read a file, Load a dictionary

2014-07-24 Thread Glenn Lester
I have been looking around for a way to read a comma delimited csv file and then load it into a dictionary. So far any of my usual sources don't deal with such simple stuff. My current code is # create a dictionary (dict) to store the order # and Remark testVariables = {} # Read the file an

Re: [Tutor] Importing Pygame

2014-01-28 Thread Glenn Lester
module named 'pygame' > > When I import pygame using the shell however, it works fine. I am using > Python 3.2.3 and the Pygame installer I downloaded > ispygame-1.9.2a0.win32-py3.2.msi. > > ___ > Tutor maillist - Tutor@pyth

[Tutor] The meaning of self

2013-10-23 Thread Glenn Lester
ERATE_COMMAND) self.direction = "Reverse" def stop(self): self.send_command(self.BRAKE_COMMAND) self.direction = "Stopped" -- *Glenn Lester* Software Tester *Avant Systems Group*** *voice: *204.789.9596 x19* **|** fax: *204.789.9598* **|** email: * gles...@