Commit cb5b212ed061a9ef3136b316d8e0b7408c80f538

Alexandre Duret-Lutz 2004-12-05T16:12:32

* lib/py-compile: Add --destdir switch to py-compile that takes a path argument that is not compiled into the file when byte compiling. * lib/am/python.am: Use the new py-compile arguments to not include DESTDIR in the byte compiled files. * tests/python12.test: Test that DESTDIR won't be byte compiled into python files.