mirror of
				https://github.com/python/cpython.git
				synced 2025-11-04 03:44:55 +00:00 
			
		
		
		
	Document the new get_syntax() function.
This commit is contained in:
		
							parent
							
								
									b67a25c079
								
							
						
					
					
						commit
						cd77df64e6
					
				
					 2 changed files with 8 additions and 0 deletions
				
			
		| 
						 | 
					@ -228,6 +228,10 @@ expressions.)
 | 
				
			||||||
  more information.
 | 
					  more information.
 | 
				
			||||||
\end{funcdesc}
 | 
					\end{funcdesc}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					\begin{funcdesc}{get_syntax}{}
 | 
				
			||||||
 | 
					  Returns the current value of the syntax flags as an integer.
 | 
				
			||||||
 | 
					\end{funcdesc}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
\begin{funcdesc}{symcomp}{pattern\optional{\, translate}}
 | 
					\begin{funcdesc}{symcomp}{pattern\optional{\, translate}}
 | 
				
			||||||
This is like \code{compile}, but supports symbolic group names: if a
 | 
					This is like \code{compile}, but supports symbolic group names: if a
 | 
				
			||||||
parenthesis-enclosed group begins with a group name in angular
 | 
					parenthesis-enclosed group begins with a group name in angular
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -228,6 +228,10 @@ expressions.)
 | 
				
			||||||
  more information.
 | 
					  more information.
 | 
				
			||||||
\end{funcdesc}
 | 
					\end{funcdesc}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					\begin{funcdesc}{get_syntax}{}
 | 
				
			||||||
 | 
					  Returns the current value of the syntax flags as an integer.
 | 
				
			||||||
 | 
					\end{funcdesc}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
\begin{funcdesc}{symcomp}{pattern\optional{\, translate}}
 | 
					\begin{funcdesc}{symcomp}{pattern\optional{\, translate}}
 | 
				
			||||||
This is like \code{compile}, but supports symbolic group names: if a
 | 
					This is like \code{compile}, but supports symbolic group names: if a
 | 
				
			||||||
parenthesis-enclosed group begins with a group name in angular
 | 
					parenthesis-enclosed group begins with a group name in angular
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue