From: Guido van Rossum Date: Tue, 16 Feb 1999 23:05:46 +0000 (+0000) Subject: # Accidentally checked in a test version of this file with a bogus X-Git-Tag: v1.5.2b2~23 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a0d5d700e0cac9748ee191ee8bb6853bec5c3005;p=thirdparty%2FPython%2Fcpython.git # Accidentally checked in a test version of this file with a bogus # "import fooblurg" :-) --- diff --git a/Tools/freeze/hello.py b/Tools/freeze/hello.py index 31d84457ddb6..f978acc883c5 100644 --- a/Tools/freeze/hello.py +++ b/Tools/freeze/hello.py @@ -1,2 +1 @@ print 'Hello world...' -import fooblurg