Closed filefolder closed 4 years ago
cross posted from the forum
src/trunk/apps/fdsnws/fdsnws.py line 855
self.access = Access() if self._useArclinkAccess else None
i think that should be self._access
Thanks a lot, we are going to fix that.
Fixed with 1fd46da6347dc66973cf2c0d645cdf907569ad18.
cross posted from the forum
src/trunk/apps/fdsnws/fdsnws.py line 855
self.access = Access() if self._useArclinkAccess else None
i think that should be self._access