Changes between Initial Version and Version 1 of Ticket #19204, comment 3
- Timestamp:
- Dec 24, 2012, 6:47:57 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #19204, comment 3
initial v1 1 1 Eventually I've changed my mind on this. 2 2 3 There are only 4 exceptstatements to change. And the backport of unittest2 will go away as soon as we drop support for Python 2.6.3 There are only a few `except` statements to change. And the backport of unittest2 will go away as soon as we drop support for Python 2.6. 4 4 5 5 If we agree to make this change, let's do it before 1.5 final.