]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[SF bug 620364]
authorGuido van Rossum <guido@python.org>
Mon, 14 Oct 2002 20:48:09 +0000 (20:48 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 14 Oct 2002 20:48:09 +0000 (20:48 +0000)
commite0fea6c4edcb977d722ed30de4a76a83355e2617
tree3b934b462c090b7c0977c8f786fa2c401d8d0215
parent5357c6511dcac17e1c80dbdeaea6c1016f44f4e5
[SF bug 620364]

In build_extensions(), don't proceed if srcdir is None.  Probably
somebody who tried this on Windows. :-)
setup.py