AttributeError: 'module' object has no attribute 'email'
John Arbash Meinel
john at arbash-meinel.com
Wed Sep 27 19:58:28 BST 2006
Bob Tanner wrote:
> From my .bazaar/bazaar.conf
>
> email = Robert J. Tanner <tanner at real-time.com>
> post_commit = bzrlib.plugins.email.post_commit
> post_commit_to = bzr-commits at lists.real-time.com
> post_commit_sender = tanner at real-time.com
>
> $ which mail
> /usr/bin/mail
>
> I tried understand this traceback and doesn't seem very informative. Is there
> any web site for techniques for debugging python programs?
>
> The error seems very generic :-)
This is actually already a bug report.
https://launchpad.net/products/bzr/+bug/30620
Basically, we need a better error when trying to run a post-commit hook.
Though we also want to consider how we run hooks like this.
John
=:->
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 254 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060927/fa744b11/attachment.pgp
More information about the bazaar
mailing list