Your IP : 3.142.194.35


Current Path : /lib64/python3.6/__pycache__/
Upload File :
Current File : //lib64/python3.6/__pycache__/datetime.cpython-36.opt-1.pyc

3


 \r@�
@s$dZddlZddlZddlZdd�ZdZdZdZ	d^dd	dd
dd
ddd
dd
dg
Z
d_gZdZx&e
dd�D]Z
eje�ee
7ZqfW[[
dd�Zd
d�Zdd�Zdd�Zdd�Zed�Zed�Zed�Zdd�Zdddddddd d!d"d#d$d%g
Zdd&d'd(d)d*d+d,gZd-d.�Zd`d0d1�Zd2d3�Zd4d5�Zd6d7�Zd8d9�Zd:d;�Z d<d=�Z!d>d?�Z"d@dA�Z#dBdC�Z$GdDdE�dE�Z%e%da�e%_&e%dFdGdHdHdIdJ�e%_'e%ddK�e%_(GdLdM�dM�Z)e)Z*e)ddd�e)_&e)ddNd�e)_'e%ddO�e)_(GdPdQ�dQ�Z+e+Z,GdRdS�dS�ZeZ-eddd�e_&edGdHdHdI�e_'e%ddK�e_(GdTdU�dUe)�Z.e.ddd�e._&e.ddNddGdHdHdI�e._'e%ddK�e._(dVdW�Z/GdXdY�dYe+�Z0e0j1e%d��e0_2e0j1e0j3�e0_&e0j1e0j4�e0_'e.dZdde0j2d[�Z5ydd\l6TWne7k
�r�YnPX[[[
[[[[5[	[[[ [[!["[[[[#[*[[[[[[/[[[[-[,[[[$dd]l6mZdS)bz�Concrete date/time and related types.

See http://www.iana.org/time-zones/repository/tz-link.html for
time zone and DST data sources.
�NcCs||krdS||krdSdS)Nr�����)�x�yrr� /usr/lib64/python3.6/datetime.py�_cmpsrri'i۹7���cCs$|ddko"|ddkp"|ddkS)zyear -> 1 if leap year, else 0.�r�di�r)�yearrrr�_is_leap%srcCs(|d}|d|d|d|dS)z2year -> number of days before January 1st of year.rimrr
i�r)rrrrr�_days_before_year)srcCs|dkrt|�rdSt|S)z9year, month -> number of days in that month in that year.��)r�_DAYS_IN_MONTH)r�monthrrr�_days_in_month.srcCst||dkot|�S)zCyear, month -> number of days in year preceding first day of month.r)�_DAYS_BEFORE_MONTHr)rrrrr�_days_before_month5srcCs t||�}t|�t||�|S)z>year, month, day -> ordinal, considering 01-Jan-0001 as day 1.)rrr)rr�day�dimrrr�_ymd2ord:s
ri��e�c	Cs�|d8}t|t�\}}|dd}t|t�\}}t|t�\}}t|d�\}}||d|d|7}|dkst|dkr�|dddfS|dko�|d	kp�|dk}|d
d?}t||dko�|}||kr�|d8}|t||dko�|8}||8}|||dfS)
z@ordinal -> (year, month, day), considering 01-Jan-0001 as day 1.ri�imr
r�r	���2rr)�divmod�_DI400Y�_DI100Y�_DI4Yrr)	�nZn400rZn100Zn4Zn1ZleapyearrZ	precedingrrr�_ord2ymdSs"r&ZJanZFebZMarZAprZMayZJunZJulZAugZSepZOctZNovZDecZMonZTueZWedZThuZFriZSatZSunc	
Cs>t|||�dd}t||�|}tj|||||||||f	�S)N��)rr�_timeZstruct_time)	r�m�d�hh�mm�ssZdstflagZwdayZdnumrrr�_build_struct_time�sr/�autoc
Cstdddddd�}|dkr&|r dnd	}n|d
kr6|d}y||}Wntk
r^td��YnX|j||||�SdS)
Nz{:02d}z
{:02d}:{:02d}z{:02d}:{:02d}:{:02d}z{:02d}:{:02d}:{:02d}.{:03d}z{:02d}:{:02d}:{:02d}.{:06d})�hours�minutes�seconds�milliseconds�microsecondsr0r5r3r4i�zUnknown timespec value)�KeyError�
ValueError�format)r,r-r.�us�timespecZspecs�fmtrrr�_format_time�sr<cCs�d}d}d}g}|j}dt|�}}	�xj||	k�r�||}
|d7}|
dk�r�||	k�r|||}
|d7}|
dkr�|dkr�dt|dd�}|j|�n�|
dk�r|dk�rd}t|d	��r|j�}|dk	�rd
}|jdkr�|}d}t|tdd��\}
}|tdd
�}d||
|f}|j|�n^|
dk�rj|dk�r^d}t|d��r^|j�}|dk	�r^|j	dd�}|j|�n|d�||
�n|d�q(||
�q(Wdj
|�}tj||�S)Nrr�%�fz%06d�microsecond�z��	utcoffset�+�-)r1)r2z
%c%02d%02d�Z�tznamez%%)
�append�len�getattr�hasattrrB�daysr!�	timedeltarF�replace�joinr)�strftime)�objectr8�	timetupleZfreplaceZzreplaceZZreplaceZ	newformat�push�ir%Zch�offset�sign�hr*�srrr�_wrap_strftime�s\












rXcCs(|dk	r$t|t�r$tdt|���dS)Nz4tzinfo.tzname() must return None or string, not '%s')�
isinstance�str�	TypeError�type)�namerrr�
_check_tzname�sr^cCsv|dkrdSt|t�s*td|t|�f��|jr@td||f��td�|ko\td�knsrtd||f��dS)Nz3tzinfo.%s() must return None or timedelta, not '%s'z9tzinfo.%s() must return a whole number of seconds, got %srzN%s()=%s, must be strictly between -timedelta(hours=24) and timedelta(hours=24))rYrLr[r\r5r7)r]rTrrr�_check_utc_offset�s
"r_cCsxt|t�r|St|t�sly|j�}Wntk
r8Yn"Xt|t�rH|Stdt|�j��tdt|�j��td��dS)Nz"__int__ returned non-int (type %s)z$an integer is required (got type %s)z$integer argument expected, got float)rY�int�float�__int__�AttributeErrorr[r\�__name__)�valuerrr�_check_int_fields


rfcCs�t|�}t|�}t|�}t|ko*tknsBtdttf|��d|koTdknsdtd|��t||�}d|ko�|kns�td||��|||fS)Nzyear must be in %d..%drrzmonth must be in 1..12zday must be in 1..%d)rf�MINYEAR�MAXYEARr7r)rrrrrrr�_check_date_fieldss

ricCs�t|�}t|�}t|�}t|�}d|ko2dknsBtd|��d|koTdknsdtd|��d|kovdkns�td|��d|ko�dkns�td|��|dkr�td
|��|||||fS)Nr�zhour must be in 0..23�;zminute must be in 0..59zsecond must be in 0..59i?Bz microsecond must be in 0..999999rzfold must be either 0 or 1)rr)rfr7)�hour�minute�secondr?�foldrrr�_check_time_fields$s




rpcCs |dk	rt|t�rtd��dS)Nz4tzinfo argument must be None or of a tzinfo subclass)rY�tzinfor[)�tzrrr�_check_tzinfo_arg5srscCs tdt|�jt|�jf��dS)Nzcan't compare '%s' to '%s')r[r\rd)rrrrr�	_cmperror9srtcCsRt||�\}}|d9}|dkr&||kn||k}|sF||krN|ddkrN|d7}|S)z�divide a by b and round result to the nearest integer

    When the ratio is exactly half-way between two integers,
    the even integer is returned.
    rrr)r!)�a�b�q�rZgreater_than_halfrrr�_divide_and_round=sryc@seZdZdZdBZdCdd�Zd	d
�Zdd�Zd
d�Ze	dd��Z
e	dd��Ze	dd��Zdd�Z
e
Zdd�Zdd�Zdd�Zdd�Zdd �Zd!d"�ZeZd#d$�Zd%d&�Zd'd(�Zd)d*�Zd+d,�Zd-d.�Zd/d0�Zd1d2�Zd3d4�Zd5d6�Zd7d8�Z d9d:�Z!d;d<�Z"d=d>�Z#d?d@�Z$dAS)DrLa�Represent the difference between two datetime objects.

    Supported operators:

    - add, subtract timedelta
    - unary plus, minus, abs
    - compare to timedelta
    - multiply, divide by int

    In addition, datetime supports subtraction of two datetime objects
    returning a timedelta, and addition or subtraction of a datetime
    and a timedelta giving a datetime.

    Representation: (days, seconds, microseconds).  Why?  Because I
    felt like it.
    �_days�_seconds�
_microseconds�	_hashcodercCs�d}}	}
||d7}||d|d7}||d7}t|t�rttj|�\}}tj|d�\}}
t|
�}	t|�}nd}|}t|t�r�tj|�\}}t|�}||7}n|}t|d�\}}||7}|	t|�7}	|d
}t|t��rt||�}t|d�\}}t|d�\}}||7}|	|7}	n@t|�}t|d�\}}t|d�\}}||7}|	|7}	t||�}t|d�\}}
|	|7}	t|	d�\}}	||7}t|�dk�r�td
|��t	j
|�}||_|	|_|
|_
d|_|S)Nrr(�<ii�g8@g �@grg��.Ai@Bi�ɚ;z$timedelta # of days is too large: %drg�@i�Qi�Qi�Qi�Qr)rYra�_math�modfr`r!�round�abs�
OverflowErrorrP�__new__rzr{r|r})�clsrKr3r5r4r2r1Zweeksr+rWr9ZdayfracZdaysecondsfracZdaysecondswholeZsecondsfracZusdouble�selfrrrr�dsZ




ztimedelta.__new__cCs`|jr&d|jj|jj|j|j|jfS|jrHd|jj|jj|j|jfSd|jj|jj|jfS)Nz%s.%s(%d, %d, %d)z
%s.%s(%d, %d)z	%s.%s(%d))r|�	__class__�
__module__�__qualname__rzr{)r�rrr�__repr__�s

ztimedelta.__repr__cCsdt|jd�\}}t|d�\}}d|||f}|jrLdd�}d||j�|}|jr`|d|j}|S)Nr~z%d:%02d:%02dcSs|t|�dkrdpdfS)NrrWrA)r�)r%rrr�plural�sz!timedelta.__str__.<locals>.pluralz
%d day%s, z.%06d)r!r{rzr|)r�r-r.r,rWr�rrr�__str__�sztimedelta.__str__cCs|jd|jd|jdS)zTotal seconds in the duration.i�Q�
r'i@Bi@B)rKr3r5)r�rrr�
total_seconds�sztimedelta.total_secondscCs|jS)rK)rz)r�rrrrK�sztimedelta.dayscCs|jS)r3)r{)r�rrrr3�sztimedelta.secondscCs|jS)r5)r|)r�rrrr5�sztimedelta.microsecondscCs2t|t�r.t|j|j|j|j|j|j�StS)N)rYrLrzr{r|�NotImplemented)r��otherrrr�__add__�s


ztimedelta.__add__cCs2t|t�r.t|j|j|j|j|j|j�StS)N)rYrLrzr{r|r�)r�r�rrr�__sub__s


ztimedelta.__sub__cCst|t�r||StS)N)rYrLr�)r�r�rrr�__rsub__s

ztimedelta.__rsub__cCst|j|j|j�S)N)rLrzr{r|)r�rrr�__neg__sztimedelta.__neg__cCs|S)Nr)r�rrr�__pos__sztimedelta.__pos__cCs|jdkr|S|SdS)Nr)rz)r�rrr�__abs__s
ztimedelta.__abs__cCs`t|t�r(t|j||j||j|�St|t�r\|j�}|j�\}}tddt	|||��St
S)Nr)rYr`rLrzr{r|ra�_to_microseconds�as_integer_ratioryr�)r�r��usecrurvrrr�__mul__#s


ztimedelta.__mul__cCs|jd|jd|jS)Nrii@Bi�Q)rzr{r|)r�rrrr�2sztimedelta._to_microsecondscCsNt|ttf�stS|j�}t|t�r0||j�St|t�rJtdd||�SdS)Nr)rYr`rLr�r�)r�r�r�rrr�__floordiv__6s

ztimedelta.__floordiv__cCs~t|tttf�stS|j�}t|t�r2||j�St|t�rNtddt||��St|t�rz|j�\}}tddt|||��SdS)Nr)rYr`rarLr�r�ryr�)r�r�r�rurvrrr�__truediv__?s


ztimedelta.__truediv__cCs*t|t�r&|j�|j�}tdd|�StS)Nr)rYrLr�r�)r�r�rxrrr�__mod__Ks
ztimedelta.__mod__cCs4t|t�r0t|j�|j��\}}|tdd|�fStS)Nr)rYrLr!r�r�)r�r�rwrxrrr�
__divmod__Qs

ztimedelta.__divmod__cCs t|t�r|j|�dkSdSdS)NrF)rYrLr)r�r�rrr�__eq__Zs
ztimedelta.__eq__cCs&t|t�r|j|�dkSt||�dS)Nr)rYrLrrt)r�r�rrr�__le__`s
ztimedelta.__le__cCs&t|t�r|j|�dkSt||�dS)Nr)rYrLrrt)r�r�rrr�__lt__fs
ztimedelta.__lt__cCs&t|t�r|j|�dkSt||�dS)Nr)rYrLrrt)r�r�rrr�__ge__ls
ztimedelta.__ge__cCs&t|t�r|j|�dkSt||�dS)Nr)rYrLrrt)r�r�rrr�__gt__rs
ztimedelta.__gt__cCst|j�|j��S)N)r�	_getstate)r�r�rrrrxsztimedelta._cmpcCs|jdkrt|j��|_|jS)Nrr)r}�hashr�)r�rrr�__hash__|s
ztimedelta.__hash__cCs|jdkp|jdkp|jdkS)Nr)rzr{r|)r�rrr�__bool__�s

ztimedelta.__bool__cCs|j|j|jfS)N)rzr{r|)r�rrrr��sztimedelta._getstatecCs|j|j�fS)N)r�r�)r�rrr�
__reduce__�sztimedelta.__reduce__N)rzr{r|r})rrrrrrr)%rdr�r��__doc__�	__slots__r�r�r�r��propertyrKr3r5r��__radd__r�r�r�r�r�r��__rmul__r�r�r�r�r�r�r�r�r�r�rr�r�r�r�rrrrrLQsD
d		
		rLi�ɚ;rjrki?B)rKr1r2r3r5)r5c@s(eZdZdZdCZdDdd�Zed	d
��Zedd��Zed
d��Z	dd�Z
dd�Zdd�Zdd�Z
dd�ZeZedd��Zedd��Zedd��Zdd �Zd!d"�ZdEd#d$�Zd%d&�Zd'd(�Zd)d*�Zd+d,�Zd-d.�Zd/d0�Zd1d2�Zd3d4�ZeZd5d6�Z d7d8�Z!d9d:�Z"d;d<�Z#d=d>�Z$d?d@�Z%dAdB�Z&dS)F�datea�Concrete date type.

    Constructors:

    __new__()
    fromtimestamp()
    today()
    fromordinal()

    Operators:

    __repr__, __str__
    __eq__, __le__, __lt__, __ge__, __gt__, __hash__
    __add__, __radd__, __sub__ (add/radd only with timedelta arg)

    Methods:

    timetuple()
    toordinal()
    weekday()
    isoweekday(), isocalendar(), isoformat()
    ctime()
    strftime()

    Properties (readonly):
    year, month, day
    �_year�_month�_dayr}NcCs�|dkr�t|ttf�r�t|�dkr�dt|dd��ko@dknr�t|t�r|y|jd�}Wntk
rztd��YnXtj	|�}|j
|�d	|_|St|||�\}}}tj	|�}||_
||_||_d
|_|S)zVConstructor.

        Arguments:

        year, month, day (required, base 1)
        Nrrrrr�latin1znFailed to encode latin1 string when unpickling a date object. pickle.load(data, encoding='latin1') is assumed.rr)rY�bytesrZrH�ord�encode�UnicodeEncodeErrorr7rPr��_date__setstater}rir�r�r�)r�rrrr�rrrr��s($



zdate.__new__c	Cs(tj|�\	}}}}}}}}	}
||||�S)z;Construct a date from a POSIX timestamp (like time.time()).)r)�	localtime)r��trr*r+r,r-r.�weekday�jday�dstrrr�
fromtimestamp�szdate.fromtimestampcCstj�}|j|�S)z"Construct a date from time.time().)r)�timer�)r�r�rrr�today�sz
date.todaycCst|�\}}}||||�S)z�Construct a date from a proleptic Gregorian ordinal.

        January 1 of year 1 is day 1.  Only the year, month and day are
        non-zero in the result.
        )r&)r�r%rr*r+rrr�fromordinal�szdate.fromordinalcCs d|jj|jj|j|j|jfS)a5Convert to formal string, for repr().

        >>> dt = datetime(2010, 1, 1)
        >>> repr(dt)
        'datetime.datetime(2010, 1, 1, 0, 0)'

        >>> dt = datetime(2010, 1, 1, tzinfo=timezone.utc)
        >>> repr(dt)
        'datetime.datetime(2010, 1, 1, 0, 0, tzinfo=datetime.timezone.utc)'
        z%s.%s(%d, %d, %d))r�r�r�r�r�r�)r�rrrr��s
z
date.__repr__cCs.|j�dpd}dt|t|j|j|jfS)zReturn ctime() style string.r(z%s %s %2d 00:00:00 %04d)�	toordinal�	_DAYNAMES�_MONTHNAMESr�r�r�)r�r�rrr�ctimes
z
date.ctimecCst|||j��S)zFormat using strftime().)rXrQ)r�r;rrrrO	sz
date.strftimecCs:t|t�stdt|�j��t|�dkr2|j|�St|�S)Nzmust be str, not %sr)rYrZr[r\rdrHrO)r�r;rrr�
__format__
s


zdate.__format__cCsd|j|j|jfS)z�Return the date formatted according to ISO.

        This is 'YYYY-MM-DD'.

        References:
        - http://www.w3.org/TR/NOTE-datetime
        - http://www.cl.cam.ac.uk/~mgk25/iso-time.html
        z%04d-%02d-%02d)r�r�r�)r�rrr�	isoformats	zdate.isoformatcCs|jS)z
year (1-9999))r�)r�rrrr"sz	date.yearcCs|jS)zmonth (1-12))r�)r�rrrr'sz
date.monthcCs|jS)z
day (1-31))r�)r�rrrr,szdate.daycCst|j|j|jdddd�S)z9Return local time tuple compatible with time.localtime().rrr)r/r�r�r�)r�rrrrQ4szdate.timetuplecCst|j|j|j�S)z�Return proleptic Gregorian ordinal for the year, month and day.

        January 1 of year 1 is day 1.  Only the year, month and day values
        contribute to the result.
        )rr�r�r�)r�rrrr�9szdate.toordinalcCs:|dkr|j}|dkr|j}|dkr*|j}t|�|||�S)z;Return a new date with new values for the specified fields.N)r�r�r�r\)r�rrrrrrrMAszdate.replacecCst|t�r|j|�dkStS)Nr)rYr�rr�)r�r�rrrr�Ms
zdate.__eq__cCst|t�r|j|�dkStS)Nr)rYr�rr�)r�r�rrrr�Rs
zdate.__le__cCst|t�r|j|�dkStS)Nr)rYr�rr�)r�r�rrrr�Ws
zdate.__lt__cCst|t�r|j|�dkStS)Nr)rYr�rr�)r�r�rrrr�\s
zdate.__ge__cCst|t�r|j|�dkStS)Nr)rYr�rr�)r�r�rrrr�as
zdate.__gt__cCsB|j|j|j}}}|j|j|j}}}t|||f|||f�S)N)r�r�r�r)r�r�rr*r+Zy2�m2Zd2rrrrfsz	date._cmpcCs|jdkrt|j��|_|jS)zHash.rr)r}r�r�)r�rrrr�ls
z
date.__hash__cCsFt|t�rB|j�|j}d|ko*tknr:tj|�Std��tS)zAdd a date to a timedelta.rzresult out of range)	rYrLr�rK�_MAXORDINALr�r�r�r�)r�r��orrrr�ts

zdate.__add__cCsDt|t�r|t|j�St|t�r@|j�}|j�}t||�StS)z.Subtract two dates, or a date and a timedelta.)rYrLrKr�r�r�)r�r��days1�days2rrrr�s

zdate.__sub__cCs|j�ddS)z:Return day of the week, where Monday == 0 ... Sunday == 6.r'r()r�)r�rrrr��szdate.weekdaycCs|j�dpdS)z:Return day of the week, where Monday == 1 ... Sunday == 7.r()r�)r�rrr�
isoweekday�szdate.isoweekdaycCs�|j}t|�}t|j|j|j�}t||d�\}}|dkr^|d8}t|�}t||d�\}}n$|dkr�|t|d�kr�|d7}d}||d|dfS)a�Return a 3-tuple containing ISO year, week number, and weekday.

        The first ISO week of the year is the (Mon-Sun) week
        containing the year's first Thursday; everything else derives
        from that.

        The first week is 1; Monday is 1 ... Sunday is 7.

        ISO calendar algorithm taken from
        http://www.phys.uu.nl/~vgent/calendar/isocalendar.htm
        (used with permission)
        r(rr�4)r��_isoweek1mondayrr�r�r!)r�r�week1mondayr�Zweekrrrr�isocalendar�s
zdate.isocalendarcCs&t|jd�\}}t|||j|jg�fS)N�)r!r�r�r�r�)r��yhi�ylorrrr��szdate._getstatecCs"|\}}|_|_|d||_dS)Nr�)r�r�r�)r��stringr�r�rrr�
__setstate�szdate.__setstatecCs|j|j�fS)N)r�r�)r�rrrr��szdate.__reduce__)r�r�r�r})NN)NNN)'rdr�r�r�r�r��classmethodr�r�r�r�r�rOr�r�r�r�rrrrQr�rMr�r�r�r�r�rr�r�r�r�r�r�r�r�r�r�rrrrr��sD
"
	
r�r)rKc@s<eZdZdZfZdd�Zdd�Zdd�Zdd	�Zd
d�Z	dS)
rqz}Abstract base class for time zone info classes.

    Subclasses must override the name(), utcoffset() and dst() methods.
    cCstd��dS)z%datetime -> string name of time zone.z&tzinfo subclass must override tzname()N)�NotImplementedError)r��dtrrrrF�sz
tzinfo.tznamecCstd��dS)z:datetime -> minutes east of UTC (negative for west of UTC)z)tzinfo subclass must override utcoffset()N)r�)r�r�rrrrB�sztzinfo.utcoffsetcCstd��dS)z�datetime -> DST offset in minutes east of UTC.

        Return 0 if DST not in effect.  utcoffset() must include the DST
        offset.
        z#tzinfo subclass must override dst()N)r�)r�r�rrrr��sz
tzinfo.dstcCs�t|t�std��|j|k	r$td��|j�}|dkr<td��|j�}|dkrTtd��||}|r�||7}|j�}|dkr�td��||S)z*datetime in UTC -> datetime in local time.z&fromutc() requires a datetime argumentzdt.tzinfo is not selfNz0fromutc() requires a non-None utcoffset() resultz*fromutc() requires a non-None dst() resultz;fromutc(): dt.dst gave inconsistent results; cannot convert)rY�datetimer[rqr7rBr�)r�r�ZdtoffZdtdst�deltarrr�fromutc�s"

ztzinfo.fromutccCsft|dd�}|r|�}nf}t|dd�}|r4|�}nt|dd�pBd}|dkrV|j|fS|j||fSdS)N�__getinitargs__�__getstate__�__dict__)rIr�)r�Zgetinitargs�args�getstate�staterrrr��s
ztzinfo.__reduce__N)
rdr�r�r�r�rFrBr�r�r�rrrrrq�srqc@s eZdZdZdGZdHd	d�dd
�Zedd��Zedd��Zedd��Z	edd��Z
edd��Zedd��Zdd�Z
dd�Zdd�Zd d!�Zd"d#�ZdId%d&�Zd'd(�ZdJd*d+�Zd,d-�ZdKd/d0�ZeZd1d2�Zd3d4�Zd5d6�Zd7d8�Zd9d:�ZdLd
d�d<d=�ZdMd?d@�ZdAdB�ZdCdD�Z dEdF�Z!d
S)Nr�a<Time with time zone.

    Constructors:

    __new__()

    Operators:

    __repr__, __str__
    __eq__, __le__, __lt__, __ge__, __gt__, __hash__

    Methods:

    strftime()
    isoformat()
    utcoffset()
    tzname()
    dst()

    Properties (readonly):
    hour, minute, second, microsecond, tzinfo, fold
    �_hour�_minute�_second�_microsecond�_tzinfor}�_foldrN)rocCs�t|ttf�r�t|�dkr�t|dd��d@dkr�t|t�rhy|jd�}Wntk
rftd��YnXtj	|�}|j
||p~d�d	|_|St|||||�\}}}}}t
|�tj	|�}||_||_||_||_||_d
|_||_|S)z�Constructor.

        Arguments:

        hour, minute (required)
        second, microsecond (default to zero)
        tzinfo (default to None)
        fold (keyword only, default to zero)
        r'rr�rr�znFailed to encode latin1 string when unpickling a time object. pickle.load(data, encoding='latin1') is assumed.Nrr)rYr�rZrHr�r�r�r7rPr��_time__setstater}rprsr�r�r�r�r�r�)r�rlrmrnr?rqror�rrrr�#s0



ztime.__new__cCs|jS)zhour (0-23))r�)r�rrrrlKsz	time.hourcCs|jS)z
minute (0-59))r�)r�rrrrmPsztime.minutecCs|jS)z
second (0-59))r�)r�rrrrnUsztime.secondcCs|jS)zmicrosecond (0-999999))r�)r�rrrr?Zsztime.microsecondcCs|jS)ztimezone info object)r�)r�rrrrq_sztime.tzinfocCs|jS)N)r�)r�rrrrodsz	time.foldcCs$t|t�r|j|dd�dkSdSdS)NT)�allow_mixedrF)rYr�r)r�r�rrrr�ls
ztime.__eq__cCs&t|t�r|j|�dkSt||�dS)Nr)rYr�rrt)r�r�rrrr�rs
ztime.__le__cCs&t|t�r|j|�dkSt||�dS)Nr)rYr�rrt)r�r�rrrr�xs
ztime.__lt__cCs&t|t�r|j|�dkSt||�dS)Nr)rYr�rrt)r�r�rrrr�~s
ztime.__ge__cCs&t|t�r|j|�dkSt||�dS)Nr)rYr�rrt)r�r�rrrr��s
ztime.__gt__Fc
Cs�|j}|j}d}}||kr"d}n|j�}|j�}||k}|rht|j|j|j|jf|j|j|j|jf�S|dksx|dkr�|r�dStd��|jd|j|tdd�}|jd|j|tdd�}	t||j|jf|	|j|jf�S)NTrz$cannot compare naive and aware timesr~r)r2)	r�rBrr�r�r�r�r[rL)
r�r�r��mytz�ottz�myoff�otoff�base_compareZmyhhmmZothhmmrrrr�s*
z	time._cmpcCs�|jdkr�|jr|jdd�}n|}|j�}|sBt|j�d�|_nztt|j|j	d�|tdd��\}}|tdd�}d|ko�dknr�tt
|||j|j��|_nt|||j|jf�|_|jS)	zHash.rr)ro)r1r2)r1)r2rr)
r}rorMrBr�r�r!rLrlrmr�rnr?)r�r��tzoffrVr*rrrr��s
z
time.__hash__�:cCsx|j�}|dk	rt|jdkr&d}|}nd}t|tdd��\}}t|tdd��\}}d||||f}|rt|d	|j7}|S)
z2Return formatted timezone offset (+xx:xx) or None.NrrDrCr)r1)r2z%s%02d%s%02dz:%02d)rBrKr!rLr3)r��sep�offrUr,r-r.rrr�_tzstr�s
ztime._tzstrcCs�|jdkrd|j|jf}n|jdkr2d|j}nd}d|jj|jj|j|j|f}|jdk	rx|dd�d|jd	}|jr�|dd�d
}|S)
z%Convert to formal string, for repr().rz, %d, %dz, %drAz%s.%s(%d, %d%s)Nrz, tzinfo=%r�)z	, fold=1)rr)	r�r�r�r�r�r�r�r�r�)r�rWrrrr��s


z
time.__repr__r0cCs0t|j|j|j|j|�}|j�}|r,||7}|S)a'Return the time formatted according to ISO.

        The full format is 'HH:MM:SS.mmmmmm+zz:zz'. By default, the fractional
        part is omitted if self.microsecond == 0.

        The optional argument timespec specifies the number of additional
        terms of the time to include.
        )r<r�r�r�r�r�)r�r:rWrrrrrr��s	
ztime.isoformatc	Cs(ddd|j|j|jdddf	}t|||�S)z{Format using strftime().  The date part of the timestamp passed
        to underlying strftime should not be used.
        ilrrr)r�r�r�rX)r�r;rQrrrrO�s
z
time.strftimecCs:t|t�stdt|�j��t|�dkr2|j|�St|�S)Nzmust be str, not %sr)rYrZr[r\rdrHrO)r�r;rrrr��s


ztime.__format__cCs(|jdkrdS|jjd�}td|�|S)zQReturn the timezone offset in minutes east of UTC (negative west of
        UTC).NrB)r�rBr_)r�rTrrrrBs


ztime.utcoffsetcCs&|jdkrdS|jjd�}t|�|S)aReturn the timezone name.

        Note that the name is 100% informational -- there's no requirement that
        it mean anything in particular. For example, "GMT", "UTC", "-500",
        "-5:00", "EDT", "US/Eastern", "America/New York" are all valid replies.
        N)r�rFr^)r�r]rrrrFs

ztime.tznamecCs(|jdkrdS|jjd�}td|�|S)afReturn 0 if DST is not in effect, or the DST offset (in minutes
        eastward) if DST is in effect.

        This is purely informational; the DST offset has already been added to
        the UTC offset returned by utcoffset() if applicable, so there's no
        need to consult dst() unless you're interested in displaying the DST
        info.
        Nr�)r�r�r_)r�rTrrrr�s
	

ztime.dstTcCsl|dkr|j}|dkr|j}|dkr*|j}|dkr8|j}|dkrF|j}|dkrT|j}t|�||||||d�S)z;Return a new time with new values for the specified fields.NT)ro)rlrmrnr?rqr�r\)r�rlrmrnr?rqrorrrrM,sztime.replacercCspt|jd�\}}t|d�\}}|j}|jr:|dkr:|d7}t||j|j|||g�}|jdkrb|fS||jfSdS)Nr�r�)r!r�r�r�r�r�r�r�)r��protocol�us2�us3�us1rV�	basestaterrrr�?s
ztime._getstatecCsv|dk	rt|t�rtd��|\}|_|_}}}|dkrJd|_|d|_nd|_||_|d>|Bd>|B|_||_dS)Nzbad tzinfo state argr�rr�r�)	rY�
_tzinfo_classr[r�r�r�r�r�r�)r�r�rqrVr�r�r�rrrr�Lsztime.__setstatecCst|j|�fS)N)r�r�)r�r�rrr�
__reduce_ex__Ysztime.__reduce_ex__cCs
|jd�S)Nr)r�)r�rrrr�\sztime.__reduce__)r�r�r�r�r�r}r�)rrrrN)F)r�)r0)NNNNT)r)"rdr�r�r�r�r�r�rlrmrnr?rqror�r�r�r�r�rr�r�r�r�r�rOr�rBrFr�rMr�r�r�r�rrrrr�
s>(


		



r�c@s�eZdZdZejejZdbdd�dd�Zedd��Z	ed	d
��Z
edd��Zed
d��Zedd��Z
edd��Zedd��Zedcdd��Zedd��Zedddd��Zedd��Zededd��Zd d!�Zd"d#�Zd$d%�Zd&d'�Zd(d)�Zd*d+�Zd,d-�Zdfdd�d.d/�Zd0d1�Zdgd2d3�Zd4d5�Zdhd8d9�Zd:d;�Z d<d=�Z!ed>d?��Z"d@dA�Z#dBdC�Z$dDdE�Z%dFdG�Z&dHdI�Z'dJdK�Z(dLdM�Z)dNdO�Z*didQdR�Z+dSdT�Z,e,Z-dUdV�Z.dWdX�Z/djdZd[�Z0d\d]�Z1d^d_�Z2d`da�Z3dS)kr�z�datetime(year, month, day[, hour[, minute[, second[, microsecond[,tzinfo]]]]])

    The year, month and day arguments are required. tzinfo may be None, or an
    instance of a tzinfo subclass. The remaining arguments may be ints.
    Nr)roc	Cst|ttf�r�t|�dkr�dt|dd��d@ko<dknr�t|t�rxyt|d�}Wntk
rvtd��YnXtj|�}
|
j	||�d	|
_
|
St|||�\}}}t|||||	�\}}}}}	t
|�tj|�}
||
_||
_||
_||
_||
_||
_||
_||
_d
|
_
|	|
_|
S)Nr�rrrr�rr�zrFailed to encode latin1 string when unpickling a datetime object. pickle.load(data, encoding='latin1') is assumed.rr)rYr�rZrHr�r�r7rPr��_datetime__setstater}rirprsr�r�r�r�r�r�r�r�r�)r�rrrrlrmrnr?rqror�rrrr�ms8(


zdatetime.__new__cCs|jS)zhour (0-23))r�)r�rrrrl�sz
datetime.hourcCs|jS)z
minute (0-59))r�)r�rrrrm�szdatetime.minutecCs|jS)z
second (0-59))r�)r�rrrrn�szdatetime.secondcCs|jS)zmicrosecond (0-999999))r�)r�rrrr?�szdatetime.microsecondcCs|jS)ztimezone info object)r�)r�rrrrq�szdatetime.tzinfocCs|jS)N)r�)r�rrrro�sz
datetime.foldc	Csptj|�\}}t|d�}|dkr4|d7}|d8}n|dkrL|d8}|d7}|rVtjntj}||�\	}}}	}
}}}
}}t|d�}||||	|
||||�}|dk�rbd}||kr�tjj	d	�r�|S|||�dd
�\}}}	}
}}||||	|
||||�}||t
d|�}|jdk�rl|||t
dd��dd
�\}}}	}
}}||||	|
||||�}||k�rld|_n
|j
|�}|S)z�Construct a datetime from a POSIX timestamp (like time.time()).

        A timezone info object may be passed in as well.
        g��.Ai@BrrrkNri�winr'i�Q)rr�r�r)�gmtimer��min�sys�platform�
startswithrLrKr�r�)r�r��utcrrZfracr9Z	converterrr*r+r,r-r.r�r�r��result�max_fold_secondsZprobe1ZtransZprobe2rrr�_fromtimestamp�s4


 *

zdatetime._fromtimestampcCst|�|j||dk	|�S)z�Construct a datetime from a POSIX timestamp (like time.time()).

        A timezone info object may be passed in as well.
        N)rsr	)r�r�rrrrrr��szdatetime.fromtimestampcCs|j|dd�S)z6Construct a naive UTC datetime from a POSIX timestamp.TN)r	)r�r�rrr�utcfromtimestamp�szdatetime.utcfromtimestampcCstj�}|j||�S)zBConstruct a datetime from time.time() and optional time zone info.)r)r�r�)r�rrr�rrr�now�szdatetime.nowcCstj�}|j|�S)z*Construct a UTC datetime from time.time().)r)r�r
)r�r�rrr�utcnow�szdatetime.utcnowTcCs\t|t�std��t|t�s$td��|dkr2|j}||j|j|j|j|j	|j
|j||jd�	S)z8Construct a datetime from a given date and a given time.z%date argument must be a date instancez%time argument must be a time instanceT)ro)
rY�_date_classr[�_time_classrqrrrrlrmrnr?ro)r�r�r�rqrrr�combine�s

zdatetime.combinecCsD|j�}|dkrd}n|r d}nd}t|j|j|j|j|j|j|�S)z9Return local time tuple compatible with time.localtime().Nrrr)r�r/rrrrlrmrn)r�r�rrrrQszdatetime.timetuplec
s�tddd��d}|�tdd�}�fdd�}||�|}||}||�}||kr�|||f|j}||�|}||kr�|Sn||}||}||�}	|	|kr�|S||kr�|Sttf|j||�S)	zReturn integer POSIX timestamp.i�rrircs>tj|�dd�\}}}}}}t||||||��tdd�S)Nr'rr)r)r�r�rL)�urr*r+r,r-r.)�epochrr�localszdatetime._mktime.<locals>.locali�Q)r�rLro�maxr)
r�rr�rruZu1Zt1Zu2rvZt2r)rr�_mktimes(zdatetime._mktimecCs0|jdkr |j�}||jdS|tj�SdS)zReturn POSIX timestamp as floatNg��.A)r�rr?�_EPOCHr�)r�rWrrr�	timestamp2s
zdatetime.timestampcCsT|j�}|r||8}|j|j|j}}}|j|j|j}}}t||||||d�S)z4Return UTC time tuple compatible with time.gmtime().r)rBrrrrlrmrnr/)r�rTrr*r+r,r-r.rrr�utctimetuple:szdatetime.utctimetuplecCst|j|j|j�S)zReturn the date part.)r�r�r�r�)r�rrrr�Csz
datetime.datecCst|j|j|j|j|jd�S)z'Return the time part, with tzinfo None.)ro)r�rlrmrnr?ro)r�rrrr�Gsz
datetime.timecCs t|j|j|j|j|j|jd�S)z'Return the time part, with same tzinfo.)ro)r�rlrmrnr?r�ro)r�rrr�timetzKszdatetime.timetzc	
Cs�|dkr|j}|dkr|j}|dkr*|j}|dkr8|j}|dkrF|j}|dkrT|j}|dkrb|j}|dkrp|j}|	dkr~|j}	t	|�|||||||||	d�	S)z?Return a new datetime with new values for the specified fields.NT)ro)
rrrrlrmrnr?rqror\)
r�rrrrlrmrnr?rqrorrrrMPs(zdatetime.replacecCs�|jdkr|j�}n|ttdd�}tj|�}t|dd��}y|j}|j}WnDt	k
r�|ttj
|�dd��}tjd|�}t||�}YnXtt|d�|�}|S)Nr)r3r'z%Z)
rqrrrLr)r�r�Z	tm_gmtoffZtm_zonercrrO�timezone)r�ZtsZlocaltmrZgmtoffZzoner�rrrrr�_local_timezoneis



zdatetime._local_timezonecCs�|dkr|j�}nt|t�s$td��|j}|dkrF|j�}|j|�}n,|j|�}|dkrr|jdd�j�}|j|�}||kr~|S||j|d�}|j|�S)Nz)tz argument must be an instance of tzinfo)rq)rrYrqr[rBrMr�)r�rrr�Zmyoffsetrrrr�
astimezone|s 



zdatetime.astimezonecCs:|j�dpd}dt|t|j|j|j|j|j|jfS)zReturn ctime() style string.r(z%s %s %2d %02d:%02d:%02d %04d)	r�r�r�r�r�r�r�r�r�)r�r�rrrr��szdatetime.ctime�Tr0c	Cs�d|j|j|j|ft|j|j|j|j|�}|j�}|dk	r�|j	dkrTd}|}nd}t
|tdd��\}}t
|tdd��\}}|d	|||f7}|r�|d
|j7}|S)a(Return the time formatted according to ISO.

        The full format looks like 'YYYY-MM-DD HH:MM:SS.mmmmmm'.
        By default, the fractional part is omitted if self.microsecond == 0.

        If self.tzinfo is not None, the UTC offset is also attached, giving
        giving a full format of 'YYYY-MM-DD HH:MM:SS.mmmmmm+HH:MM'.

        Optional argument sep specifies the separator between date and
        time, default 'T'.

        The optional argument timespec specifies the number of additional
        terms of the time to include.
        z%04d-%02d-%02d%cNrrDrCr)r1)r2z%s%02d:%02dz:%02d)
r�r�r�r<r�r�r�r�rBrKr!rLr3)	r�r�r:rWr�rUr,r-r.rrrr��s
zdatetime.isoformatcCs�|j|j|j|j|j|j|jg}|d	dkr2|d
=|ddkrD|d=d|jj|jj	dj
tt|��f}|j
dk	r�|dd
�d|j
d}|jr�|dd�d}|S)z%Convert to formal string, for repr().rrz	%s.%s(%s)z, Nz, tzinfo=%rr�z	, fold=1)rrrrrr)r�r�r�r�r�r�r�r�r�r�rN�maprZr�r�)r��LrWrrrr��s
zdatetime.__repr__cCs|jdd�S)zConvert to string, for str().� )r�)r�)r�rrrr��szdatetime.__str__cCsddl}|j|||�S)zKstring, format -> new datetime parsed from a string (like time.strptime()).rN)�	_strptimeZ_strptime_datetime)r�Zdate_stringr8r rrr�strptime�szdatetime.strptimecCs(|jdkrdS|jj|�}td|�|S)zQReturn the timezone offset in minutes east of UTC (negative west of
        UTC).NrB)r�rBr_)r�rTrrrrB�s


zdatetime.utcoffsetcCs&|jdkrdS|jj|�}t|�|S)aReturn the timezone name.

        Note that the name is 100% informational -- there's no requirement that
        it mean anything in particular. For example, "GMT", "UTC", "-500",
        "-5:00", "EDT", "US/Eastern", "America/New York" are all valid replies.
        N)r�rFr^)r�r]rrrrF�s

zdatetime.tznamecCs(|jdkrdS|jj|�}td|�|S)afReturn 0 if DST is not in effect, or the DST offset (in minutes
        eastward) if DST is in effect.

        This is purely informational; the DST offset has already been added to
        the UTC offset returned by utcoffset() if applicable, so there's no
        need to consult dst() unless you're interested in displaying the DST
        info.
        Nr�)r�r�r_)r�rTrrrr��s
	

zdatetime.dstcCs2t|t�r|j|dd�dkSt|t�s*tSdSdS)NT)r�rF)rYr�rr�r�)r�r�rrrr�s


zdatetime.__eq__cCs4t|t�r|j|�dkSt|t�s&tSt||�dS)Nr)rYr�rr�r�rt)r�r�rrrr�s


zdatetime.__le__cCs4t|t�r|j|�dkSt|t�s&tSt||�dS)Nr)rYr�rr�r�rt)r�r�rrrr�s


zdatetime.__lt__cCs4t|t�r|j|�dkSt|t�s&tSt||�dS)Nr)rYr�rr�r�rt)r�r�rrrr�s


zdatetime.__ge__cCs4t|t�r|j|�dkSt|t�s&tSt||�dS)Nr)rYr�rr�r�rt)r�r�rrrr�'s


zdatetime.__gt__Fc		Cs|j}|j}d}}||kr"d}nT|j�}|j�}|rn||j|jd�j�krRdS||j|jd�j�krndS||k}|r�t|j|j|j|j|j	|j
|jf|j|j|j|j|j	|j
|jf�S|dks�|dkr�|r�dStd��||}|j
dkr�dS|o�d�p�dS)NT)rorz(cannot compare naive and aware datetimesrrr)r�rBrMrorr�r�r�r�r�r�r�r[rK)	r�r�r�r�r�r�r�r�Zdiffrrrr/s8

z
datetime._cmpc	Cs�t|t�stSt|j�|j|j|j|jd�}||7}t|j	d�\}}t|d�\}}d|j
koftknr�tj
tj|j
�t||||j|jd��Std��dS)zAdd a datetime and a timedelta.)r1r2r3r5ir~r)rqzresult out of rangeN)rYrLr�r�r�r�r�r�r!r3rKr�r�rr�r�r�r5r�r�)r�r�r�rlZremrmrnrrrr�Ts 

zdatetime.__add__c	Cs�t|t�s"t|t�r||StS|j�}|j�}|j|jd|jd}|j|jd|jd}t|||||j|j�}|j	|j	kr�|S|j
�}|j
�}||kr�|S|dks�|dkr�td��|||S)z6Subtract two datetimes, or a datetime and a timedelta.r~iNz(cannot mix naive and timezone-aware time)rYr�rLr�r�r�r�r�r�r�rBr[)	r�r�r�r�Zsecs1Zsecs2�baser�r�rrrr�is(


zdatetime.__sub__cCs�|jdkr�|jr|jdd�}n|}|j�}|dkrFt|j�d�|_nDt|j|j|j	�}|j
d|jd|j}tt
|||j�|�|_|jS)Nrr)roir~r)r}rorMrBr�r�rrrrrlrmrnrLr?)r�r�r�rKr3rrrr��s
zdatetime.__hash__rc	Cs�t|jd�\}}t|jd�\}}t|d�\}}|j}|jrJ|dkrJ|d7}t||||j|j|j|j	|||g
�}|j
dkr~|fS||j
fSdS)Nr�rr�)r!r�r�r�r�r�r�r�r�r�r�)	r�r�r�r�r�r�r�r*r�rrrr��s
zdatetime._getstatec	
Cs�|dk	rt|t�rtd��|\
}}}|_|_|_|_}}}|dkrVd|_|d|_nd|_||_|d||_	|d>|Bd>|B|_
||_dS)Nzbad tzinfo state argr�rr�rr�r�)rYr�r[r�r�r�r�r�r�r�r�r�)	r�r�rqr�r�r*r�r�r�rrrr��s zdatetime.__setstatecCs|j|j|�fS)N)r�r�)r�r�rrrr��szdatetime.__reduce_ex__cCs
|jd�S)Nr)r�)r�rrrr��szdatetime.__reduce__)NNrrrrN)N)N)T)NNNNNNNT)N)rr0)F)r)4rdr�r�r�r�r�r�r�r�rlrmrnr?rqror�r	r�r
rrrrQrrrrrMrrr�r�r�r�r!rBrFr�r�r�r�r�r�rr�r�r�r�r�r�r�r�rrrrr�esj#,	
#	


"	

%
r�cCs8d}t|dd�}|dd}||}||kr4|d7}|S)Nrrr'r()r)rZTHURSDAYZfirstdayZfirstweekdayr�rrrr��sr�c@s�eZdZdZe�Zefdd�Zed dd��Zdd	�Z	d
d�Z
dd
�Zdd�Zdd�Z
dd�Zdd�Zdd�Zdd�Zeddd�ZeZedd��ZdS)!r�_offset�_namecCs�t|t�std��||jkr,|s&|jSd}nt|t�s>td��|j|koT|jknsbtd��|j	dksz|j
ddkr�td��|j||�S)Nzoffset must be a timedeltazname must be a stringzYoffset must be a timedelta strictly between -timedelta(hours=24) and timedelta(hours=24).rr~zAoffset must be a timedelta representing a whole number of minutes)rYrLr[�_OmittedrrZ�
_minoffset�
_maxoffsetr7r5r3�_create)r�rTr]rrrr��s


ztimezone.__new__NcCstj|�}||_||_|S)N)rqr�r#r$)r�rTr]r�rrrr(�s
ztimezone._createcCs|jdkr|jfS|j|jfS)zpickle supportN)r$r#)r�rrrr��s
ztimezone.__getinitargs__cCst|�tkrdS|j|jkS)NF)r\rr#)r�r�rrrr��sztimezone.__eq__cCs
t|j�S)N)r�r#)r�rrrr��sztimezone.__hash__cCsL||jkrdS|jdkr0d|jj|jj|jfSd|jj|jj|j|jfS)aConvert to formal string, for repr().

        >>> tz = timezone.utc
        >>> repr(tz)
        'datetime.timezone.utc'
        >>> tz = timezone(timedelta(hours=-5), 'EST')
        >>> repr(tz)
        "datetime.timezone(datetime.timedelta(-1, 68400), 'EST')"
        zdatetime.timezone.utcNz	%s.%s(%r)z
%s.%s(%r, %r))rr$r�r�r�r#)r�rrrr��s



ztimezone.__repr__cCs
|jd�S)N)rF)r�rrrr�sztimezone.__str__cCs$t|t�s|dkr|jStd��dS)Nz8utcoffset() argument must be a datetime instance or None)rYr�r#r[)r�r�rrrrB
sztimezone.utcoffsetcCs:t|t�s|dkr.|jdkr(|j|j�S|jStd��dS)Nz5tzname() argument must be a datetime instance or None)rYr�r$�_name_from_offsetr#r[)r�r�rrrrFs

ztimezone.tznamecCs"t|t�s|dkrdStd��dS)Nz2dst() argument must be a datetime instance or None)rYr�r[)r�r�rrrr�sztimezone.dstcCs2t|t�r&|j|k	rtd��||jStd��dS)Nzfromutc: dt.tzinfo is not selfz6fromutc() argument must be a datetime instance or None)rYr�rqr7r#r[)r�r�rrrr�s



ztimezone.fromutcrjrk)r1r2cCsT|sdS|td�kr d}|}nd}t|tdd��\}}|tdd�}dj|||�S)	NZUTCrrDrCr)r1)r2zUTC{}{:02d}:{:02d})rLr!r8)r�rUr1�restr2rrrr)*sztimezone._name_from_offset)r#r$)N)rdr�r�r�rPr%r�r�r(r�r�r�r�r�rBrFr�r�rLr'r&�staticmethodr)rrrrr�s"	ri�)rq)�*)r�rr)r0i6e�)8r�r�r)Zmathrrrrgrhr�rrZdbmrrGrrrrrr"r#r$r&r�r�r/r<rXr^r_rfrirprsrtryrLrrZ
resolutionr�r
rqr�rr�r�rr(rr&r'rZ	_datetime�ImportErrorrrrr�<module>s�
	?
:
?


,DWVpG