I'm not a python programmer (have some exposure to VBA and VbScript only), so my notes below may be obvious to those of you who are, but for "idiots" like me, who are just trying to make a great tool work even better:
Quote:
Originally Posted by pdurrant
Here's the instructions for my new patch, line by line.
After line 63:
|
Don't know why they'd be different, but when I displayed this in Pythonwin, this was line 62 for my copy.
Quote:
Originally Posted by pdurrant
After line 135:
Add a tab to line 136:
and change line 165:
|
The rest of the line numbers matched in my copy...BUT!...only if I worked the corrections from the bottom up. As soon as you follow the first correction's suggestion (to add three rows of code after line 62/63), the line numbers no longer match up.
Just thought I'd share it for the other novices like me, who might have tried this and gave up when it didn't seem to line up.