On Mon, Jun 22, 2009 at 12:43 PM, Georg<gwk....@googlemail.com> wrote:
> Hi,
>
> I'm just playing with THG on OpenSolaris 2009.06 which has Python 2.4 by
> default (2.6 available as non-default, too, but lacking pygtk).  Trying to
> diff two versions, I get:
>
>
> {{{
> ** Please report this bug to tortoisehg-discuss@lists.sourceforge.net or
> http://bitbucket.org/tortoisehg/stable/issues
> ** Mercurial version (1.2.1).  TortoiseHg version (unknown)
> ** Command: log
> ** CWD: /home/gwk/hg.SimManager-v14
> ** Extensions loaded: mq
> Recoverable runtime error (stderr):
> Traceback (most recent call last):
>   File "/home/gwk/Desktop/tortoisehg-crew/hggtk/history.py", line 579, in
> diff_revs
>   File
> "/usr/lib/python2.4/site-packages/mercurial-unknown-py2.4-solaris-2.11-i86pc.egg/mercurial/demandimport.py",
> line 75, in __getattribute__
>     self._load()
>   File
> "/usr/lib/python2.4/site-packages/mercurial-unknown-py2.4-solaris-2.11-i86pc.egg/mercurial/demandimport.py",
> line 47, in _load
>     mod = _origimport(head, globals, locals)
>   File "/home/gwk/Desktop/repositories/tortoisehg-crew/hggtk/status.py",
> line 1072
>     finally:
>           ^
> SyntaxError: invalid syntax

Ugh, didn't realize python-2.4 does not have a finally statement.  We
use it in 32 places.

--
Steve Borho

------------------------------------------------------------------------------
Are you an open source citizen? Join us for the Open Source Bridge conference!
Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250.
Need another reason to go? 24-hour hacker lounge. Register today!
http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org
_______________________________________________
Tortoisehg-discuss mailing list
Tortoisehg-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tortoisehg-discuss

Reply via email to