New submission from Jeroen Ruigrok van der Werven <[EMAIL PROTECTED]>:

xml.dom.minidom details three methods: writexml(), toxml(),
toprettyxml(). Only one, toxml(), showed the optional encoding argument.
In the documentation for writexml() the encoding argument is explained,
but toprettyxml() refers to toxml() for the details, which are not
present there.

----------
assignee: georg.brandl
components: Documentation
files: minidom.diff
keywords: patch
messages: 65347
nosy: asmodai, georg.brandl
severity: normal
status: open
title: xml.dom.minidom documentation consistency and update
type: feature request
versions: Python 2.6
Added file: http://bugs.python.org/file10004/minidom.diff

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue2615>
__________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to