Linux garfield.o2switch.net 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
/
lib64
/
python2.7
/
test
/
//lib64/python2.7/test/test_strftime.pyc
� zfc @ s� d Z d d l Z d d l Z d d l Z d d l m Z d d l Z d d l Z d � Z d � Z d e j f d � � YZ d � Z e d k r� e � n d S( s Unittest for time.strftime i����N( t test_supportc C s- | d d k r) | d d | d } n | S( Ni t t 0i ( ( t s( ( s* /usr/lib64/python2.7/test/test_strftime.pyt fixasctime s c C sd t j | � } | j t j | � | � } | j d d � } | j d d � } | j d d � } | S( s� Escape text to deal with possible locale values that have regex syntax while allowing regex syntax used for comparison. s \%t %s \:t :s \?t ?( t ret escapet replace( t textt ampmt new_text( ( s* /usr/lib64/python2.7/test/test_strftime.pyt escapestr s t StrftimeTestc B s>