> I just downloaded PyYIMt from http://github.com/normanr/yahoo-
> transport
> and when I tried to run it I got the same error. I commented out the
> the version line and it started without the error message.
> #version = 'CVS ' + '$Revision$'.split()[1]
I had to make the same change in my version a while back, but I had
forgotten about it until I saw the commit in my local brach yesterday.
> What I wonder is if this is the git version why does the version say
> CVS?
I know Git discourages keyword expansion, and will only perform it if
the file has the `keywords' attribute set. I expect `CVS' is left
over from when this code was originally hosted in CVS.
--
-TimS
Tim Stewart
Stoo Research
t...@stoo.org