R. David Murray added the comment:
I'm closing this with no specific resolution because the real resolution is
"this issue is too general" :)
As Ezio said, specific suggestions are welcome, but should be in separate
issues limited to the module/example proposed.
--
nosy: +r.david.murr
Ezio Melotti added the comment:
> If you look at ElementTree XMl module or take any other
> standard module, examples which are provided are very limited
We already try to provide examples where/when appropriate, and several modules
have examples showing the basic usage. Often, documenting all
New submission from Sarbjit singh:
For beginners who are learning Python, it would be very helpful if Python doc
could provide examples on usage of various methods/attributes of different
modules.
For eg: If you look at ElementTree XMl module or take any other standard
module, examples which