Staging
v0.5.1
https://github.com/python/cpython
Revision f4e5bd9df540aa5b24e47d03dbb798ed277793f7 authored by Fred Drake on 12 April 2001, 22:07:27 UTC, committed by Fred Drake on 12 April 2001, 22:07:27 UTC
                value for the 'using' parameter of the get() function
                or the BROWSER environment variable, if the thing
                passed in is a path (as seems to be the case with KDE)
                instead of a short name, examine the available
                controllers to see if we can synthesize one based on a
                pre-registered controller that shares the same base
                name.

get():  If the user specifies a browser we don't know about, use
        _synthesize() to attempt to create a usable controller.

Some small adjustments were needed in some of the browser classes to
support this.
1 parent bb0bae6
History
Tip revision: f4e5bd9df540aa5b24e47d03dbb798ed277793f7 authored by Fred Drake on 12 April 2001, 22:07:27 UTC
_synthesize(): Helper function: when the users passes a specific
Tip revision: f4e5bd9
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.cvsignore -rw-r--r-- 79 bytes
.hgtags -rw-r--r-- 1.9 KB
LICENSE -rw-r--r-- 9.2 KB
Makefile.pre.in -rw-r--r-- 21.8 KB
README -rw-r--r-- 37.9 KB
acconfig.h -rw-r--r-- 6.0 KB
config.h.in -rw-r--r-- 16.5 KB
configure -rwxr-xr-x 177.3 KB
configure.in -rw-r--r-- 36.3 KB
install-sh -rwxr-xr-x 5.5 KB
setup.py -rw-r--r-- 24.5 KB

README

back to top