Bugs item #1718017, was opened at 2007-05-13 08:21
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1718017&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Documentation
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Gabriel de Perthuis (onyxg7)
Assigned to: Nobody/Anonymous (nobody)
Summary: posixpath and friends have uses that should be documented

Initial Comment:
At this page: http://docs.python.org/lib/module-os.html

It should be suggested that the modules: posixpath, macpath, ntpath, os2emxpath 
are available on all platforms to handle the path conventions of that platform. 
The current phrasing, along with the documentation for each of these modules, 
does not imply that.

In particular, posixpath is useful to handle the URI path conventions in 
http://tools.ietf.org/html/rfc2396 , for example handling repeated slashes and 
references to .. and .

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1718017&group_id=5470
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to