diff options
author | William Roberts <bill.c.roberts@gmail.com> | 2015-03-17 21:26:53 (GMT) |
---|---|---|
committer | William Roberts <bill.c.roberts@gmail.com> | 2015-03-17 21:26:53 (GMT) |
commit | 7e15cea215477c4eb495be1e8459e7eacd02b235 (patch) | |
tree | 027da5593a1558eccd324a75597c272990632297 /bin/install_python.py | |
parent | b6c7bd73535753a45dec87e8bb3b8584443d40dd (diff) | |
download | SCons-7e15cea215477c4eb495be1e8459e7eacd02b235.zip SCons-7e15cea215477c4eb495be1e8459e7eacd02b235.tar.gz SCons-7e15cea215477c4eb495be1e8459e7eacd02b235.tar.bz2 |
bug 2831: Allow appending Help text to Options Output
http://scons.tigris.org/issues/show_bug.cgi?id=2831
In order to append, rather than clobber Help() generated
text, use Help("my message", append=True)
The append argument is only respected on the first call to this
method as it operates on global data.
Diffstat (limited to 'bin/install_python.py')
0 files changed, 0 insertions, 0 deletions