bzr 0.0.5 windows python 2.4.1 "global name 'self' not defined"

Martin Pool mbp at sourcefrog.net
Thu Jul 21 12:58:11 BST 2005


On 21 Jul 2005, mark brand <mark.brand at memerocket.com> wrote:
> hi:
> 
> just download bzr 0.0.5, am running this with windows xp & python 2.4.1
> 
> i was doing the bzr tutorial: when i did "bzr status" i get this error 
> (below, between ---), all i had done upto this point is do a bzr init 
> which appeared to work ok.

Thanks for the report, and sorry for the bug.

I think you can fix it by replacing lock.py with the attached file, or
changing occurrences of "self" in that function with "_msvc_FileLock".

-- 
Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lock.py
Type: text/x-python
Size: 7879 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20050721/bfc1b81f/attachment.py 


More information about the bazaar mailing list