SIGN IN SIGN UP

- Added keyword argument 'append' to filterwarnings(); if true, this

appends to list of filters instead of inserting at the front.  This
  is useful to add a filter with a lower priority than -W options.

- Cosmetic improvements to a docstring and an error message.
G
Guido van Rossum committed
9464a7de60e67f59d8773e868fb2271b32d837c6
Parent: 8373218