mirror of
				https://github.com/msgpack/msgpack-python.git
				synced 2025-11-04 03:20:56 +00:00 
			
		
		
		
	Remove unused UnpackException.
This commit is contained in:
		
							parent
							
								
									30025c7ea0
								
							
						
					
					
						commit
						1c0fe10a2f
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -39,7 +39,6 @@ cdef int DEFAULT_RECURSE_LIMIT=511
 | 
			
		|||
 | 
			
		||||
 | 
			
		||||
from msgpack.exceptions import (
 | 
			
		||||
        UnpackException,
 | 
			
		||||
        BufferFull,
 | 
			
		||||
        OutOfData,
 | 
			
		||||
        UnpackValueError,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue