mirror of
https://github.com/python/cpython.git
synced 2025-07-23 11:15:24 +00:00
Import kOnSystemDisk from MACFS
This commit is contained in:
parent
d11f93c475
commit
fffec05bcb
1 changed files with 1 additions and 2 deletions
|
@ -2,8 +2,7 @@ import macfs
|
|||
import marshal
|
||||
import types
|
||||
|
||||
kOnSystemDisk = 0x8000
|
||||
|
||||
from MACFS import kOnSystemDisk
|
||||
|
||||
class PrefObject:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue