Camilla Montonen added the comment:

Patch review:

3.X patch:
Applied to docs locally in the default branch(3.6). Docs build passes, doc 
layout has not been broken. 

Applied to branch 3.5. Docs build passes, doc layout has not been broken.

2.X patch:
Applied to docs locally in the 2.7 branch. Docs build passes, doc layout has 
not been broken. 


Comments on the contents of the patch:

if the module is being run normally by the Python interpreter on Windows (the 
program has not been frozen)

For a newbie Python user it might not be entirely clear what 'run normally by 
the Python interpreter' means. Perhaps it would be nice to add a clarifying 
clause 

if the module is being run normally by the Python interpreter ( for example, by 
running python <filename.py> from the command prompt) on Windows (the program 
has not been frozen)

or something similar.

----------

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

Reply via email to