David W. Lambert <[EMAIL PROTECTED]> added the comment:
I'd change the exceptions, replace comment with string.
Instead of
raise NotImplementedError # Set up dummy log back-end
write
raise NotImplementedError('Set up dummy log back-end')
----------
nosy: +LambertDW
_______________________________________
Python tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue4247>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com