Capturing output with input
gopala
krishna.ggk at gmail.com
Mon Oct 29 07:50:29 EDT 2007
More information about the Python-list mailing list
Mon Oct 29 07:50:29 EDT 2007
- Previous message (by thread): Capturing output with input
- Next message (by thread): iPod Library
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Oct 29, 9:03 am, "Gabriel Genellina" <gagsl-... at yahoo.com.ar> wrote: > On Linux, use the "script" command. > On Windows, select the region to copy using the mouse and paste it onto a > notepad file. > I don't think Python would help here. Thanks :-) Now i just do os.system(exeFile) and i can easily copy the output from terminal using mouse selection.
- Previous message (by thread): Capturing output with input
- Next message (by thread): iPod Library
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list