Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pyodide/pyodide
/ read
Method
read
src/py/ssl.py:644–645 ·
view source on GitHub ↗
(self, len=1024, buffer=None)
Source
from the content-addressed store, hash-verified
642
server_hostname = property(
lambda
self: None)
643
644
def
read(self, len=1024, buffer=None):
645
pass
646
647
def
write(self, data):
648
pass
Callers
15
hash_file
Function · 0.45
test_deploy_to_s3_mime_type
Function · 0.45
do_test
Function · 0.45
test_nativefs_dup
Function · 0.45
test_stdin_undefined
Function · 0.45
test_custom_stdin_bytes
Function · 0.45
test_custom_stdin_buffer_autoeof
Function · 0.45
test_custom_stdin_buffer_noautoeof
Function · 0.45
test_custom_stdin_string_autoeof
Function · 0.45
test_custom_stdin_string_noautoeof
Function · 0.45
test_custom_stdin_read1
Function · 0.45
assert_created_files
Function · 0.45
Calls
no outgoing calls
Tested by
15
test_deploy_to_s3_mime_type
Function · 0.36
do_test
Function · 0.36
test_nativefs_dup
Function · 0.36
test_stdin_undefined
Function · 0.36
test_custom_stdin_bytes
Function · 0.36
test_custom_stdin_buffer_autoeof
Function · 0.36
test_custom_stdin_buffer_noautoeof
Function · 0.36
test_custom_stdin_string_autoeof
Function · 0.36
test_custom_stdin_string_noautoeof
Function · 0.36
test_custom_stdin_read1
Function · 0.36
assert_created_files
Function · 0.36
test_dup_pipe
Function · 0.36