I am learning Python, and as always, I\'m being ambitious with my starter projects. I am working on a plugin system for a community site toolkit for App Engine. My plugin
Alternatively, you can use the module's global __file__ variable if all you want is the module's path.