No, actually never didn't think of that. Will post here when I do.
On Sep 20, 5:56 pm, David Beazley <[email protected]> wrote: > Interesting. I would be curious to know if you have ever benchmarked > this against Python's more established XML parsers such as ElementTree > or SAX. I've never really considered PLY to be a tool that one > would use for XML because of its performance, but then again, I've > never tried it either. > > Cheers, > Dave > > On Sep 20, 2009, at 7:41 AM, Behnam Esfahbod ZWNJ wrote: > > > Hi there, > > > A few months ago I wrote a XML Parser using PLY, as a homework. > > Just wanted to share it with you and thank you all for this great > > and handy tool! > > > The source code is available athttp://code.google.com/p/ply-xml/. > > > Best, > > -Behnam > > > -- > > ' بهنام اسفهبد > > ' Behnam Esfahbod > > ' > > * .. http://behnam.esfahbod.info > > * ` * > > * o * http://zwnj.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "ply-hack" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/ply-hack?hl=en -~----------~----~----~----~------~----~------~--~---
