MCPcopy Create free account
hub / github.com/sqlalchemy/sqlalchemy / remove

Method remove

test/ext/test_associationproxy.py:64–65  ·  view source on GitHub ↗
(self, obj)

Source from the content-addressed store, hash-verified

62
63 @collection.remover
64 def remove(self, obj):
65 del self[obj.foo]
66
67
68class SetCollection(set):

Callers 15

reset_agentMethod · 0.45
_sa_removerMethod · 0.45
test_historyMethod · 0.45
test_removeMethod · 0.45
test_removeMethod · 0.45
removeMethod · 0.45
_test_sequence_opsMethod · 0.45
test_set_operationsMethod · 0.45
teardown_testMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected