Ticket #5976 enhancement new
Opened 8 months ago
Remove _AssertRaisesContext and assertRaises definitions from twisted/test/test_twisted.py
| Reported by: | exarkun | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | EndOfLifePython2.6 |
| Component: | core | Keywords: | tests |
| Cc: | Branch: | ||
| Author: | Launchpad Bug: |
Description
These are copied from the Python 2.7 standard library and are only necessary to support Python 2.6.
Note: See
TracTickets for help on using
tickets.
