SIGN IN SIGN UP

- use recommended Python style in examples (no spaces around "=" for

keyword args)
- format multi-line calls to distutils.core.setup() consistently, and
  in line with general practice (one keyword arg per line,
  comma/newline after the last
- fix a few typos
F
Fred Drake committed
630e5bd2f74cf2f06443774d39816bda6b3d97ec
Parent: 824b1b2