diff options
author | Fred Drake <fdrake@acm.org> | 2001-04-12 22:07:27 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2001-04-12 22:07:27 (GMT) |
commit | f4e5bd9df540aa5b24e47d03dbb798ed277793f7 (patch) | |
tree | 3955ef589db0215e1ef79fe149c640e6921f6021 /Lib/unittest.py | |
parent | bb0bae6da2c322971041d7943d1096d0590a9d3f (diff) | |
download | cpython-f4e5bd9df540aa5b24e47d03dbb798ed277793f7.zip cpython-f4e5bd9df540aa5b24e47d03dbb798ed277793f7.tar.gz cpython-f4e5bd9df540aa5b24e47d03dbb798ed277793f7.tar.bz2 |
_synthesize(): Helper function: when the users passes a specific
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.
Diffstat (limited to 'Lib/unittest.py')
0 files changed, 0 insertions, 0 deletions