OpenQuizz
Une application de gestion des contenus pédagogiques
|
Functions | |
def | windows_only (func) |
def | hide_file (path) |
def setuptools.windows_support.hide_file | ( | path | ) |
Set the hidden attribute on a file or directory. From http://stackoverflow.com/questions/19622133/ `path` must be text.
def setuptools.windows_support.windows_only | ( | func | ) |