]> granicus.if.org Git - python/commit
e macresource.need() to open the W resource file in the application init
authorJack Jansen <jack.jansen@cwi.nl>
Wed, 3 Apr 2002 21:52:10 +0000 (21:52 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Wed, 3 Apr 2002 21:52:10 +0000 (21:52 +0000)
commite9c0358bf45bd6e0fe0b17720b41d20d618e6d9d
treed1e37a6aeaadd28d51c2a2d18033ffce6cd3b651
parent71cc46e7e11b375d3023eb91988a9ebec868e511
e macresource.need() to open the W resource file in the application init
code (if it isn't open already).

PythonIDE still opens the resource file "manually" because it also uses
presence of the CURS resource to determine whether it needs to adjust
sys.path.
Mac/Tools/IDE/Wapplication.py
Mac/Tools/IDE/Wminiapp.py