blob: 54a96d58e1437bb2634cf07c28dd88c096cc4c36 [file] [log] [blame]
Fred Drake7c404a42004-12-21 23:46:34 +00001
2Here we check that `__file__` is provided:
3
4 >>> type(__file__)
5 <type 'str'>