From 4ec3c2695265d070d14b4f8c6c9573e77aab6086 Mon Sep 17 00:00:00 2001 From: Skip Montanaro Date: Sat, 25 Mar 2006 14:12:03 +0000 Subject: [PATCH] Found this in an old email message from Hartmut Goebel. --- Python/import.c | 1 + 1 file changed, 1 insertion(+) diff --git a/Python/import.c b/Python/import.c index e58dbd5a1b9..9d63891a9f8 100644 --- a/Python/import.c +++ b/Python/import.c @@ -40,6 +40,7 @@ extern time_t PyOS_GetLastModificationTime(char *, FILE *); Python 1.5: 20121 Python 1.5.1: 20121 Python 1.5.2: 20121 + Python 1.6: 50428 Python 2.0: 50823 Python 2.0.1: 50823 Python 2.1: 60202