hg+ssh bug?
Benoit Boissinot
benoit.boissinot at ens-lyon.org
Sat Mar 28 12:21:43 CDT 2009
On Fri, Mar 06, 2009 at 04:06:54PM +0100, Jakob van Bethlehem wrote:
>
> [..]/python2.4/site-packages/mercurial/util.py:330: Warning: 'yield'
> will become a reserved keyword in the future
> Traceback (most recent call last):
> File "[..]/bin/hg", line 25, in ?
> mercurial.util.set_binary(fp)
> File "[..]/python2.4/site-packages/mercurial/demandimport.py", line
> 75, in __getattribute__
> self._load()
> File "[..]/python2.4/site-packages/mercurial/demandimport.py", line
> 47, in _load
> mod = _origimport(head, globals, locals)
> File "[..]/python2.4/site-packages/mercurial/util.py", line 330
> yield ''.join(buf)
> ^
> SyntaxError: invalid syntax
Does python [...]/python2.4/site-packages/mercurial/util.py gives some
SyntaxError ? The installation might be corrupted...
regards,
Benoit
--
:wq
More information about the Mercurial
mailing list