Preview: uri.pxd
Size: 139 B
//proc/self/root/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)
Directory Contents
Dirs: 1 × Files: 19