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
4104b50b
Commit
4104b50b
authored
Aug 06, 2002
by
Jack Jansen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changed a sentence that confused some people.
parent
657d2227
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
Doc/mac/libmacostools.tex
Doc/mac/libmacostools.tex
+2
-2
No files found.
Doc/mac/libmacostools.tex
View file @
4104b50b
...
...
@@ -15,8 +15,8 @@ The \module{macostools} module defines the following functions:
\begin{funcdesc}
{
copy
}{
src, dst
\optional
{
, createpath
\optional
{
, copytimes
}}}
Copy file
\var
{
src
}
to
\var
{
dst
}
. The files can be specified as
pathnames or
\pytype
{
FSSpec
}
objects. If
\var
{
createpath
}
is non-zero
\var
{
dst
}
must be a pathname and the folders leading to the
destination are created if necessary.
The method copies data and
the folders leading to
\var
{
dst
}
are created if necessary.
The method copies data and
resource fork and some finder information (creator, type, flags) and
optionally the creation, modification and backup times (default is to
copy them). Custom icons, comments and icon position are not copied.
...
...
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