diff options
author | Martin v. Löwis <martin@v.loewis.de> | 2007-05-29 04:01:29 (GMT) |
---|---|---|
committer | Martin v. Löwis <martin@v.loewis.de> | 2007-05-29 04:01:29 (GMT) |
commit | a652f69c1c9aa1c168eb2dc5f97896e42ab4e2d3 (patch) | |
tree | 7b386d5f875c728823acf7215668267ae2bce7f5 /Lib | |
parent | 1749a1353217329b5cba90c502377b5cb05fe40b (diff) | |
download | cpython-a652f69c1c9aa1c168eb2dc5f97896e42ab4e2d3.zip cpython-a652f69c1c9aa1c168eb2dc5f97896e42ab4e2d3.tar.gz cpython-a652f69c1c9aa1c168eb2dc5f97896e42ab4e2d3.tar.bz2 |
Test pre-commit hook for a link to a .py file.
Diffstat (limited to 'Lib')
l--------- | Lib/a.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Lib/a.py b/Lib/a.py new file mode 120000 index 0000000..4cb9953 --- /dev/null +++ b/Lib/a.py @@ -0,0 +1 @@ +urllib.py
\ No newline at end of file |