Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

dont raise an exception when Logger has no message handler#139

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
klen merged 2 commits intopython-mode:masterfromnixon:logger_no_msg_handler
Oct 22, 2012

Conversation

nixon
Copy link
Contributor

Fix for the following exception:

Find Occurrences ...Error detected while processing function RopeFindImplementations:line    1:Traceback (most recent call last):  File "<string>", line 1, in <module>  File "/Users/nixon/.vim/bundle/python-mode/pylibs/ropemode/decorators.py", line 58, in newfunc    logger(str(traceback.format_exc()), short)  File "/Users/nixon/.vim/bundle/python-mode/pylibs/ropemode/decorators.py", line 13, in __call__    self._show(message)  File "/Users/nixon/.vim/bundle/python-mode/pylibs/ropemode/decorators.py", line 21, in _show    self.message(message)TypeError: 'NoneType' object is not callable

klen added a commit that referenced this pull requestOct 22, 2012
dont raise an exception when Logger has no message handler
@klenklen merged commitb97cb76 intopython-mode:masterOct 22, 2012
@klen
Copy link
Collaborator

Thanks.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@nixon@klen

[8]ページ先頭

©2009-2025 Movatter.jp