Blocked revisions 72053,72111,72114,72246,72343,72418-72419,72451 via svnmerge

........
  r72053 | raymond.hettinger | 2009-04-27 16:12:54 -0500 (Mon, 27 Apr 2009) | 1 line

  Add example to the seealso section.
........
  r72111 | matthias.klose | 2009-04-29 14:52:49 -0500 (Wed, 29 Apr 2009) | 3 lines

  - Issue #4587: Add configure option --with-dbmliborder=db1:db2:... to specify
    the order that backends for the dbm extension are checked.
........
  r72114 | matthias.klose | 2009-04-29 15:09:50 -0500 (Wed, 29 Apr 2009) | 2 lines

  - configure.in: Don't error, when no --with-dbmliborder option is present
........
  r72246 | gregory.p.smith | 2009-05-03 15:27:25 -0500 (Sun, 03 May 2009) | 2 lines

  docstring update.
........
  r72343 | senthil.kumaran | 2009-05-05 12:34:42 -0500 (Tue, 05 May 2009) | 1 line

  Fixing issue5861 - test_urllib fails on windows. Agree to comment to have ':' in pathname2url as windows recognizes it. test_urllib passes now.
........
  r72418 | r.david.murray | 2009-05-06 20:39:25 -0500 (Wed, 06 May 2009) | 3 lines

  Document how to pass a 'decode' argument to get_payload when
  is_multipart is False.
........
  r72419 | r.david.murray | 2009-05-06 20:43:57 -0500 (Wed, 06 May 2009) | 2 lines

  Revert inappropriate doc change.
........
  r72451 | tarek.ziade | 2009-05-07 17:19:27 -0500 (Thu, 07 May 2009) | 1 line

  run autoconf (step forgotten in r72445)
........