Hello Python Guru's and Newbies alike. I've been able to write a bit of Python for a web app that works wonderfully on my dev machine. However, I have limited access to the machine that will actually host this app. Will compiling a Python program eliminate library dependency requirements for the host machine? Essentially, are the libraries compiled into the binary?

I have little knowledge about compiling for Python, other than a glimmer of a memory that I read about it once.

Thanks all,

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

Reply via email to