What are the lesser-known but useful features of Python programming language.

  - Try to limit answers to Python core
  - One feature per answer
  - Give an example and short description of the feature, not just a link to documentation
  - Label the feature using bold title as the first line

See also:

  - [Hidden features of C#][1]
  - [Hidden features of C++][2]
  - [Hidden features of Java][3]
  - [Hidden features of JavaScript][4]
  - [Hidden features of Ruby][5]
  - [Hidden features of PHP][6]

  [1]: http://stackoverflow.com/questions/9033/hidden-features-of-c
  [2]: http://stackoverflow.com/questions/75538/hidden-features-of-c
  [3]: http://stackoverflow.com/questions/15496/hidden-features-of-java
  [4]: http://stackoverflow.com/questions/61088/hidden-features-of-javascript
  [5]: http://stackoverflow.com/questions/63998/hidden-features-of-ruby
  [6]: http://stackoverflow.com/questions/61401/hidden-features-of-php