]> granicus.if.org Git - python/commit
Implement dynamic external Viewer discovery.
authorBarry Warsaw <barry@python.org>
Tue, 27 Apr 1999 18:55:48 +0000 (18:55 +0000)
committerBarry Warsaw <barry@python.org>
Tue, 27 Apr 1999 18:55:48 +0000 (18:55 +0000)
commit9af697b85dacccfcc1a2d8968b5a4000ff66c1ff
tree64d5f02ebf2887ba2865488c2efae1e8243032d8
parentf3ebf90d2cf9c2b789b85730aecc2dca478e71eb
Implement dynamic external Viewer discovery.

PyncheWidget.__init__(): Add the extrapath argument which can be used
to pass in additional directories to search for Viewers.
Tools/pynche/PyncheWidget.py