[Tutor] iexplore scheduler

2008-02-29 Thread Toby
Files\Internet Explorer\IEXPLORE.EXE" http://www.askjeeves.com Obviously you want your web addy at the end outside the ""'s That should do what you want, alternately you could call the command from inside python as suggested using the above system call Hope that helps To

[Tutor] DATA TYPES

2008-02-20 Thread Toby
e assigned them one at a time but I'm wondering if there is an easier way to get that data? Thanks Toby -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Wednesday, February 20, 2008 1:23 AM To: tutor@python.org Subject: Tutor D

[Tutor] total beginner stuff

2008-02-15 Thread Toby
ly import everything I need, and currently am downloading eclipse with the pydev plug-in from sourceforge) Help! Toby ___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor

[Tutor] The IF statement

2007-09-05 Thread Toby Holland
Hi gang, Just doing what I can to understand as I study I have been reading about testing modules this is the statement that I have been given if __name__ == "__main__": I understand that all modules have a built in attribute __name__, but what does the __main__ have to do with this attribute

[Tutor] Newbie

2007-08-28 Thread Toby Holland
would be great. Thank you all in advance! Toby ___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor