bzr-0.7 and cElementTree

Adis Nezirovic adis at linux.org.ba
Wed Jan 25 17:02:00 GMT 2006


> Are you sure that both fromstring and tostring are missing? And that it
> isn't a bug in cElementTree? tostring probably is about the same in
> speed, but fromstring should be much faster using cElementTree. (since
> it would use C callbacks rather than Python callbacks).


Yep, both, fromstring and tostring are missing.
I checked cElementTree source with grep:

cElementTree.c:2711:        "cElementTree.XML = cElementTree.fromstring
= XML\n"
cElementTree.c:2727:        "cElementTree.tostring = ET.tostring\n"

I'm rather new to bzr (and Python), so my knowledge ends here.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060125/259a0a6f/attachment.pgp 


More information about the bazaar mailing list