Quote:
Originally Posted by jenniferedwards
I want to hard code the nytimes script,username and password into my script, but can't figure out how to do this. I've tried several methods (making assumptions from my Visual C++, VBasic, etc background...I've not snaked around with Python before) but none are working.
I thought adding:
self.username = 'myname'
self.password = 'mypassword
Can any one suggest me something??????????
|
Your best bet is probably to ask this over at the
Calibre forum
Edit: And welcome to the forum, of course