[HOME]

Path : /home/easyrentals/public_html/sym404/root/lib64/python2.7/site-packages/lxml/includes/
Upload :
Current File : /home/easyrentals/public_html/sym404/root/lib64/python2.7/site-packages/lxml/includes/uri.pxd

cdef extern from "libxml/uri.h":
    ctypedef struct xmlURI

    cdef xmlURI* xmlParseURI(char* str)
    cdef void xmlFreeURI(xmlURI* uri)