[Chicago] how CONFIG_ARGS get compiled into sysconfig ?

Carl Karsten carl at personnelware.com
Sun Jul 14 23:24:40 CEST 2013


On Sun, Jul 14, 2013 at 5:57 AM, shangyu <yushang at outlook.com> wrote:
> Hi dear all,
> I'm trying to use setup.py in Python source code recently and find there is
> a line which read the CONFIG_ARGS from sysconfig :
> COMPILED_WITH_PYDEBUG = ('--with-pydebug' in
> sysconfig.get_config_var("CONFIG_ARGS"))
> this line will always fail because sysconfig do not provide this variable .
> What's wrong with this ?
> BTW I'm trying setup.py on Windows platform
> Many thanks!


Where did this code come from?

hopefully you can give the URL to a code repo, like github.com.




-- 
Carl K


More information about the Chicago mailing list