How-to articles, tricks, and solutions about INOTIFY
How to retrieve a module's path?
You can use the __file__ attribute of a module to retrieve its path.