summaryrefslogtreecommitdiffstats
path: root/Lib/plat-netbsd1
diff options
context:
space:
mode:
authorJeremy Hylton <jeremy@alum.mit.edu>2002-06-13 17:26:30 (GMT)
committerJeremy Hylton <jeremy@alum.mit.edu>2002-06-13 17:26:30 (GMT)
commit59b103cf8776b9086bd9591f819e5f58f1b2c9da (patch)
tree8dded46f1ab3dc0db0561d735342d43d2854f0dd /Lib/plat-netbsd1
parent65ce6de35cdb973852fcd17323f7246ecabdbde4 (diff)
downloadcpython-59b103cf8776b9086bd9591f819e5f58f1b2c9da.zip
cpython-59b103cf8776b9086bd9591f819e5f58f1b2c9da.tar.gz
cpython-59b103cf8776b9086bd9591f819e5f58f1b2c9da.tar.bz2
Extend compiler() method with optional depends argument.
This change is not backwards compatible. If a compiler subclass exists outside the distutils package, it may get called with the unexpected keyword arg. It's easy to extend that compiler by having it ignore the argument, and not much harder to do the right thing. If this ends up being burdensome, we can change it before 2.3 final to work harder at compatibility. Also add _setup_compile() and _get_cc_args() helper functions that factor out much of the boilerplate for each concrete compiler class.
Diffstat (limited to 'Lib/plat-netbsd1')
0 files changed, 0 insertions, 0 deletions