ABSTRACT:
Python Essential Reference is a definitive guide to the Python
programming language. Designed for programmers, it covers the
core language, more than 100 modules in the standard library,
and the extension building techniques used to integrate
Python with programs written in C and C++. Coverage expands
upon and clarifies existing Python documentation -- especially
for advanced topics including operating system interfaces,
threads, and network programming.