mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 05:31:20 +00:00 
			
		
		
		
	Remove a dead docstring.
This commit is contained in:
		
							parent
							
								
									83ac0133bd
								
							
						
					
					
						commit
						0d4d410b2d
					
				
					 1 changed files with 0 additions and 6 deletions
				
			
		|  | @ -625,12 +625,6 @@ class _ExtensionFileLoader: | |||
|     """ | ||||
| 
 | ||||
|     def __init__(self, name, path): | ||||
|         """Initialize the loader. | ||||
| 
 | ||||
|         If is_pkg is True then an exception is raised as extension modules | ||||
|         cannot be the __init__ module for an extension module. | ||||
| 
 | ||||
|         """ | ||||
|         self._name = name | ||||
|         self._path = path | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Brett Cannon
						Brett Cannon