mirror of
				https://github.com/python/cpython.git
				synced 2025-11-04 07:31:38 +00:00 
			
		
		
		
	Fix name.
This commit is contained in:
		
							parent
							
								
									c536a64b89
								
							
						
					
					
						commit
						0750b1f220
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -15,7 +15,7 @@
 | 
			
		|||
 | 
			
		||||
walk_python_files() recursively lists all Python files under the given directories.
 | 
			
		||||
"""
 | 
			
		||||
__author__ = "Oleg Broytmann, Reinhold Birkenfeld"
 | 
			
		||||
__author__ = "Oleg Broytmann, Georg Brandl"
 | 
			
		||||
 | 
			
		||||
__all__ = ["has_python_ext", "looks_like_python", "can_be_compiled", "walk_python_files"]
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue