[Patches] [ python-Patches-1657613 ] documentation for element interface

SourceForge.net noreply at sourceforge.net
Sun Feb 25 18:58:51 CET 2007


Patches item #1657613, was opened at 2007-02-11 19:15
Message generated for change (Comment added) made by fdrake
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1657613&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Documentation
Group: None
>Status: Closed
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: Tim Mitchell (tim-mitchell)
Assigned to: Fredrik Lundh (effbot)
Summary: documentation for element interface

Initial Comment:
I have added a subsection to 8.13 xml.etree.ElementTree documenting the _ElementInterface class which objects returned by the Element and SubElement factory functions emulate.

I do not have latex installed on my system so I have not been able to check for compiling errors - sorry.  
(I don't intend to become a regular contributor to go through the bother of setting it up.)



----------------------------------------------------------------------

>Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2007-02-25 12:58

Message:
Logged In: YES 
user_id=3066
Originator: NO

Applied to the trunk in Subversion revision 53910.

The bad use of {datadescni} was apparently based on precedents elsewhere
in the etree documentation; this has been fixed throughout.

----------------------------------------------------------------------

Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2007-02-25 12:29

Message:
Logged In: YES 
user_id=3066
Originator: NO

The LaTeX formats without error, but the style appears a bit heavy.  In
particular, the use of the {datadescni} environment to present return
value information is inappropriate: that should be presented a normal
sentence in the method description.

----------------------------------------------------------------------

Comment By: Martin v. Löwis (loewis)
Date: 2007-02-13 07:15

Message:
Logged In: YES 
user_id=21627
Originator: NO

Fredrik, can you please take a look? If not, assign it back to Fred.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1657613&group_id=5470


More information about the Patches mailing list