[RFC][win32] bzr.exe -- launcher for bzr script
Jan Hudec
bulb at ucw.cz
Sun Jan 15 11:30:13 GMT 2006
On Sun, Jan 15, 2006 at 12:48:15 +0200, Alexander Belchenko wrote:
> Jan Hudec пишет:
> >But it is not trying to determine -OO, really. It is trying to determine
> >presence of doc strings, which is exactly what it does. Because bzr keeps
> >help and various messages in doc strings.
>
> No. I disagree. This hack try to determine presence of __doc__ variable
> in the bzr script itself but not docstrings in the bzrlib package. Really.
Ok, but then the proper fix would be to test whether
bzrlib.commands.Command.__doc__ (or whatever other docstring inside bzrlib)
exists. After importing bzrlib.commands, of course.
--
Jan 'Bulb' Hudec <bulb at ucw.cz>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060115/5b236a68/attachment.pgp
More information about the bazaar
mailing list