From 4dec42a9e5c067edba27db377425984d4e7c25a7 Mon Sep 17 00:00:00 2001 From: John Cupitt Date: Fri, 17 Jul 2015 13:20:08 +0100 Subject: [PATCH] oops --- TODO | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/TODO b/TODO index ba40e6d2..89d2af7f 100644 --- a/TODO +++ b/TODO @@ -1,18 +1,3 @@ -- try: - - ./test_foreign.py TestForeign.test_jpeg - - the 2 is being lost somehow .... we set it, and can read it back, - but when jpeg write loops over the header fields it just sees the 1 - - works if we use vips format - - works if we run from python shell - - some kind of caching issue? - - - - colour needs to split _build() into preprocess / process / postprocess phases