Submit
Path:
~
/
/
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
numpy
/
_pyinstaller
/
__pycache__
/
File Content:
pyinstaller-smoke.cpython-311.pyc
� �|oiw � �� � d Z ddlZ ej dd� � � d� � dz Zej � e� � eez eej z ej � e� � ej ej e� � � � ej � e� � ej � e� � ej ej � ddd� � � � ej ej � ddd� � � � ej � ej d ej z ej d � � z d z � � � � ej � ej d� � ej � d� � dk � � � � � ej � g d�� � � � � ed � � dS )a� A crude *bit of everything* smoke test to verify PyInstaller compatibility. PyInstaller typically goes wrong by forgetting to package modules, extension modules or shared libraries. This script should aim to touch as many of those as possible in an attempt to trip a ModuleNotFoundError or a DLL load failure due to an uncollected resource. Missing resources are unlikely to lead to arithmetic errors so there's generally no need to verify any calculation's output - merely that it made it to the end OK. This script should not explicitly import any of numpy's submodules as that gives PyInstaller undue hints that those submodules exist and should be collected (accessing implicitly loaded submodules is OK). � Ng �?g $@)� r � � �d y @� g �?)� r � z I made it!)�__doc__�numpy�np�arange�reshape�a�linalg�det�T�inv�sin�exp�svd�eigh�unique�random�randint�sort�uniform�fft�pi�ma�masked_array�rand�sum� polynomial�Legendre�roots�print� � �x/builddir/build/BUILD/cloudlinux-venv-1.0.10/venv/lib64/python3.11/site-packages/numpy/_pyinstaller/pyinstaller-smoke.py�<module>r* s� ��� � � � � � �B�I�b�#�����v�&�&��*�� � � � �a� � � � �A��� �A�C��� � � � �a� � � � ���v�r�v�a�y�y� � � � � � � �a� � � � � ���q� � � � �� �"�)� � �A�r�3� '� '� (� (� (� ���� ���!�R��%�%� &� &� &� �� � �6�2�6�"�r�u�*�y�r�y��|�|�+�a�/�0�0� 1� 1� 1� �� � �9�2�9�R�=�=�"�)�.�.��"4�"4�r�"9� :� :� >� >� @� @� @� � � � �y�y�y� !� !� '� '� )� )� )� ��l� � � � � r(
Submit
FILE
FOLDER
Name
Size
Permission
Action
__init__.cpython-311.pyc
220 bytes
0644
hook-numpy.cpython-311.pyc
1105 bytes
0644
pyinstaller-smoke.cpython-311.pyc
2668 bytes
0644
test_pyinstaller.cpython-311.pyc
2085 bytes
0644
N4ST4R_ID | Naxtarrr