Pedro Andres Aranda Gutierrez <[email protected]> added the comment:
Touché :-) I was just frustrated because my XMLs never have tail or text as attributes and I wanted to have more compact code... On Mon, Jan 16, 2012 at 12:14 PM, patrick vrijlandt <[email protected]> wrote: > > patrick vrijlandt <[email protected]> added the comment: > > I agree the Element syntax is sometimes awkward. > > But how would you represent text or tail attributes within this enhanced > element? > <animal name="cat" tail="yes"> comes to mind ... > > ---------- > nosy: +patrick.vrijlandt > > _______________________________________ > Python tracker <[email protected]> > <http://bugs.python.org/issue13796> > _______________________________________ ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue13796> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
