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
0e9bfa38
Commit
0e9bfa38
authored
Nov 15, 2002
by
Fred Drake
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Minor markup nits.
parent
08abe8e2
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
4 deletions
+5
-4
Doc/dist/dist.tex
Doc/dist/dist.tex
+5
-4
No files found.
Doc/dist/dist.tex
View file @
0e9bfa38
...
...
@@ -1298,12 +1298,13 @@ for every Python version you want to support.
The installer will try to compile pure modules into bytecode after
installation on the target system in normal and optimizing mode. If
you don't want this to happen for some reason, you can run the
bdist
_
wininst command with the
\longprogramopt
{
no-target-compile
}
and/or the
\longprogramopt
{
no-target-optimize
}
option.
\command
{
bdist
_
wininst
}
command with the
\longprogramopt
{
no-target-compile
}
and/or the
\longprogramopt
{
no-target-optimize
}
option.
By default the installer will display the cool
Python powered
logo
By default the installer will display the cool
``Python Powered''
logo
when it is run, but you can also supply your own bitmap which must be
a Windows
.bmp
file with the
\longprogramopt
{
bitmap
}
option.
a Windows
\file
{
.bmp
}
file with the
\longprogramopt
{
bitmap
}
option.
The installer will also display a large title on the desktop
background window when it is run, which is constructed from the name
...
...
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