View Single Post
Old 10-15-2008, 03:01 AM   #6
jenniferedwards
Junior Member
jenniferedwards began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Oct 2008
Device: none
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??????????
jenniferedwards is offline   Reply With Quote