Home
last modified time | relevance | path

Searched refs:open_http (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/urllib/
Drequest.py1964 def open_http(self, url, data=None): member in URLopener
/third_party/python/Misc/
DHISTORY27829 open_http also had the 'data is None' test backwards. don't call with the