Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
cpython
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
cpython
Commits
cfa157d8
Kaydet (Commit)
cfa157d8
authored
Haz 06, 2004
tarafından
Nicholas Bastin
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Doc fix for SF #962633.
üst
41627bf7
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
2 deletions
+5
-2
libmacfs.tex
Doc/mac/libmacfs.tex
+2
-1
libmacostools.tex
Doc/mac/libmacostools.tex
+3
-1
No files found.
Doc/mac/libmacfs.tex
Dosyayı görüntüle @
cfa157d8
...
...
@@ -9,7 +9,8 @@
\deprecated
{
2.3
}{
The macfs module should be considered obsolete. For
\class
{
FSSpec
}
,
\class
{
FSRef
}
and
\class
{
Alias
}
handling use the
\module
{
Carbon.File
}
or
\refmodule
{
Carbon.Folder
}
module. For file
dialogs use the
\refmodule
{
EasyDialogs
}
module.
}
dialogs use the
\refmodule
{
EasyDialogs
}
module. Also, this module is
known to not work correctly with UFS partitions.
}
This module provides access to Macintosh
\class
{
FSSpec
}
handling, the
Alias Manager,
\program
{
finder
}
aliases and the Standard File package.
...
...
Doc/mac/libmacostools.tex
Dosyayı görüntüle @
cfa157d8
...
...
@@ -8,7 +8,9 @@
This module contains some convenience routines for file-manipulation
on the Macintosh. All file parameters can be specified as
pathnames,
\class
{
FSRef
}
or
\class
{
FSSpec
}
objects.
pathnames,
\class
{
FSRef
}
or
\class
{
FSSpec
}
objects. This module
expects a filesystem which supports forked files, so it should not
be used on UFS partitions.
The
\module
{
macostools
}
module defines the following functions:
...
...
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