Python:sysconfig
기존 Python 의 컴파일 옵션 확인 방법
Python:sysconfig 으로 확인 가능: There is a module to see the system config
It offers an interface to get individual variables as well.
It is also accessible via shell:
before python2.7, you have to use
Python:sysconfig 으로 확인 가능: There is a module to see the system config
It offers an interface to get individual variables as well.
It is also accessible via shell:
before python2.7, you have to use