commit | dee2e315d786cbe9d5bba2d388fb72d96ad1a846 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Jun 23 16:35:47 2013 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Jun 23 16:35:47 2013 +0200 |
tree | 3a8548edebc6f07c6b08a3d2017dcb877f351bb4 | |
parent | ede3e6383d0bc86c13f039e9013ff72e307937d2 [diff] [blame] |
updated for version 7.3.1236 Problem: Python: WindowSetattr() missing support for NUMBER_UNSIGNED. Solution: Add NUMBER_UNSIGNED, add more tests. Various fixes. (ZyX)
diff --git a/src/testdir/pythonx/failing.py b/src/testdir/pythonx/failing.py new file mode 100644 index 0000000..30e73a0 --- /dev/null +++ b/src/testdir/pythonx/failing.py
@@ -0,0 +1 @@ +raise NotImplementedError