Personally I would suggest Learn Python the Hardway — quick, to the point and interactive. Also, A Byte of Python by Swaroop can be counted as a good resource. The texts are very clear and very good examples. If you want to learn more and advanced python, you should try How to think like a Computer Scientist.
Happy Learning :)