ID EN
Urllib Request

find_user_password

Python 3.11

Get user/password for given realm and URI, if any. This method will return (None, None) if there is no matching user/password.

Syntax

PYTHON
HTTPPasswordMgr.find_user_password(realm, authuri)

See Also

HTTPPasswordMgrWithDefaultRealm