SIGN IN SIGN UP

SF Patch #103225 by Ping: httplib: smallest Python patch ever

The ASCII-art diagram at the top of httplib contains a backslash at
  the end of a line, which causes Python to remove the newline. This
  one-character patch adds a space after the backslash so it will
  appear at the end of the line in the docstring as intended.
G
Guido van Rossum committed
b2825205a28e743a10574d4b8df84241d98650ae
Parent: f6f3a89