From: Skip Montanaro Date: Sat, 25 Mar 2006 14:12:03 +0000 (+0000) Subject: Found this in an old email message from Hartmut Goebel. X-Git-Tag: v2.5a0~99 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4ec3c2695265d070d14b4f8c6c9573e77aab6086;p=thirdparty%2FPython%2Fcpython.git Found this in an old email message from Hartmut Goebel. --- diff --git a/Python/import.c b/Python/import.c index e58dbd5a1b94..9d63891a9f82 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