Home | History | Annotate | Download | only in distutils

Lines Matching full:initialize_options

1691    in :meth:`initialize_options` and defined (given their final values) in
1722 .. method:: Command.initialize_options()
1727 dependencies between options; generally, :meth:`initialize_options`
1738 assigned in :meth:`initialize_options`.
1744 by the options initialized in :meth:`initialize_options`, customized by other