[issue17570] Improve devguide Windows instructions

Zachary Ware report at bugs.python.org
Mon Jun 23 17:16:02 CEST 2014


Zachary Ware added the comment:

What about adding a new "Platform Quirks" page listing all the known differences in usage between the three major platforms? Then in places where the instructions are a bit different per platform, like:

   ./python.exe -m test -j3

write something like

   <python> -m test -j3

and add a link to the relevant part of the Quirks page.

On the other hand, are there enough such "quirks" (meaning things that really are the same, just different invocations/etc.) to warrant a new page?

----------

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


More information about the Python-bugs-list mailing list