From: Shilad S. <sh...@so...> - 2002-04-12 14:22:38
|
Hello, I finally got around to setting up a cvs archive for the py-xmlrpc library. There are two packages available. Py-xmlrpc, is the latest (unstable) release under the old codebase. Ehs is the latest (really unstable) new codebase. Please peruse the new codebase and let me know what you think. You can download the NEW stuff by running the following commands (for redhat bash users). export CVS_RSH=ssh cvs -d:pserver:ano...@cv...:/cvsroot/py-xmlrpc co ehs if you want to get the old codebase for any reason, the you would use: cvs -d:pserver:ano...@cv...:/cvsroot/py-xmlrpc co py-xmlrpc The new codebase is far along, but not well documented. I need suggestions on it! Shilad |