mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 05:31:20 +00:00 
			
		
		
		
	whoops, -p actually has an argument
This commit is contained in:
		
							parent
							
								
									d46fbc322d
								
							
						
					
					
						commit
						b8829b49b2
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -365,7 +365,7 @@ def main(builder=None): | |||
| 	if builder is None: | ||||
| 		builder = AppBuilder(verbosity=1) | ||||
| 
 | ||||
| 	shortopts = "b:n:r:e:m:c:plhvq" | ||||
| 	shortopts = "b:n:r:e:m:c:p:lhvq" | ||||
| 	longopts = ("builddir=", "name=", "resource=", "executable=", | ||||
| 		"mainprogram=", "creator=", "nib=", "plist=", "link", | ||||
| 		"link-exec", "help", "verbose", "quiet") | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Just van Rossum
						Just van Rossum