Staging
v0.8.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
api
dist
doc
ext
html
info
inst
lib
mac
paper-a4
paper-letter
perl
ref
templates
texinputs
tools
tut
whatsnew
.cvsignore -rwxr-xr-x 22 bytes
ACKS -rw-r--r-- 2.7 KB
Makefile -rw-r--r-- 13.2 KB
Makefile.deps -rw-r--r-- 5.9 KB
README -rw-r--r-- 7.9 KB
TODO -rw-r--r-- 2.8 KB
libmods.tex -rwxr-xr-x 342 bytes
libstd.tex -rwxr-xr-x 345 bytes

README

back to top