????

Your IP : 3.149.251.22


Current Path : /lib64/python3.6/site-packages/lxml/includes/
Upload File :
Current File : //lib64/python3.6/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)