summaryrefslogtreecommitdiffstats
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
commit88b925dd19ae069c567e2d1f6ba2b4149e32588a (patch)
tree9ef40a38d45c3c016621c4ae2f33c040e25ed01e
parent2fa7ac0312637f1bace4c93c9bddf6c84b6f9307 (diff)
downloadlibgpod-88b925dd19ae069c567e2d1f6ba2b4149e32588a.tar.gz
libgpod-88b925dd19ae069c567e2d1f6ba2b4149e32588a.tar.xz
libgpod-88b925dd19ae069c567e2d1f6ba2b4149e32588a.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
-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 |