Your IP : 216.73.216.196
�
b�1[c @ sP d d l Z d d l Z d d l Z d d l Z d e j j f d � � YZ d S( i����Nt InstallationAuthorizationc B sV e Z d Z d � Z e d � � Z e d � � Z e d � � Z d � Z d � Z RS( s:
This class represents InstallationAuthorizations
c C s | j i | j j d 6� S( Nt
expires_at( t get__repr__t _expires_att value( t self( ( sQ /opt/alt/python27/lib/python2.7/site-packages/github/InstallationAuthorization.pyt __repr__( s c C s
| j j S( s
:type: string
( t _tokenR ( R ( ( sQ /opt/alt/python27/lib/python2.7/site-packages/github/InstallationAuthorization.pyt token+ s c C s
| j j S( s!
:type: datetime
( R R ( R ( ( sQ /opt/alt/python27/lib/python2.7/site-packages/github/InstallationAuthorization.pyR 2 s c C s
| j j S( s<