6 lines
81 B
Plaintext
Raw Normal View History

2025-04-08 18:46:12 +08:00
Here we check that `__file__` is provided:
>>> type(__file__)
<type 'str'>