mirror of
https://github.com/python/cpython.git
synced 2025-08-01 07:33:08 +00:00
Got rid of macfs and FSSpecs in general (pathnames or FSRefs are now
used everywhere).
This commit is contained in:
parent
85233bf746
commit
e7ee17c58e
9 changed files with 55 additions and 68 deletions
|
@ -1,6 +1,5 @@
|
|||
import re
|
||||
import W
|
||||
import macfs
|
||||
import os
|
||||
import MacPrefs
|
||||
import MacOS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue