How does python bytecode works?

gmspro gmspro at yahoo.com
Sun Jun 17 05:54:28 EDT 2012


We know python is written in C.
C is not portable.
So how does python work on a webserver like apache/httpd for a python website?
How does the intermediate language communicate with server without compiling python code?
Or how does python interpreted code work with webserver for python based websites?

Please elaborate/explain this topic with example.

Thanks.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20120617/068ecea2/attachment.html>


More information about the Python-list mailing list