Issue2958
Created on 2008-05-24 13:55 by benjamin.peterson, last changed 2022-04-11 14:56 by admin. This issue is now closed.
| Messages (2) | |||
|---|---|---|---|
| msg67300 - (view) | Author: Benjamin Peterson (benjamin.peterson) * ![]() |
Date: 2008-05-24 13:55 | |
A good bug day task: Lib/test/README is a bit dated. It still talks about old-style Python tests which have been almost completely removed in 2.6 (and none more should be written.) The assert* methods of unittest should also be stressed instead of test_support.verify etc. |
|||
| msg87626 - (view) | Author: Antoine Pitrou (pitrou) * ![]() |
Date: 2009-05-12 13:26 | |
The README was so outdated that apparently it isn't in SVN anymore... |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:56:34 | admin | set | github: 47207 |
| 2009-05-12 13:26:37 | pitrou | set | status: open -> closed nosy:
+ pitrou resolution: out of date |
| 2009-05-12 12:47:12 | ajaksu2 | set | nosy:
+ michael.foord stage: needs patch |
| 2008-05-24 13:55:38 | benjamin.peterson | create | |
