Files
pyinstaller/buildtests/test_filename.py
T
2009-06-12 16:15:23 +00:00

4 lines
66 B
Python
Executable File

if __file__ != "test_filename.py":
raise ValueError(__file__)