/usr/local/lib64/python3.6/site-packages/numpy/__pycache__
NameSizeModeActions
conftest.cpython-36.pyc29370644editdlrm
ctypeslib.cpython-36.pyc144000644editdlrm
dual.cpython-36.pyc17660644editdlrm
matlib.cpython-36.pyc104180644editdlrm
setup.cpython-36.pyc7990644editdlrm
version.cpython-36.pyc2890644editdlrm
_distributor_init.cpython-36.pyc4890644editdlrm
_globals.cpython-36.pyc26650644editdlrm
_pytesttester.cpython-36.pyc57990644editdlrm
__config__.cpython-36.pyc25400644editdlrm
__init__.cpython-36.pyc87360644editdlrm
Edit: /usr/local/lib64/python3.6/site-packages/numpy/__pycache__/conftest.cpython-36.pyc (2937B)
3 EgH @sdZddlZddlZddlZddlZddlZddlmZdaiZ ej j ej j ejdejjddddyejjdWn$ejjk rejjdYnXd d Zd d Zd dZejddZejdddddZejddddZdS)z= Pytest configuration and fixtures for the Numpy test suite. N) get_fpu_modez .hypothesisz numpy-profileT)namedeadlineZ print_blobznp.test() profilecCs4|jdd|jdd|jdd|jdddS)Nmarkersz=valgrind_error: Tests that are known to error under valgrind.z:leaks_references: Tests that are known to leak references.zslow: Tests that are very slow.z,slow_pypy: Tests that are very slow on pypy.)Zaddinivalue_line)configr:/usr/local/lib64/python3.6/site-packages/numpy/conftest.pypytest_configure$sr cCs|jddddddS)Nz--available-memorystorezSet amount of memory available for running the test suite. This can result to tests requiring especially large amounts of memory to be skipped. Equivalent to setting environment variable NPY_AVAILABLE_MEM. Default: determinedautomatically.)actiondefaulthelp)Z addoption)parserrrrpytest_addoption/s rcCs"|jjd}|dk r|tjd<dS)NZavailable_memoryZNPY_AVAILABLE_MEM)rZ getoptionosenviron)sessionZ available_memrrrpytest_sessionstart9s rcCs0t}tdkr|an|tkr,t|ft|<|adS)z Check FPU precision mode was not changed during test collection. The clumsy way we do it here is mainly necessary because numpy still uses yield tests, which can execute code at test collection time. N)r _old_fpu_mode_collect_results)itemmoderrrpytest_itemcollected@s  rfunction)ZscopeautouseccsZt}dVt}||kr*tdj||tj|j}|dk rV|\}}tdj||dS)zC Check FPU precision mode was not changed during the test. Nz@FPU precision mode changed from {0:#x} to {1:#x} during the testzIFPU precision mode changed from {0:#x} to {1:#x} when collecting the test)rAssertionErrorformatrgetnode)requestZold_modeZnew_modeZcollect_resultrrrcheck_fpu_modeTs  r )rcCs t|d<dS)Nnp)numpy)Zdoctest_namespacerrradd_npisr#)__doc__rtempfileZ hypothesisZpytestr"Znumpy.core._multiarray_testsrrr configurationZset_hypothesis_home_dirpathjoin gettempdirsettingsZregister_profileZ load_profileerrorsZInvalidArgumentr rrZhookimplrZfixturer r#rrrrs,