]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Check in patch #102971: if library_dirs is a string, split it using
authorAndrew M. Kuchling <amk@amk.ca>
Tue, 9 Jan 2001 03:15:47 +0000 (03:15 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Tue, 9 Jan 2001 03:15:47 +0000 (03:15 +0000)
commit705a3ada6ff55d907bce905142a61c41a0a3d51f
treef49b7ec108787d2da56f39fff9101dc7b2874f5d
parent9d56cd100e55b8bdac7cc65edc31687e102702e1
Check in patch #102971: if library_dirs is a string, split it using
   os.pathsep
Lib/distutils/command/build_ext.py