]> granicus.if.org Git - python/commitdiff
Blocked revisions 65109,65111 via svnmerge
authorGeorg Brandl <georg@python.org>
Fri, 18 Jul 2008 19:34:28 +0000 (19:34 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 18 Jul 2008 19:34:28 +0000 (19:34 +0000)
........
  r65109 | georg.brandl | 2008-07-18 21:06:13 +0200 (Fri, 18 Jul 2008) | 2 lines

  Replace all map(None, a) with list(a).
........
  r65111 | georg.brandl | 2008-07-18 21:30:10 +0200 (Fri, 18 Jul 2008) | 2 lines

  #3390: replace a remaining has_key().
........


No differences found