View Single Post
  #1  
Old 09-07-2009, 05:47 PM
Python Python is offline
Senior Member
 
Join Date: Jun 2009
Posts: 4,684
Default Run .py file on computer without Python

Is it possible to run a .py file on a computer that doesn't have Python installed? I'm asking this because I was messing around with py2exe and noticed that every time I built an executable, it would create a 'python26.dll' along with some other files. I was wondering, if I wanted to...
__________________
Python
Domain Name Forum
Reply With Quote