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
compiler
ast.txt -rw-r--r-- 1.6 KB
astgen.py -rw-r--r-- 4.9 KB
compile.py -rw-r--r-- 794 bytes
demo.py -rwxr-xr-x 905 bytes
dumppyc.py -rwxr-xr-x 791 bytes
regrtest.py -rw-r--r-- 1.4 KB
setup.py -rw-r--r-- 210 bytes

back to top