python how to find the current file name code example Example: get self file name in python import os os.path.basename(__file__)