]> granicus.if.org Git - python/commit
Split the rpath argument into multiple paths, turning it into a list.
authorAndrew M. Kuchling <amk@amk.ca>
Sat, 17 Feb 2001 04:48:41 +0000 (04:48 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Sat, 17 Feb 2001 04:48:41 +0000 (04:48 +0000)
commit27eba5e88810e433633e0028cc68e74619ace377
treec351ecc76621c51c7d142ff7c284468becb19e58
parent30537da0ece2b1c12bde4ef271c8b827d74d7c64
Split the rpath argument into multiple paths, turning it into a list.
    This partially fixes bug #128930.
Lib/distutils/command/build_ext.py