New submission from Ezio Melotti:

I think it would be useful to add to the pathlib documentation a table listing 
os/os.path operations and their pathlib equivalent.
This will be useful both for people porting their code to pathlib and for 
people that already know os/os.path and want to get familiar with pathlib.

----------
assignee: docs@python
components: Documentation
keywords: easy
messages: 248877
nosy: docs@python, ezio.melotti, pitrou
priority: normal
severity: normal
stage: needs patch
status: open
title: Add an os.path <=> pathlib equivalence table in pathlib docs
type: enhancement
versions: Python 3.4, Python 3.5, Python 3.6

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue24899>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to