From: Daniel Stenberg Date: Wed, 30 May 2001 10:42:18 +0000 (+0000) Subject: removed python interface, there is one now! ;-) X-Git-Tag: curl-7_8-pre2~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f2e6d235f2a967c916f919a7f14a17a0ef63c519;p=curl removed python interface, there is one now! ;-) --- diff --git a/docs/TODO b/docs/TODO index 15e7fecbf..77dc467a7 100644 --- a/docs/TODO +++ b/docs/TODO @@ -45,8 +45,7 @@ To do in a future release (random order): * Move non-URL related functions that are used by both the lib and the curl application to a separate "portability lib". - * Add libcurl support/interfaces for more languages. C++ wrapper? Python - anyone? + * Add libcurl support/interfaces for more languages. C++ wrapper perhaps? * "Content-Encoding: compress/gzip/zlib" HTTP 1.1 clearly defines how to get and decode compressed documents. There is the zlib that is pretty good at