Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
ec83e3d4
Commit
ec83e3d4
authored
Jun 27, 2010
by
Georg Brandl
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Two typos.
parent
3d0a602c
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
Doc/distutils/builtdist.rst
Doc/distutils/builtdist.rst
+2
-2
No files found.
Doc/distutils/builtdist.rst
View file @
ec83e3d4
...
@@ -322,7 +322,7 @@ the :option:`--no-target-compile` and/or the :option:`--no-target-optimize`
...
@@ -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 152x
1
61 bitmap which must be a Windows
run, but you can also supply your own 152x
2
61 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.)
...
@@ -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 w
hic
h the
Starting with Python 2.3, a postinstallation script can be specified w
it
h 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.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment