File: //lib/python2.7/site-packages/fail2ban/server/mytime.pyo
�
��_c @ sM d Z d Z d Z d d l Z d d l Z d d l Z d d d � � YZ d S( s
Cyril Jaquiers Copyright (c) 2004 Cyril Jaquiert GPLi����Nt MyTimec B s� e Z d Z d Z d Z d Z e d � � Z e d � � Z e d � � Z
e d � � Z e d � � Z e d d � � Z
e d d � � Z e j d � Z e j d
� Z d Z e j e d � d
e d � f e j e d � d
e d# � f e j e d � d
e d( d d � f e j e d � d
e d- d � f e j e d � d
e d � f e j e d � d
e d � f e j e d � d
e d. � f f Z e d � � Z RS(/ s` A wrapper around time module primarily for testing purposes
This class is a wrapper around time.time() and time.gmtime(). When
performing unit test, it is very useful to get a fixed value from
these functions. Thus, time.time() and time.gmtime() should never
be called directly. This wrapper should be called instead. The API
are equivalent.
c C s4 | t _ | d k r'