Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

get current file name python

import os
os.path.basename(__file__)
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #current #file #python
ADD COMMENT
Topic
Name
4+9 =