summaryrefslogtreecommitdiffstats
path: root/bindings
diff options
context:
space:
mode:
authorNicholas Piper <nicholas@users.sourceforge.net>2007-08-08 07:18:22 +0000
committerNicholas Piper <nicholas@users.sourceforge.net>2007-08-08 07:18:22 +0000
commitae974ae4d35d0484305eaf6a82f8a6d6a641be44 (patch)
tree9ef40a38d45c3c016621c4ae2f33c040e25ed01e /bindings
parentdd2614dd2195eed5b71594d50dfdd15e47b183b2 (diff)
downloadlibgpod-tmz-ae974ae4d35d0484305eaf6a82f8a6d6a641be44.tar.gz
libgpod-tmz-ae974ae4d35d0484305eaf6a82f8a6d6a641be44.tar.xz
libgpod-tmz-ae974ae4d35d0484305eaf6a82f8a6d6a641be44.zip
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
Diffstat (limited to 'bindings')
-rw-r--r--bindings/python/README.in7
1 files changed, 0 insertions, 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 |