This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author danny87105
Recipients andrei.avk, danny87105, eryksun, iritkatriel
Date 2021-07-30.07:59:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1627631944.52.0.947403439869.issue41737@roundup.psfhosted.org>
In-reply-to
Content
> I've put up a PR that expands the docs for NotADirectoryError here: 
> https://github.com/python/cpython/pull/27471/files

Thank you.

Wouldn't it be more clear if an example is provided? Like:

(e.g. `/path/to` does not exist when running `open('/path/to/file')`)
History
Date User Action Args
2021-07-30 07:59:04danny87105setrecipients: + danny87105, eryksun, iritkatriel, andrei.avk
2021-07-30 07:59:04danny87105setmessageid: <1627631944.52.0.947403439869.issue41737@roundup.psfhosted.org>
2021-07-30 07:59:04danny87105linkissue41737 messages
2021-07-30 07:59:04danny87105create