View Single Post
Old 09-27-2008, 09:56 PM   #67
bwaldron
Wizard
bwaldron ought to be getting tired of karma fortunes by now.bwaldron ought to be getting tired of karma fortunes by now.bwaldron ought to be getting tired of karma fortunes by now.bwaldron ought to be getting tired of karma fortunes by now.bwaldron ought to be getting tired of karma fortunes by now.bwaldron ought to be getting tired of karma fortunes by now.bwaldron ought to be getting tired of karma fortunes by now.bwaldron ought to be getting tired of karma fortunes by now.bwaldron ought to be getting tired of karma fortunes by now.bwaldron ought to be getting tired of karma fortunes by now.bwaldron ought to be getting tired of karma fortunes by now.
 
bwaldron's Avatar
 
Posts: 1,230
Karma: 543210
Join Date: Feb 2008
Location: Gatlinburg, Tennessee
Device: Kindles: Paperwhite Signature Ed., Oasis 2, Voyage
Quote:
Originally Posted by pilotbob View Post
Right... I guess it depends on if ActivePython adds a file association to .py files or not. If it does then you shouldn't need the .py... but if it does then you shouldn't. (I think, but could be wrong. )
Actually, the ability to run a Python script without the extension depends upon whether the installer adds .py to the PATHEXT system environment variable. (I believe it does, though I run a different Python distribution on Windows.)
bwaldron is offline   Reply With Quote