View Single Post
Old 09-18-2013, 11:35 PM   #4
bnick0114
Junior Member
bnick0114 began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Sep 2013
Device: none
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.
bnick0114 is offline   Reply With Quote