• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1
2Here we check that `__file__` is provided:
3
4  >>> type(__file__)
5  <type 'str'>
6