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
b51429a1
Commit
b51429a1
authored
Apr 17, 1998
by
Fred Drake
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Adjust so that it works as part of a HOWTO-based manual.
parent
d579ed82
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
10 deletions
+4
-10
Doc/libmac.tex
Doc/libmac.tex
+2
-5
Doc/mac/libmac.tex
Doc/mac/libmac.tex
+2
-5
No files found.
Doc/libmac.tex
View file @
b51429a1
\chapter
{
Macintosh Specific Services
}
\label
{
macintosh
}
The modules in this chapter are available on the Apple Macintosh only.
The modules in this manual are available on the Apple Macintosh only.
Aside from the modules described here there are also interfaces to
various MacOS toolboxes, which are currently not extensively
...
...
@@ -124,7 +121,7 @@ values in MacPython.
One additional function is available:
\function
{
xstat()
}
. This function
returns the same information as
\function
{
stat()
}
, but with three extra
values appended: the size of the resource fork of the file and its
4-char creator and type.
4-char
acter
creator and type.
\section
{
Standard Module
\module
{
macpath
}}
\label
{
module-macpath
}
...
...
Doc/mac/libmac.tex
View file @
b51429a1
\chapter
{
Macintosh Specific Services
}
\label
{
macintosh
}
The modules in this chapter are available on the Apple Macintosh only.
The modules in this manual are available on the Apple Macintosh only.
Aside from the modules described here there are also interfaces to
various MacOS toolboxes, which are currently not extensively
...
...
@@ -124,7 +121,7 @@ values in MacPython.
One additional function is available:
\function
{
xstat()
}
. This function
returns the same information as
\function
{
stat()
}
, but with three extra
values appended: the size of the resource fork of the file and its
4-char creator and type.
4-char
acter
creator and type.
\section
{
Standard Module
\module
{
macpath
}}
\label
{
module-macpath
}
...
...
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