Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ronreiter/interactive-tutorials
/ __notset
Method
__notset
suds/properties.py:418–419 ·
view source on GitHub ↗
(self, name)
Source
from the content-addressed store, hash-verified
416
return
self
417
418
def
__notset(self, name):
419
return
not (name in self.modified)
420
421
def
__set(self, name, value):
422
d = self.definition(name)
Callers
1
notset
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected