linux executable - how?
How can I take my python scripts and create a linux executable out of it (to be distributed without having to also distribute python) ?
On Mon, Jan 31, 2005, apocalypznow wrote:
How can I take my python scripts and create a linux executable out of it (to be distributed without having to also distribute python) ?
python-dev is for discussion of patches and bugs to Python itself. Please post your question on comp.lang.python. Thanks! -- Aahz (aahz@pythoncraft.com) <*> http://www.pythoncraft.com/ "Given that C++ has pointers and typecasts, it's really hard to have a serious conversation about type safety with a C++ programmer and keep a straight face. It's kind of like having a guy who juggles chainsaws wearing body armor arguing with a guy who juggles rubber chickens wearing a T-shirt about who's in more danger." --Roy Smith, c.l.py, 2004.05.23
participants (2)
-
Aahz -
apocalypznow