Python Basics Os Path Dirname Method

preview_player
Показать описание

twitter: @python_basics
Рекомендации по теме
Комментарии
Автор

Hello, can you help me?
Do you understand what this line means:
cwd = os.path.dirname(__file__)

Steve