
Gh\c           @   s   d  Z  d Z d Z d Z y` d d l Td d l Z e e j  e k  s[ e e j	  e k  rq e
 d e j   n  d Z WnR e
 e f k
 r Z y# d d l Td d l j Z d Z Wq d	 e GH  q Xn Xe j Z e j Z e j	 Z	 d S(
   s   

The virtual imaplib2 takes care to import the correct imaplib2 library. Any
internal use of imaplib2 everywhere else in offlineimap must be done through
this virtual_imaplib2 or we might go into troubles.

i   i9   i(   t   *Ns3   The provided imaplib2 version '%s' is not supportedt   systemt   bundleds0   Error while trying to import system imaplib2: %s(   t   __doc__t   Nonet   DESCt   _SUPPORTED_RELEASEt   _SUPPORTED_REVISIONt   imaplib2t   imaplibt   intt   __release__t   __revision__t   ImportErrort   __version__t	   NameErrort   et   offlineimap.bundled_imaplib2t   bundled_imaplib2(    (    (    s6   /usr/share/offlineimap/offlineimap/virtual_imaplib2.pyt   <module>   s,   



			