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
452a1f88
Commit
452a1f88
authored
Oct 01, 2001
by
Fred Drake
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix some minor style-guide conformance bugs.
parent
78212079
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
7 deletions
+8
-7
Doc/mac/undoc.tex
Doc/mac/undoc.tex
+8
-7
No files found.
Doc/mac/undoc.tex
View file @
452a1f88
...
...
@@ -28,9 +28,9 @@ touch with
\modulesynopsis
{
Helper to create
\texttt
{
'PYC '
}
resources for compiled
applications
}
This module is primarily used as a help module for
BuildApplet and
BuildApplication. It is able to store compiled Python code as
\texttt
{
'PYC
'
}
resources in a file.
This module is primarily used as a help module for
\program
{
BuildApplet
}
and
\program
{
BuildApplication
}
. It is able to
store compiled Python code as
\texttt
{
'PYC~
'
}
resources in a file.
\section
{
\module
{
cfmfile
}
--- Code Fragment Resource module
}
...
...
@@ -54,12 +54,12 @@ with a version that uses Internet Config to set file type and creator
for new files.
\section
{
\module
{
macerrors
}
--- MacOS Errors
}
\section
{
\module
{
macerrors
}
--- Mac
OS Errors
}
\declaremodule
{
standard
}{
macerrors
}
\platform
{
Mac
}
\modulesynopsis
{
Constant definitions for many MacOS error codes
}
\modulesynopsis
{
Constant definitions for many Mac
OS error codes
}
\module
{
macerrors
}
cotains constant definitions for many MacOS error codes.
\module
{
macerrors
}
cotains constant definitions for many Mac
OS error codes.
\section
{
\module
{
macfsn
}
--- NavServices calls
}
...
...
@@ -98,7 +98,8 @@ A low-level interface to Navigation Services.
\platform
{
Mac
}
\modulesynopsis
{
Easy access serial to line connections
}
This module is only available under MacOS 9 or earlier in classic PPC MacPython.
This module is only available under Mac OS 9 or earlier in classic PPC
MacPython.
\section
{
\module
{
mkcwproject
}
--- Create CodeWarrior projects
}
\declaremodule
{
standard
}{
mkcwproject
}
...
...
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