rename hostpython -> python

This commit is contained in:
Mathieu Virbel 2015-02-02 05:21:44 +01:00
parent 577dea036e
commit f18628f325
15 changed files with 104 additions and 40 deletions
recipes/hostpython

View file

@ -1,10 +0,0 @@
'''
Stub functions for _scproxy on iOS
No proxy is supported yet.
'''
def _get_proxy_settings():
return {'exclude_simple': 1}
def _get_proxies():
return {}