Hi All I have doubt , is there any way to find a file path in python ??
for eg: I have a file named as testPython.py and its saved in D:\Temp While i am running the testPython.py i need to find from where is getting sourced . Is there any chance ?? I got a information about __file__ but it will work only if we import this script. Without importing the file i need to find the file path. Any help :) Thanks O.S.K --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/python_inside_maya -~----------~----~----~----~------~----~------~--~---
