[patch] bzr on AIX
Nathaniel McCallum
npmccallum at gentoo.org
Thu Sep 8 20:43:57 BST 2005
Attached below are some small fixes to make bzr work on AIX (at least
AIX 4.3).
The main issues are that python 2.4 on AIX 4.3 doesn't have os.unsetenv
at all and that os.urandom is present, but raises NotImplimentedError
when called. The below patch fixes these issues.
Nathaniel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bzr-aix.patch
Type: text/x-patch
Size: 2346 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20050908/8ac87b50/attachment.bin
More information about the bazaar
mailing list