Warning: session_start(): Session cannot be started after headers have already been sent in /home/tvrreohg/public_html/manga.php on line 13
3
ÄvhÁ ã @ s| d dl Z d dlZd dlZd dlZd dlZd dlmZ ddlm Z dd„ Z
e
Ze ejj
ƒZG dd„ deƒZ
G d d
„ d
e
ƒZdS )é N)Úmapé )Ú
get_unpatchedc C s2 d} yt | dgd�j dS tk
r, Y nX dS )z0
Return True if Cython can be imported.
zCython.Distutils.build_extÚ build_ext)ÚfromlistTF)Ú
__import__r Ú Exception)Zcython_impl© r ú/usr/lib/python3.6/extension.pyÚ_have_cython s r c @ s e Zd ZdZdd„ Zdd„ ZdS )Ú Extensionz7Extension that uses '.c' files in place of '.pyx' filesc O s( |j ddƒ| _tj| ||f|ž|Ž d S )NÚpy_limited_apiF)Úpopr
Ú
_ExtensionÚ__init__)ÚselfÚnameÚsourcesÚargsÚkwr r r
r # s zExtension.__init__c C sN t ƒ r
dS | jpd}|jƒ dkr$dnd}tjtjd|ƒ}tt|| j ƒƒ| _ dS )zÜ
Replace sources with .pyx extensions to sources with the target
language extension. This mechanism allows language authors to supply
pre-converted sources but to prefer the .pyx sources.
NÚ zc++z.cppz.cz.pyx$)
r ZlanguageÚlowerÚ functoolsÚpartialÚreÚsubÚlistr r )r ZlangZ
target_extr r r r
Ú_convert_pyx_sources_to_lang) s
z&Extension._convert_pyx_sources_to_langN)Ú__name__Ú
__module__Ú__qualname__Ú__doc__r r r r r r
r s r c @ s e Zd ZdZdS )ÚLibraryz=Just like a regular Extension, but built as a library insteadN)r r r r! r r r r
r" 8 s r" )r r Zdistutils.coreZ distutilsZdistutils.errorsZdistutils.extensionZsetuptools.extern.six.movesr Zmonkeyr r Z
have_pyrexZcorer r r" r r r r
Ú s