<html>
<head>
</head>
<body class='hmmessage'><div dir='ltr'>

<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:΢ÈíÑźÚ
}
--></style>
<div dir="ltr">But I got an error at line 33 when ran setup.py, it seems CONFIG_ARGS is missing on Windows platform or my sysconfig.py is too old ? Many thanks!<br><br><div><div id="SkyDrivePlaceholder"></div><hr id="stopSpelling">Date: Sun, 5 May 2013 21:55:34 -0500<br>From: skip.montanaro@gmail.com<br>To: chicago@python.org<br>Subject: Re: [Chicago] setup.py<br><br><p dir="ltr"><br>
> I'm compiling Python 2.7.4 on Windows and I found a setup.py in the source dir . My question is can I build the whole Python with this file ? I mean Python executable , extension module etc. Or this file is just for extension module ?</p>

<p dir="ltr">The setup.py file is just for building extension modules. Windows-specific code and visual studio stuff is in the PC subdirectory, e.g.:</p>
<p dir="ltr"><a href="http://hg.python.org/cpython/file/763d260414d1/PC" target="_blank">http://hg.python.org/cpython/file/763d260414d1/PC</a></p>
<p dir="ltr">Skip<br>
</p>
<br>_______________________________________________
Chicago mailing list
Chicago@python.org
http://mail.python.org/mailman/listinfo/chicago</div></div>
                                          </div></body>
</html>