MCPcopy Create free account
hub / github.com/bleachbit/bleachbit / __init__

Method __init__

tests/TestWorker.py:98–99  ·  view source on GitHub ↗
(self, action_element)

Source from the content-addressed store, hash-verified

96 action_key = 'invalid.encoding'
97
98 def __init__(self, action_element):
99 self.pathname = action_element.getAttribute('path')
100
101 def get_commands(self):
102 # file with invalid encoding

Callers

nothing calls this directly

Calls 1

getAttributeMethod · 0.45

Tested by

no test coverage detected