MCPcopy
hub / github.com/Jack-Cherish/python-spider / Who

Class Who

zhengfang_system_spider/spider.py:18–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16
17
18class Who:
19 def __init__(self, user, pswd):
20 self.user = user
21 self.pswd = pswd
22
23
24class Tool:

Callers 1

spider.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected