Lines Matching refs:finalize_options
17 final values, aka "finalized") in 'finalize_options()', both of which
22 been processed -- hence 'finalize_options()'. The "body" of the
88 # 'finalized' records whether or not 'finalize_options()' has been
89 # called. 'finalize_options()' itself should not pay attention to
91 # always calls 'finalize_options()', to respect/update it.
107 self.finalize_options()
115 # finalize_options()
136 def finalize_options(self):
170 'finalize_options()'. All terminal output and filesystem
195 # (these are very handy in writing the 'finalize_options()' method)
276 'finalize_options()'. Usually called from 'finalize_options()' for