ó
•‰]c           @@  s`   d  d l  m Z d  d l m Z d  d l m Z d  d l m Z m Z d e f d „  ƒ  YZ	 d S(   i    (   t   absolute_import(   t   unicode(   t   Serialisable(   t   Sequencet   Aliast
   AuthorListc           B@  s5   e  Z d  Z e d e ƒ Z e d ƒ Z d d „ Z RS(   t   authorst   expected_typet   authorc         C@  s   | |  _  d  S(   N(   R   (   t   selfR   (    (    s7   lib/python2.7/site-packages/openpyxl/comments/author.pyt   __init__   s    (    (	   t   __name__t
   __module__t   tagnameR   R   R   R   R   R
   (    (    (    s7   lib/python2.7/site-packages/openpyxl/comments/author.pyR      s   N(
   t
   __future__R    t   openpyxl.compatR   t!   openpyxl.descriptors.serialisableR   t   openpyxl.descriptorsR   R   R   (    (    (    s7   lib/python2.7/site-packages/openpyxl/comments/author.pyt   <module>   s   