ó
šxŠ\c           @   s#   d  Z  d d l m Z d „  Z d S(   s(   Tests that the tslibs API is locked downiÿÿÿÿ(   t   tslibsc          C   s·   d d d d d d d d d	 d
 d d d d g }  d d d d d d d d d d d d d g } t  |  | ƒ } g  t t ƒ D] } | j d ƒ sz | ^ qz } t  | ƒ | k s³ t ‚ d  S(   Nt	   ccalendart
   conversiont   fieldst   frequenciest   nattypet   np_datetimet   offsetst   parsingt   periodt
   resolutiont   strptimet
   timedeltast
   timestampst	   timezonest   NaTt   iNaTt   is_null_datetimeliket   OutOfBoundsDatetimet   Periodt   IncompatibleFrequencyt	   Timedeltat	   Timestampt   delta_to_nanosecondst   ints_to_pytimedeltat   localize_pydatetimet   normalize_datet   tz_convert_singlet   __(   t   sett   dirR    t
   startswitht   AssertionError(   t
   submodulest   apit   expectedt   xt   names(    (    s;   lib/python2.7/site-packages/pandas/tests/tslibs/test_api.pyt   test_namespace   s<    		.N(   t   __doc__t   pandas._libsR    R&   (    (    (    s;   lib/python2.7/site-packages/pandas/tests/tslibs/test_api.pyt   <module>   s   