mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 14:45:14 +00:00 
			
		
		
		
	| @@ -21,9 +21,6 @@ class TestCompat(unittest.TestCase): | ||||
|         with self.assertWarns(DeprecationWarning): | ||||
|             _ = compat.compat_basestring | ||||
| 
 | ||||
|         with self.assertWarns(DeprecationWarning): | ||||
|             _ = compat.WINDOWS_VT_MODE | ||||
| 
 | ||||
|         self.assertEqual(urllib.request.getproxies, getproxies) | ||||
| 
 | ||||
|         with self.assertWarns(DeprecationWarning): | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Simon Sawicki
					Simon Sawicki