Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ _simple_command
Method
_simple_command
tools/python-3.11.9-amd64/Lib/imaplib.py:1228–1230 ·
view source on GitHub ↗
(self, name, *args)
Source
from the content-addressed store, hash-verified
1226
1227
1228
def
_simple_command(self, name, *args):
1229
1230
return
self._command_complete(name, self._command(name, *args))
1231
1232
1233
def
_untagged_response(self, typ, dat, name):
Callers
15
append
Method · 0.95
authenticate
Method · 0.95
capability
Method · 0.95
check
Method · 0.95
close
Method · 0.95
copy
Method · 0.95
create
Method · 0.95
delete
Method · 0.95
deleteacl
Method · 0.95
enable
Method · 0.95
expunge
Method · 0.95
fetch
Method · 0.95
Calls
2
_command_complete
Method · 0.95
_command
Method · 0.95
Tested by
no test coverage detected