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

SourceForge.net noreply@sourceforge.net
Fri, 03 Jan 2003 10:15:02 -0800


Bugs item #661762, was opened at 2003-01-03 13: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: Open
Resolution: None
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.

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

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