diff options
| author | Tarek Ziade <tarek@ziade.org> | 2010-10-04 10:36:50 +0200 |
|---|---|---|
| committer | Tarek Ziade <tarek@ziade.org> | 2010-10-04 10:36:50 +0200 |
| commit | d6bae73e394709109cc6e7b2bddf50cef66a602d (patch) | |
| tree | 683c03d3365a7f27affcfd28d6ae505d4414bd01 /distutils2/command/install_scripts.py | |
| parent | 3698a5db0e770572e05ce3f7352a398e79b817a9 (diff) | |
| parent | 19d0c80f26246e4590788921357c66f4f85b7b6e (diff) | |
| download | disutils2-d6bae73e394709109cc6e7b2bddf50cef66a602d.tar.gz | |
merged
Diffstat (limited to 'distutils2/command/install_scripts.py')
| -rw-r--r-- | distutils2/command/install_scripts.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/distutils2/command/install_scripts.py b/distutils2/command/install_scripts.py index fa7587e..3fe6f9b 100644 --- a/distutils2/command/install_scripts.py +++ b/distutils2/command/install_scripts.py @@ -5,7 +5,6 @@ Python scripts.""" # contributed by Bastian Kleineidam -__revision__ = "$Id: install_scripts.py 68943 2009-01-25 22:09:10Z tarek.ziade $" import os from distutils2.core import Command |
