Code
Hub
Trending
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/aws/aws-cli
/ fileno
Method
fileno
awscli/testutils.py:1064–1065 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1062
1063
class
StringIOWithFileNo(StringIO):
1064
def
fileno(self):
1065
return
0
1066
1067
1068
class
EventCaptureHandler:
Callers
11
_run_isolated_benchmark
Method · 0.80
is_cmd_finished
Method · 0.80
_tty
Method · 0.80
is_a_tty
Function · 0.80
is_stdin_a_tty
Function · 0.80
__enter__
Method · 0.80
__exit__
Method · 0.80
from_filename
Method · 0.80
from_filename
Method · 0.80
fallocate
Function · 0.80
_save_file
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected