A
Andreas Neudecker
Hi.
I know you can read the filename of a program as sys.argv[0]. But what
about modules? Is there a similar way to find out the file name of a
module (called by some other module or program) from inside this module?
Kind regards
Andreas
I know you can read the filename of a program as sys.argv[0]. But what
about modules? Is there a similar way to find out the file name of a
module (called by some other module or program) from inside this module?
Kind regards
Andreas