Files
cpython/Python
Brett Cannon 3ffa43db48 The silencing of DeprecationWarning was not taking -3 into consideration. Since
Py3K warnings are DeprecationWarning by default this was causing -3 to
essentially be a no-op. Now DeprecationWarning is only silenced if -3 is not
used.

Closes issue #7700. Thanks Ezio Melotti and Florent Xicluna for patch help.
2010-01-14 20:00:28 +00:00
..
2008-06-11 07:41:16 +00:00
2002-06-11 06:22:31 +00:00
2002-01-23 15:51:12 +00:00
2002-08-15 14:59:02 +00:00
2008-10-30 23:59:18 +00:00
2010-01-01 04:00:55 +00:00
2008-04-13 20:50:29 +00:00
2002-12-30 22:08:05 +00:00
2002-06-11 06:22:31 +00:00
2005-07-09 15:26:33 +00:00
2009-01-12 08:11:24 +00:00
2009-09-09 11:42:57 +00:00