From: Benjamin Peterson <benjamin@python.org>
Date: Mon, 14 Jul 2008 17:49:43 +0000 (+0000)
Subject: Blocked revisions 64953 via svnmerge
X-Git-Tag: v3.0b2~57
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0034ebb3ca69b18b756f4601beb6e32d2d9d7b1e;p=python

Blocked revisions 64953 via svnmerge

........
  r64953 | benjamin.peterson | 2008-07-14 12:42:17 -0500 (Mon, 14 Jul 2008) | 4 lines

  fix test_py3kwarns

  The fact that this was failing and went unnoticed so long seems like a good argument for being able to enable and disble py3kwarnings through Python.
........
---