Comment 9 for bug 939605

Revision history for this message
Alexander Belchenko (bialix) wrote :

C:\work\Bazaar\bzr-2a\bzr.dev>py26
Python 2.6.5 (r265:79096, Mar 19 2010, 21:48:26) [MSC v.1500 32 bit (Intel)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> from bzrlib import win32utils
>>> print win32utils.get_app_path('winmergeu')
C:\Program Files\WinMerge\WinMergeU.exe
>>>