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 <rep...@bugs.python.org>
<http://bugs.python.org/issue17570>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to