summaryrefslogtreecommitdiff
path: root/net/py-xmlrpclib (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update $DESCR to indicate that this module now forms part of Python'sJohann Visagie2002-07-111-1/+8
| | | | | | | | standard library. If there are ports that depend on this one, it may become yet another candidate for "special treatment" in bsd.python.mk :-/ Notes: svn path=/head/; revision=62807
* Add py-xmlrpclib 0.9.9, a Python implementation of the XML-RPCJohann Visagie2001-06-195-0/+63
protocol. PR: 27737 Submitted by: Johann Visagie <johann@egenetics.com> Notes: svn path=/head/; revision=44220