diff options
| author | agronholm <none@none> | 2009-10-16 00:02:35 +0300 |
|---|---|---|
| committer | agronholm <none@none> | 2009-10-16 00:02:35 +0300 |
| commit | 7785ccade4b92867c492f573e9b548c1ba612cd7 (patch) | |
| tree | 10c1bb2834da14d33b787ae75ed15700acd37451 /README.txt | |
| parent | 23229041ce73c90615ecefa80a720da785cd54cd (diff) | |
| download | external_python_setuptools-7785ccade4b92867c492f573e9b548c1ba612cd7.tar.gz external_python_setuptools-7785ccade4b92867c492f573e9b548c1ba612cd7.tar.bz2 external_python_setuptools-7785ccade4b92867c492f573e9b548c1ba612cd7.zip | |
Unified the bootstrap file so it works on both py2.x and py3k without 2to3 (patch by Holger Krekel)
--HG--
branch : distribute
extra : rebase_source : 7b8e41446e9b442adf35369b972e725f83b45d43
Diffstat (limited to 'README.txt')
| -rwxr-xr-x | README.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -92,7 +92,7 @@ If you are under Python 3, use $ curl -O http://python-distribute.org/distribute_setup_3k.py $ python distribute_setup_3k.py -Notice that both files are provided in the source release. +Notice this file is also provided in the source release. easy_install or pip =================== |
