From 2a0f3d3fb2a7e26d47810098894f8e615571afe3 Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Tue, 21 May 2013 22:23:56 +0200 Subject: updated for version 7.3.1003 Problem: Python interface does not compile with Python 2.2 Solution: Fix thread issues and True/False. (ZyX) --- src/testdir/test86.ok | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/testdir/test86.ok') diff --git a/src/testdir/test86.ok b/src/testdir/test86.ok index 5602b2f103..d64fa7cf26 100644 --- a/src/testdir/test86.ok +++ b/src/testdir/test86.ok @@ -333,7 +333,7 @@ Number of tabs: 4 Current tab pages: (1): 1 windows, current is Windows: - (1): displays buffer ; cursor is at (990, 0) + (1): displays buffer ; cursor is at (27, 0) (2): 1 windows, current is Windows: (1): displays buffer ; cursor is at (1, 0) -- cgit v1.2.3