Code
Hub
Workspaces
Connect your AI tool
Indexed graphs
Engine
MCP
copy
hub
/
github.com/scrapy/scrapy
/ url
Method
url
tests/mockserver/ftp.py:56–57 · tests/mockserver/ftp.py::MockFTPServer.url
(self, path)
Source
from the content-addressed store, hash-verified
54
self.proc.communicate()
55
56
def
url(self, path):
57
return
f
class
="st">"ftp://{self.host}:{self.port}/{path}"
58
59
60
def
main() -> None:
Callers
15
_process_url
Method · 0.45
test_download_media
Method · 0.45
test_download_media_wrong_urls
Method · 0.45
test_download_media_redirected_default_failure
Method · 0.45
test_download_media_redirected_allowed
Method · 0.45
test_download_media_file_path_error
Method · 0.45
__init__
Method · 0.45
test_integration_downloader_aware_priority_queue
Method · 0.45
test_crawler
Method · 0.45
test_bind_address_port_warning
Method · 0.45
run_and_export
Method · 0.45
start
Method · 0.45
Calls
no outgoing calls
Tested by
15
_process_url
Method · 0.36
test_download_media
Method · 0.36
test_download_media_wrong_urls
Method · 0.36
test_download_media_redirected_default_failure
Method · 0.36
test_download_media_redirected_allowed
Method · 0.36
test_download_media_file_path_error
Method · 0.36
__init__
Method · 0.36
test_integration_downloader_aware_priority_queue
Method · 0.36
test_crawler
Method · 0.36
test_bind_address_port_warning
Method · 0.36
run_and_export
Method · 0.36
start
Method · 0.36