diff options
author | Greg Ward <gward@python.net> | 2000-03-02 01:21:54 +0000 |
---|---|---|
committer | Greg Ward <gward@python.net> | 2000-03-02 01:21:54 +0000 |
commit | 0146a1d3d4e62fcfdee58320dc5824e7acc3ca5d (patch) | |
tree | a04c31fd8716702f96277012f81177b252e20cb0 /Python/errors.c | |
parent | 1804ec9ad5ab15e6357e1ba264526baaacf7467b (diff) | |
download | cpython-0146a1d3d4e62fcfdee58320dc5824e7acc3ca5d.tar.gz |
In the 'compile()' method: preserve the directory portion of source
filenames when constructing object filenames, even if output_dir given --
eg. "foo/bar.c" will compile to "foo/bar.o" without an output_dir, and to
"temp/foo/bar.o" if output_dir is "temp".
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions