Message83464
There is no documentation for the function
in
http://docs.python.org/search.html?q=getproxies&check_keywords=yes&area=default
But the docstring shows:
ul.getproxies?
Type: function
Base Class: <type 'function'>
String Form: <function getproxies at 0x01096EF0>
Namespace: Interactive
File: c:\programme\pythonxy\python\lib\urllib.py
Definition: ul.getproxies()
Docstring:
Return a dictionary of scheme -> proxy server URL mappings.
Returns settings gathered from the environment, if specified,
or the registry. |
|
| Date |
User |
Action |
Args |
| 2009-03-11 10:14:56 | timmie | set | recipients:
+ timmie, georg.brandl |
| 2009-03-11 10:14:55 | timmie | set | messageid: <1236766495.94.0.773728136477.issue5475@psf.upfronthosting.co.za> |
| 2009-03-11 10:14:54 | timmie | link | issue5475 messages |
| 2009-03-11 10:14:53 | timmie | create | |
|