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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a652f69c1c9aa1c168eb2dc5f97896e42ab4e2d3;p=python 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 0000000000..4cb9953f01 --- /dev/null +++ b/Lib/a.py @@ -0,0 +1 @@ +urllib.py \ No newline at end of file