This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author paaguti
Recipients paaguti, patrick.vrijlandt
Date 2012-01-16.16:13:45
SpamBayes Score 0.0002869605
Marked as misclassified No
Message-id <CAO48Bk-ewBnvWp5Y_YCwiBgcjnUVZOWOQRCfYCpt__YpvZ-vcg@mail.gmail.com>
In-reply-to <1326712450.91.0.336594921639.issue13796@psf.upfronthosting.co.za>
Content
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
<report@bugs.python.org> wrote:
>
> patrick vrijlandt <patrick.vrijlandt@gmail.com> 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 <report@bugs.python.org>
> <http://bugs.python.org/issue13796>
> _______________________________________
History
Date User Action Args
2012-01-16 16:13:45paagutisetrecipients: + paaguti, patrick.vrijlandt
2012-01-16 16:13:45paagutilinkissue13796 messages
2012-01-16 16:13:45paaguticreate