Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ dummy
Method
dummy
Lib/test/test_optparse.py:285–286 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
283
'callback'
:
'foo'
})
284
285
def
dummy(self):
286
pass
287
288
def
test_callback_args_no_tuple(self):
289
self.assertOptionError(
Callers
5
test_read_from_user_text_reader
Method · 0.45
test_write_to_user_text_writer
Method · 0.45
test_read_from_user_binary_reader
Method · 0.45
test_write_to_user_binary_writer
Method · 0.45
test_write_to_user_binary_writer_with_bom
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected