diff options
| author | Zachary Ware <zachary.ware@gmail.com> | 2015-09-04 04:27:05 (GMT) |
|---|---|---|
| committer | Zachary Ware <zachary.ware@gmail.com> | 2015-09-04 04:27:05 (GMT) |
| commit | 1db43f98d525ab108160f92b67c8851080507804 (patch) | |
| tree | e99cd4330fe6560e2449412b89e312d0128e1f42 /Lib/test/test_posixpath.py | |
| parent | 7ab6cb44e46ce36e8cbb7c6fcfee032c638c8f7b (diff) | |
| download | cpython-1db43f98d525ab108160f92b67c8851080507804.zip cpython-1db43f98d525ab108160f92b67c8851080507804.tar.gz cpython-1db43f98d525ab108160f92b67c8851080507804.tar.bz2 | |
Issue #24986: Allow building Python without external libraries on Windows
This modifies the behavior of the '-e' flag to PCbuild\build.bat: when '-e'
is not supplied, no attempt will be made to build extension modules that
require external libraries, even if the external libraries are present.
Also adds '--no-<module>' flags to PCbuild\build.bat, where '<module>' is
one of 'ssl', 'tkinter', or 'bsddb', to allow skipping just those modules
(if '-e' is given).
Diffstat (limited to 'Lib/test/test_posixpath.py')
0 files changed, 0 insertions, 0 deletions
