mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 05:31:20 +00:00 
			
		
		
		
	Fixed a grab-bag of typos spotted by Rob Hooft.
This commit is contained in:
		
							parent
							
								
									aa5372caa7
								
							
						
					
					
						commit
						612eb9f58f
					
				
					 9 changed files with 11 additions and 11 deletions
				
			
		|  | @ -46,7 +46,7 @@ def copy_scripts (self): | |||
|         """Copy each script listed in 'self.scripts'; if it's marked as a | ||||
|         Python script in the Unix way (first line matches 'first_line_re', | ||||
|         ie. starts with "\#!" and contains "python"), then adjust the first | ||||
|         line to refer to the current Python intepreter as we copy. | ||||
|         line to refer to the current Python interpreter as we copy. | ||||
|         """ | ||||
|         outfiles = [] | ||||
|         self.mkpath(self.build_dir) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Greg Ward
						Greg Ward