From ae974ae4d35d0484305eaf6a82f8a6d6a641be44 Mon Sep 17 00:00:00 2001 From: Nicholas Piper Date: Wed, 8 Aug 2007 07:18:22 +0000 Subject: Remove mention of the short period where time_t access was not possible. git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1675 f01d2545-417e-4e96-918e-98f8d0dbbcb6 --- bindings/python/README.in | 7 ------- 1 file changed, 7 deletions(-) diff --git a/bindings/python/README.in b/bindings/python/README.in index 975f7e1..1cd399f 100644 --- a/bindings/python/README.in +++ b/bindings/python/README.in @@ -70,13 +70,6 @@ The time_t mapping has changed recently: |(SVN r1433 - r1669) |timestamp |timestamp | | |integer |integer | | | | | -| | | | -+------------------------+-------------+-------------+ -|Not in any release |Not possible |Not possible | -|(SVN r1417 - r1432) |(time_t not |(time_t not | -| |mapped to |mapped to | -| |Python type) |Python type) | -| | | | +------------------------+-------------+-------------+ |libgpod <= 0.4.2 |As an integer|As an integer| |(SVN < r1417) |with a |with a | -- cgit