From 3e915802319cec02b954834428b38582e8d975d0 Mon Sep 17 00:00:00 2001 From: hpk Date: Wed, 31 Jan 2007 23:44:03 +0100 Subject: [PATCH] [svn r37701] note on removal of compat.TestCase --HG-- branch : trunk --- py/doc/TODO.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/py/doc/TODO.txt b/py/doc/TODO.txt index dcc5e9c47..afcd239c0 100644 --- a/py/doc/TODO.txt +++ b/py/doc/TODO.txt @@ -1,4 +1,4 @@ -Things to do before 0.9.0 +Things to do for 0.9.0 ========================= @@ -25,8 +25,7 @@ streamline exported API * (hpk, should be done) move not-to-be-exported Gateway() methods to _ - methods. * docstrings for all exported API -* remove: - test.compat.TestCAse +* (DONE) remove: test.compat.TestCAse * check and likely remove already deprecated API