Forgot descriptions: First adds some missing DICTKEY_UNREF before returning from function in case of exception. Second moves code from if_python*.c to if_py_both.h Third adds .locked and .scope attributes: they should be used in case you prefer to check for possible errors before running something instead of catching an exception. Assigning to .locked attribute enables you to lock/unlock lists and dictionaries from python.
-- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
