RE: [Tutor] O.T.

2004-12-27 Thread David Broadwell
As the sig says, I'm David Broadwell. I'm 29, 30 this July. Married in hurricane alley (Florida), with a 18 month old daughter. I'm a student as well, finishing my AA.ENGR and heading to USF for a Dual Bachelors of CS and EE. I'm instrumentally challenged as far as making

Re: [Tutor] Nifty

2004-12-17 Thread David Broadwell
ving running 'projects' for the tutor list to do. That way it's driven a bit less by homework problems. -- Programmer's mantra; Observe, Brainstorm, Prototype, Repeat David Broadwell ___ Tutor maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/tutor

[Tutor] (Self resolved) os.spawn behaviorism issue

2004-12-10 Thread David Broadwell
# os.spawnv(os.P_NOWAIT,"C:/Program Files/Internet Explorer/Iexplore.exe", ["C:/Progra~1/Internet Explorer/Iexplore.exe", 'www.yahoo.com']) # Finally! Yields browser with www.yahoo.com in it, but took 8.3 format in the list. os.sp

[Tutor] (Self resolved) os.spawn behavior issue

2004-12-10 Thread David Broadwell
/Iexplore.exe", 'www.yahoo.com']) # os.spawnv(os.P_NOWAIT,"C:/Program Files/Internet Explorer/Iexplore.exe", [r"C:/Program Files/Internet Explorer/Iexplore.exe", 'www.yahoo.com']) # Yields Browser with 'http://explorer/Iexplore.exe%2