OpenQuizz
Une application de gestion des contenus pédagogiques
pip._vendor.cachecontrol.caches.file_cache Namespace Reference

Data Structures

class  FileCache
 

Functions

def url_to_file_path (url, filecache)
 

Variables

 FileNotFoundError
 

Function Documentation

◆ url_to_file_path()

def pip._vendor.cachecontrol.caches.file_cache.url_to_file_path (   url,
  filecache 
)
Return the file cache path based on the URL.

This does not ensure the file exists!

Variable Documentation

◆ FileNotFoundError

FileNotFoundError