]> granicus.if.org Git - python/commit
In compile/link methods: ensure that the directory we expect to be writing to
authorGreg Ward <gward@python.net>
Wed, 1 Mar 2000 14:43:49 +0000 (14:43 +0000)
committerGreg Ward <gward@python.net>
Wed, 1 Mar 2000 14:43:49 +0000 (14:43 +0000)
commitf1146572dd3c427fcad1129a6909ff45515ac6a3
tree841890bae2628fadd6d3d649570a42a267efc14c
parent013f0c86368b6bfc8227a9cae6811ede3542be22
In compile/link methods: ensure that the directory we expect to be writing to
exists before calling the compiler/linker.
Lib/distutils/unixccompiler.py