| commit | a0cbb3dbae487b5cb1aef4345740725f817faf98 | [log] [tgz] |
|---|---|---|
| author | Guido van Rossum <guido@python.org> | Thu Dec 04 00:48:27 1997 +0000 |
| committer | Guido van Rossum <guido@python.org> | Thu Dec 04 00:48:27 1997 +0000 |
| tree | b3d584fa8c375639c27c856ab19fe40d364dd48d | |
| parent | e612be59263f9771f89c79a89843872ae1b8f667 [diff] |
Moved the thread module to its own Setup.thread(.in) file, which is edited by the config.status script depending on whether --with-thread is specified or not. Also needs changes to configure(.in).