mirror of
https://github.com/python/cpython.git
synced 2025-08-31 14:07:50 +00:00
Typo in comment (on Mac, it's the *resource* fork that's not copied,
the data fork *is* copied).
This commit is contained in:
parent
5e006a3cc3
commit
959fa01dc3
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
"""Utility functions for copying files.
|
||||
|
||||
XXX The functions here don't copy the data fork or other metadata on Mac.
|
||||
XXX The functions here don't copy the resource fork or other metadata on Mac.
|
||||
|
||||
"""
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue