| Server IP : 209.209.40.120 / Your IP : 216.73.217.112 Web Server : Microsoft-IIS/10.0 System : Windows NT NEWWWW 10.0 build 17763 (Windows Server 2019) i586 User : NEWWWW$ ( 0) PHP Version : 8.3.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/Python312/Lib/site-packages/numpy/lib/tests/__pycache__/ |
Upload File : |
�
�g7 � � � d dl Z d dlmZ d dlZd dlmZmZmZm Z d dl
mZmZm
Z
mZmZmZ G d� d� Z G d� d� Zd � Z G d
� d� Z G d� d
� Zy)� N)�date)�assert_�assert_equal�assert_allclose�
assert_raises)�LineSplitter�
NameValidator�StringConverter�has_nested_fields�
easy_dtype�
flatten_dtypec �4 � e Zd ZdZd� Zd� Zd� Zd� Zd� Zd� Z y) �TestLineSplitterzTests the LineSplitter class.c � � d} t � |� }t |g d�� t d� |� }t |g d�� y)zTest LineSplitter w/o delimiter� 1 2 3 4 5 # test)�1�2�3�4�5� N�r r ��self�strg�tests �?C:\Python312\Lib\site-packages\numpy/lib/tests/test__iotools.py�test_no_delimiterz"TestLineSplitter.test_no_delimiter s<