Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-21 | updated for version 7.3.672 | Bram Moolenaar | |
Problem: Not possible to lock/unlock lists in Python interface. Solution: Add .locked and .scope attributes. (ZyX) | |||
2012-09-05 | updated for version 7.3.659 | Bram Moolenaar | |
Problem: Recent Python changes are not tested. Solution: Add tests for Python bindings. (ZyX) | |||
2012-06-29 | updated for version 7.3.569 | Bram Moolenaar | |
Problem: Evaluating Vim expression in Python is insufficient. Solution: Add vim.bindeval(). Also add pyeval() and py3eval(). (ZyX) |