Quote:
Originally Posted by delphidb96
Strangest thing. I inserted the lines - as written - in the appropriate places, and, of course, Under Python 2.6 it don't work. Now eReader2HTML.py works fine, but the new version, which I renamed eReader2pml.py, seems to think all three lines are bad/wrong/flawed. What gives?
Derek
|
What error are you getting?
Make sure you indent with a TAB and not with spaces, or else the script will not work.
=X=