summaryrefslogtreecommitdiff
path: root/Python/errors.c
diff options
context:
space:
mode:
authorGreg Ward <gward@python.net>2000-03-02 01:21:54 +0000
committerGreg Ward <gward@python.net>2000-03-02 01:21:54 +0000
commit0146a1d3d4e62fcfdee58320dc5824e7acc3ca5d (patch)
treea04c31fd8716702f96277012f81177b252e20cb0 /Python/errors.c
parent1804ec9ad5ab15e6357e1ba264526baaacf7467b (diff)
downloadcpython-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