mirror of
				https://github.com/python/cpython.git
				synced 2025-11-04 11:49:12 +00:00 
			
		
		
		
	describe reset()
This commit is contained in:
		
							parent
							
								
									bb0c9dc852
								
							
						
					
					
						commit
						4f49e7d0e7
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		| 
						 | 
					@ -12,6 +12,10 @@ a slash.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
The \module{dircache} module defines the following functions:
 | 
					The \module{dircache} module defines the following functions:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					\begin{funcdesc}{reset}{}
 | 
				
			||||||
 | 
					Resets the directory cache.
 | 
				
			||||||
 | 
					\end{funcdesc}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
\begin{funcdesc}{listdir}{path}
 | 
					\begin{funcdesc}{listdir}{path}
 | 
				
			||||||
Return a directory listing of \var{path}, as gotten from
 | 
					Return a directory listing of \var{path}, as gotten from
 | 
				
			||||||
\function{os.listdir()}. Note that unless \var{path} changes, further call
 | 
					\function{os.listdir()}. Note that unless \var{path} changes, further call
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue