[Python-bugs-list] [ python-Bugs-661762 ] macpath.py missing ismount splitunc

SourceForge.net noreply@sourceforge.net
Wed, 15 Jan 2003 14:48:54 -0800


Bugs item #661762, was opened at 2003-01-03 19:15
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=661762&group_id=5470

Category: Macintosh
Group: Python 2.2.2
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Neal Norwitz (nnorwitz)
Assigned to: Jack Jansen (jackjansen)
Summary: macpath.py missing ismount splitunc

Initial Comment:
Jack, I noticed that macpath is missing an ismount()
function and reference in __all__.  I'm not sure it can
be implemented.  ismount() exists in all 3 other *path
files:  Lib/ntpath.py  Lib/os2emxpath.py  Lib/posixpath.py.

splitunc() is also missing, but it is also missing from
posixpath.  I'm not sure if it's appropriate or not.

----------------------------------------------------------------------

>Comment By: Jack Jansen (jackjansen)
Date: 2003-01-15 23:48

Message:
Logged In: YES 
user_id=45365

Fixed in macpath.py rev 1.44

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=661762&group_id=5470