]> granicus.if.org Git - python/commit
Enable -t when compiling Python library modules in libinstall (.pyc
authorFred Drake <fdrake@acm.org>
Thu, 10 Feb 2000 17:23:44 +0000 (17:23 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 10 Feb 2000 17:23:44 +0000 (17:23 +0000)
commit9abc25e4b5988e31d2be7f9fd37547f0a8b94faa
tree79fbf1fa1a57c74a7b0313440945fe211e4c8433
parent3e0910c10c5cd49ec3a3932fc611127e83ccc428
Enable -t when compiling Python library modules in libinstall (.pyc
version only).

Enable -tt for the regression test.

Very similar to Skip's patch.
Makefile.in