mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
Fix markup: arguments in a class directive are __init__ arguments, not base classes
This commit is contained in:
@@ -1815,7 +1815,7 @@ Subclasses of :class:`Command` must define the following methods.
|
||||
.. module:: distutils.command.bdist_msi
|
||||
:synopsis: Build a binary distribution as a Windows MSI file
|
||||
|
||||
.. class:: bdist_msi(Command)
|
||||
.. class:: bdist_msi
|
||||
|
||||
Builds a `Windows Installer`_ (.msi) binary package.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user