1
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Feb 15, 2025 — Feb 15, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
---------------------------------------------------------------------- Modified Files: XMLSchema.py -- missing parent parameter to a few constructors that expect to see it. fixed. More... over 22 years ago
---------------------------------------------------------------------- Modified Files: XMLSchema.py -- added LBNL copyright header. Added Files: license.txt -- LBNL copyright. More... over 22 years ago
- Modified XMLSchema to extend UserTuple instead of tuple for python < 2.2. More... over 22 years ago
fixed a naming issue More... over 22 years ago
---------------------------------------------------------------------- Modified Files: XMLSchema.py -- fixed a couple bad variable references. More... over 22 years ago
Modified Files: WSDLTools.py -- just a few minor changes so the new schema class will be used instead of the schema tns placeholder. More... over 22 years ago
Running pychecker over ZSI, and I noticed some problems in wstools. More... over 22 years ago
- Added ident string containing CVS version to all files that were lacking this. More... over 22 years ago
Modified Files: XMLSchema.py More... almost 23 years ago
changed references to classes that exist within this module. More... almost 23 years ago
Finish up what Mark Bucciarelli kicked off and I started with commit a little while ago. :) That is, wstools is now independant of SOAPpy and ZSI. This commit does the following: wstools/ServiceProxy.py is now ZSI/ServiceProxy.py, so some imports and ZSI docs had to change. ZSI needs some changing, in case I didn't patch up all the imports right. More... almost 23 years ago
Move some stuff from ServiceProxy (which imports ZSI) to WSDLTools (which doesn't), so that SOAPpy can use wstools without needing ZSI around... which is kinda the point of generic common-code. :) More... almost 23 years ago
Remove DOS line-ending ^M chars More... almost 23 years ago
Move .cvsignore from ZSI/wsdl to wstools More... almost 23 years ago
- Moved XMLname.py and ieee754.py into the wstools CVS package from SOAPpy/SOAPpy. More... almost 23 years ago
Import files from (now outdated) ZSI/wsdl directory More... almost 23 years ago