Public Member Functions | |
| def | __init__ |
| def | __call__ |
| def | new_request |
Public Attributes | |
| base_url | |
| user_agent | |
| timeout | |
| proxy | |
Definition at line 34 of file distros/mythtv_data/request.py.
| def hardwareprofile::distros::mythtv_data::request::_RequestFactory::__init__ | ( | self, | ||
| baseurl, | ||||
| user_agent, | ||||
| timeout, | ||||
| proxy | ||||
| ) |
Definition at line 35 of file distros/mythtv_data/request.py.
| def hardwareprofile::distros::mythtv_data::request::_RequestFactory::__call__ | ( | self, | ||
| args, | ||||
| kwargs | ||||
| ) |
Definition at line 41 of file distros/mythtv_data/request.py.
| def hardwareprofile::distros::mythtv_data::request::_RequestFactory::new_request | ( | self, | ||
| url | ||||
| ) |
Definition at line 44 of file distros/mythtv_data/request.py.
Definition at line 36 of file distros/mythtv_data/request.py.
Definition at line 37 of file distros/mythtv_data/request.py.
Definition at line 38 of file distros/mythtv_data/request.py.
Definition at line 39 of file distros/mythtv_data/request.py.
1.6.3