[Tutor] Hasn't Python got a compiler?

Alexandre Passos atp@bahianet.com.br
Wed, 3 Nov 1999 20:03:34 -0200


This is a multi-part message in MIME format.

------=_NextPart_000_0013_01BF2636.82371280
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

I thought, just like most languages, that python could create =
executables able to run on other machines without python. The .pyc or =
.pyo files are just binary code for the interpreter and not a compiled =
file

------=_NextPart_000_0013_01BF2636.82371280
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN">
<HTML>
<HEAD>

<META content=3Dtext/html;charset=3Diso-8859-1 =
http-equiv=3DContent-Type>
<META content=3D'"MSHTML 4.72.3110.7"' name=3DGENERATOR>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT color=3D#000000 size=3D2>I thought, just like most languages, =
that python=20
could create executables able to run on other machines without python. =
The .pyc=20
or .pyo files are just binary code for the interpreter and not a =
compiled=20
file</FONT></DIV></BODY></HTML>

------=_NextPart_000_0013_01BF2636.82371280--