mirror of
				https://github.com/python/cpython.git
				synced 2025-11-04 03:44:55 +00:00 
			
		
		
		
	Describe open(2) exported constants
This commit is contained in:
		
							parent
							
								
									4a34209468
								
							
						
					
					
						commit
						e5a43a405d
					
				
					 2 changed files with 60 additions and 0 deletions
				
			
		| 
						 | 
					@ -431,3 +431,33 @@ its \code{write()} method.
 | 
				
			||||||
The option for \code{waitpid()} to avoid hanging if no child process
 | 
					The option for \code{waitpid()} to avoid hanging if no child process
 | 
				
			||||||
status is available immediately.
 | 
					status is available immediately.
 | 
				
			||||||
\end{datadesc}
 | 
					\end{datadesc}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					\begin{datadesc}{O_RDONLY}
 | 
				
			||||||
 | 
					\end{datadesc}
 | 
				
			||||||
 | 
					\begin{datadesc}{O_WRONLY}
 | 
				
			||||||
 | 
					\end{datadesc}
 | 
				
			||||||
 | 
					\begin{datadesc}{O_RDWR}
 | 
				
			||||||
 | 
					\end{datadesc}
 | 
				
			||||||
 | 
					\begin{datadesc}{O_NDELAY}
 | 
				
			||||||
 | 
					\end{datadesc}
 | 
				
			||||||
 | 
					\begin{datadesc}{O_NONBLOCK}
 | 
				
			||||||
 | 
					\end{datadesc}
 | 
				
			||||||
 | 
					\begin{datadesc}{O_APPEND}
 | 
				
			||||||
 | 
					\end{datadesc}
 | 
				
			||||||
 | 
					\begin{datadesc}{O_DSYNC}
 | 
				
			||||||
 | 
					\end{datadesc}
 | 
				
			||||||
 | 
					\begin{datadesc}{O_RSYNC}
 | 
				
			||||||
 | 
					\end{datadesc}
 | 
				
			||||||
 | 
					\begin{datadesc}{O_SYNC}
 | 
				
			||||||
 | 
					\end{datadesc}
 | 
				
			||||||
 | 
					\begin{datadesc}{O_NOCTTY}
 | 
				
			||||||
 | 
					\end{datadesc}
 | 
				
			||||||
 | 
					\begin{datadesc}{O_CREAT}
 | 
				
			||||||
 | 
					\end{datadesc}
 | 
				
			||||||
 | 
					\begin{datadesc}{O_EXCL}
 | 
				
			||||||
 | 
					\end{datadesc}
 | 
				
			||||||
 | 
					\begin{datadesc}{O_TRUNC}
 | 
				
			||||||
 | 
					Options for the \code{flag} argument to the \code{open()} function.
 | 
				
			||||||
 | 
					These can be bit-wise OR'd together.
 | 
				
			||||||
 | 
					\end{datadesc}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -431,3 +431,33 @@ its \code{write()} method.
 | 
				
			||||||
The option for \code{waitpid()} to avoid hanging if no child process
 | 
					The option for \code{waitpid()} to avoid hanging if no child process
 | 
				
			||||||
status is available immediately.
 | 
					status is available immediately.
 | 
				
			||||||
\end{datadesc}
 | 
					\end{datadesc}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					\begin{datadesc}{O_RDONLY}
 | 
				
			||||||
 | 
					\end{datadesc}
 | 
				
			||||||
 | 
					\begin{datadesc}{O_WRONLY}
 | 
				
			||||||
 | 
					\end{datadesc}
 | 
				
			||||||
 | 
					\begin{datadesc}{O_RDWR}
 | 
				
			||||||
 | 
					\end{datadesc}
 | 
				
			||||||
 | 
					\begin{datadesc}{O_NDELAY}
 | 
				
			||||||
 | 
					\end{datadesc}
 | 
				
			||||||
 | 
					\begin{datadesc}{O_NONBLOCK}
 | 
				
			||||||
 | 
					\end{datadesc}
 | 
				
			||||||
 | 
					\begin{datadesc}{O_APPEND}
 | 
				
			||||||
 | 
					\end{datadesc}
 | 
				
			||||||
 | 
					\begin{datadesc}{O_DSYNC}
 | 
				
			||||||
 | 
					\end{datadesc}
 | 
				
			||||||
 | 
					\begin{datadesc}{O_RSYNC}
 | 
				
			||||||
 | 
					\end{datadesc}
 | 
				
			||||||
 | 
					\begin{datadesc}{O_SYNC}
 | 
				
			||||||
 | 
					\end{datadesc}
 | 
				
			||||||
 | 
					\begin{datadesc}{O_NOCTTY}
 | 
				
			||||||
 | 
					\end{datadesc}
 | 
				
			||||||
 | 
					\begin{datadesc}{O_CREAT}
 | 
				
			||||||
 | 
					\end{datadesc}
 | 
				
			||||||
 | 
					\begin{datadesc}{O_EXCL}
 | 
				
			||||||
 | 
					\end{datadesc}
 | 
				
			||||||
 | 
					\begin{datadesc}{O_TRUNC}
 | 
				
			||||||
 | 
					Options for the \code{flag} argument to the \code{open()} function.
 | 
				
			||||||
 | 
					These can be bit-wise OR'd together.
 | 
				
			||||||
 | 
					\end{datadesc}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue