Files
2025-09-29 00:52:08 +02:00

6 lines
86 B
Plaintext
Executable File

Here we check that `__file__` is provided:
>>> type(__file__)
<type 'str'>