]> granicus.if.org Git - python/commit
Pass the full pathname to MSVC when compiling a debug version. This
authorThomas Heller <theller@ctypes.org>
Thu, 25 Apr 2002 17:29:45 +0000 (17:29 +0000)
committerThomas Heller <theller@ctypes.org>
Thu, 25 Apr 2002 17:29:45 +0000 (17:29 +0000)
commit69d31b749d79c9831201ab5dd72411062bcb2b1c
tree042483f0ca6bf03655aabc17d5d59e8550d83632
parent378498dad6fd218bf4563fedc274561c49b26606
Pass the full pathname to MSVC when compiling a debug version. This
allows the debugger to find the source without asking the user to
browse for it.
Lib/distutils/msvccompiler.py