OpenQuizz
Une application de gestion des contenus pédagogiques
|
Public Member Functions | |
def | __init__ (self, file_path) |
def | __del__ (self) |
Provides methods to obtain, check for, and release a file based lock which should be used to handle concurrent access to the same file. As we are a utility class to be derived from, we only use protected methods. Locks will automatically be released on destruction
def __init__ | ( | self, | |
file_path | |||
) |
def __del__ | ( | self | ) |