updated for version 7.3.962
Problem:    Python tests are not portable.
Solution:   Use shiftwidth instead of iminsert. (ZyX)
diff --git a/src/testdir/test87.ok b/src/testdir/test87.ok
index 7ed51b9..6997b7a 100644
--- a/src/testdir/test87.ok
+++ b/src/testdir/test87.ok
@@ -221,7 +221,7 @@
   G: 0
   W: 1:0 2:1 3:0 4:1
   B: 1:0 2:1 3:0 4:1
->>> iminsert
+>>> shiftwidth
   p/gopts1! KeyError
   inv: 3! KeyError
   gopts1! KeyError
@@ -230,15 +230,15 @@
   wopts1! KeyError
   wopts2! KeyError
   wopts3! KeyError
-  p/bopts1: 2
-  G: 1
-  W: 1:0 2:2 3:2 4:1
-  B: 1:0 2:2 3:2 4:1
+  p/bopts1: 8
+  G: 8
+  W: 1:0 2:2 3:8 4:1
+  B: 1:0 2:2 3:8 4:1
   del wopts3! KeyError
   del bopts3! ValueError
-  G: 1
-  W: 1:0 2:2 3:2 4:1
-  B: 1:0 2:2 3:2 4:1
+  G: 8
+  W: 1:0 2:2 3:8 4:1
+  B: 1:0 2:2 3:8 4:1
 >>> omnifunc
   p/gopts1! KeyError
   inv: 1! KeyError