What IDE are you using? You should be able to setup the python path for your project workspace if you are using Eclipse or Aptana so that hovering over such imports will give you big handy tootltips and allow you to navigate straight to the source files. Invaluable for navigating the code, be it calibre code or python imports.
|