-
-
Notifications
You must be signed in to change notification settings - Fork 32.6k
Closed
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dir
Description
Documentation
wsgiref.util.is_hop_by_hop
is available inside the official documentation (https://docs.python.org/3/library/wsgiref.html#wsgiref.util.is_hop_by_hop), but
Lines 5 to 8 in ba8aa1f
__all__ = [ | |
'FileWrapper', 'guess_scheme', 'application_uri', 'request_uri', | |
'shift_path_info', 'setup_testing_defaults', | |
] |
Is this method intended for public usage and just missing from __all__
- or should this be considered an internal method instead?
Linked PRs
Metadata
Metadata
Assignees
Labels
docsDocumentation in the Doc dirDocumentation in the Doc dir