Ignore:
Timestamp:
Mar 17, 2010 2:21:17 AM (14 years ago)
Author:
Ted Faber <faber@…>
Branches:
axis_example, compt_changes, info-ops, master, version-3.01, version-3.02
Children:
76441b6
Parents:
8cce763
Message:

another path where access was not initialized

File:
1 edited

Legend:

Unmodified
Added
Removed
  • fedd/federation/deter_impl.py

    r8cce763 r09b4dc4  
    8080                self.soap_services.update(self.access.soap_services)
    8181                self.xmlrpc_services.update(self.access.xmlrpc_services)
     82            else:
     83                self.access = None
    8284
    8385            if config.has_section("experiment_control"):
Note: See TracChangeset for help on using the changeset viewer.