mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 05:31:20 +00:00 
			
		
		
		
	Typo.
This commit is contained in:
		
							parent
							
								
									90be5fb817
								
							
						
					
					
						commit
						a3e8f3d85f
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -1200,7 +1200,7 @@ def modules_cleanup(oldmodules): | ||||||
|     sys.modules.clear() |     sys.modules.clear() | ||||||
|     sys.modules.update(encodings) |     sys.modules.update(encodings) | ||||||
|     # XXX: This kind of problem can affect more than just encodings. In particular |     # XXX: This kind of problem can affect more than just encodings. In particular | ||||||
|     # extension modules (such as _ssl) don't cope with releoding properly. |     # extension modules (such as _ssl) don't cope with reloading properly. | ||||||
|     # Really, test modules should be cleaning out the test specific modules they |     # Really, test modules should be cleaning out the test specific modules they | ||||||
|     # know they added (ala test_runpy) rather than relying on this function (as |     # know they added (ala test_runpy) rather than relying on this function (as | ||||||
|     # test_importhooks and test_pkg do currently). |     # test_importhooks and test_pkg do currently). | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Eric Smith
						Eric Smith