[Python-Dev] cpython: Cleanup the docs ElementTree a bit and describe the default_namespace (original) (raw)
Serhiy Storchaka storchaka at gmail.com
Sun Jan 13 16:21:22 CET 2013
- Previous message: [Python-Dev] cpython (3.3): clean trailing whitespace
- Next message: [Python-Dev] cpython: Cleanup the docs ElementTree a bit and describe the default_namespace
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 13.01.13 16:28, eli.bendersky wrote:
http://hg.python.org/cpython/rev/f0e80c7404a5 changeset: 81490:f0e80c7404a5 user: Eli Bendersky <eliben at gmail.com> date: Sun Jan 13 06:27:51 2013 -0800 summary: Cleanup the docs ElementTree a bit and describe the defaultnamespace parameter. In the code, replace the old outdated Doxygen-ish comment above ElementTree.write by a proper docstring.
I think that wrong documentation of ElementTree.write is a bug and should be fixed in early Python versions too.
- Previous message: [Python-Dev] cpython (3.3): clean trailing whitespace
- Next message: [Python-Dev] cpython: Cleanup the docs ElementTree a bit and describe the default_namespace
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]