On 03/ 1/12 04:12 PM, Tim Foster wrote:
On 03/ 1/12 04:02 PM, Brock Pytlik wrote:

I do think this means you'll need to add:
pkg:/library/python-2/lxml-26
to the pkg5 package though.

I'll add that too if nobody objects - the standard xml.etree.ElementTree
module thats bundled with Python 2.6 doesn't contain a parser that
preserves CDATA sections, which lxml does.  Not that it really matters
for this test

I've changed my mind and decided I object! While we might want to use lxml in the future, a single method in a single test case isn't sufficient cause require it be installed on all test machines. I've changed the code to use the stock etree implementation instead.

https://cr.opensolaris.org/action/browse/pkg/timf/leaping_tests/leaping_history-webrev/

        cheers,
                        tim
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to