]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
* Modules/Setup.in: define PYTHONPATH using COREPYTHONPATH for
authorGuido van Rossum <guido@python.org>
Mon, 12 Sep 1994 15:35:36 +0000 (15:35 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 12 Sep 1994 15:35:36 +0000 (15:35 +0000)
commitf5e0ea89db4475a79a6bd6cb5e10c2e0c0ff602f
treed6e3438901e7a6fa1ddfb835cda30961f18671bc
parent73737abeadbfd000fe21b6c2332558b2f5546c74
* Modules/Setup.in: define PYTHONPATH using COREPYTHONPATH for
extensions; add -lm to math module definition

* Modules/Makefile.pre.in: remove *.so and so_locations on clobber
Modules/Makefile.pre.in
Modules/Setup.in