diff options
author | Jason R. Coombs <jaraco@jaraco.com> | 2011-08-17 03:45:56 -0400 |
---|---|---|
committer | Jason R. Coombs <jaraco@jaraco.com> | 2011-08-17 03:45:56 -0400 |
commit | 493855eeac854494be96858282569182c67caa69 (patch) | |
tree | 6387ee2085ce837298db60c1ae908175f60ba5f3 /setuptools/package_index.py | |
parent | e6a12bbf1a51bb572145fd46715e2a20e54bfc52 (diff) | |
parent | edaefa4982e0aac7b07048c4761446ed66fec524 (diff) | |
download | external_python_setuptools-493855eeac854494be96858282569182c67caa69.tar.gz external_python_setuptools-493855eeac854494be96858282569182c67caa69.tar.bz2 external_python_setuptools-493855eeac854494be96858282569182c67caa69.zip |
Merge (discarding b825c6440dc6)
--HG--
branch : distribute
extra : rebase_source : 5190d1f30b60efbc0cc70a96807c1b269abd1897
Diffstat (limited to 'setuptools/package_index.py')
-rwxr-xr-x | setuptools/package_index.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/setuptools/package_index.py b/setuptools/package_index.py index 1dccabcb..bb0ae129 100755 --- a/setuptools/package_index.py +++ b/setuptools/package_index.py @@ -842,4 +842,4 @@ def local_open(url): -# this line is a kludge to keep the trailing blank lines for pje's editor +# this line is a kludge to keep the trailing blank lines for pje's editor
\ No newline at end of file |