mirror of
				https://github.com/Mikaela/Limnoria.git
				synced 2025-11-03 17:17:23 +01:00 
			
		
		
		
	commands: Add process and regexp_wrapper to __all__
Signed-off-by: James McCoy <jamessan@users.sourceforge.net>
This commit is contained in:
		
							parent
							
								
									90b7f3cd4e
								
							
						
					
					
						commit
						c774be3ea6
					
				@ -985,7 +985,7 @@ __all__ = [
 | 
			
		||||
    # Decorators.
 | 
			
		||||
    'urlSnarfer', 'thread',
 | 
			
		||||
    # Functions.
 | 
			
		||||
    'wrap',
 | 
			
		||||
    'wrap', 'process', 'regexp_wrapper',
 | 
			
		||||
    # Stuff for testing.
 | 
			
		||||
    'Spec',
 | 
			
		||||
]
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user