aboutsummaryrefslogtreecommitdiffstats
path: root/pkg_resources.py
diff options
context:
space:
mode:
authorGrigory Petrov <grigory.v.p@gmail.com>2013-05-08 01:00:00 +0400
committerGrigory Petrov <grigory.v.p@gmail.com>2013-05-08 01:00:00 +0400
commitb07cff51a39f25ef1efd88bd0f672718e875978c (patch)
treefdafe6426a7ae360e1c310584d279ecf526cba58 /pkg_resources.py
parent328600bdabf9645cd6f8a16c9f735384c8bfb2b0 (diff)
downloadexternal_python_setuptools-b07cff51a39f25ef1efd88bd0f672718e875978c.tar.gz
external_python_setuptools-b07cff51a39f25ef1efd88bd0f672718e875978c.tar.bz2
external_python_setuptools-b07cff51a39f25ef1efd88bd0f672718e875978c.zip
Fixed a (probably) bug with GUI windows launcher actually being
compiled as CONSOLE windows application. The "GUI=0" and "GUI=1" is a compiler definition that affects how compiled code will work (.py or .pyw file to launch etc). But executable type is defined by a linker and can be changed only via /SUBSYSTEM command-line key. --HG-- branch : distribute extra : rebase_source : f909e335ae948d7743e07e690c7d564ad0f98c15
Diffstat (limited to 'pkg_resources.py')
0 files changed, 0 insertions, 0 deletions