[issue8190] Add a PyPI XML-RPC client module

Éric Araujo report at bugs.python.org
Fri Oct 1 22:48:56 CEST 2010


Éric Araujo <merwok at netwok.org> added the comment:

My bad, I took Tarek’s line about “implementing all functions” literally.  Your client classes don’t have methods with the same exact names and signatures, but what matters is that they provide the functionality.  If you can review the functions listed on the XML-RPC wiki page and confirm they have an equivalent in d2.index, this bug will be closed :)  Bonus points if you create a wiki page explaining how to do operations listed on the XML-RPC page in distutils2.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8190>
_______________________________________


More information about the Python-bugs-list mailing list