SIGN IN SIGN UP

Partially implement SF feature request 444708.

Add optional arg to string methods strip(), lstrip(), rstrip().
The optional arg specifies characters to delete.

Also for UserString.

Still to do:

- Misc/NEWS
- LaTeX docs (I did the docstrings though)
- Unicode methods, and Unicode support in the string methods.
G
Guido van Rossum committed
018b0eb0f50a6995922402d87cf9906b62a50252
Parent: 9344b14