Submit
Path:
~
/
/
proc
/
thread-self
/
root
/
usr
/
lib
/
python2.7
/
site-packages
/
docutils
/
writers
/
File Content:
docutils_xml.pyc
� >��Xc @ s� d Z d Z d d l Z d d l Z d e j d k rG e j j � n d d l Z d d l m Z d d l Z d d l m Z m Z m Z d e j f d � � YZ d e j f d � � YZ d e j f d � � YZ d e j j f d � � YZ d S( sv Simple document tree Writer, writes Docutils XML according to http://docutils.sourceforge.net/docs/ref/docutils.dtd. t reStructuredTexti����Nt _xmlplusi ( t StringIO( t frontendt writerst nodest RawXmlErrorc B s e Z RS( ( t __name__t __module__( ( ( s? /tmp/pip-build-uEGWVr/docutils/docutils/writers/docutils_xml.pyR "