Add missing OfflineImapError import in folder/UIDMaps.py
Bug-Debian: http://bugs.debian.org/671279 Reported-by: Ansgar Burchardt <ansgar@debian.org> Signed-off-by: Dmitrijs Ledkovs <xnox@debian.org> Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
This commit is contained in:
		
				
					committed by
					
						
						Nicolas Sebrecht
					
				
			
			
				
	
			
			
			
						parent
						
							36156fa985
						
					
				
				
					commit
					d45872e59c
				
			@@ -15,6 +15,7 @@
 | 
			
		||||
#    along with this program; if not, write to the Free Software
 | 
			
		||||
#    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 | 
			
		||||
from threading import Lock
 | 
			
		||||
from offlineimap import OfflineImapError
 | 
			
		||||
from .IMAP import IMAPFolder
 | 
			
		||||
import os.path
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user