
    +h                     F    d dl Z d dlmZmZ  G d de j                        Zy)    N)PY2	is_stringc                       e Zd Zd Zy)TestCompatFunctionsc                    | j                  t        d             | j                  t        d             t        du r#| j                  t        t        d                   | j	                  t        d              | j	                  t        d             | j	                  t        d             | j	                  t        g              | j	                  t        i              y )Nasdf T{   g=
ףp=@)
assertTruer   r   unicodeassertFalse)selfs    N/var/www/html/venv/lib/python3.12/site-packages/aniso8601/tests/test_compat.pytest_is_stringz"TestCompatFunctions.test_is_string   s    	&)*	"& $;OOIgfo674)3(4)2'2'    N)__name__
__module____qualname__r    r   r   r   r      s    (r   r   )unittestaniso8601.compatr   r   TestCaser   r   r   r   <module>r      s     +((++ (r   