mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 06:35:12 +00:00 
			
		
		
		
	| @@ -5,8 +5,3 @@ from .compat_utils import passthrough_module | ||||
| 
 | ||||
| passthrough_module(__name__, 'functools') | ||||
| del passthrough_module | ||||
| 
 | ||||
| try: | ||||
|     _ = cache  # >= 3.9 | ||||
| except NameError: | ||||
|     cache = lru_cache(maxsize=None) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 bashonly
					bashonly