Changeset e77c86e for fedd/federation
- Timestamp:
- May 4, 2010 2:28:38 AM (15 years ago)
- Branches:
- axis_example, compt_changes, info-ops, master, version-3.01, version-3.02
- Children:
- 175b444
- Parents:
- d20823f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
fedd/federation/deter_impl.py
rd20823f re77c86e 19 19 """ 20 20 # Used by the SOAP caller 21 soap_namespaces = ('http://www.isi.edu/f aber/fedd.wsdl',22 'http://www.isi.edu/f aber/fedd_internal.wsdl')21 soap_namespaces = ('http://www.isi.edu/fedd.wsdl', 22 'http://www.isi.edu/fedd_internal.wsdl') 23 23 24 24 def __init__(self, config=None):
Note: See TracChangeset
for help on using the changeset viewer.