ó Ü_e[c@`s†dZddlmZmZmZmZddlmZd„Zd d„Z d„Z de fd„ƒYZ d e fd „ƒYZd S( u¥ FFI helper compatibility functions. Exports the following items: - LibraryNotFoundError - FFIEngineError - bytes_from_buffer() - buffer_from_bytes() - null() i(tunicode_literalstdivisiontabsolute_importtprint_function(tcreate_string_buffercC`s t|ƒS(N(R(t initializer((s5/tmp/pip-install-KP2Jbq/asn1crypto/asn1crypto/_ffi.pytbuffer_from_bytesscC`s|jS(N(traw(tbuffertmaxlen((s5/tmp/pip-install-KP2Jbq/asn1crypto/asn1crypto/_ffi.pytbytes_from_bufferscC`sdS(N(tNone(((s5/tmp/pip-install-KP2Jbq/asn1crypto/asn1crypto/_ffi.pytnullstLibraryNotFoundErrorcB`seZdZRS(u; An exception when trying to find a shared library (t__name__t __module__t__doc__(((s5/tmp/pip-install-KP2Jbq/asn1crypto/asn1crypto/_ffi.pyR stFFIEngineErrorcB`seZdZRS(u@ An exception when trying to instantiate ctypes or cffi (RRR(((s5/tmp/pip-install-KP2Jbq/asn1crypto/asn1crypto/_ffi.pyR'sN(Rt __future__RRRRtctypesRRR R R t ExceptionR R(((s5/tmp/pip-install-KP2Jbq/asn1crypto/asn1crypto/_ffi.pyt s"