[Tutor] Controlling MS Windows programs?

2007-10-03 Thread Fast Primes
I am looking for ways to control multiple Windows programs from Python, such that I can enter data via Python and have that data passed to an underlying third party program's GUI screen, operated on and the results possibly passed back to Python. Thence onto yet another program for further work

[Tutor] [tutor] run a program and direct it's print file to a file?

2008-10-25 Thread Fast Primes
Hi, I'm very rusty. From a linux box, I want to run a program X.py after or while setting it's list output to a file L.txt. How do I do that please? Thanks. FP _ Stay organized with simple drag and drop from Windows Live Hotmail.

[Tutor] How to print fixed length ascii?

2015-05-16 Thread Fast Primes
How do I set Python to print fixed length ascii--whereby all characters have the exact same length? Thanks. Alex ___ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: https://mail.python.org/mailman/listinfo/t

[Tutor] Can one use python to concatenate n media files?

2015-10-11 Thread Fast Primes
If so, could someone present an example? Thanks. Sent from Mail for Windows 10 ___ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: https://mail.python.org/mailman/listinfo/tutor

[Tutor] Python version prior to 02/26/2006?

2013-10-02 Thread Fast Primes
I have a python program written in 02/26/2006. Can I still get a version of python that will run it? If so, which version and from where can I get it? Thx. fp___ Tutor maillist - Tutor@python.org To unsubscribe