]> granicus.if.org Git - python/commit
Blocked revisions 69001,69010,69012,69014,69018,69023 via svnmerge
authorBenjamin Peterson <benjamin@python.org>
Tue, 27 Jan 2009 21:37:33 +0000 (21:37 +0000)
committerBenjamin Peterson <benjamin@python.org>
Tue, 27 Jan 2009 21:37:33 +0000 (21:37 +0000)
commit4fcc4cf1857a7d0a37c39c5df9aed1744bc02cd5
treec06c0cb6fbb9ec35997fff6605c677fdcd1a17d8
parentc429a83cf854cb4a1a289d44ec75d2d9928d8539
Blocked revisions 69001,69010,69012,69014,69018,69023 via svnmerge

........
  r69001 | raymond.hettinger | 2009-01-26 20:58:49 -0600 (Mon, 26 Jan 2009) | 1 line

  Promote combinations_with_replacement() from a recipe to a regular itertool.
........
  r69010 | raymond.hettinger | 2009-01-27 03:33:06 -0600 (Tue, 27 Jan 2009) | 1 line

  Add tests to verify combinatoric relationships.
........
  r69012 | raymond.hettinger | 2009-01-27 03:52:35 -0600 (Tue, 27 Jan 2009) | 1 line

  Stronger tests for combinatoric relationships.
........
  r69014 | raymond.hettinger | 2009-01-27 04:03:04 -0600 (Tue, 27 Jan 2009) | 1 line

  Issue 5021: doctest.testfile should set __name__
........
  r69018 | raymond.hettinger | 2009-01-27 04:36:14 -0600 (Tue, 27 Jan 2009) | 1 line

  More exhaustive combinatoric checks.
........
  r69023 | raymond.hettinger | 2009-01-27 07:26:35 -0600 (Tue, 27 Jan 2009) | 1 line

  Add more tests for the powerset() recipe.
........