Python is actually pretty elegant as computer languages go. I highly recommend "fluent python" if you already know a few programming languages and want to learn to love python. It's also a good book if you have a good understanding of the basics of just python, but want to get a better understanding of WHY the language is the way that it is.
This book also helped me to begin to appreciate the architecture and design of programming languages in general for the first time.
@digitalrodent @futurebird @nixCraft
O'Reilly books each have an animal so you can distinguish "Fluent Python" from "Beginner Python" and from "Why are you still using Python?".
This one is a lizard, so if you ask at the end of the book "What part of this was actually 'clear' or 'concise'?", it can just throw off it's tail and scurry away.