mirror of
https://github.com/python/cpython.git
synced 2025-08-21 09:21:18 +00:00
Two typos.
This commit is contained in:
parent
3d0a602c35
commit
ec83e3d43c
1 changed files with 2 additions and 2 deletions
|
@ -322,7 +322,7 @@ the :option:`--no-target-compile` and/or the :option:`--no-target-optimize`
|
||||||
option.
|
option.
|
||||||
|
|
||||||
By default the installer will display the cool "Python Powered" logo when it is
|
By default the installer will display the cool "Python Powered" logo when it is
|
||||||
run, but you can also supply your own 152x161 bitmap which must be a Windows
|
run, but you can also supply your own 152x261 bitmap which must be a Windows
|
||||||
:file:`.bmp` file with the :option:`--bitmap` option.
|
:file:`.bmp` file with the :option:`--bitmap` option.
|
||||||
|
|
||||||
The installer will also display a large title on the desktop background window
|
The installer will also display a large title on the desktop background window
|
||||||
|
@ -375,7 +375,7 @@ check or modify your existing install.)
|
||||||
The Postinstallation script
|
The Postinstallation script
|
||||||
---------------------------
|
---------------------------
|
||||||
|
|
||||||
Starting with Python 2.3, a postinstallation script can be specified which the
|
Starting with Python 2.3, a postinstallation script can be specified with the
|
||||||
:option:`--install-script` option. The basename of the script must be
|
:option:`--install-script` option. The basename of the script must be
|
||||||
specified, and the script filename must also be listed in the scripts argument
|
specified, and the script filename must also be listed in the scripts argument
|
||||||
to the setup function.
|
to the setup function.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue