mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 13:41:24 +00:00 
			
		
		
		
	final round of __all__ lists (I hope) - skipped urllib2 because Moshe may be
giving it a slight facelift
This commit is contained in:
		
							parent
							
								
									58eadbaf12
								
							
						
					
					
						commit
						40fc16059f
					
				
					 17 changed files with 59 additions and 1 deletions
				
			
		|  | @ -6,6 +6,8 @@ | |||
| 
 | ||||
| import os | ||||
| 
 | ||||
| __all__ = ["mktemp", "TemporaryFile", "tempdir", "gettempprefix"] | ||||
| 
 | ||||
| # Parameters that the caller may set to override the defaults | ||||
| tempdir = None | ||||
| template = None | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Skip Montanaro
						Skip Montanaro