[docs] MS Windows inconsistent advice in http://docs.python.org/2/install/index.html
Roger Erens
roger at erens-krekels.net
Sat Aug 10 00:32:41 CEST 2013
In the line right above the section
http://docs.python.org/2/install/index.html#splitting-the-job-up
it is stated that on windows one should use
python setup.py install
whereas in the earlier section
http://docs.python.org/2/install/index.html#the-new-standard-distutils
it was stated that for windows this command should be
setup.py install
Thanks for the great docs on python.org!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/docs/attachments/20130810/81309ab2/attachment-0001.html>
More information about the docs
mailing list