[New-bugs-announce] [issue41066] Update documentation for Pathlib

Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి) report at bugs.python.org
Sun Jun 21 12:22:19 EDT 2020


New submission from Srinivas  Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి) <thatiparthysreenivas at gmail.com>:

The correspondence section between os, os.path vs pathlib is missing two entries.

https://docs.python.org/3/library/pathlib.html#correspondence-to-tools-in-the-os-module

1. os.link vs path.link_to
2. os.path.listdir vs path.iterdir

I think adding them would be a good addition.

----------
assignee: docs at python
components: Documentation
messages: 372001
nosy: docs at python, thatiparthy
priority: normal
severity: normal
status: open
title: Update documentation for Pathlib
type: enhancement
versions: Python 3.10, Python 3.7, Python 3.8, Python 3.9

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue41066>
_______________________________________


More information about the New-bugs-announce mailing list