Python has tremendous advantages... Advantages that have nothing to do with libraries, and can be traced back to the combination of (a) functional programming and (b) the perfect syntax that Python offers. I would truly be amazed to see anyone writing the same sorting logic in C++ in anything less than 3 times the lines of code I wrote for in Python.
Perfect syntax? I mean, come on, besides the fact that perfect means flawless and this being a subjective issue, Python's syntax is far from perfect. It's just better than C/C++. Each to their own. I tried using Python, and (as somebody who uses Java/JavaScript/XML regularly) it just wasn't fun. The submitter needs to learn to speak in relative terms i.e. "It's perfect for me."
"It's what you learn after you know it all that counts." -- John Wooden