New submission from Tim Michelsen <timmichel...@gmx-topmail.de>:

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.

----------
assignee: georg.brandl
components: Documentation
messages: 83464
nosy: georg.brandl, timmie
severity: normal
status: open
title: urllib2.getproxies not documented
versions: Python 2.6

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue5475>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to