Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python-telegram-bot/python-telegram-bot
/ data_file
Function
data_file
tests/auxil/files.py:26–27 ·
view source on GitHub ↗
(filename: str)
Source
from the content-addressed store, hash-verified
24
25
26
def
data_file(filename: str) -> Path:
27
return
TEST_DATA_PATH / filename
Callers
15
test_pickle_backwards_compatibility
Method · 0.90
media_message
Function · 0.90
test_get_file_local_mode
Method · 0.90
make_assertion
Method · 0.90
test_set_webhook_params
Method · 0.90
test_set_chat_photo_local_files
Method · 0.90
test_timeout_propagation_explicit
Method · 0.90
test_timeout_propagation_implicit
Method · 0.90
test_do_api_request_media_write_timeout
Method · 0.90
test_send_poll_media_parameters
Method · 0.90
test_set_webhook_get_webhook_info_and_delete_webhook
Method · 0.90
test_set_chat_photo
Method · 0.90
Calls
no outgoing calls
Tested by
15
test_pickle_backwards_compatibility
Method · 0.72
media_message
Function · 0.72
test_get_file_local_mode
Method · 0.72
make_assertion
Method · 0.72
test_set_webhook_params
Method · 0.72
test_set_chat_photo_local_files
Method · 0.72
test_timeout_propagation_explicit
Method · 0.72
test_timeout_propagation_implicit
Method · 0.72
test_do_api_request_media_write_timeout
Method · 0.72
test_send_poll_media_parameters
Method · 0.72
test_set_webhook_get_webhook_info_and_delete_webhook
Method · 0.72
test_set_chat_photo
Method · 0.72
Used in the wild
real call sites across dependent graphs
searching dependent graphs…