
On 7/19/2010 7:33 AM, Richard D. Moores wrote:
'python3' is not recognized as an internal or external command, operable program or batch file.
It's just ``python``. hth, Alan Isaac C:\Python31>dir *.exe Volume in drive C has no label. Volume Serial Number is 1464-2B08 Directory of C:\Python31 03/20/2010 10:58 PM 27,136 python.exe 03/20/2010 11:01 PM 27,648 pythonw.exe 2 File(s) 54,784 bytes 0 Dir(s) 185,158,647,808 bytes free C:\Python31>python Python 3.1.2 (r312:79149, Mar 20 2010, 22:55:39) [MSC v.1500 64 bit (AMD64)] on win32 Type "help", "copyright", "credits" or "license" for more information.
exit()
C:\Python31>python.exe Python 3.1.2 (r312:79149, Mar 20 2010, 22:55:39) [MSC v.1500 64 bit (AMD64)] on win32 Type "help", "copyright", "credits" or "license" for more information.
exit()