Imprimer le dirfile dirfile dir python
import os
dir_path = os.path.dirname(os.path.realpath(__file__))
Agreeable Ape
import os
dir_path = os.path.dirname(os.path.realpath(__file__))