[Tutor] Command line args

Teresa Stanton tms43 at clearwire.net
Sat Apr 14 05:39:40 CEST 2007


No one suggested this.  That's great! Wish I had seen it sooner.  Thanks,
I'll put that in my notebook for further use later.

 

-----Original Message-----
From: Daniel Yoo [mailto:dyoo at cs.wpi.edu] 
Sent: Friday, April 13, 2007 5:51 PM
To: tms43 at clearwire.net
Cc: tutor at python.org
Subject: RE: Command line args

Hi Teresa,

Has anyone on this thread already suggested the 'fileinput' module?  From
what I understand, what 'fileinput' does is exactly what you're asking
from:

     http://mail.python.org/pipermail/tutor/2007-April/053669.html

Here's documentation on 'fileinput':

     http://www.python.org/doc/lib/module-fileinput.html


Good luck!




More information about the Tutor mailing list