Submit
Path:
~
/
/
opt
/
alt
/
python37
/
lib64
/
python3.7
/
site-packages
/
numpy
/
distutils
/
__pycache__
/
File Content:
extension.cpython-37.pyc
B <�Fd� � @ sz d Z ddlmZmZmZ ddlZddlZddlmZ ej d dkrFeZe� dej�jZe� dej�jZG dd � d e �ZdS ) z�distutils.extension Provides the Extension class, used to describe C/C++ extension modules in setup scripts. Overridden to support f2py. � )�division�absolute_import�print_functionN)� Extension� z.*[.](cpp|cxx|cc)\Zz".*[.](f90|f95|f77|for|ftn|f|pyf)\Zc @ s&