[Tutor] Win '98 python

Dennis E. Hamilton infonuovo@email.com
Sun, 26 Mar 2000 09:03:11 -0800


Brian,

That is the way to run a script from a file.

Tell us 

	1. What platform and version you are running on.
	2. More about what didn't work.
	3. When it ever did work. Or how much works.
		(you might want to build the script up
		in parts and confirm the steps along the
		way for whatever the script does)

Also,
	Try, from the same directory or folder, doing

		python
		>>> import my_python_script

	and see if it does anything differently.

-- Dennis

-----Original Message-----
From: tutor-admin@python.org [mailto:tutor-admin@python.org]On Behalf Of
Brian Morud
Sent: Saturday, March 25, 2000 19:50
To: tutor@python.org; tutor@python.org
Subject: [Tutor] Win '98 python


How do I run a script-like text file?
I've tried   python my_python_script.py
but that didn't print out like it was
supposed to.

Thanks,
Ordieth

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://www.python.org/mailman/listinfo/tutor