En Mon, 19 Oct 2009 17:02:44 -0300, Robert Kern
escribió:
On 2009-10-19 14:50 PM, Kee Nethery wrote:
Am looking for that level of documentation for each function, interface
and object listed in the official docs for elementtree.
Does it exist?
No.
Well, not so detailed, but the selftest.
On Oct 19, 2009, at 1:02 PM, Robert Kern wrote:
On 2009-10-19 14:50 PM, Kee Nethery wrote:
Am looking for that level of documentation for each function,
interface
and object listed in the official docs for elementtree.
Does it exist?
No.
Thank you.
Kee
--
http://mail.python.org/mailma
On 2009-10-19 14:50 PM, Kee Nethery wrote:
Am looking for that level of documentation for each function, interface
and object listed in the official docs for elementtree.
Does it exist?
No.
--
Robert Kern
"I have come to believe that the whole world is an enigma, a harmless enigma
that is
On Oct 19, 2009, at 12:06 PM, Paul Rubin wrote:
Kee Nethery writes:
do not appear to contain examples for each object, interface or
function. Where would I find examples that use each elementtree
function, interface and object?
effbot.org has a few.
yes I agree it has a few. It's not anyw
Kee Nethery writes:
> do not appear to contain examples for each object, interface or
> function. Where would I find examples that use each elementtree
> function, interface and object?
effbot.org has a few.
--
http://mail.python.org/mailman/listinfo/python-list
The official elementtree docs:
http://docs.python.org/library/xml.etree.elementtree.html
do not appear to contain examples for each object, interface or
function. Where would I find examples that use each elementtree
function, interface and object?
I assume there is some kind of regression