This is an automatic notification regarding your Bug report #115368: RFP: xmlrpclib -- Python implementation of the XML-RPC protocol, which was filed against the wnpp package.
It has been closed by one of the developers, namely Seo Sanghyeon <[EMAIL PROTECTED]>. Their explanation is attached below. If this explanation is unsatisfactory and you have not received a better one in a separate message then please contact the developer, by replying to this email. Debian bug tracking system administrator (administrator, Debian Bugs database) Received: (at 115368-done) by bugs.debian.org; 2 Aug 2004 05:14:21 +0000 >From [EMAIL PROTECTED] Sun Aug 01 22:14:21 2004 Return-path: <[EMAIL PROTECTED]> Received: from sparcs.kaist.ac.kr [143.248.234.102] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1BrV9R-0004Ta-00; Sun, 01 Aug 2004 22:14:21 -0700 Received: from [211.215.114.239] (helo=localhost ident=Debian-exim) by sparcs.kaist.ac.kr with asmtp (TLS-1.0:RSA_ARCFOUR_SHA:16) (Exim 4.32) id 1BrV9N-0002rs-Ax for [EMAIL PROTECTED]; Mon, 02 Aug 2004 14:14:17 +0900 Received: from tinuviel by localhost with local (Exim 4.34) id 1BrV93-00011H-KK for [EMAIL PROTECTED]; Mon, 02 Aug 2004 14:13:57 +0900 Date: Mon, 2 Aug 2004 14:13:57 +0900 To: [EMAIL PROTECTED] Subject: xmlrpclib is included in Python (>=2.2) Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.6+20040722i From: Seo Sanghyeon <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: Python includes xmlrpclib as a part of standard library, from version 2.2. Close. Note that python-xmlrpc package in Woody is not same as this one. The one in Woody is written in C and supports non-blocking. xmlrpclib is written in Python. I wonder what happened to python-xmlrpc in Woody though?