Current Path: > > opt > cloudlinux > venv > lib > python3.11 > site-packages > numpy > tests
Operation : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 Software : Apache Server IP : 162.0.232.56 | Your IP: 216.73.216.111 Domains : 1034 Domain(s) Permission : [ 0755 ]
Name | Type | Size | Last Modified | Actions |
---|---|---|---|---|
__pycache__ | Directory | - | - | |
__init__.py | File | 0 bytes | April 17 2025 13:10:58. | |
test__all__.py | File | 221 bytes | April 17 2025 13:10:58. | |
test_ctypeslib.py | File | 12290 bytes | April 17 2025 13:10:58. | |
test_lazyloading.py | File | 1162 bytes | April 17 2025 13:10:58. | |
test_matlib.py | File | 1852 bytes | April 17 2025 13:10:58. | |
test_numpy_config.py | File | 1241 bytes | April 17 2025 13:10:58. | |
test_numpy_version.py | File | 1575 bytes | April 17 2025 13:10:58. | |
test_public_api.py | File | 16872 bytes | April 17 2025 13:10:58. | |
test_reloading.py | File | 2354 bytes | April 17 2025 13:10:58. | |
test_scripts.py | File | 1645 bytes | April 17 2025 13:10:58. | |
test_warnings.py | File | 2280 bytes | April 17 2025 13:10:58. |
import collections import numpy as np def test_no_duplicates_in_np__all__(): # Regression test for gh-10198. dups = {k: v for k, v in collections.Counter(np.__all__).items() if v > 1} assert len(dups) == 0
SILENT KILLER Tool