Skip to content

fix c.func_name in ObjectJSON.callable_to_dict for python 3#834

Closed
king-michael wants to merge 1 commit into
openpathsampling:masterfrom
king-michael:fix_func_name_python3
Closed

fix c.func_name in ObjectJSON.callable_to_dict for python 3#834
king-michael wants to merge 1 commit into
openpathsampling:masterfrom
king-michael:fix_func_name_python3

Conversation

@king-michael

Copy link
Copy Markdown

The property func_name was substituted by __name__ in python 3.

This pull requests implements a fix to be able to use the code in python 2 and python 3.

@king-michael

Copy link
Copy Markdown
Author

Sorry it's already handled in #830

@king-michael king-michael deleted the fix_func_name_python3 branch May 27, 2019 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant