الفرق بين المراجعتين ل"Python/macpath"

من موسوعة حسوب
اذهب إلى التنقل اذهب إلى البحث
(إنشاء مبدئي)
 
ط
 
سطر 1: سطر 1:
Deprecated since version 3.7, will be removed in version 3.8.
+
أُلغيت هذه الوحدة في النسخة 3.7 وسيتم إزالتها نهائيا في الوحدة 3.8.
----This module is the Mac OS 9 (and earlier) implementation of the <code>os.path</code> module. It can be used to manipulate old-style Macintosh pathnames on Mac OS X (or any other platform).
 
 
 
The following functions are available in this module: <code>normcase()</code>, <code>normpath()</code>, <code>isabs()</code>, <code>join()</code>, <code>split()</code>, <code>isdir()</code>, <code>isfile()</code>, <code>walk()</code>, <code>exists()</code>. For other functions available in <code>os.path</code> dummy counterparts are available.
 

المراجعة الحالية بتاريخ 18:49، 23 سبتمبر 2018

أُلغيت هذه الوحدة في النسخة 3.7 وسيتم إزالتها نهائيا في الوحدة 3.8.