mirror of
				https://github.com/python/cpython.git
				synced 2025-11-04 07:31:38 +00:00 
			
		
		
		
	
						commit
						90c3fb6e76
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -34,7 +34,7 @@ python \- an interpreted, interactive, object-oriented programming language
 | 
				
			||||||
.B \-O
 | 
					.B \-O
 | 
				
			||||||
]
 | 
					]
 | 
				
			||||||
[
 | 
					[
 | 
				
			||||||
.B \-O0
 | 
					.B \-OO
 | 
				
			||||||
]
 | 
					]
 | 
				
			||||||
[
 | 
					[
 | 
				
			||||||
.B \-s
 | 
					.B \-s
 | 
				
			||||||
| 
						 | 
					@ -141,7 +141,7 @@ compiled (bytecode) files from
 | 
				
			||||||
.I .pyc
 | 
					.I .pyc
 | 
				
			||||||
to \fI.pyo\fP.  Given twice, causes docstrings to be discarded.
 | 
					to \fI.pyo\fP.  Given twice, causes docstrings to be discarded.
 | 
				
			||||||
.TP
 | 
					.TP
 | 
				
			||||||
.B \-O0
 | 
					.B \-OO
 | 
				
			||||||
Discard docstrings in addition to the \fB-O\fP optimizations.
 | 
					Discard docstrings in addition to the \fB-O\fP optimizations.
 | 
				
			||||||
.TP
 | 
					.TP
 | 
				
			||||||
.B \-q
 | 
					.B \-q
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue