Where can I find concise, clear documentation[*] describing what one has
to do in order to enable Python's internal help to be able to provide
descriptions of Python keywords ?
I am in a situation where I have to give Python novices the ability to
fix this for themselves easily.
[*] Failing "concise" and "clear", how about "complete and correct" ?
to do in order to enable Python's internal help to be able to provide
descriptions of Python keywords ?
I am in a situation where I have to give Python novices the ability to
fix this for themselves easily.
[*] Failing "concise" and "clear", how about "complete and correct" ?
Comment