Your IP : 216.73.216.236


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