From: Martin v. Löwis Date: Tue, 29 May 2007 04:01:29 +0000 (+0000) Subject: Test pre-commit hook for a link to a .py file. X-Git-Tag: v2.6a1~1681 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a652f69c1c9aa1c168eb2dc5f97896e42ab4e2d3;p=thirdparty%2FPython%2Fcpython.git Test pre-commit hook for a link to a .py file. --- diff --git a/Lib/a.py b/Lib/a.py new file mode 120000 index 000000000000..4cb9953f0173 --- /dev/null +++ b/Lib/a.py @@ -0,0 +1 @@ +urllib.py \ No newline at end of file