More precise document on os.path.normpath()

Benjamin Kaplan benjamin.kaplan at case.edu
Mon Nov 23 20:59:39 EST 2009


On Mon, Nov 23, 2009 at 8:52 PM, Peng Yu <pengyu.ut at gmail.com> wrote:
> After I tried os.path.normpath(), it is clear that the function
> doesn't return the trailing '/', if the path is a directory. But this
> fact is not documented. Should this be documented in future release of
> python.
>
> Also, I found the documentation of some functions in os.path are not
> clear. I have to try them in order to understand them for corner
> cases. I'm wondering if I can join the people who maintain the
> document to help improve it.
> --

Just file a bug report listing what part you find unclear and what you
suggest they put to clarify it.

> http://mail.python.org/mailman/listinfo/python-list
>



More information about the Python-list mailing list