ó
n€
\c           @   s*   d  Z  d d l m Z e j d e ƒ d S(   sŒ   Doctest module for XML comparison.

Usage::

   >>> import lxml.usedoctest
   >>> # now do your XML doctests ...

See `lxml.doctestcompare`
iÿÿÿÿ(   t   doctestcomparet
   del_moduleN(   t   __doc__t   lxmlR    t   temp_installt   __name__(    (    (    sD   /data/av2000/b2b/venv/lib/python2.7/site-packages/lxml/usedoctest.pyt   <module>	   s   