Note. The author denies deep experience in this matter. Some statements may be incorrect.
Python is actually compiled into bytecode that is run by the python interpreter. Whenever you use the Python module, Python will generate a file .pycwith a name that matches the module. This is the equivalent of the file .ogenerated when compiling file C.
So, if you want to parse, the file .pycwill be next :)
The process Python executes when compiling a module is very similar to that of gccanother C compiler with the C source code. The main difference is that this happens transparently as part of the file execution. This is also optional: when you run a non-modular, that is, end-user script, Python will simply interpret the code, and not compile it in the first place.
, : " python , ?" , -: " C , ?"
C . , ( Linux) . , gentoo, - . , , - , .
. , Safari Mac Firefox Ubuntu Linux, , , (, x86_64) .
, , . , .
Python? -, Aaron , - Python. C . Python C.
, Python , C. , , - , , . : , Python , C-, Python - , C .
, py2exe, Python Windows, , Python. , , Python Windows, . linux, , OS/X, Python , . Linux -dandy , , Python, .