From: Serhiy Storchaka Date: Mon, 3 Feb 2014 20:32:00 +0000 (+0200) Subject: Skip expr* tests for large integers for Tcl <8.5. X-Git-Tag: v3.4.0rc1~101 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=08df2959c88f18fb55008a043276559f3cf8f1c0;p=thirdparty%2FPython%2Fcpython.git Skip expr* tests for large integers for Tcl <8.5. The '**' operator is available only since 8.5 and in any case such large integers are not supported on Tcl <8.5. --- 08df2959c88f18fb55008a043276559f3cf8f1c0