Hi Kovid & thanks for your reply. I am not a professional programmer, but in doing a little research, it seems that a lot of people de-bug python programs with print statements (as per the Manual).
Accordingly, so far I am going through the source code and placing lots of 'here I am' type Print Statements everywhere. Then I run calibre-debug -g and watch what files are getting opened and am able to trace the progress of the program and get more familiar with its general layout.
Its a little slow going, but I'm making progress. I will contact you when I have a little better handle on exactly what it is I'm trying to do?
Bernie.
|