mirror of
				https://github.com/Mikaela/Limnoria.git
				synced 2025-10-30 07:07:33 +01:00 
			
		
		
		
	Removed a vestigial comment; our current system of not combiningRest has worked out well.
This commit is contained in:
		
							parent
							
								
									f9d82c7495
								
							
						
					
					
						commit
						65b369ffd4
					
				| @ -625,10 +625,6 @@ class context(object): | ||||
|             self.converter = spec | ||||
| 
 | ||||
|     def __call__(self, irc, msg, args, state): | ||||
| ##         if args and not (state.types or state.allowExtra): | ||||
| ##             # We're the last context/type, we should combine the remaining | ||||
| ##             # arguments into one string. | ||||
| ##             args[:] = [' '.join(args)] | ||||
|         log.debug('args before %r: %r', self, args) | ||||
|         self.converter(irc, msg, args, state, *self.args) | ||||
|         log.debug('args after %r: %r', self, args) | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Jeremy Fincher
						Jeremy Fincher