[issue19673] PEP 428 implementation

Eli Bendersky report at bugs.python.org
Sun Nov 24 19:39:42 CET 2013


Eli Bendersky added the comment:

It's just a matter of looking for a familiar pattern while going over an unfamiliar doc page, I guess. I'll give it a try and see if it helps.

Another question: What is the real purpose of pure paths? One thing I see is using them to, say, manipulate Windows paths on a Posix machine for some reason. Any others? Could this also be achieved with just having Paths?

[sorry for coming long after the party ended; my motivation here is mainly curiosity - maybe by looking at it from a newbie point of view I can improve the documentation in a way that will be friendlier for people unfamiliar with the new library]

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19673>
_______________________________________


More information about the Python-bugs-list mailing list