<p>As the current version of imaplib2.py have an import restriction on the<br>
names used in this repo, we have to copy and paste it in for the time<br>
being. I've filed a pull request to remove that barrier, and I hope it<br>
would be accepted.</p>

<p>It is to be noted that two features that we've introduced in offlineimap<br>
is lost for the time being:</p>

<pre><code>1. traceback printing.
2. repr used around various messages.
</code></pre>

<p>So this patch should be carefully evaluated before it can be<br>
incorporated into offlineimap's codebase.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/OfflineIMAP/offlineimap/pull/168'>https://github.com/OfflineIMAP/offlineimap/pull/168</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>removed imaplib2 from this repo.</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OfflineIMAP/offlineimap/pull/168/files#diff-0">offlineimap/folder/IMAP.py</a>
    (3)
  </li>
  <li>
    <strong>D</strong>
    <a href="https://github.com/OfflineIMAP/offlineimap/pull/168/files#diff-1">offlineimap/imaplib2.py</a>
    (2542)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OfflineIMAP/offlineimap/pull/168/files#diff-2">offlineimap/imaplibutil.py</a>
    (16)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OfflineIMAP/offlineimap/pull/168/files#diff-3">offlineimap/init.py</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OfflineIMAP/offlineimap/pull/168/files#diff-4">setup.py</a>
    (1)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/OfflineIMAP/offlineimap/pull/168.patch'>https://github.com/OfflineIMAP/offlineimap/pull/168.patch</a></li>
  <li><a href='https://github.com/OfflineIMAP/offlineimap/pull/168.diff'>https://github.com/OfflineIMAP/offlineimap/pull/168.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/OfflineIMAP/offlineimap/pull/168">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AKFSEFXwZJX_T_2GsgGZv4-9O2M3B09Vks5nrdJlgaJpZM4DgDic.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
  <div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
    <link itemprop="url" href="https://github.com/OfflineIMAP/offlineimap/pull/168"></link>
    <meta itemprop="name" content="View Pull Request"></meta>
  </div>
  <meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>