
report at bugs
Nov 23, 2009, 6:25 PM
Post #1 of 2
(161 views)
Permalink
|
|
[issue7387] More precise document on os.path.normpath()
|
|
New submission from pengyu.ut <pengyu.ut [at] gmail>: os.path.normpath() doesn't return the trailing '/', if the path is a directory. But the document doesn't mention this fact. I recommend document this feature. ---------- assignee: georg.brandl components: Documentation messages: 95662 nosy: georg.brandl, pengyu.ut severity: normal status: open title: More precise document on os.path.normpath() versions: Python 2.7 _______________________________________ Python tracker <report [at] bugs> <http://bugs.python.org/issue7387> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
|